)]}'
{
  "log": [
    {
      "commit": "059e62711093bbc115e1d6ca56573e2df3ebdff8",
      "tree": "23318bf54a3eb6c9e77eb6261d9b1c92dfa276f7",
      "parents": [
        "1e086c6474bdc5315b9baaf3a316624a058b8ff2"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Tue Jan 05 12:57:56 2016 -0800"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Tue Jan 05 13:00:41 2016 -0800"
      },
      "message": "ART: Add large object allocation to ThreadStress\n\nTest interactions with large objects some more, as there are\nsometimes interactions between maps and unwind (in SIGQUIT).\n\n(Probably should ramp up the iterations/frequency, though.)\n\nChange-Id: I21368bfc584b9b642a39d3560391f929b5576b08\n"
    },
    {
      "commit": "72e36d84d8c6eb4a0396ce7e4de8f696ad3d2a7f",
      "tree": "b0674ce1c1650c842e05f269585bb9ede2e26bbd",
      "parents": [
        "10da8717e5e909556c7e7610d212db6c65fefbe2"
      ],
      "author": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Sep 17 20:46:56 2015 -0700"
      },
      "committer": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Fri Sep 18 10:59:39 2015 -0700"
      },
      "message": "Handle OOME during threadstress finishing message\n\nIf there is an OOME that occurs after the \"Finishing workers\" it\ncaused the test to fail.\n\nAlso guard worker thread creation by try catch for OOME.\n\nBug: 18577101\nChange-Id: I69367be0aad3f60093c02c7f63ae3c20757fb89b\n"
    },
    {
      "commit": "031768a340634e2dbdec1aebb2bb3fe509b2f1f6",
      "tree": "dcc51b140b69e90f60045d846f4c890bd322e1ad",
      "parents": [
        "dfb5f9ceb277f30ee961b27e72d968e0695611a6"
      ],
      "author": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Aug 27 10:25:02 2015 -0700"
      },
      "committer": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Aug 27 15:16:30 2015 -0700"
      },
      "message": "Add non debug version of libarttest\n\nWe now pass the libarttest as an argument to the java program. This\nenables using libarttestd by default and libarttest when -O is\nspecified.\n\nChange-Id: I0de1ae01e2bb5f7b9c7fd7487b6cb55051f60657\n"
    },
    {
      "commit": "9d3c3fc49dc904ddd393f8d24ed062a42c68939a",
      "tree": "f62bdfcac262ba0875596aa39b7a60f57ae0daa3",
      "parents": [
        "edd0a6dbe26bb334f02d5abe649e3da9165277b2"
      ],
      "author": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Tue Aug 18 11:42:03 2015 -0700"
      },
      "committer": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Tue Aug 18 11:52:15 2015 -0700"
      },
      "message": "Guard thread exited message by try-catch in ThreadStress\n\nBug: 18577101\nChange-Id: I1c3cbbfad09b88f4d913dc86bb6a89bf5b5269a8\n"
    },
    {
      "commit": "bf81547a47c46a8853092432635bfec6167a2388",
      "tree": "e46b95dc23586472449f87fb2c1e58f397a21907",
      "parents": [
        "837b64974977f615dd1f0662857b97536acdb4dd"
      ],
      "author": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Aug 13 13:02:01 2015 -0700"
      },
      "committer": {
        "name": "Mathieu Chartier",
        "email": "mathieuc@google.com",
        "time": "Thu Aug 13 14:27:35 2015 -0700"
      },
      "message": "Ignore OOME in ThreadStress Daemon threads\n\nWhen the runtime is shutting down we don\u0027t allow GC, this can cause\nOOME in Daemon threads that are allocating. The OOME stack trace\nprinting can cause the test to fail.\n\nBug: 18577101\nChange-Id: Iabbce3d75caada361dd06942f4b3be9907596091\n"
    },
    {
      "commit": "def3fcdbc5e9ef21c16047caac53ab53fb02de0c",
      "tree": "aed01d7693974431ce853b32263a6cb29982b310",
      "parents": [
        "32a67404baa40664e9ace8eac81be0f4704413a5"
      ],
      "author": {
        "name": "Man Cao",
        "email": "manc@google.com",
        "time": "Mon Aug 10 15:51:27 2015 -0700"
      },
      "committer": {
        "name": "Man Cao",
        "email": "manc@google.com",
        "time": "Mon Aug 10 15:53:24 2015 -0700"
      },
      "message": "Add daemon threads to 004-ThreadStress\n\nBug: 19537976\nChange-Id: I129e311aa6f7ca4f49d64ec50c0e07857b12b6d8\n"
    },
    {
      "commit": "f2fdc7368c5fd5d9cbb4bd1d962b887e87f0654c",
      "tree": "e7791dd6820d3f41c073c0c2fc7565e857d4c3b1",
      "parents": [
        "6bf6ce19df0b165122d5e9a593943e3bfb97ad4d"
      ],
      "author": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Wed Jun 11 08:20:47 2014 -0700"
      },
      "committer": {
        "name": "Andreas Gampe",
        "email": "agampe@google.com",
        "time": "Fri Feb 13 15:32:24 2015 -0800"
      },
      "message": "ART: Rewrite ThreadStress for easier extensibility\n\nChange-Id: Ie29918bef048e9ef44877c6c601de113ca38790e\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"
    }
  ]
}
