)]}'
{
  "log": [
    {
      "commit": "c2faf235c0fc649ec0f7a0f52fd9437651878912",
      "tree": "abee7c3460c10ad22de615ab3af3b48aa355d7b9",
      "parents": [
        "9354f3e9a96dd0292c358d8e1afb6ef9b329be79"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Feb 03 17:56:06 2020 -0800"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Mon Feb 03 17:56:06 2020 -0800"
      },
      "message": "Stop generating unused headers.\n\nThese just cause confusion because they often have different\nvalues/layouts, but they\u0027re never actually used.\n\nTest: treehugger\nChange-Id: I424034088e017c919f62fcefa7d6d3f903f31cfb\n"
    },
    {
      "commit": "49c733cc49d245ebe72be6433a280fae8c41bb40",
      "tree": "2306002b6b213ad9e98e119f4fe9c356c90ef931",
      "parents": [
        "6b2532e19a76e9b809d2e52e677b1f2004159443"
      ],
      "author": {
        "name": "Pirama Arumuga Nainar",
        "email": "pirama@google.com",
        "time": "Thu Jul 25 21:16:33 2019 -0700"
      },
      "committer": {
        "name": "Pirama Arumuga Nainar",
        "email": "pirama@google.com",
        "time": "Mon Jul 29 15:44:46 2019 -0700"
      },
      "message": "Fix clang header dependency for versioner\n\nVersioner is now a prebuilt in prebuilts/clang-tools and that project\nhas the Clang headers packaged with it.  Use that dependency instead of\nexternal/clang/lib/Headers.  Use the linux-x86 path for both Linux and\nDarwin since they are both the same.\n\nTest: presubmit\nChange-Id: I01ad4c05fe3301a2fdad3662377f78694af6cd81\n"
    },
    {
      "commit": "d4ca231ae2891e5c9eccb6e9a2e6af7fabcfc2a5",
      "tree": "4ffbf1b6c0d0acb3df88b1ce02d574eeaead3f0a",
      "parents": [
        "36f7b8b7891f0af56eb61e7d32cc8cedb5ded8de"
      ],
      "author": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Wed Oct 11 22:27:45 2017 -0700"
      },
      "committer": {
        "name": "Elliott Hughes",
        "email": "enh@google.com",
        "time": "Thu Oct 12 13:19:51 2017 -0700"
      },
      "message": "Unified sysroot: kill arch-specific include dirs.\n\n\u003cmachine/asm.h\u003e was internal use only.\n\n\u003cmachine/fenv.h\u003e is quite large, but can live in \u003cbits/...\u003e.\n\n\u003cmachine/regdef.h\u003e is trivially replaced by saying $x instead of x in\nour assembler.\n\n\u003cmachine/setjmp.h\u003e is trivially inlined into \u003csetjmp.h\u003e.\n\n\u003csgidefs.h\u003e is unused.\n\nBug: N/A\nTest: builds\nChange-Id: Id05dbab43a2f9537486efb8f27a5ef167b055815\n"
    },
    {
      "commit": "22805ea9b843f1b56932be9508d179438d23427e",
      "tree": "2504c07308e47a6c69b340b2f6433b42678ecf1f",
      "parents": [
        "840ae69408c9b6ca269bce4657b9696cc6720918"
      ],
      "author": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Wed Mar 22 15:28:05 2017 -0700"
      },
      "committer": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Mon Mar 27 13:06:45 2017 -0700"
      },
      "message": "Revert \"Revert \"Run the versioner as part of the build.\"\"\n\nThis reverts commit 69c7562f5983ed5bc1d330b1f44b5cf506efb60e.\n\nTest: make checkbuild\nChange-Id: Ie443029398c01b45e0a0317a8074808b064f35d4\n"
    },
    {
      "commit": "69c7562f5983ed5bc1d330b1f44b5cf506efb60e",
      "tree": "c1d3b998d7001fd209a2efa004d31387b783b18b",
      "parents": [
        "45715b2a88c8daf5a721ce9b28391120f5507764"
      ],
      "author": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Thu Feb 23 21:30:35 2017 +0000"
      },
      "committer": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Thu Feb 23 21:30:35 2017 +0000"
      },
      "message": "Revert \"Run the versioner as part of the build.\"\n\nThis reverts commit 45715b2a88c8daf5a721ce9b28391120f5507764.\n\nReason for revert: Darwin sucks\n\nChange-Id: I004dd7fa5e14a43ffe04ace2f5a06341df61b8cd\n"
    },
    {
      "commit": "45715b2a88c8daf5a721ce9b28391120f5507764",
      "tree": "aa84d609dfa6f143450372b85823549718c779d4",
      "parents": [
        "3f76dadf15aa8ca4f2eaf471a9a1f1c661b353c2"
      ],
      "author": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Wed Feb 15 17:18:01 2017 -0800"
      },
      "committer": {
        "name": "Dan Albert",
        "email": "danalbert@google.com",
        "time": "Thu Feb 23 11:07:04 2017 -0800"
      },
      "message": "Run the versioner as part of the build.\n\nRunning this periodically and checking in the results is not working\nout, since the result is just that I\u0027m having to spend a lot of time\ncleaning up the headers every time I need to update them in the NDK.\n\nRun the versioner as part of the build instead. This way bionic\nheader changes behave like the rest of the NDK headers and will\naffect NDK builds in the platform *immediately*.\n\nRemove the preupload hook for the versioner since it\u0027s part of the\nnormal build now.\n\nThe versioner\u0027s dependencies directory needs to be moved because\nsoong won\u0027t let us try to do things outside our module\u0027s directory\n(in this case libc).\n\nUnfortunately this means we need to build the versioner for Darwin,\nbecause we now need it to perform a platform build.\n\nTest: make checkbuild\nBug: None\nChange-Id: Icdab8a962354d9e945072dc3f806baea376c8db4\n"
    }
  ]
}
