)]}'
{
  "log": [
    {
      "commit": "8cf9cb386cd9286d67e879f1ee501ec00d72a4e1",
      "tree": "88e86e214b425e444760fe4e0ffeee677e1558a2",
      "parents": [
        "914b7b6a6c9f399b26b41e9160e9871ef749e0db"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Wed Jul 19 09:28:38 2017 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Mon Jul 24 16:07:10 2017 -0700"
      },
      "message": "ART: Include cleanup\n\nLet clang-format reorder the header includes.\n\nDerived with:\n\n* .clang-format:\n BasedOnStyle: Google\n IncludeIsMainRegex: \u0027(_test|-inl)?$\u0027\n\n* Steps:\n find . -name \u0027*.cc\u0027 -o -name \u0027*.h\u0027 | xargs sed -i.bak -e \u0027s/^#include/ #include/\u0027 ; git commit -a -m \u0027ART: Include cleanup\u0027\n git-clang-format -style\u003dfile HEAD^\n manual inspection\n git commit -a --amend\n\nTest: mmma art\nChange-Id: Ia963a8ce3ce5f96b5e78acd587e26908c7a70d02\n"
    },
    {
      "commit": "1babae0f39c30e699f8580b6c28b4186aecdf690",
      "tree": "69977db3f47455f94c24d5302c5089716d6d5e6c",
      "parents": [
        "406402baa4900c36b3fe27b03bf9e04e978e50be"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Wed Feb 01 15:35:34 2017 -0800"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Thu Feb 02 11:13:25 2017 -0800"
      },
      "message": "Ensure that all redefinition created dex file get on classpath\n\nWe were not adding some DexFiles to the ClassPath if there were\nmultiple classes from the same classloader being redefined at the same\ntime. We fixed this issue and made a test for it.\n\nTest: mma -j40 test-art-host\n\nChange-Id: I6e8961c8602367ebec5d5a948d71e58f3be2f6d7\n"
    },
    {
      "commit": "eb98b08b22b83aaaf72afac8e22f0108fe62310d",
      "tree": "7a25a61b8db3337652579a6d52e45bf9f79d6554",
      "parents": [
        "e38436063fb4baf88152344b465eeeb1b7f6dce5"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Wed Jan 25 13:02:32 2017 -0800"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Fri Jan 27 10:47:56 2017 -0800"
      },
      "message": "Ensure ClassPreDefine returned dex file is on the Classpath\n\nTest: mma -j40 test-art-host\nChange-Id: Icf70a78f3a1149d0e5bf9aa64f74f2ca8d025802\n"
    }
  ]
}
