)]}'
{
  "log": [
    {
      "commit": "ef012225dcec8f736fc8fd848f5d8ee01c3c280f",
      "tree": "d5f65b05313a09e92055550f07f063537b9e6ca5",
      "parents": [
        "cd4ddeea1c33d5f9b7758d116451bd06f1b81aff"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Wed Jun 21 16:28:06 2017 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Fri Feb 09 15:36:49 2018 +0000"
      },
      "message": "Fix typos.\n\nTest: art/test/testrunner/testrunner.py\nChange-Id: I5f5e052c940650a3adb3a8717b84260e6b306500\n"
    },
    {
      "commit": "d204ba5ac9c5488880d85dc198e7b6aefea2f0bb",
      "tree": "1f700bef3ac4b9dc526d6a192841f264193c3f17",
      "parents": [
        "072cbe0ca5ce75bdb448955aa82257cc05dac610"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Tue Mar 01 14:33:51 2016 -0800"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Thu Mar 03 11:47:46 2016 -0800"
      },
      "message": "Move some default-methods tests to Java from Smali.\n\nMove all smali tests for default method behavior in\nnon-source-incompatible contexts to java. Also move some of the\nsimpler tests for source and binary incompatibilities into java as\nwell when possible.\n\nBug: 27310767\n\nChange-Id: I753196f19849494825953c1bf06f15b7132f459b\n"
    },
    {
      "commit": "f1f104935bc9a200f6e79c52c56c5d7cf0f43bb2",
      "tree": "0ecab05d26e4990b3898a86c6d68bdee6e7fb9a8",
      "parents": [
        "3482c271278b30ca7a5c6206b7f80332616f6a84"
      ],
      "author": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Wed Oct 07 16:08:36 2015 -0700"
      },
      "committer": {
        "name": "Alex Light",
        "email": "allight@google.com",
        "time": "Mon Nov 09 11:27:29 2015 -0800"
      },
      "message": "Class Linker: Implement default interface verification ordering.\n\nWe ensure that default interface verification failure is propagated to\nthe implementing class so that the compiler is able to properly handle\nverification failures. Furthermore we ensure that default interfaces\nare verified at the same time their implementing classes are.\n\nThis does not add additional support for default methods to the verifier.\n\nThis adds a basic test of this functionality.\n\nPreviously assumptions made about the order of verification in our\ncode could cause a check failure during compilation. Our old code\nassumed that all code that would be run during a classes\ninitialization had been verified before any of it was run. The default\ninterfaces broke this assumption. Now we will simply verify default\ninterfaces with any classes that implement them.\n\nBug: 24618811\n\nChange-Id: Ia11a50a28889dbd7ca22ffa730ef443e39f3cb5b\n"
    }
  ]
}
