)]}'
{
  "log": [
    {
      "commit": "53ae7803b20650b7f36c0564dbcdc3115f399cba",
      "tree": "6a163440ef06130506a0fcf21ac82d935a09dd1e",
      "parents": [
        "d713d29507fb98bea3eee9277f05422a9b641ca1"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Thu Jan 19 21:13:46 2017 -0800"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Jan 20 15:33:25 2017 -0800"
      },
      "message": "ART: Refactor TI tests\n\nAdd a helper to explicitly bind native methods in a given class,\nusing dlsym to look up C functions in the local environment.\n\nAdd a callback helper that hooks VmInit and calls the above function\non the Main class. Use the callback helper before calling the test-\ndefined or shared minimal OnLoad function.\n\nAdd a binder helper that immediately binds the Main functions. Use\nthe helper before calling the test-defined OnAttach function.\n\nRemove System.loadLibrary from tests. Instead rely on the explicit\nbinding.\n\nIn preparation for making the tests functional on device.\n\nTest: m test-art-host\nChange-Id: I12e68f070e8c6331e51d3a1fa4b9ebd8f28dfce6\n"
    },
    {
      "commit": "fdeef52e2b7df4cd2184bb42deb8f1e4325cedce",
      "tree": "37d0abd7c2eee9bd2783acedc2210596eb92730d",
      "parents": [
        "f71832ec285844273db42cab2d883882d56fc739"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Mon Jan 09 14:40:25 2017 -0800"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Mon Jan 09 14:40:25 2017 -0800"
      },
      "message": "ART: Add method modifiers functions\n\nAdd support for IsMethodNative, IsMethodObsolete and IsMethodSynthetic.\nAdd tests.\n\nBug: 34163329\nTest: m test-art-host-run-test-910-methods\nChange-Id: I89077cfde1f37861ccb718345b753dfae1d6abe3\n"
    },
    {
      "commit": "f71832ec285844273db42cab2d883882d56fc739",
      "tree": "407ee164f4f261a927f269e3f604d471654e3fbe",
      "parents": [
        "0d0bfae492741fd84037f4f3099f789763482a70"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Mon Jan 09 11:38:04 2017 -0800"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Mon Jan 09 13:26:22 2017 -0800"
      },
      "message": "ART: Add method code item functions\n\nAdd support for GetArgumentsSize, GetMaxLocals and GetMethodLocation\nsupport. Add tests.\n\nBug: 34163329\nTest: m test-art-host-run-test-910-methods\nChange-Id: I14b5d02bf0513dc5a8d3f4ea17c849ab08b8554a\n"
    },
    {
      "commit": "36bcd4f3f56adf889d488b3fd0fdc7e38e519675",
      "tree": "b29f6c8284fdc2cad7d4f090929e854e221ea8d4",
      "parents": [
        "368a2088fe24738cfc534c21141c881cf5ff4238"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Oct 28 18:07:18 2016 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Oct 28 18:07:18 2016 -0700"
      },
      "message": "ART: Add GetMethodModifiers\n\nSupport GetMethodModifiers to retrieve the modifiers of a JNI\nmethod.\n\nExtend test 910.\n\nBug: 31684812\nTest: m test-art-host-run-test-910-methods\nChange-Id: Ib44df099bc056c557e526d5fa267df48ac2fd86c\n"
    },
    {
      "commit": "368a2088fe24738cfc534c21141c881cf5ff4238",
      "tree": "80ba8b6a56587e3f2d57bb2c0ba5813ee7429ab1",
      "parents": [
        "2f4d68a41f44549e428b40bbe9d59f366cebce32"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Oct 28 17:33:13 2016 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Oct 28 17:33:13 2016 -0700"
      },
      "message": "ART: Add GetMethodDeclaringClass\n\nSupport GetMethodDeclaringClass to retrieve the declaring class\nof a JNI method.\n\nExtend test 910. Also cover proxies.\n\nBug: 31684812\nTest: m test-art-host-run-test-910-methods\nChange-Id: I8508f96f88692e540ef53f693ff85590b7553f19\n"
    },
    {
      "commit": "3c252f07cefccd506a7146d976aa5193396e5a4e",
      "tree": "8a198e8c2563a2b8fcd3813ec6ad95260c734b5e",
      "parents": [
        "81fbc57f45b3c4d98036b637630ab7c0420f4cea"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Thu Oct 27 18:25:17 2016 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Oct 28 12:08:17 2016 -0700"
      },
      "message": "ART: Add method name support to TI\n\nAdd support for GetMethodName.\n\nBug: 31684812\nTest: m test-art-host\nChange-Id: I55e7b6dac7e7193c3d9979ebb289b0e2849ad030\n"
    }
  ]
}
