)]}'
{
  "log": [
    {
      "commit": "eb2d3074428defeaff8f2dd44c1f7bcc8d92faac",
      "tree": "744972581a1bf8c8068c2de53397f3564f10de66",
      "parents": [
        "0adb1685383aef4b2c9158544a22ae40fcc79ffa"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 08 14:40:56 2009 -0700"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 08 14:40:56 2009 -0700"
      },
      "message": "Revert \"Enable OpenCORE on master - part 1\"\n\nThis reverts commit 9f1455fcc2ca8ad5e33b32b8a55c231944f4ff99.\n"
    },
    {
      "commit": "0adb1685383aef4b2c9158544a22ae40fcc79ffa",
      "tree": "04aca09d30a4b4d9bc352926a96b6318d466ba76",
      "parents": [
        "0df2c0386c09da9e8465afe31e4721654bb840a1"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 08 14:40:48 2009 -0700"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 08 14:40:48 2009 -0700"
      },
      "message": "Revert \"Changes required to accommodate OpenCORE 2.0\"\n\nThis reverts commit ea780b689f8ee3dff355deab2434bbd4ae04d208.\n\nConflicts:\n\n\tmedia/libmediaplayerservice/Android.mk\n"
    },
    {
      "commit": "0df2c0386c09da9e8465afe31e4721654bb840a1",
      "tree": "a7c51d60c825f1354dd69e8e4acbf584a6462ba0",
      "parents": [
        "96020d9bcfdc228d33fc14e281bf6f416de4bdb8",
        "48f7f5e8359909ddfc6492a79a8b9c44759ca6c3"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "",
        "time": "Thu Apr 02 09:33:55 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 09:33:55 2009 -0700"
      },
      "message": "Merge branch \u0027readonly-p4-master\u0027\n"
    },
    {
      "commit": "48f7f5e8359909ddfc6492a79a8b9c44759ca6c3",
      "tree": "fb57dec51bcb78959e95b6e48b6eb610b07a32a8",
      "parents": [
        "d1d35e0359cc411b04615813ba4ebefbb33d1933"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "",
        "time": "Thu Apr 02 09:32:43 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 09:32:43 2009 -0700"
      },
      "message": "AI 144097: am: CL 144054 am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800\n  The problem comes from the fact that AudioSystem::getOutputFrameCount() calls getOutput() to retrieve the active output (A2DP or Hardware) before calling get_audio_flinger(). If it is the first time AudioSystem::getOutputFrameCount() is called in a given process, getOutput() will return a wrong value because gA2dpEnabled has not yet been updated by get_audio_flinger().\n  The fix consists in calling get_audio_flinger() in getOutput() to be sure that gA2dpEnabled is valid when getOutput() reads it.\n  Original author: elaurent\n  Merged from: //branches/cupcake/...\n  Original author: android-build\n  Merged from: //branches/donutburger/...\n\nAutomated import of CL 144097\n"
    },
    {
      "commit": "96020d9bcfdc228d33fc14e281bf6f416de4bdb8",
      "tree": "3b659d40f3b0b17e7b4ab91a26e23efed3cd6e4c",
      "parents": [
        "74bc4f65a75e812835d1091f987977730f713657",
        "1503b07c2619dc520b0b6747f645cebe10cc05a3"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 31 22:19:39 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 31 22:19:39 2009 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of git://android.git.kernel.org/platform/frameworks/base\n"
    },
    {
      "commit": "1503b07c2619dc520b0b6747f645cebe10cc05a3",
      "tree": "e0672b6b1b68cb353bf2403fc7622fac768d2c79",
      "parents": [
        "c918d4ae9d45f3d7d0150e35eae8cd97ec474118"
      ],
      "author": {
        "name": "Ravi K Yenduri",
        "email": "yenduri@pv.com",
        "time": "Tue Mar 31 10:26:41 2009 -0700"
      },
      "committer": {
        "name": "Ravi K Yenduri",
        "email": "yenduri@pv.com",
        "time": "Tue Mar 31 10:26:41 2009 -0700"
      },
      "message": "Enable OpenCORE on master - part 1\n"
    },
    {
      "commit": "74bc4f65a75e812835d1091f987977730f713657",
      "tree": "e35fe2580a964abdb34c80bfe3a07815431c83dd",
      "parents": [
        "d1d35e0359cc411b04615813ba4ebefbb33d1933",
        "5580d1f0e9eb01fbfb81f2270f2caaa5ae3b47ed"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Mar 29 08:55:27 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Mar 29 08:55:27 2009 -0700"
      },
      "message": "Merge branch \u0027open_source\u0027 into google_internal\n\nConflicts:\n\tcore/java/android/widget/TwoLineListItem.java\n\tcore/res/res/values/public.xml\n\tpreloaded-classes\n"
    },
    {
      "commit": "d1d35e0359cc411b04615813ba4ebefbb33d1933",
      "tree": "a1ebb6af385b046d58b36f57e588a344099d745e",
      "parents": [
        "29a65006e517ae5bb164e973b2d805ebfa834a2e"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "",
        "time": "Fri Mar 27 19:56:11 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 19:56:11 2009 -0700"
      },
      "message": "AI 143396: am: CL 143267 am: CL 143127 Media recorder service requires android.permission.CAMERA to record video\n  Original author: davidsparks\n  Merged from: //branches/cupcake/...\n  Original author: android-build\n  Merged from: //branches/donutburger/...\n\nAutomated import of CL 143396\n"
    },
    {
      "commit": "5580d1f0e9eb01fbfb81f2270f2caaa5ae3b47ed",
      "tree": "e35fe2580a964abdb34c80bfe3a07815431c83dd",
      "parents": [
        "c918d4ae9d45f3d7d0150e35eae8cd97ec474118",
        "3f6fc880d92081fdec1351d219093dc0f7bbfcdd"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 18:48:32 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 18:48:32 2009 -0700"
      },
      "message": "Merge commit \u0027goog/cupcake\u0027\n"
    },
    {
      "commit": "29a65006e517ae5bb164e973b2d805ebfa834a2e",
      "tree": "252656d31faf4fc51988cb6345f7d5f51cfbf003",
      "parents": [
        "5b27b6f5b8073ad4363c89485f64b0ab3027b222"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "",
        "time": "Fri Mar 27 18:18:46 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 18:18:46 2009 -0700"
      },
      "message": "AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153\tCamera shutter sound can be muted by new AlarmClock setting.\n  Current implementation of Camera service plays the camera shutter sound over the ALARM stream so that it cannot be muted by silent mode in order to comply to some country specific requirement. A recent change made it possible for the user to mute the ALARM stream thus making this stream not suitable any more for the camera shutter sound.\n  The fix consists in creating a new stream type only accessible by native code and that cannot be muted and use it to play camera sounds.\n  Original author: elaurent\n  Merged from: //branches/cupcake/...\n  Original author: android-build\n  Merged from: //branches/donutburger/...\n\nAutomated import of CL 143327\n"
    },
    {
      "commit": "c918d4ae9d45f3d7d0150e35eae8cd97ec474118",
      "tree": "3f5f364706a83704349be8c1bc26dbb214189ba2",
      "parents": [
        "6c5b21025f746fcb838499ae01b4d384ab1d2f66",
        "e47562d6b22a091c62ad0c7c2d68d0968b5d21af"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 15:38:40 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 15:38:40 2009 -0700"
      },
      "message": "Merge commit \u0027korg/cupcake\u0027\n\nConflicts:\n\tcore/java/android/webkit/WebView.java\n\tcore/java/android/widget/TwoLineListItem.java\n\tpreloaded-classes\n"
    },
    {
      "commit": "3f6fc880d92081fdec1351d219093dc0f7bbfcdd",
      "tree": "a1ebb6af385b046d58b36f57e588a344099d745e",
      "parents": [
        "e47562d6b22a091c62ad0c7c2d68d0968b5d21af"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "",
        "time": "Fri Mar 27 12:57:40 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 12:57:40 2009 -0700"
      },
      "message": "AI 143127: Media recorder service requires android.permission.CAMERA to record video\n  BUG\u003d1742392\n\nAutomated import of CL 143127\n"
    },
    {
      "commit": "e47562d6b22a091c62ad0c7c2d68d0968b5d21af",
      "tree": "252656d31faf4fc51988cb6345f7d5f51cfbf003",
      "parents": [
        "7c8cfad419b7a6c38435e213ce54e180e296322e"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "",
        "time": "Thu Mar 26 01:57:59 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Mar 26 01:57:59 2009 -0700"
      },
      "message": "Automated import from //branches/cupcake/...@142889,142889\n"
    },
    {
      "commit": "5b27b6f5b8073ad4363c89485f64b0ab3027b222",
      "tree": "5b91684d034bdf44cbd297f04d2066e78190b119",
      "parents": [
        "5cb07aa071b43a214e4c880b3b7852714e06451b"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "",
        "time": "Tue Mar 24 21:29:21 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 21:29:21 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@142066,142066\n"
    },
    {
      "commit": "5cb07aa071b43a214e4c880b3b7852714e06451b",
      "tree": "fd9df04a47016b0c46d32f2f608d45d5c5731a08",
      "parents": [
        "7f46607934437779720f1099e6b17f4db8c60ba1"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "",
        "time": "Tue Mar 24 20:48:51 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 20:48:51 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@141712,141712\n"
    },
    {
      "commit": "7f46607934437779720f1099e6b17f4db8c60ba1",
      "tree": "8b2eeccab43d53de0f2245db3a844869fbea5f94",
      "parents": [
        "90ca92cc07596900932aba0dad07457e619ae3da"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "",
        "time": "Tue Mar 24 20:36:20 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 20:36:20 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@141595,141595\n"
    },
    {
      "commit": "90ca92cc07596900932aba0dad07457e619ae3da",
      "tree": "2a6b28c0a3b73ccb81dba2d78681a63b482c5542",
      "parents": [
        "06aff807c612d1f3b38168d3abcc67bb19ec8d3d"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "",
        "time": "Tue Mar 24 19:48:32 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 19:48:32 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@141201,141201\n"
    },
    {
      "commit": "7c8cfad419b7a6c38435e213ce54e180e296322e",
      "tree": "5b91684d034bdf44cbd297f04d2066e78190b119",
      "parents": [
        "8769ce31b4aa1c8342925e514314435c217b0d46"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "",
        "time": "Tue Mar 24 18:56:19 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:56:19 2009 -0700"
      },
      "message": "Automated import from //branches/cupcake/...@142064,142064\n"
    },
    {
      "commit": "06aff807c612d1f3b38168d3abcc67bb19ec8d3d",
      "tree": "194d8655f53a34ca1ccfd8eecb13128994095182",
      "parents": [
        "1af452f333664e8b0a61d96a9b3bb682d8b9a00f"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "",
        "time": "Tue Mar 24 18:46:20 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:46:20 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@140869,140869\n"
    },
    {
      "commit": "1af452f333664e8b0a61d96a9b3bb682d8b9a00f",
      "tree": "47fe626c09316b14f5faa3db3553d1b6330c2c67",
      "parents": [
        "859d22fb31792fd9c2c77fba9be3378774b2cfe9"
      ],
      "author": {
        "name": "Jason Sams",
        "email": "",
        "time": "Tue Mar 24 18:45:22 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:45:22 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@140868,140868\n"
    },
    {
      "commit": "8769ce31b4aa1c8342925e514314435c217b0d46",
      "tree": "fd9df04a47016b0c46d32f2f608d45d5c5731a08",
      "parents": [
        "795fa5848276bab87445fa64fd0941c13ef62398"
      ],
      "author": {
        "name": "Andreas Huber",
        "email": "",
        "time": "Tue Mar 24 18:14:23 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:14:23 2009 -0700"
      },
      "message": "Automated import from //branches/cupcake/...@141708,141708\n"
    },
    {
      "commit": "859d22fb31792fd9c2c77fba9be3378774b2cfe9",
      "tree": "56016c49e2ce13a911a21b25cac543695e45aadc",
      "parents": [
        "1179bc9b0e3d17c984e8f4ad38561c049dd102fa"
      ],
      "author": {
        "name": "Jean-Michel Trivi",
        "email": "",
        "time": "Tue Mar 24 18:11:52 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 18:11:52 2009 -0700"
      },
      "message": "Automated import from //branches/master/...@140665,140665\n"
    },
    {
      "commit": "795fa5848276bab87445fa64fd0941c13ef62398",
      "tree": "8b2eeccab43d53de0f2245db3a844869fbea5f94",
      "parents": [
        "87e445b4bed2931b9033aff68878cd4b392e1fab"
      ],
      "author": {
        "name": "Dave Sparks",
        "email": "",
        "time": "Tue Mar 24 17:57:12 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 24 17:57:12 2009 -0700"
      },
      "message": "Automated import from //branches/cupcake/...@141591,141591\n"
    },
    {
      "commit": "6c5b21025f746fcb838499ae01b4d384ab1d2f66",
      "tree": "c6ace6199ce9135a0fa71eb8158f6d3d03edbe8b",
      "parents": [
        "8374f8fce997c0e1df39f0b515ca494b0a15dbdc"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Sat Mar 21 11:40:18 2009 -0700"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Mon Mar 23 12:00:23 2009 -0700"
      },
      "message": "Deal better with situations where OpenCORE is disabled.\n"
    },
    {
      "commit": "87e445b4bed2931b9033aff68878cd4b392e1fab",
      "tree": "2a6b28c0a3b73ccb81dba2d78681a63b482c5542",
      "parents": [
        "1179bc9b0e3d17c984e8f4ad38561c049dd102fa"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Mar 19 23:08:54 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Mar 19 23:08:54 2009 -0700"
      },
      "message": "auto import from //branches/cupcake_rel/...@141571\n"
    },
    {
      "commit": "1179bc9b0e3d17c984e8f4ad38561c049dd102fa",
      "tree": "1fd069efb58601650c80f77da0e2dc7d93641068",
      "parents": [
        "c048cae0367db6fbb4fe1127be5011910713d4ad"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 18 17:39:46 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 18 17:39:46 2009 -0700"
      },
      "message": "auto import from //branches/cupcake_rel/...@140373\n"
    },
    {
      "commit": "8374f8fce997c0e1df39f0b515ca494b0a15dbdc",
      "tree": "2c7a31052a78e7e8722c74fc798e6333f054f06f",
      "parents": [
        "eb7dc8939c06a1755d7c82baf0d0d008aa4d5fcb",
        "c048cae0367db6fbb4fe1127be5011910713d4ad"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Mar 18 11:33:14 2009 -0700"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Mar 18 11:33:14 2009 -0700"
      },
      "message": "Merge commit \u0027remotes/korg/cupcake\u0027 into merge\n\nConflicts:\n\tcore/java/android/view/animation/TranslateAnimation.java\n\tcore/jni/Android.mk\n\tcore/res/res/values-en-rGB/strings.xml\n\tlibs/audioflinger/AudioFlinger.cpp\n\tlibs/surfaceflinger/LayerScreenshot.cpp\n\tpackages/SettingsProvider/src/com/android/providers/settings/SettingsProvider.java\n"
    },
    {
      "commit": "c048cae0367db6fbb4fe1127be5011910713d4ad",
      "tree": "e567bfa2e8218b065db13858b77b12b2f2d8d53a",
      "parents": [
        "65e731f393f704eedab6fbe0af7f8a580c8d4617"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 13 13:04:22 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 13 13:04:22 2009 -0700"
      },
      "message": "auto import from //branches/cupcake_rel/...@138607\n"
    },
    {
      "commit": "65e731f393f704eedab6fbe0af7f8a580c8d4617",
      "tree": "4130ea5fa8057abe670e7eded32794615b53b49f",
      "parents": [
        "8365529381f6284f2d59dcc38e26f73adeec9c67"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 11 12:11:56 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 11 12:11:56 2009 -0700"
      },
      "message": "auto import from //branches/cupcake/...@137873\n"
    },
    {
      "commit": "8365529381f6284f2d59dcc38e26f73adeec9c67",
      "tree": "a3bd9bc7d231f3e3addb48bff81799f62253d3ce",
      "parents": [
        "87e06b6ae58d0caca9196e31490f2a5b515a9740"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 09 11:52:12 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 09 11:52:12 2009 -0700"
      },
      "message": "auto import from //branches/cupcake/...@137197\n"
    },
    {
      "commit": "87e06b6ae58d0caca9196e31490f2a5b515a9740",
      "tree": "276df3cec15961f38158af2b25b05bb763c74a90",
      "parents": [
        "8555d0867c3e8fe6cc5c7ad40af557fe6b92fa72"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Mar 05 17:04:48 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Mar 05 17:04:48 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@136654\n"
    },
    {
      "commit": "8555d0867c3e8fe6cc5c7ad40af557fe6b92fa72",
      "tree": "3a50795da0d5d03904596ee04d2789d7ee46de02",
      "parents": [
        "89fa4ad53f2f4d57adbc97ae1149fc00c9b6f3c5"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Mar 05 14:34:35 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Mar 05 14:34:35 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@136594\n"
    },
    {
      "commit": "89fa4ad53f2f4d57adbc97ae1149fc00c9b6f3c5",
      "tree": "28d26f7b71e943e25c7da6e8043d79b7b8d9cf7b",
      "parents": [
        "15f767b960b38059a74a42a33e16d8df2aec8bc1"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "15f767b960b38059a74a42a33e16d8df2aec8bc1",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [
        "ad04d9201452001dbaac4349f084cc9316190b89"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "ad04d9201452001dbaac4349f084cc9316190b89",
      "tree": "e8a8fbc4b27adf44a21e884351eecf47fca7e0b6",
      "parents": [
        "99ffda877980468a9ae31e013cd10fb3645df1b0"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 14:04:24 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 14:04:24 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@132589\n"
    },
    {
      "commit": "99ffda877980468a9ae31e013cd10fb3645df1b0",
      "tree": "dbcbf90028d4e60763724ca1bac4a63af7170973",
      "parents": [
        "925a349b45d1d16eaaca6a1f4827191831271ca0"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 02 22:54:33 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 02 22:54:33 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@137055\n"
    },
    {
      "commit": "eb7dc8939c06a1755d7c82baf0d0d008aa4d5fcb",
      "tree": "f82707855820ec4d6547b96a7f925288869e4625",
      "parents": [
        "74b79edce2638fe87fb4ec8f7702fcd70b72207d"
      ],
      "author": {
        "name": "root",
        "email": "pmerle@kph.uni-mainz.de",
        "time": "Mon Mar 02 20:48:27 2009 +0100"
      },
      "committer": {
        "name": "root",
        "email": "pmerle@kph.uni-mainz.de",
        "time": "Mon Mar 02 20:48:27 2009 +0100"
      },
      "message": "Fixed typing mistake causing process crashes.\n"
    },
    {
      "commit": "925a349b45d1d16eaaca6a1f4827191831271ca0",
      "tree": "e8a8fbc4b27adf44a21e884351eecf47fca7e0b6",
      "parents": [
        "25658fd43d150a45fb37734a9f9f27f48bb5c133"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 20 07:38:31 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 20 07:38:31 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@132569\n"
    },
    {
      "commit": "25658fd43d150a45fb37734a9f9f27f48bb5c133",
      "tree": "3b7102362b1c84181f8af6f2752bb6e7eb74881a",
      "parents": [
        "7a2146d5807030b2629f347736be5301b61e8811"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Feb 19 10:57:31 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Feb 19 10:57:31 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@132276\n"
    },
    {
      "commit": "7a2146d5807030b2629f347736be5301b61e8811",
      "tree": "50ca10276a614287673aeefe08f3d8c5eafdad33",
      "parents": [
        "5e07b5774c8b376776caa4f5b0a193767697e97e"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 13 12:57:50 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 13 12:57:50 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@131421\n"
    },
    {
      "commit": "5e07b5774c8b376776caa4f5b0a193767697e97e",
      "tree": "3260f49c6f0c5b4699ac6b80b4dc505566af17e8",
      "parents": [
        "e5198b620a9a208ec59ea8457282404725f8ff6e"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Feb 10 15:44:00 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Feb 10 15:44:00 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@130745\n"
    },
    {
      "commit": "74b79edce2638fe87fb4ec8f7702fcd70b72207d",
      "tree": "6c76bdfb786425983db26a41dcccfefedbe7bb78",
      "parents": [
        "e5198b620a9a208ec59ea8457282404725f8ff6e"
      ],
      "author": {
        "name": "Brock Atchison",
        "email": "batchison@pv.com",
        "time": "Wed Jan 21 19:00:25 2009 -0600"
      },
      "committer": {
        "name": "Brock Atchison",
        "email": "batchison@pv.com",
        "time": "Wed Jan 21 19:00:25 2009 -0600"
      },
      "message": "Changes required to accommodate OpenCORE 2.0\n"
    },
    {
      "commit": "e5198b620a9a208ec59ea8457282404725f8ff6e",
      "tree": "2ff913c152607cd9d58f0e6ba620461090be7541",
      "parents": [
        "54ffb8abf94365496a2dbf5d792b6977d6a8ef06"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jan 20 14:03:58 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jan 20 14:03:58 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@127101\n"
    },
    {
      "commit": "54ffb8abf94365496a2dbf5d792b6977d6a8ef06",
      "tree": "fdd31cab527be6fc0695100de9f72813087440ba",
      "parents": [
        "cce8bd12da6d8419a8770e4552a51ec297c250c2"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jan 15 16:12:10 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jan 15 16:12:10 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@126645\n"
    },
    {
      "commit": "cce8bd12da6d8419a8770e4552a51ec297c250c2",
      "tree": "04f90a5380030b06b7c7c99b9972ef0f147621ec",
      "parents": [
        "7b5eb023f8d87cca6d830ae6c11c6aadbe02aca8"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@125939\n"
    },
    {
      "commit": "7b5eb023f8d87cca6d830ae6c11c6aadbe02aca8",
      "tree": "d9838a098f868ee2fcffc20627a8c9a33cb23377",
      "parents": [
        "2729ea9262ca60d93047e984739887cfc89e82eb"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "message": "Code drop from //branches/cupcake/...@124589\n"
    },
    {
      "commit": "2729ea9262ca60d93047e984739887cfc89e82eb",
      "tree": "25962a3f1c5f70586af45c926c037e03c643857f",
      "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"
    }
  ]
}
