)]}'
{
  "log": [
    {
      "commit": "3384ccc55c77807fc3d5a507a68865e3a5fecf93",
      "tree": "a35183bcb37a5e811f699c05d6dc61856b4973c4",
      "parents": [
        "d816eab05365106bd2ee83767a280b9abb231b2a"
      ],
      "author": {
        "name": "Santiago Aboy Solanes",
        "email": "solanes@google.com",
        "time": "Tue Oct 12 16:04:49 2021 +0000"
      },
      "committer": {
        "name": "Santiago Aboy Solanes",
        "email": "solanes@google.com",
        "time": "Wed Oct 13 08:59:59 2021 +0000"
      },
      "message": "Update chroot instructions regarding linkerconfig error\n\nTests: N/A\nChange-Id: I33ba7b07a229c143d5330c0ac45c37f395ea595e\n"
    },
    {
      "commit": "53395f0b6846b121a935e2944a2b884999c2f878",
      "tree": "f797a60c8aab0120a8bcc056080e373d011c9e23",
      "parents": [
        "172633da9034113b5ff74a08d4ebb192d349dbb4"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Thu Sep 09 15:22:16 2021 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Wed Sep 15 13:01:09 2021 +0000"
      },
      "message": "No longer mention APEX flattening in chroot-based testing docs.\n\nUsing flattened APEXes in ART chroot-based on-device testing is no\nlonger necessary.\n\nTest: Render `README.chroot.md` as HTML and check the output manually\nBug: 121117762\nChange-Id: Ic2587953acdb6ff8586d253f0a0bdf617dfff5a8\n"
    },
    {
      "commit": "de54ddda0d5b2cd3e396eb4e42ef04bb3e667609",
      "tree": "c66fd9615deff45c0e1693e83feb8618ffd21815",
      "parents": [
        "7d398b070dcbe3d79718b04882aa3989717f6dba"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Wed Jul 28 20:02:04 2021 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Wed Jul 28 20:17:28 2021 +0100"
      },
      "message": "Add support for gtest options to `tools/run-gtests.sh`.\n\nHave `tools/run-gtests.sh` accept gtest options after `--` on the\ncommand line, and pass them verbatim to each executed gtest\nbinary.\n\nAlso document the use of gtest options with `tools/run-gtests.sh`\nin `test/README.chroot.md`.\n\nTest: art/tools/run-gtests.sh -- --gtest_list_tests\nTest: art/tools/run-gtests.sh \\\n        /apex/com.android.art/bin/art/arm64/art_cmdline_tests \\\n        -- --gtest_list_tests\nTest: Render `README.chroot.md` as HTML and check the output manually\nBug: 34729697\nChange-Id: If41181666eb52750444b1b40dfab0629f802b7b5\n"
    },
    {
      "commit": "09c23c60aee38b1ff1b47d334e3dcf85cf8adf9c",
      "tree": "2b8771957468894d530b463faed9c8192656710f",
      "parents": [
        "15c622d385ec46b4fc236b7445d016bc2ad699ef"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Mon Feb 24 13:08:24 2020 +0000"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Mon Feb 24 14:45:14 2020 +0000"
      },
      "message": "Update ART chroot-based testing instructions w.r.t. JDWP tests.\n\nUpdate `test/README.chroot.md` to mention\n`art/tools/run-libjdwp-tests.sh` instead of using\n`art/tools/run-jdwp-tests.sh` directly. The old JDWP implementation\nwas retired in\nhttps://android-review.googlesource.com/c/platform/art/+/1216803/.\n\nTest: Run JDWP tests in ART chroot environment.\nBug: 34729697\nBug: 119034743\nChange-Id: Ib83f241bb4866948074224184a63952e4b7766f7\n"
    },
    {
      "commit": "1c5b1ea14b3bf799eeaa27f583a72c5856771142",
      "tree": "e072dda41f23d28b2edbf718af0e5b466d21cf44",
      "parents": [
        "516745bd33ca4f919faf1b971c19c53677e6f788"
      ],
      "author": {
        "name": "Orion Hodson",
        "email": "oth@google.com",
        "time": "Wed Jan 22 15:34:33 2020 +0000"
      },
      "committer": {
        "name": "Orion Hodson",
        "email": "oth@google.com",
        "time": "Thu Jan 30 12:53:06 2020 +0000"
      },
      "message": "Unify naming of buildbot commands\n\nRename buildbot scripts so they all begin with the prefix \"buildbot-\"\nas this lets autocomplete make life easy for you when working with\ndevice tests from the command line.\n\nTemporarily add symlinks for keep other infra working until that is\nupdated too.\n\nTest: manual\nChange-Id: I5c14448ca4ce36eff7fa3ee149cee7f822e0ca86\n"
    },
    {
      "commit": "c3590fe6b45e36e0f3daddeedf5ce23144a63e48",
      "tree": "20a8ff05aca915d684e4f6f1907b2251c4cd28a6",
      "parents": [
        "aaac8d26d10454492fc404466b055a01f9a048aa"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Thu Oct 10 14:56:55 2019 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Fri Oct 11 18:32:22 2019 +0000"
      },
      "message": "Cosmetic changes in test/README.md and test/README.chroot.md.\n\nTest: Render these files as HTML and check their outputs manually\nBug: 34729697\nChange-Id: I34012734461c51acf59a2a0718956033e1c6cb65\n"
    },
    {
      "commit": "bd5fb28413ea9999f6f0a79ab8889a66e28658f1",
      "tree": "10a5fe8e75c27ce0fd9f67f6b9c67ee8a79a7e00",
      "parents": [
        "1cef6b2a2542448a5f3ab954008c24bdb5fbbd8a"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Fri Oct 04 14:26:03 2019 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Mon Oct 07 10:27:41 2019 +0000"
      },
      "message": "Document `OVERRIDE_TARGET_FLATTEN_APEX` in ART documentation.\n\nIf one wants to forcibly enable/disable APEX flattening, they should\nnow use `OVERRIDE_TARGET_FLATTEN_APEX` instead of\n`TARGET_FLATTEN_APEX` (which has stopped working lately).\n\nTest: n/a (documentation-only change)\nBug: 121117762\n\nChange-Id: I4d865eaf13e29c860e71f8c5fafad67fcd6db4b0\n"
    },
    {
      "commit": "34848e75fb3255b0be6f491a60129dcd61d5becf",
      "tree": "6a45971e12b61b24923e65c5921382b9e34c4345",
      "parents": [
        "4d6f24d50a81bc83ecd7f9182cdbac4c4edc0c0e"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Thu Oct 03 14:54:26 2019 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Thu Oct 03 16:50:03 2019 +0000"
      },
      "message": "Remove `-j` option from build commands in `test/README.chroot.md`.\n\nThe build system already sets a default value for the number of\nparallel building tasks (based on the number of CPU cores); trust it\ninstead of suggesting an arbitrary value.\n\nTest: Render `README.chroot.md` as HTML and check the output manually\nBug: 34729697\nChange-Id: I48e4f07a70dcac10db7132568abea4bf65600450\n"
    },
    {
      "commit": "e58624f221b967553d7b71f14d8677ceaa000553",
      "tree": "00d6caa5ca66562d9c8e448abc77c0c6018fca0c",
      "parents": [
        "48349ad38887f65da76df268f8e548d508d8c6a1"
      ],
      "author": {
        "name": "Martin Stjernholm",
        "email": "mast@google.com",
        "time": "Fri Sep 20 15:53:40 2019 +0100"
      },
      "committer": {
        "name": "Martin Stjernholm",
        "email": "mast@google.com",
        "time": "Tue Sep 24 17:40:00 2019 +0000"
      },
      "message": "Various renames following the name change from \"Runtime APEX\" to \"ART APEX\".\n\nIn particular ANDROID_RUNTIME_ROOT is now ANDROID_ART_ROOT.\n\nTest: Build \u0026 boot\nTest: art/tools/run-gtests.sh in chroot\nTest: art/test/testrunner/testrunner.py --target --64 in chroot\nTest: art/tools/run-libcore-tests.sh --mode\u003ddevice --variant\u003dX64 in chroot\nTest: art/tools/run-jdwp-tests.sh --mode\u003ddevice --variant\u003dX64 in chroot\nTest: m test-art-host-gtest\nTest: art/test/testrunner/testrunner.py --host --64\nTest: art/tools/run-jdwp-tests.sh --mode\u003dhost\nBug: 135753770\nChange-Id: Ia74da964e54cf396d66e9e12ea56da4e9483662a\n"
    },
    {
      "commit": "1ba7fec112f61342d5fc2b16542fad141fd25bf1",
      "tree": "885acab8aad1c03ea05f9cfced458962faf4c9d5",
      "parents": [
        "d3ee98a38ff14400f06ceeb7cd22502d1fd4a1aa"
      ],
      "author": {
        "name": "Victor Chang",
        "email": "vichang@google.com",
        "time": "Tue Sep 24 14:59:00 2019 +0100"
      },
      "committer": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Tue Sep 24 16:26:37 2019 +0000"
      },
      "message": "unset ART_TEST_ANDROID_I18N_ROOT before starting chroot test\n\nBug: 137009149\nTest: treehugger\nChange-Id: I630f31fc424c6ced36e9564049d8d8b87f66ed19\n"
    },
    {
      "commit": "05b0086ea31f281d61fdecd99921328b2dbf9f21",
      "tree": "ccca77ed59f7abc177f6e15c6eaa5672d360151e",
      "parents": [
        "6e163a83257c40ec76ae808bbea56b63d48b9bd8"
      ],
      "author": {
        "name": "Martin Stjernholm",
        "email": "mast@google.com",
        "time": "Wed Aug 14 17:47:23 2019 +0100"
      },
      "committer": {
        "name": "Treehugger Robot",
        "email": "treehugger-gerrit@google.com",
        "time": "Fri Aug 16 21:46:04 2019 +0000"
      },
      "message": "Add support for running specific tests to run-gtests.sh.\n\nTest: art/tools/run-gtests.sh\nTest: art/tools/run-gtests.sh -h\nTest: art/tools/run-gtests.sh -j4\nTest: art/tools/run-gtests.sh /apex/com.android.art/bin/art/arm/instruction_set_features_test\nTest: art/tools/run-gtests.sh -j4 /apex/com.android.art/bin/art/arm/instruction_set_features_test\nChange-Id: Ie29819d27e2657e7c32c2b1f9ce830cbc136f2ed\n"
    },
    {
      "commit": "e47933ab3091a002806a3718cc626d2f8d84b620",
      "tree": "831bc2de70109894250e7b51a6d962d235224344",
      "parents": [
        "411a6de63982d1e6ec16e11141725ff95cbdfab9"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Fri Aug 09 14:06:02 2019 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Sun Aug 11 15:11:03 2019 +0000"
      },
      "message": "Replace more occurrences of `make` with `m` in ART.\n\nCalling `make` is no longer supported since\nhttps://android-review.googlesource.com/c/platform/build/+/1092954/.\n\nTest: n/a\nChange-Id: Ie2a0bcf7ea45b5ce82b471de31abb848a102c0ad\n"
    },
    {
      "commit": "450b27a534002f9bf1a940c2195688f673b2367d",
      "tree": "552f497f2e95a2d5b3cb2e950e7f96fb7f5941eb",
      "parents": [
        "bf12191214c0d6215a98dfe846a51230d995dad9"
      ],
      "author": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Wed Jul 24 14:06:56 2019 +0100"
      },
      "committer": {
        "name": "Roland Levillain",
        "email": "rpl@google.com",
        "time": "Fri Jul 26 13:46:27 2019 +0000"
      },
      "message": "Add some documentation for ART chroot-based device testing.\n\nAdd a `README.chroot.md` Markdown file in the `test` directory\ndocumenting ART chroot-based device testing and containing\ninstructions on how to use it.\n\nThis is a starting point; there should be more documentation and\nautomation in the future.\n\nTest: Render `README.chroot.md` as HTML and check the output manually\nBug: 34729697\nBug: 130188425\nChange-Id: Iba868a521b920c7300e3c1232b3474e69fa79512\n"
    }
  ]
}
