)]}'
{
  "log": [
    {
      "commit": "4b79e98a6e4f882d6bbb882e9fed626e0c490bd7",
      "tree": "f1497567645e52e96f18a1cc46a1eee07e93c2a4",
      "parents": [
        "a91b64d3eeea5598062326c02cdd14dd8d8b704b"
      ],
      "author": {
        "name": "Jaewoong Jung",
        "email": "jungjw@google.com",
        "time": "Mon Jun 01 10:45:49 2020 -0700"
      },
      "committer": {
        "name": "Jaewoong Jung",
        "email": "jungjw@google.com",
        "time": "Mon Jun 01 13:44:48 2020 -0700"
      },
      "message": "Soong package structure refactoring\n\nGive prebuilt_etc and sh_binary their own packages and split the\ngigantic main Android.bp up to small, per-package ones.\n\nTest: m nothing, TreeHugger\nBug: 156980228\nChange-Id: I7b00cd344b9f16861f1ff39edf0029f016b853d0\n"
    },
    {
      "commit": "366afc5011ca300d6bd14246c29e08b77387a12d",
      "tree": "14ac254d861149ecb5ef995c6b3a07450ea26d0c",
      "parents": [
        "8f37ec82d9384bfcaa243c0a75174c067e05ab35"
      ],
      "author": {
        "name": "Kousik Kumar",
        "email": "kousikk@google.com",
        "time": "Wed May 20 11:27:16 2020 -0700"
      },
      "committer": {
        "name": "Kousik Kumar",
        "email": "kousikk@google.com",
        "time": "Thu May 28 11:56:48 2020 -0700"
      },
      "message": "Add support for remote-execution / caching of jar/zip actions\n\nTest: Ran a build with `RBE_JAR\u003d\"true\" RBE_JAR_EXEC_STRATEGY\u003d\"remote\"\nRBE_ZIP\u003d\"true\" RBE_ZIP_EXEC_STRATEGY\u003d\"remote\" ... use_rbe m` and that\nsucceeded.\n\nBug: b/156765207\nChange-Id: Ia17b532fbb282be414adf879914870082dd0841b\n"
    },
    {
      "commit": "c7965cda0540a0a487eea20fcdc4dacab7d0c349",
      "tree": "b061403c6b6752eb9ed7c6802be0bfe950c85290",
      "parents": [
        "54d925e88dfebe4aab0538ab28a5ddae5e5a5a0b"
      ],
      "author": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Thu Apr 30 03:08:37 2020 -0400"
      },
      "committer": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Wed May 27 06:52:46 2020 -0400"
      },
      "message": "Add support for Metalava implicit dependencies for remote execution.\n\nTest: built aosp crosshatch userdebug with RBE_METALAVA\u003d1\nChange-Id: Ic64d98785e34717ef9bdad62b4885085f84f132a\n"
    },
    {
      "commit": "1372c1b430d441aa28aa87926f49e2e2cc00c0b6",
      "tree": "18d9f5be53d310d88f99911665ac9168b6a2a3f8",
      "parents": [
        "56b92cf177cbabe7bf4981628a8f0c0095684456"
      ],
      "author": {
        "name": "Kousik Kumar",
        "email": "kousikk@google.com",
        "time": "Wed May 20 07:55:56 2020 -0700"
      },
      "committer": {
        "name": "Kousik Kumar",
        "email": "kousikk@google.com",
        "time": "Wed May 20 07:57:37 2020 -0700"
      },
      "message": "Add support for remote-execution / caching of turbine actions\n\nTest: Ran a sample turbine action with:\nRBE_TURBINE_EXEC_STRATEGY\u003d\"remote\" RBE_TURBINE\u003d\"true\" ... use_rbe m out/soong/.intermediates/external/protobuf/libprotobuf-java-micro/android_common/turbine/libprotobuf-java-micro.jar\nand checked in reproxy_log.txt that remote-metadata had status SUCCESS.\n\nBug: b/156765475\nChange-Id: I85c334e6998c6dd2a68460b3580d50fffd900e6f\n"
    },
    {
      "commit": "427683cad730f351e44b74229f4f84e898e35a72",
      "tree": "206fccad4298f247c99a4ca2de84b3cedcd00b77",
      "parents": [
        "b407131a0ef69ebd5ec04d49d92735b1af18778f"
      ],
      "author": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Thu Apr 30 03:08:37 2020 -0400"
      },
      "committer": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Thu Apr 30 03:24:48 2020 -0400"
      },
      "message": "Add support for the remote execution of metalava actions.\n\nTest: built aosp crosshatch userdebug with RBE_METALAVA\u003d1\nChange-Id: I3d42d75b4522f99ff95ce8c997ead782e4322f6e\n"
    },
    {
      "commit": "1dcc27e47cdb629f2ca5c3dd25a39733a49d364e",
      "tree": "ff5ef75b17025d78bc2a65679481e8b61062ee2c",
      "parents": [
        "a6c19f792d578a705822fb6f6ca391142bce5388"
      ],
      "author": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Tue Apr 21 21:36:23 2020 -0400"
      },
      "committer": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Tue Apr 28 11:37:20 2020 -0400"
      },
      "message": "Refactor RBE support for Javac/R8/D8 to use the remoteexec package.\n\nTest: build with and without RBE_JAVAC/RBE_R8/RBE_D8 set.\nChange-Id: I1607f8cfb4d2c3cbb3672152bbeb561d9968bc60\n"
    },
    {
      "commit": "31ec942ff7e2c5fca9c10eaa6c9c3c7bef2e1637",
      "tree": "4ab80d909fac5d21ff703d46f04c860e03477698",
      "parents": [
        "383683559c4ce7c80daee32122e873f60a48a69d"
      ],
      "author": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Fri Apr 17 15:03:58 2020 -0400"
      },
      "committer": {
        "name": "Kousik Kumar",
        "email": "kousikk@google.com",
        "time": "Mon Apr 27 08:13:42 2020 -0700"
      },
      "message": "Add support for remotely executing header-abi-dumper actions.\n\nTest: built with and without RBE_ABI_DUMPER set.\nChange-Id: Ie752c07325453076d191813eaa50da03e3a0c2d8\n"
    },
    {
      "commit": "9a90fe5e236c5aa7e17c1db40302c566c2a01988",
      "tree": "990703667df0b0354ed2895a9c69acfb2a17cb30",
      "parents": [
        "f472871e0028b21501fc286c71e5f7a96a8e055a"
      ],
      "author": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Mon Apr 13 13:21:23 2020 -0400"
      },
      "committer": {
        "name": "Ramy Medhat",
        "email": "abdelaal@google.com",
        "time": "Thu Apr 16 21:18:10 2020 -0400"
      },
      "message": "Allow remote execution of link actions.\n\nThis CL adds a remoteexec package that allows adding a configurable RBE\nprefix to the template.\n\nTest: built aosp crosshatch userdebug with and without RBE_CXX_LINKS.\nChange-Id: Ica920c3d7f79f2996210b9cbd448126451c1707c\n"
    }
  ]
}
