)]}'
{
  "log": [
    {
      "commit": "8169573c8744ee3a484ea74bd5e06a8a4f708e37",
      "tree": "bb3a8c126cedbdd584a96faeb50e8ea19b9f3ba8",
      "parents": [
        "d386afcc41e92c96778d9b1a498199f48fa2d4aa"
      ],
      "author": {
        "name": "David \u0027Digit\u0027 Turner",
        "email": "digit@google.com",
        "time": "Mon May 18 23:23:32 2009 +0200"
      },
      "committer": {
        "name": "David \u0027Digit\u0027 Turner",
        "email": "digit@google.com",
        "time": "Mon May 18 23:34:13 2009 +0200"
      },
      "message": "Add \u003ccmath\u003e standard C++ header.\nThis is needed for upcoming STLport experimentation.\n"
    },
    {
      "commit": "89b62a18a00f89b0b5f215a1f461aa432421fb63",
      "tree": "84ee971b987d2208048c41fb7e5eafa5364c25cd",
      "parents": [
        "00a18f62a7c97299cea017578ec7ec179215492b"
      ],
      "author": {
        "name": "Niko Catania",
        "email": "",
        "time": "Fri Apr 10 10:51:53 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 10 10:51:53 2009 -0700"
      },
      "message": "AI 145714: Added cstring wrapper around string.h.\n  In new, include cstddef which declares std::size_t.\n  BUG\u003d1601432\n\nAutomated import of CL 145714\n"
    },
    {
      "commit": "00a18f62a7c97299cea017578ec7ec179215492b",
      "tree": "fbe60e1001658ca6848940d460664a56f8949865",
      "parents": [
        "88f8a4ab8534cb21280f8aa0bf557f81ba4e31fa"
      ],
      "author": {
        "name": "Niko Catania",
        "email": "",
        "time": "Wed Apr 08 09:01:36 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 08 09:01:36 2009 -0700"
      },
      "message": "AI 145059: (Almost) final set of wrapper around the C headers for stdc++ and their tests.\n  The only one left is cstring.\n  * bionic/libstdc++/include/cstdlib:\n  * bionic/libstdc++/include/cstdio:\n  * bionic/libstdc++/include/cstdint:\n  * bionic/libstdc++/include/csignal:\n  * bionic/libstdc++/include/csetjmp:\n  Added header file.\n  Checks the bionic headers file were picked up instead of the host ones.\n  Added test for new header files\n  * system/extras/tests/bionic/libstdc++/Android.mk:\n  Added tests for the new header files.\n  EXTRA_CFLAGS: include the bionic header files.\n  BUG\u003d1601432\n\nAutomated import of CL 145059\n"
    },
    {
      "commit": "88f8a4ab8534cb21280f8aa0bf557f81ba4e31fa",
      "tree": "bfc1a22ade4bb5469f0bf80ff69dce20f4c36799",
      "parents": [
        "416ceb861c4daf1bc36809e007ae245814794bd0"
      ],
      "author": {
        "name": "Niko Catania",
        "email": "",
        "time": "Thu Apr 02 09:31:46 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 09:31:46 2009 -0700"
      },
      "message": "AI 144236: Added new C to stdc++ header files: cassert, cctype, climits, ctime.\n  QA Impact:None\n  BUG\u003d1601432\n\nAutomated import of CL 144236\n"
    },
    {
      "commit": "416ceb861c4daf1bc36809e007ae245814794bd0",
      "tree": "1e94a93cd2f438fa39283754454b950bc248b688",
      "parents": [
        "a43b482c5415c0bdeb3ac47441e966ee1f071365"
      ],
      "author": {
        "name": "Niko Catania",
        "email": "",
        "time": "Mon Mar 30 12:50:56 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 30 12:50:56 2009 -0700"
      },
      "message": "AI 143504: Completed cstddef to be non empty and similar to the gnu stl implementation.\n  Even if we don\u0027t want to have a bloated stl implementation, having empty\n  files around is probably not very good either.\n  Added a test to make sure the header file compiles on host and kila-eng.\n  QA Impact: In system/extras/test/bionic/libstdc++ build the tests using:\n  mm BIONIC_TESTS\u003d1\n  to build the host and target tests.\n  BUG\u003d1601432\n\nAutomated import of CL 143504\n"
    },
    {
      "commit": "1dc9e472e19acfe6dc7f41e429236e7eef7ceda1",
      "tree": "3be0c520fae17689bbf5584e1136fb820caef26f",
      "parents": [
        "1767f908af327fa388b1c66883760ad851267013"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:28:35 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:28:35 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "1767f908af327fa388b1c66883760ad851267013",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [
        "a799b53f10e5a6fd51fef4436cfb7ec99836a516"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:13 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:13 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "4e468ed2eb86a2406e14f1eca82072ee501d05fd",
      "tree": "4e05b3c66eef86531e464521a3bf96a1864d4bf5",
      "parents": [
        "a27d2baa0c1a2ec70f47ea9199b1dd6762c8a349"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:03:48 2008 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:03:48 2008 -0800"
      },
      "message": "Code drop from //branches/cupcake/...@124589\n"
    },
    {
      "commit": "a27d2baa0c1a2ec70f47ea9199b1dd6762c8a349",
      "tree": "defd1cc07d16ad2f3b21154114e092d11c94c5bb",
      "parents": [],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "message": "Initial Contribution\n"
    }
  ]
}
