)]}'
{
  "log": [
    {
      "commit": "6c957c521929ea66d098736995e27aae18be9e68",
      "tree": "4e235c48449c6f25b70f4d065ea72ce9b1a355f0",
      "parents": [
        "b061b894260df6b68bb8a89ed4a1e85e576bb696"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Tue Jan 20 21:26:43 2015 -0800"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Wed Jan 21 23:23:39 2015 -0800"
      },
      "message": "ART: Rewrite ParallelGC test\n\nMake the setup simpler and less prone to OOME problems.\n\nBug: 19027813\nChange-Id: Ie2dbe1579a45d554f207a9bf84d53303acbe79d5\n"
    },
    {
      "commit": "8dcde2323413d8b3e4926154e143da331f582c70",
      "tree": "dcfc7b8dddad2fb58a170efa71d8c291350ee497",
      "parents": [
        "3ea0b9fbb6aa8c451a12ccfb7befd5a871be877e"
      ],
      "author": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Jan 15 17:23:16 2015 -0800"
      },
      "committer": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Jan 15 18:03:07 2015 -0800"
      },
      "message": "Increase default timeout\n\nBug: 19027813\nChange-Id: I13af576dc3e980dc82e466435f41b322e2cd873e\n"
    },
    {
      "commit": "ee576fa06302dca086a69d777d1f4a914bbd921d",
      "tree": "d373ebb121fca4c1506340d4e11cc36d1d5801ec",
      "parents": [
        "e81e1cd75b7dc6e44c5654e3ae329e86662ca02b"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Thu Jan 15 08:02:22 2015 -0800"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Thu Jan 15 08:04:03 2015 -0800"
      },
      "message": "ART: Increase run-test 114 Java-level timeout\n\nIncrease the timeout to be larger than the run-test timeout. That\nway ART will dump all threads when running the test on the host.\n\nChange-Id: I842b056bba650e5c7c3293376a48d48b7468e73d\n"
    },
    {
      "commit": "93f3da1578bf25d3bc8cf1d121477bf29b4d760a",
      "tree": "379f11e1f9d52769e9b3b8cdb9d265b7830caffd",
      "parents": [
        "3bcac48f23094fa0f46315a080ec47fc368fd4c2"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Sat Jul 26 01:13:13 2014 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Sat Jul 26 01:38:33 2014 -0700"
      },
      "message": "ART: Rewrite ParallelGC run-test\n\nTo better test what ParallelGC is intended to do, write a version\nthat will more fairly allocate objects between the threads, and\nwill let each thread OOM only once. Use a barrier to wait for\ncompletion of all threads, and force a final GC by allocating some\nmore objects.\n\nBug: 16406852\nChange-Id: I019ddc08515b9610c18d55280cd46cbe3ae3e5ac\n"
    },
    {
      "commit": "21b4bf89b4454d2af88762200e5d8b42e0d36cf4",
      "tree": "8ff7a56aface1c79dc55f18c9911d3ca138f5b68",
      "parents": [
        "9c81c0cb0dc8c8d8ae5dca3d2d82b0eec7af589f"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Jul 25 16:37:09 2014 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Jul 25 16:38:39 2014 -0700"
      },
      "message": "ART: Fix run-test 114 ParallelGC to account for OOM\n\nThis catches any OOMs and doesn\u0027t pollute the log.\n\nBug: 16406852\nChange-Id: I1bc95091ccae35a8cb5f2ef0a789f8c8ce5209d0\n"
    },
    {
      "commit": "c5a8347ac491a5f521945d3835a322123830456b",
      "tree": "cdbc493e9209607587b11d762044f8e0f4bd7e10",
      "parents": [
        "ca928ba8b9e109ced2b9d72622dc34bda63ac211"
      ],
      "author": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Wed Jul 23 18:45:17 2014 -0700"
      },
      "committer": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Jul 24 10:19:38 2014 -0700"
      },
      "message": "Fix stale remembered sets error.\n\nWe were forgetting to remove the remembered set in transition to\nbackground. This resulted in remembered sets being added for\nspaces which no longer existed. This finally caused an error when\na new space happened to have the same address as the old space,\nresulting in a CHECK failure.\n\nAlso tuned the number of ParallelGC to prevent spurrious failures\nand removed the ParallelGC from broken tests in the make file.\n\nBug: 16532086\nBug: 16406852\n\nChange-Id: I00bbcbd7daa03c867732d165be62b72e6c43bce1\n"
    },
    {
      "commit": "ac3cea0c728205ad079d67f83c97408f5d81e0df",
      "tree": "c2a7b53404a6c501eaa88bbbadfac53bd273d1c1",
      "parents": [
        "cfd31c5e266d1aecc66278fdea46e88e323a181d"
      ],
      "author": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Wed Jul 23 17:25:41 2014 -0700"
      },
      "committer": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Wed Jul 23 17:25:41 2014 -0700"
      },
      "message": "Reduce allocations in ParallelGC test.\n\nFixes GC stress test mode.\n\nBug: 16406852\nChange-Id: I86c8fd7516c3f41075bca00c7d5b4dab2bb7b1d4\n"
    },
    {
      "commit": "1c83cbc4a817acbd7f9abb5b29a2d418a958e6a1",
      "tree": "aae7ea1d5559718d6e264175aa1cb2ae1fc1e9ed",
      "parents": [
        "7dfc30b591aee167f0a38ab61a90894cc76f2066"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Tue Jul 22 18:52:29 2014 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Wed Jul 23 10:03:00 2014 -0700"
      },
      "message": "ART: Make run tests out of oat tests\n\nTransforms all former oat tests into run tests.\n\nChange-Id: I190dd39456454c36e5538a2c044d993965a67533\n"
    },
    {
      "commit": "7dfc30b591aee167f0a38ab61a90894cc76f2066",
      "tree": "281e8172e60c9fcedb2188b792efeb2f3d2fa0e9",
      "parents": [],
      "author": {
        "name": "Ian Rogers",
        "email": "irogers@google.com",
        "time": "Wed Jul 23 15:18:54 2014 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "noreply-gerritcodereview@google.com",
        "time": "Tue Jul 22 16:18:32 2014 +0000"
      },
      "message": "Merge \"Use the TMPDIR environment variable for test directory if set.\""
    }
  ]
}
