)]}'
{
  "log": [
    {
      "commit": "803ce0f9fdd455dc4ec0c6ad9c141c76315fd4da",
      "tree": "eefdb2d29d575871ff08b78ade00fe54f8302564",
      "parents": [
        "a0c39e28e56d642168ad18dccb86f5787b4e1592"
      ],
      "author": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Thu Sep 29 12:49:17 2011 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Sun Oct 09 12:03:09 2011 -0700"
      },
      "message": "Use SoundPool instead of Ringtone.\n\nThe lock screen was using Ringtone for the lock/unlock sounds, which\nmeant two new MediaPlayers were created every time a sound needed to\nbe played. In addition, the Ringtone was assigned to a local variable,\nwhich means it could go be garbage collected and finalized while it\nwas still playing.\nFor short sounds that need to be played repeatedly, SoundPool is a\nbetter option anyway, so use that instead.\nb/5382634\n\nChange-Id: I8794cbb24604fa7c03032bd5e32ceab37a858054\n"
    },
    {
      "commit": "a0c39e28e56d642168ad18dccb86f5787b4e1592",
      "tree": "35a0704e7399a554512a92c51bd19ecb8db8acf9",
      "parents": [
        "65162b1ee430cb8050109327a7fd958fa72d64ac"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Oct 06 17:24:54 2011 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Oct 06 17:24:54 2011 -0700"
      },
      "message": "DO NOT MERGE: fix wallpaper restore\n\nFollowing a restore of the wallpaper data files, the settingsRestored()\nmethod was binding the new wallpaper by passing null as the component,\nbecause once upon a time that meant just use the configuration that had\njust been loaded from the [newly restored] settings filed.  However, at\nsome point this broke when the load from settings was made a staging\noperation, not also the commitment of the changes.\n\nThis CL passes the newly-determined component configuration explicitly\nto the bind, overriding the product default that may already have been\nemplaced by the time the restore happens.\n\nWill not merge cleanly downstream; the parallel (small) change will\nbe made explicitly there.\n\nBug 5416839\n\nChange-Id: I50b5d57fafd176529ac7a90cac8116bbc9f696fd\n"
    },
    {
      "commit": "65162b1ee430cb8050109327a7fd958fa72d64ac",
      "tree": "a923e475c7b567df950745e25c332b1c9c70b7da",
      "parents": [
        "a50d0f8985d811a6a2f49aa65e31892048e96ccf",
        "fe993cf1322a93b2cfcc5815e598f03ea7f0e1c3"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Oct 06 15:51:43 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Oct 06 15:51:43 2011 -0700"
      },
      "message": "Merge \"Adding 3 additional notification sounds Bug: 5416299\" into ics-factoryrom"
    },
    {
      "commit": "fe993cf1322a93b2cfcc5815e598f03ea7f0e1c3",
      "tree": "43606984d6c9fa6d0158c264bb3dad74c00a1164",
      "parents": [
        "7d535138c15b3e9f90432fb942f9027fa334b681"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Oct 06 15:23:23 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Oct 06 15:23:23 2011 -0700"
      },
      "message": "Adding 3 additional notification sounds\nBug: 5416299\n\nChange-Id: I69c6ddd1c4202f640ce14a2a7e4a233e1d93e53d\n"
    },
    {
      "commit": "a50d0f8985d811a6a2f49aa65e31892048e96ccf",
      "tree": "465cf0413d8c6ec3d1e58b9b3e60471161fef69b",
      "parents": [
        "2fc826ec944cf85d1c3e65011091c58dc94110c0",
        "44a3e0d497f19fad1de4b73eb0eb6d3b6132c405"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Oct 06 11:19:29 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Oct 06 11:19:29 2011 -0700"
      },
      "message": "Merge \"Hide quota APIs until finalized.\" into ics-factoryrom"
    },
    {
      "commit": "44a3e0d497f19fad1de4b73eb0eb6d3b6132c405",
      "tree": "fafd230e88ad6d2c4f04883d35e1d8518a16892e",
      "parents": [
        "7d535138c15b3e9f90432fb942f9027fa334b681"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Oct 06 10:50:09 2011 -0700"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Oct 06 10:50:09 2011 -0700"
      },
      "message": "Hide quota APIs until finalized.\n\nBug: 5383656\nChange-Id: Ia2a978a6ff2ee642b0ea4d7d6b8857b7efffd612\n"
    },
    {
      "commit": "2fc826ec944cf85d1c3e65011091c58dc94110c0",
      "tree": "731591e89077b9e315e1caf4c836baaf5c36c11e",
      "parents": [
        "7d535138c15b3e9f90432fb942f9027fa334b681"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Oct 06 10:28:28 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Oct 06 10:28:28 2011 -0700"
      },
      "message": "Import translations for late permission additions.\n\nChange-Id: I80c968b0f6fd74cc52443a3729d02490c77aef30\n"
    },
    {
      "commit": "7d535138c15b3e9f90432fb942f9027fa334b681",
      "tree": "902ac46cfd7dd3073f72f834c4ec6559a88f1c50",
      "parents": [
        "121e805af449ccee802ae0001f4d8eaf531e6b2d"
      ],
      "author": {
        "name": "Dave Santoro",
        "email": "dsantoro@google.com",
        "time": "Mon Oct 03 18:25:26 2011 -0700"
      },
      "committer": {
        "name": "Dave Santoro",
        "email": "dsantoro@google.com",
        "time": "Tue Oct 04 15:09:54 2011 -0700"
      },
      "message": "DO NOT MERGE New permissions for social stream.\n\nThese permissions are needed to separate the (potentially invasive)\naccess to the user\u0027s social stream from the existing read/write\ncontacts permission.\n\nPer discussion with Android release team, we are also hiding the\nstream item API until we figure out a better way to guard the data.\n\nBug 5406886\n\nChange-Id: I8339d743c3ebe8923c7ee47f2900444efcf82a52\n"
    },
    {
      "commit": "121e805af449ccee802ae0001f4d8eaf531e6b2d",
      "tree": "b8e1bfa92d8a839335c7b90a7298e4ba4d3357ba",
      "parents": [
        "6c465bbe805354dc0101d2cac1d7ce374bb336a0",
        "18f3656eb58627fac4c788c75c9638968378d1d8"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Oct 03 16:49:58 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Oct 03 16:49:58 2011 -0700"
      },
      "message": "Merge \"Adding additional variety to sound set 7\" into ics-factoryrom"
    },
    {
      "commit": "18f3656eb58627fac4c788c75c9638968378d1d8",
      "tree": "c2929e19de7c0909f04d14352d71732bd43f08f7",
      "parents": [
        "8b42fcef5ac33d94b76e3002861d4ea4081a6a4f"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Oct 03 15:37:43 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Oct 03 16:06:09 2011 -0700"
      },
      "message": "Adding additional variety to sound set 7\n\nChange-Id: I3f8c806258e47dc3b78ce81fd582722753573b54\n"
    },
    {
      "commit": "6c465bbe805354dc0101d2cac1d7ce374bb336a0",
      "tree": "7b0fcc97b854a13b38b5a41d732f23ee112f256e",
      "parents": [
        "8b42fcef5ac33d94b76e3002861d4ea4081a6a4f"
      ],
      "author": {
        "name": "Xavier Ducrohet",
        "email": "xav@android.com",
        "time": "Fri Sep 30 18:08:05 2011 -0700"
      },
      "committer": {
        "name": "Xavier Ducrohet",
        "email": "xav@android.com",
        "time": "Mon Oct 03 09:54:57 2011 -0700"
      },
      "message": "Cherry-pick f1dee1 from master for SDK. do not merge.\n\nLayoutlib: add support for ITextServicesManager.\n\nThis include a fix in layoutlib_create to properly handle\ndelegating a static method of an inner class (was broken and\nonly worked on non static method).\n\nAdded a few comments here and there to *_Accessor classes so\nthat it\u0027s a bit more obvious what they are for and how they are\nused.\n\nChange-Id: I186ce33236e4de08d0205f75fb8d20d74c92da34\n"
    },
    {
      "commit": "8b42fcef5ac33d94b76e3002861d4ea4081a6a4f",
      "tree": "045d8b8a7e25f0a3d28ca0cccd52fb8a43984d2d",
      "parents": [
        "5d9a4f33d3f1fcce55b686597d370d749b5c5c0d"
      ],
      "author": {
        "name": "repo sync",
        "email": "isheriff@google.com",
        "time": "Fri Sep 30 07:57:50 2011 -0700"
      },
      "committer": {
        "name": "Irfan Sheriff",
        "email": "isheriff@google.com",
        "time": "Fri Sep 30 10:14:38 2011 -0700"
      },
      "message": "Fix wifi data activity icons\n\nBug: 5393252\nChange-Id: I6ca650b4f722b2c8cc4d17b1bc6ec2f2c0b7e10d\n"
    },
    {
      "commit": "5d9a4f33d3f1fcce55b686597d370d749b5c5c0d",
      "tree": "d5429ef752d292bae0dbcc0fcc930ca71420b0aa",
      "parents": [
        "e8b7f4a20c43d8f55d0cf85a94363b764ba598b8",
        "1f84f44bfa7d015b362138817e6c7063b7d1fd9e"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Sep 29 18:34:22 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 29 18:34:22 2011 -0700"
      },
      "message": "Merge \"improve hwc log output\" into ics-factoryrom"
    },
    {
      "commit": "1f84f44bfa7d015b362138817e6c7063b7d1fd9e",
      "tree": "55ccfdad63a609aed8585feeaafd7f327c21523c",
      "parents": [
        "24664c0003f964ffe9f4fc98d69c802cddd0d7b0"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Sep 29 18:07:08 2011 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Sep 29 18:12:20 2011 -0700"
      },
      "message": "improve hwc log output\n\nwe now print the handle of each buffer\n\nChange-Id: I4104cd6d3a0a303baf44c5c69de3bf36c237892e\n"
    },
    {
      "commit": "e8b7f4a20c43d8f55d0cf85a94363b764ba598b8",
      "tree": "09800860eb177aeec4db251548ffb9ddc74fefec",
      "parents": [
        "9547d03ef1228406ad4eb6db31dbcf58be1e4655"
      ],
      "author": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Mon Sep 26 23:31:27 2011 -0700"
      },
      "committer": {
        "name": "Dima Zavin",
        "email": "dima@android.com",
        "time": "Thu Sep 29 11:28:17 2011 -0700"
      },
      "message": "eventhub: print debugginf info when removing device\n\nChange-Id: I40bbbd3867e8c7ac7d6fb38e1c72432bb4963316\nSigned-off-by: Dima Zavin \u003cdima@android.com\u003e\n"
    },
    {
      "commit": "9547d03ef1228406ad4eb6db31dbcf58be1e4655",
      "tree": "ee6006cefd5038f431f936eff7927656e5410290",
      "parents": [
        "1fd6c33620171893b2e92c38b731fd89e5a8dd66"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Sun Sep 18 15:22:24 2011 -0700"
      },
      "committer": {
        "name": "Dave Burke",
        "email": "daveburke@google.com",
        "time": "Wed Sep 28 20:48:41 2011 -0700"
      },
      "message": "Fix build.\n\nChange-Id: Ife2b4b207270f8017d3acd80c76eaf1c7a50986d\n"
    },
    {
      "commit": "1fd6c33620171893b2e92c38b731fd89e5a8dd66",
      "tree": "e9a703f8aef10c6162bd2c5fb00468852edcf291",
      "parents": [
        "6ea4da95d9093dbfabe79321087b81cd7fbf5e84"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Sep 20 11:20:31 2011 -0700"
      },
      "committer": {
        "name": "Dave Burke",
        "email": "daveburke@google.com",
        "time": "Wed Sep 28 19:46:39 2011 -0700"
      },
      "message": "Fix issue #5312624: Lock screen very flickery\n\nThe key thing was to fix isVisibleOrBehindKeyguardLw() so that it\nwouldn\u0027t count a window as not visible if it was just currently\nin the process of drawing due to an orientation change.\n\nAlso improve logic in deciding when to turn screen on to better ensure\nthe screen is in a stable state, in particular treating screen off\nas a frozen screen and not allowing it to turn on until the\nupdate of the screen due to any config change is done.\n\nChange-Id: If82199f3773270b2d07f9c7de9da2dad8c7b28d7\n"
    },
    {
      "commit": "6ea4da95d9093dbfabe79321087b81cd7fbf5e84",
      "tree": "92f7c9df10eb2f028401a59d87326ed2a8c978e1",
      "parents": [
        "d908b40d0b0ed1e7e0b0f41e5060a26465b5cb99"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Sun Sep 18 14:43:08 2011 -0700"
      },
      "committer": {
        "name": "Dave Burke",
        "email": "daveburke@google.com",
        "time": "Wed Sep 28 19:46:34 2011 -0700"
      },
      "message": "Fix issue #5242779: Device not responding to touch on unlock screen\n\nRework how we decide when it is okay to turn on the screen by having\nthe policy call back to the power manager when it knows the lock screen\nhas been drawn.\n\nChange-Id: Ie8f3f72111dcf7f168723e6dce24e0343b4afe5d\n"
    },
    {
      "commit": "d908b40d0b0ed1e7e0b0f41e5060a26465b5cb99",
      "tree": "59a41aa7235ef75d82e2a9397bdfa921bc3ccc78",
      "parents": [
        "a94489b4394350b1727437818cd4f6d845e97dc0",
        "9e2e026ff2f6c9468806c1de7a3778e5c3a3b704"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Sep 28 17:35:18 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 28 17:35:18 2011 -0700"
      },
      "message": "Merge \"Import revised translations.\" into ics-factoryrom"
    },
    {
      "commit": "9e2e026ff2f6c9468806c1de7a3778e5c3a3b704",
      "tree": "b02e63d9c40110b363a8232298de5f77155b969f",
      "parents": [
        "6cbc7d6ad95501352a75126d048c72a8fea71d63"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Sep 28 17:29:42 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Sep 28 17:29:42 2011 -0700"
      },
      "message": "Import revised translations.\n\nBug 5384730\n\nChange-Id: I796fdb4e953595d8dc6a8577f4a633b5d4ff91ca\n"
    },
    {
      "commit": "a94489b4394350b1727437818cd4f6d845e97dc0",
      "tree": "e94e5bd79c2a9f9372470a48d1c688e50d6a6e15",
      "parents": [
        "5c12c039310ddde6dcea6694a9d3d8c5904aadc2",
        "914f7e683a01f15f8830810c49eaecc31bc554a6"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Sep 28 17:01:39 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 28 17:01:39 2011 -0700"
      },
      "message": "Merge \"Don\u0027t lose product variant strings that also vary between locales.\" into ics-factoryrom"
    },
    {
      "commit": "5c12c039310ddde6dcea6694a9d3d8c5904aadc2",
      "tree": "e15190a32193050a5fb90b25426836df0835b348",
      "parents": [
        "24664c0003f964ffe9f4fc98d69c802cddd0d7b0",
        "6cbc7d6ad95501352a75126d048c72a8fea71d63"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Sep 28 16:55:33 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 28 16:55:33 2011 -0700"
      },
      "message": "Merge \"Import revised translations.  DO NOT MERGE.\" into ics-factoryrom"
    },
    {
      "commit": "6cbc7d6ad95501352a75126d048c72a8fea71d63",
      "tree": "1f95277301456e77f60d845789f7c41dfdbd3842",
      "parents": [
        "272101b308c7eb0a4639bed0106830a8d6b0f2a1"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Sep 28 16:32:06 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Wed Sep 28 16:32:06 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE.\n\nChange-Id: Ic1c1290adfac7dd0eabba74e8d290bcc8567d91e\n"
    },
    {
      "commit": "24664c0003f964ffe9f4fc98d69c802cddd0d7b0",
      "tree": "b321e4c038cb42130d2232b681032d2da04bf3a9",
      "parents": [
        "3b5a379dda952faa6266c8fa794c6f0d3a192c13",
        "5fba7e525eebe22d7a0ebdf472313ad7984a9467"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Wed Sep 28 15:24:09 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 28 15:24:09 2011 -0700"
      },
      "message": "Merge \"Updated menu icon Bug: 5388009\" into ics-factoryrom"
    },
    {
      "commit": "3b5a379dda952faa6266c8fa794c6f0d3a192c13",
      "tree": "0d83a70d605f0333445a2e997b730c90eec58cd9",
      "parents": [
        "b2d17234b77cda555905e0da997f543708374246",
        "55cea044658f8417a342a7d6b06f239f1b1b4eba"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Wed Sep 28 15:23:57 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 28 15:23:57 2011 -0700"
      },
      "message": "Merge \"Updated overflow menu icon Bug: 5388009\" into ics-factoryrom"
    },
    {
      "commit": "5fba7e525eebe22d7a0ebdf472313ad7984a9467",
      "tree": "8c19d65597407f9c046e54efd8d17b3b1bf45719",
      "parents": [
        "b4f0a9f3894c1f039168ad672f4aa194999c7cdd"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Wed Sep 28 14:56:47 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Wed Sep 28 14:56:47 2011 -0700"
      },
      "message": "Updated menu icon\nBug: 5388009\n\nChange-Id: I3bc43a707f4fdb38021cf0cf9f76784f5e1192d9\n"
    },
    {
      "commit": "55cea044658f8417a342a7d6b06f239f1b1b4eba",
      "tree": "d81a20baa833d0a9e7711cf48d9bea20c94b0142",
      "parents": [
        "b4f0a9f3894c1f039168ad672f4aa194999c7cdd"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Wed Sep 28 14:55:01 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Wed Sep 28 14:55:01 2011 -0700"
      },
      "message": "Updated overflow menu icon\nBug: 5388009\n\nChange-Id: I667d6ecf0e897c073c669b2b88ffe06a71ca704d\n"
    },
    {
      "commit": "b2d17234b77cda555905e0da997f543708374246",
      "tree": "94d47af138b28db20f8a8b0a1f91beb41f00b143",
      "parents": [
        "272101b308c7eb0a4639bed0106830a8d6b0f2a1",
        "db6028508c8eb31a0de1dcdfc410ddfe6df7c5ad"
      ],
      "author": {
        "name": "Xia Wang",
        "email": "xiaw@google.com",
        "time": "Wed Sep 28 12:38:15 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 28 12:38:15 2011 -0700"
      },
      "message": "Merge \"Reorganize media framework functional tests. Group tests into sub-packages\" into ics-factoryrom"
    },
    {
      "commit": "272101b308c7eb0a4639bed0106830a8d6b0f2a1",
      "tree": "3e110af78249c4c748a54fb3829eac706c68072b",
      "parents": [
        "0e8fb15da2bd0912aa74ba6709dfe3d5b7c84fde",
        "9bbdd0bf5006512a000b0d3e6bd6ee2998a2e48b"
      ],
      "author": {
        "name": "Fred Quintana",
        "email": "fredq@google.com",
        "time": "Wed Sep 28 11:45:52 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Sep 28 11:45:52 2011 -0700"
      },
      "message": "Merge \"Fix a bug in the account chooser where relaunching an in-progress flow results in a blank screen.\" into ics-factoryrom"
    },
    {
      "commit": "9bbdd0bf5006512a000b0d3e6bd6ee2998a2e48b",
      "tree": "f283bef13310621e4f220ca8caa738776a6919d7",
      "parents": [
        "2783e1ce7a9b2c82983223754228c06be6713a0f"
      ],
      "author": {
        "name": "Fred Quintana",
        "email": "fredq@google.com",
        "time": "Tue Sep 27 17:24:32 2011 -0700"
      },
      "committer": {
        "name": "Fred Quintana",
        "email": "fredq@google.com",
        "time": "Tue Sep 27 17:24:32 2011 -0700"
      },
      "message": "Fix a bug in the account chooser where relaunching an in-progress flow\nresults in a blank screen.\n\nThe fix involves making the first activity just call the account\ntype chooser to get the account type to add, rather than having\nthe account type chooser also kick off the AccountManager.addAccount()\nrequest itself. Instead the first activity will get the type\nback and then call AccountManager.addAccount()\n\nBug: 5346810\nChange-Id: I4a0cf2370971b98f8ee0910f5401d97e999e546b\n"
    },
    {
      "commit": "914f7e683a01f15f8830810c49eaecc31bc554a6",
      "tree": "702278393601f3f27b0ec0213246c8ea3bf70d09",
      "parents": [
        "006e6ef2e6349f5b3f9ef27c81750f007f56c69a"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Sep 27 16:09:41 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Sep 27 16:09:41 2011 -0700"
      },
      "message": "Don\u0027t lose product variant strings that also vary between locales.\n\nLocalized strings with product variants were not being included in the APK,\napparently because the check to ensure that a different variation of the\nstring had not already been included in the APK was matching the version\nof it from the default, untranslated configuration.\n\nNow check to make sure that the string not only exists but also exists in\nthe correct configuration.\n\nBug 5372711\n\nChange-Id: I52975570b75e0f11827dc6bcf1cb4a987d0541aa\n"
    },
    {
      "commit": "db6028508c8eb31a0de1dcdfc410ddfe6df7c5ad",
      "tree": "4b9bdec6fedfec04e97c3ed10de3246961fbb574",
      "parents": [
        "ce9756d06dd8aebb7b92879ab3b02bbe8f290992"
      ],
      "author": {
        "name": "Xia Wang",
        "email": "xiaw@google.com",
        "time": "Tue Sep 27 16:00:20 2011 -0700"
      },
      "committer": {
        "name": "Xia Wang",
        "email": "xiaw@google.com",
        "time": "Tue Sep 27 16:00:20 2011 -0700"
      },
      "message": "Reorganize media framework functional tests.\nGroup tests into sub-packages\n\nChange-Id: I878e14487142de495fc646037d5d0b51e39341bd\n"
    },
    {
      "commit": "0e8fb15da2bd0912aa74ba6709dfe3d5b7c84fde",
      "tree": "b2d8443f2d9603aa632d01f9cba289ca56fbab6d",
      "parents": [
        "ce9756d06dd8aebb7b92879ab3b02bbe8f290992"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Tue Sep 27 15:37:54 2011 -0700"
      },
      "committer": {
        "name": "Xavier Ducrohet",
        "email": "xav@android.com",
        "time": "Tue Sep 27 15:59:53 2011 -0700"
      },
      "message": "CherryPick 043a6b from master: do not merge.\n\nDon\u0027t use OpenGL ES 2.0 to render the wallpaper on the emulator.\nBug #5352896\n\nThe emulator doesn\u0027t support OpenGL ES 2.0.\n\nChange-Id: I3d60f8e4b5c5431e9e21471c576f4a9382f4693f\n"
    },
    {
      "commit": "ce9756d06dd8aebb7b92879ab3b02bbe8f290992",
      "tree": "5551d65097ee6ec6bd8792217d0ae91704347cba",
      "parents": [
        "25bb73eb1bc16921cc013b9b150c2d440d650c39",
        "006e6ef2e6349f5b3f9ef27c81750f007f56c69a"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Sep 27 14:54:12 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 27 14:54:12 2011 -0700"
      },
      "message": "Merge \"Import revised translations.  DO NOT MERGE\" into ics-factoryrom"
    },
    {
      "commit": "006e6ef2e6349f5b3f9ef27c81750f007f56c69a",
      "tree": "2524dd82e2996b04d6d9db0b026e774ee010272b",
      "parents": [
        "5fd141c245051f2fa84bf2559a417577391e40df"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Sep 27 14:29:36 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Tue Sep 27 14:29:36 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: Ifb1966956dcc9fe4e082708bb3fb30d5224308e7\n"
    },
    {
      "commit": "25bb73eb1bc16921cc013b9b150c2d440d650c39",
      "tree": "333e866477e0d8645d836d9da2a2c4bb3db6f10b",
      "parents": [
        "da42e0faaa95c796dc49f3b38023562dab6584a7",
        "b1e8dab967330b34d499b83a8112cbb3015a1e53"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Sep 27 13:06:01 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 27 13:06:01 2011 -0700"
      },
      "message": "Merge \"Remove \"excessive sync\" icon.\" into ics-factoryrom"
    },
    {
      "commit": "da42e0faaa95c796dc49f3b38023562dab6584a7",
      "tree": "9e69712a6ec81c58f5b2f6f222241e59781eca1f",
      "parents": [
        "5fd141c245051f2fa84bf2559a417577391e40df",
        "3a2321211179ae7889f6e1828a5d2af0041406b8"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Tue Sep 27 12:28:59 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 27 12:28:59 2011 -0700"
      },
      "message": "Merge \"SurfaceFlinger: fix setting default buffer size\" into ics-factoryrom"
    },
    {
      "commit": "5fd141c245051f2fa84bf2559a417577391e40df",
      "tree": "89a965fa0b2ac9ca0f2a6c539038224a15d9c3e6",
      "parents": [
        "abff032e783398be7a1c6b7e1e25a73a8467adcf",
        "80a238e9b663d6544134bb66f8f501f3756a7236"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Tue Sep 27 09:54:40 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Sep 27 09:54:40 2011 -0700"
      },
      "message": "Merge \"Updated stat_sys icons\" into ics-factoryrom"
    },
    {
      "commit": "abff032e783398be7a1c6b7e1e25a73a8467adcf",
      "tree": "b32291051bd5aa0db5bf920f7fccb7d29f720255",
      "parents": [
        "b4f0a9f3894c1f039168ad672f4aa194999c7cdd"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Sep 27 11:19:34 2011 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Sep 27 11:20:17 2011 -0400"
      },
      "message": "Draw smaller system status icons without scaling.\n\nBug: 5297795\nChange-Id: I11dc3a21b2e1111963b1cd9621434747f1757a67\n"
    },
    {
      "commit": "b4f0a9f3894c1f039168ad672f4aa194999c7cdd",
      "tree": "45a13ec351552b82b083f0556cb3a4f05a1601d2",
      "parents": [
        "7462251b0a3f2601236b599bcabf54451143b704",
        "3f5f83b54fad4c797f5dbd75f050e4980e839122"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Sep 26 18:41:01 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 18:41:01 2011 -0700"
      },
      "message": "Merge \"Fix 5326463: rework sim state handling in lockscreen\" into ics-factoryrom"
    },
    {
      "commit": "3a2321211179ae7889f6e1828a5d2af0041406b8",
      "tree": "c4412d9f963f4d0c8390c6dee143e1a2bfdda270",
      "parents": [
        "61b645ab86ace1511593f1f1f46dfb62bf0ae8b9"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Mon Sep 26 16:54:44 2011 -0700"
      },
      "committer": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Mon Sep 26 18:38:52 2011 -0700"
      },
      "message": "SurfaceFlinger: fix setting default buffer size\n\nThis change makes SurfaceFlinger update a SurfaceTextureLayer\u0027s default\nbuffer size in response to a window resize even if the Layer is in fixed\nsize mode.\n\nChange-Id: I3871c8f19a045d03904d1284390cad7659be71ff\nBug: 5366426\n"
    },
    {
      "commit": "7462251b0a3f2601236b599bcabf54451143b704",
      "tree": "e9a2f5ba4db8ccb43cc2a509c3cd75cd1bcb73c3",
      "parents": [
        "a200a23af10dfcbbe46d10e868c2eae9f2c794a4",
        "5f2f41350ec127c16ea05722687201ad7a227658"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Sep 26 17:12:08 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 17:12:08 2011 -0700"
      },
      "message": "Merge \"Don\u0027t hang in restore if the transport reports failure\" into ics-factoryrom"
    },
    {
      "commit": "b1e8dab967330b34d499b83a8112cbb3015a1e53",
      "tree": "498591163649e56935a1298d3c0ffff0d2d4f738",
      "parents": [
        "a6ccaa736d18d1ee375162e9df9d2aad8db869e5"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Sep 26 20:06:19 2011 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Sep 26 20:06:19 2011 -0400"
      },
      "message": "Remove \"excessive sync\" icon.\n\nBug: 5354985\nChange-Id: Ie0ce3448ff33c3211d79e8c699f5709561f463b0\n"
    },
    {
      "commit": "a200a23af10dfcbbe46d10e868c2eae9f2c794a4",
      "tree": "81887996ebafaa0a6462771850ac5388c3e6501a",
      "parents": [
        "8632561e14c5cc546cec39edd213ea8cc7aea2f9",
        "14ed50a9a3386e63ee19f6ac0b66c7f3c0fe362a"
      ],
      "author": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Sep 26 16:58:35 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 16:58:35 2011 -0700"
      },
      "message": "Merge \"Bug 5332065: IOOB in case the suggestionSpan has been removed\" into ics-factoryrom"
    },
    {
      "commit": "8632561e14c5cc546cec39edd213ea8cc7aea2f9",
      "tree": "5a163a8d1d6b832a3ae243c5f0a09b02468ef105",
      "parents": [
        "a2a3f1e7e6a31f1109a3c25a48c33d3d67cb1adc",
        "f733c2aaa652f3ead60c8b2bc982dc9bdbc7df8e"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 16:19:26 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 16:19:26 2011 -0700"
      },
      "message": "Merge \"Make the status and navigation bars OPAQUE.\" into ics-factoryrom"
    },
    {
      "commit": "a2a3f1e7e6a31f1109a3c25a48c33d3d67cb1adc",
      "tree": "8a020314f7992c3747420bdec99043d9085e79b1",
      "parents": [
        "a7969d91ad7547e5a83d54df835ca6820fef0927",
        "81f69ba56a5ad50ae9abe851de64f74a2f09de84"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 16:19:04 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 16:19:04 2011 -0700"
      },
      "message": "Merge \"don\u0027t clear the framebuffer when the framebuffer is not used\" into ics-factoryrom"
    },
    {
      "commit": "a7969d91ad7547e5a83d54df835ca6820fef0927",
      "tree": "19311949bbb6e661552e6ec385e36ac889c27d9c",
      "parents": [
        "781fea802b6b1c2e33a35dfe24c6ec29ed73a9c2",
        "7036fdd099fe035f7052828aa730e304e760cc39"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 16:18:59 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 16:18:59 2011 -0700"
      },
      "message": "Merge \"Do not blend opaque windows.\" into ics-factoryrom"
    },
    {
      "commit": "81f69ba56a5ad50ae9abe851de64f74a2f09de84",
      "tree": "b7b71d38b35e6c94b67fb25101db1cf02093ee3a",
      "parents": [
        "892ac4155a7e2f2c824ee9898d4c5cef4bbe1afc"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Thu Sep 22 20:57:04 2011 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 16:14:05 2011 -0700"
      },
      "message": "don\u0027t clear the framebuffer when the framebuffer is not used\n\nwhen areas of the FB are undefined (transparent windows on top of\nnothing), we clear those areas before composition.\nhowever, it makes no sense to do this when the FB is not in use\n(case where hwc handles all layers)\n\nBug: 5360529\nChange-Id: I761a7d3664228ebbee0944aca8b0cc278fc94c9c\n"
    },
    {
      "commit": "7036fdd099fe035f7052828aa730e304e760cc39",
      "tree": "619a238d9c44c01d05f2f3ffbaecb82a16e06d73",
      "parents": [
        "892ac4155a7e2f2c824ee9898d4c5cef4bbe1afc"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@google.com",
        "time": "Mon Sep 26 16:08:14 2011 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 16:12:04 2011 -0700"
      },
      "message": "Do not blend opaque windows.\n\nThis change ensures the wallpaper is rendered into an opaque surface\nwhich avoids a glClear() in SurfaceFlinger. This should save quite\na bit of work on every frame when panning the workspace in launcher.\n\nChange-Id: Id43d3498a54c2d60ec4ee3377c92ef79bff55bc1\n"
    },
    {
      "commit": "781fea802b6b1c2e33a35dfe24c6ec29ed73a9c2",
      "tree": "3bca3212643c98ee9fe7092f6baf566d1dbf6878",
      "parents": [
        "04ba6d0ebd6a750d2ab2794af5bc4a8406178f00"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 15:58:20 2011 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 16:08:52 2011 -0700"
      },
      "message": "Region cannot handle malformed Rects. Abort the Region op in that case.\n\nBug: 5331198, 5334829\nChange-Id: I05f2aaa95c55fe9e4a5d23180bb3032896c88151\n"
    },
    {
      "commit": "04ba6d0ebd6a750d2ab2794af5bc4a8406178f00",
      "tree": "25cbb42810283d92cf9f4eed7464750d4f2301e0",
      "parents": [
        "892ac4155a7e2f2c824ee9898d4c5cef4bbe1afc"
      ],
      "author": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 19 16:12:08 2011 -0700"
      },
      "committer": {
        "name": "Mathias Agopian",
        "email": "mathias@google.com",
        "time": "Mon Sep 26 16:08:42 2011 -0700"
      },
      "message": "Make sure Region handles invalid rectangles\n\nthe boolean operation code assumes rects are valid and\ncould go into an infinite loop if not. make sure we\nabort before that happens.\n\nBug: 5331198, 5334829\nChange-Id: I8aa42b2e0b37238ec2434b794dd84c1a1b70f163\n"
    },
    {
      "commit": "14ed50a9a3386e63ee19f6ac0b66c7f3c0fe362a",
      "tree": "f1290960d1c44582c4971a1f4d6702abc4da95c5",
      "parents": [
        "a6ccaa736d18d1ee375162e9df9d2aad8db869e5"
      ],
      "author": {
        "name": "Gilles Debunne",
        "email": "debunne@google.com",
        "time": "Fri Sep 23 10:56:24 2011 -0700"
      },
      "committer": {
        "name": "Fabrice Di Meglio",
        "email": "fdimeglio@google.com",
        "time": "Mon Sep 26 15:59:24 2011 -0700"
      },
      "message": "Bug 5332065: IOOB in case the suggestionSpan has been removed\n\nI don\u0027t understand how the SuggSpan that has been tapped to display\nthe popup can have disappeared when an item is clicked.\n\nThis problem seems specific to monkey test with a race condition somewhere.\n\nChange-Id: I447b6563a1b959dc3c1ead31cde2d9bcad369765\n"
    },
    {
      "commit": "892ac4155a7e2f2c824ee9898d4c5cef4bbe1afc",
      "tree": "d5d97dcf4a0a4bef27a68ed4aa523b27fc5e003e",
      "parents": [
        "3780d38010f50ccce508871058d54c1921936e0c",
        "8d46849341c774b67424cc0f755a7b219f6fa141"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Mon Sep 26 15:44:41 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 15:44:41 2011 -0700"
      },
      "message": "Merge \"(DO NOT MERGE) SurfaceFlinger: fix isOpaque check in lockPageFlip\" into ics-factoryrom"
    },
    {
      "commit": "3f5f83b54fad4c797f5dbd75f050e4980e839122",
      "tree": "c3b11baeb6f3b655ab2e864392515d771069737d",
      "parents": [
        "dd33bf0ebbde9aa702d039b6b9d5f06ac0a69dfb"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Sep 26 15:17:05 2011 -0700"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Mon Sep 26 15:17:05 2011 -0700"
      },
      "message": "Fix 5326463: rework sim state handling in lockscreen\n\nPreviously it was possible to get an inconsistent state because there\nwere two paths that updated the lock screen sim state.  This reworks\nthe data flow to ensure the same path is always used to update the state.\n\nKeyguardUpdateMonitor now correctly updates the entire state of the callee\nwhenever a new callback is registered.\n\nIn addition, KeyguardUpdateMonitor now caches the phone state in order\nto avoid a round-trip binder call in updateEmergencyCallButtonState().\nThis avoids a condition that could make lockscreen unresponsive while\nupdating the emergency call button state.\n\nKeyguardStatusViewManager also ensures the TransportControlView is\nhidden when created to ensure we don\u0027t inappropriately update the carrier\nline while waiting for the first callbacks to update the status lines.\n\nChange-Id: I6b3975b703a7d90bac8d0fe29fbc0f1d9c5e0e7d\n"
    },
    {
      "commit": "3780d38010f50ccce508871058d54c1921936e0c",
      "tree": "c145da39534846d2dfa7b6bc8472072261465c83",
      "parents": [
        "622abb73a9fa8253679de1ac22bca66ab055eef8",
        "fd2429d440413e3d6540bc3e7d9cc591e1d681e1"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Mon Sep 26 15:09:15 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 15:09:15 2011 -0700"
      },
      "message": "Merge \"SurfaceFlinger: fix the transform hint\" into ics-factoryrom"
    },
    {
      "commit": "622abb73a9fa8253679de1ac22bca66ab055eef8",
      "tree": "96d70aa17b0e20e6ac327dbb5d41082115b9b91d",
      "parents": [
        "61b645ab86ace1511593f1f1f46dfb62bf0ae8b9",
        "334c39be25f4017907b344190874747a60a15394"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Sep 26 14:55:58 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 14:55:58 2011 -0700"
      },
      "message": "Merge \"Import revised translations. DO NOT MERGE\" into ics-factoryrom"
    },
    {
      "commit": "334c39be25f4017907b344190874747a60a15394",
      "tree": "887acef549c4a1ce4c774fadc4baae8fda02bdbb",
      "parents": [
        "2783e1ce7a9b2c82983223754228c06be6713a0f"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Sep 26 14:48:04 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Mon Sep 26 14:49:06 2011 -0700"
      },
      "message": "Import revised translations. DO NOT MERGE\n\nChange-Id: I3b5544d4e5739d08d1c3c6cc59dafe89de3b92c0\n"
    },
    {
      "commit": "5f2f41350ec127c16ea05722687201ad7a227658",
      "tree": "00792caf8b9c8635db5a9e009bdb74a016ba25b3",
      "parents": [
        "61b645ab86ace1511593f1f1f46dfb62bf0ae8b9"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Sep 26 13:10:38 2011 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Sep 26 13:10:38 2011 -0700"
      },
      "message": "Don\u0027t hang in restore if the transport reports failure\n\nCasualty of the recent refactoring: in this particular error case,\nthe restore sequence wasn\u0027t being directed into the finalization\nstate.  Fixes bug 5336295.\n\nChange-Id: Ibf5570cd1003e123da8b561685de8479663340ce\n"
    },
    {
      "commit": "61b645ab86ace1511593f1f1f46dfb62bf0ae8b9",
      "tree": "efcc48ecdf4bb758146eff0fcb15244006efd09c",
      "parents": [
        "69a6d537e6f29683f685ecb688f0b06b1c0b2b15",
        "7c12eee6439435d7f29d49cab76edaedbd809460"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Mon Sep 26 12:37:29 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 12:37:29 2011 -0700"
      },
      "message": "Merge \"Update all RSSIs whenever the connectivity changes.\" into ics-factoryrom"
    },
    {
      "commit": "69a6d537e6f29683f685ecb688f0b06b1c0b2b15",
      "tree": "b2a00625f5147dd77a52b93f38d310bf0b962b66",
      "parents": [
        "2783e1ce7a9b2c82983223754228c06be6713a0f",
        "3573d400a5940a53747425139e9f7cbe7e9fe114"
      ],
      "author": {
        "name": "Ben Komalo",
        "email": "benkomalo@google.com",
        "time": "Mon Sep 26 12:01:01 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 12:01:01 2011 -0700"
      },
      "message": "Merge \"Enter minimal boot mode when booting encrypted\" into ics-factoryrom"
    },
    {
      "commit": "2783e1ce7a9b2c82983223754228c06be6713a0f",
      "tree": "2b4df142024bc50597afdfac6402ec2e71f87487",
      "parents": [
        "48704d4962f2120c62726eaa8bc6ec2d8a71071d",
        "9e2cc044fd6605a84867f706748fa54a92c734b2"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Mon Sep 26 10:25:21 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Sep 26 10:25:21 2011 -0700"
      },
      "message": "Merge \"Remove unused persist.radio.imsregrequired.\" into ics-factoryrom"
    },
    {
      "commit": "48704d4962f2120c62726eaa8bc6ec2d8a71071d",
      "tree": "788af0bb7d0cd1f189f14bfe8e599bbcd3c0fbad",
      "parents": [
        "a6ccaa736d18d1ee375162e9df9d2aad8db869e5"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 16:05:43 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Mon Sep 26 09:47:18 2011 -0700"
      },
      "message": "Updated key and effect sounds\n\nChange-Id: Ia7c771ed59bf1803ed7ff25d338a412906cf59c0\n"
    },
    {
      "commit": "9e2cc044fd6605a84867f706748fa54a92c734b2",
      "tree": "b0b7fe69dd7546c9763b183ac48181a680882e20",
      "parents": [
        "a6ccaa736d18d1ee375162e9df9d2aad8db869e5"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Mon Sep 26 09:36:28 2011 -0700"
      },
      "committer": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Mon Sep 26 09:36:28 2011 -0700"
      },
      "message": "Remove unused persist.radio.imsregrequired.\n\nChange-Id: I49a2360260917f3e1034c1106ff139375fa1c9ed\n"
    },
    {
      "commit": "7c12eee6439435d7f29d49cab76edaedbd809460",
      "tree": "1a290661a6905dbbd653e2d46d7ba12e6d91725d",
      "parents": [
        "a6ccaa736d18d1ee375162e9df9d2aad8db869e5"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Sun Sep 25 15:53:33 2011 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Sun Sep 25 15:53:33 2011 -0400"
      },
      "message": "Update all RSSIs whenever the connectivity changes.\n\nThe connectivity includes the network condition, which is a\nmagic number that indicates how useful the connection is\n(driven by ability to connect to GTalk, and manifested with\na differently-colored signal icon).\n\nPreviously we were only updating the icons of the network\ntype currently in use. Now we tickle all the icons any time\nthe connectivity changes, to avoid the two icons getting out\nof sync (example: on mobile, connection is bad, connect to\nwifi, conncetion is good; wifi icon appears and turns blue\nbut mobile RSSI remains gray).\n\nBug: 5369405\nChange-Id: I78b62084b819c83f83aacc146feeb323c1199dc0\n"
    },
    {
      "commit": "f733c2aaa652f3ead60c8b2bc982dc9bdbc7df8e",
      "tree": "0356b0e9e3d1c2ba1339fb04d3bf0a30a6423fb6",
      "parents": [
        "a6ccaa736d18d1ee375162e9df9d2aad8db869e5"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Sun Sep 25 15:03:40 2011 -0400"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Sun Sep 25 15:03:40 2011 -0400"
      },
      "message": "Make the status and navigation bars OPAQUE.\n\nBug: 5369240\nChange-Id: I1c01baa732f441bf7d2c469eb7d3d82d26da07b1\n"
    },
    {
      "commit": "fd2429d440413e3d6540bc3e7d9cc591e1d681e1",
      "tree": "c8ec574bc26ee7a502facbc7cc4284a63c938dce",
      "parents": [
        "b8c7826264816492ff91a27b1eb2d0d1454053e1"
      ],
      "author": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Fri Sep 23 15:54:34 2011 -0700"
      },
      "committer": {
        "name": "Jamie Gennis",
        "email": "jgennis@google.com",
        "time": "Sat Sep 24 11:27:20 2011 -0700"
      },
      "message": "SurfaceFlinger: fix the transform hint\n\nThis change fixes the transform hint to use only the global display\ntransform rather than incorporating the transient layer-specific\ntransform used during animations.\n\nBug: 5366891\nChange-Id: I5408dcd3f4771d010953e8a696a484c835bfe81e\n"
    },
    {
      "commit": "a6ccaa736d18d1ee375162e9df9d2aad8db869e5",
      "tree": "c85b34b6d5dcc92e6a665773440ce04e46c67e42",
      "parents": [
        "b8c7826264816492ff91a27b1eb2d0d1454053e1",
        "9d8c7e82424ae2a8256157e288deb37d51509f13"
      ],
      "author": {
        "name": "Russell Brenner",
        "email": "russellbrenner@google.com",
        "time": "Fri Sep 23 17:38:10 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 17:38:10 2011 -0700"
      },
      "message": "Merge \"Replaced Lohit_Hindi with Lohit-Devanagari\" into ics-factoryrom"
    },
    {
      "commit": "b8c7826264816492ff91a27b1eb2d0d1454053e1",
      "tree": "eb2e8552fa1685a9761d071b9b431b805ca435ae",
      "parents": [
        "90bf47658855c2ab0d85933d2fc7925ec3de6bf4",
        "9bb4a78190830b8402c8640f4b48399317c2cf95"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Sep 23 15:45:27 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 15:45:27 2011 -0700"
      },
      "message": "Merge \"Mark MCC locale replacement strings not translatable.\" into ics-factoryrom"
    },
    {
      "commit": "90bf47658855c2ab0d85933d2fc7925ec3de6bf4",
      "tree": "8f2027c47dfaff07b38ed89df7c186ba75a43ea1",
      "parents": [
        "c21994bc26df959d1a7161e38b4402b7255ea321",
        "a94fd2f05ef9ef426b6f1b4cc7c2d6553f513725"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Sep 23 15:37:46 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 15:37:46 2011 -0700"
      },
      "message": "Merge \"Import revised translations.  DO NOT MERGE\" into ics-factoryrom"
    },
    {
      "commit": "9bb4a78190830b8402c8640f4b48399317c2cf95",
      "tree": "0e8a7a7df9245ae2e5ee1b4c13113f6e490d40db",
      "parents": [
        "a94fd2f05ef9ef426b6f1b4cc7c2d6553f513725"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Sep 23 15:35:11 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Sep 23 15:35:11 2011 -0700"
      },
      "message": "Mark MCC locale replacement strings not translatable.\n\nChange-Id: Icc7a7a3b8c6c7c606fbb5c00dcf9292d9dc3de1c\n"
    },
    {
      "commit": "a94fd2f05ef9ef426b6f1b4cc7c2d6553f513725",
      "tree": "0ad872d08197806affc11bd79f981e050c840159",
      "parents": [
        "3d9a9e55df85c720573e69ec3062efc331ea69bb"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Sep 23 14:58:16 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Sep 23 15:21:30 2011 -0700"
      },
      "message": "Import revised translations.  DO NOT MERGE\n\nChange-Id: I1c2a959cd127faec64c01523fdec3baf43e8d7ab\n"
    },
    {
      "commit": "c21994bc26df959d1a7161e38b4402b7255ea321",
      "tree": "a40df63889afe41071a5506f3fef8c341d90e004",
      "parents": [
        "b20d378cec09da18301eb9c33bc88251beb81042",
        "32f04e9009046f72242932bf4e820802148e423a"
      ],
      "author": {
        "name": "Irfan Sheriff",
        "email": "isheriff@google.com",
        "time": "Fri Sep 23 15:18:37 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 15:18:37 2011 -0700"
      },
      "message": "Merge \"Fix watchdog to stop ping after wifi disconnects\" into ics-factoryrom"
    },
    {
      "commit": "9d8c7e82424ae2a8256157e288deb37d51509f13",
      "tree": "b82a758887bc814839f6cba9a5b9985b9d14c556",
      "parents": [
        "b20d378cec09da18301eb9c33bc88251beb81042"
      ],
      "author": {
        "name": "Russell Brenner",
        "email": "russellbrenner@google.com",
        "time": "Fri Sep 23 14:57:32 2011 -0700"
      },
      "committer": {
        "name": "Russell Brenner",
        "email": "russellbrenner@google.com",
        "time": "Fri Sep 23 15:09:52 2011 -0700"
      },
      "message": "Replaced Lohit_Hindi with Lohit-Devanagari\n\nLohit-Devanagari is now provided by external/lohit-fonts, replacing\nLohit_Hindi from here. Removed font from fonts.mk and renamed in\nfallback_fonts.xml.\n\nBug: 5364436\nChange-Id: I0b8f65dbfdbec1802fba526209d7f88d2cf64fc4\n"
    },
    {
      "commit": "3573d400a5940a53747425139e9f7cbe7e9fe114",
      "tree": "67a6a69da14172fd2a17ed11bfb622433ec1ba63",
      "parents": [
        "b20d378cec09da18301eb9c33bc88251beb81042"
      ],
      "author": {
        "name": "Ben Komalo",
        "email": "benkomalo@google.com",
        "time": "Fri Sep 23 15:08:24 2011 -0700"
      },
      "committer": {
        "name": "Ben Komalo",
        "email": "benkomalo@google.com",
        "time": "Fri Sep 23 15:08:24 2011 -0700"
      },
      "message": "Enter minimal boot mode when booting encrypted\n\nBug: 5233488\nChange-Id: Iba7a41c69af2387594d2be562d587918cd17a348\n"
    },
    {
      "commit": "32f04e9009046f72242932bf4e820802148e423a",
      "tree": "9d7d1a5a227460c32e2a4a0d7ee52db050f83355",
      "parents": [
        "6c03850616a6e87de3e1943e47605cc5ebb20e2b"
      ],
      "author": {
        "name": "Irfan Sheriff",
        "email": "isheriff@google.com",
        "time": "Fri Sep 23 14:48:26 2011 -0700"
      },
      "committer": {
        "name": "Irfan Sheriff",
        "email": "isheriff@google.com",
        "time": "Fri Sep 23 14:48:26 2011 -0700"
      },
      "message": "Fix watchdog to stop ping after wifi disconnects\n\n- The pings are delayed async messages that were getting handled\nafter a disconnect as well\n\n- Increase poll time to 200 ms, so we block on a receive for 1ms every 200ms for a\nsent packet\n\nBug: 5361564\nChange-Id: I1931a1c4146e78a87407d541d8c3934ff8232604\n"
    },
    {
      "commit": "b20d378cec09da18301eb9c33bc88251beb81042",
      "tree": "b438fb5055880b0ca5433b9dbf3bc252794987d6",
      "parents": [
        "3d9a9e55df85c720573e69ec3062efc331ea69bb",
        "ca1605e6e342a8e17859daf03bd23fdad1ad83a0"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Sep 23 13:19:33 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 13:19:33 2011 -0700"
      },
      "message": "Merge \"Don\u0027t crash during full backup when CheckJNI is enabled\" into ics-factoryrom"
    },
    {
      "commit": "ca1605e6e342a8e17859daf03bd23fdad1ad83a0",
      "tree": "9b4f184e1849ac655e9c2925b82a70dcd350f314",
      "parents": [
        "904fb9d79cc72879e4c6767c219ec78feda8e62b"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Sep 23 13:12:49 2011 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Sep 23 13:12:49 2011 -0700"
      },
      "message": "Don\u0027t crash during full backup when CheckJNI is enabled\n\nIt\u0027s not okay to pass null to JNI methods and trust that it will just\nback off and return a null result cleanly.  Fixes bug 5361822 .\n\nChange-Id: Id8a17b958fd183d55cb6475f394e158c13aae2ea\n"
    },
    {
      "commit": "3d9a9e55df85c720573e69ec3062efc331ea69bb",
      "tree": "48dac7c40f7efcffa331c9a14220ef36d3c50705",
      "parents": [
        "c4517842ee2a641342f151ecafb797080b9ed84d",
        "b4f95be03e018df825356fe2cd363797c66303f1"
      ],
      "author": {
        "name": "Wei Huang",
        "email": "weih@google.com",
        "time": "Fri Sep 23 10:04:02 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 10:04:02 2011 -0700"
      },
      "message": "Merge \"Update camera javadoc about AE and AWB lock.\" into ics-factoryrom"
    },
    {
      "commit": "c4517842ee2a641342f151ecafb797080b9ed84d",
      "tree": "3849a3abd831f356422d361c94099c819eac69de",
      "parents": [
        "1d71c7b40a7f38487e602e78f45279b6a8364fc9",
        "6b1a9af51e119e005fec532a84fee43b3b7d3243"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Fri Sep 23 09:43:55 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 09:43:55 2011 -0700"
      },
      "message": "Merge \"Delete translations of files that no longer exist.\" into ics-factoryrom"
    },
    {
      "commit": "1d71c7b40a7f38487e602e78f45279b6a8364fc9",
      "tree": "296fbb1c9560e9c51c8854e037178f2783bc76d7",
      "parents": [
        "5d87227bad8126d701145cd07c3ac2a365e8480e",
        "a1849fceaf4b22d0a8ec7992c91bc416f78c9fd2"
      ],
      "author": {
        "name": "Pannag Sanketi",
        "email": "psanketi@google.com",
        "time": "Fri Sep 23 09:06:55 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 09:06:55 2011 -0700"
      },
      "message": "Merge \"Returning EOS in SurfaceMediaSource:read\" into ics-factoryrom"
    },
    {
      "commit": "5d87227bad8126d701145cd07c3ac2a365e8480e",
      "tree": "712c789cc89f8e5c376dd9cc0254849715994bf2",
      "parents": [
        "a780fb8e22d72b3f2c09b16eeddeff30e417ee3c",
        "664d72e6630522589cc013b25f5c9cdd5d949fa3"
      ],
      "author": {
        "name": "Wei Huang",
        "email": "weih@google.com",
        "time": "Fri Sep 23 08:30:32 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 08:30:32 2011 -0700"
      },
      "message": "Merge \"Clear callbacks in camera stopPreview.\" into ics-factoryrom"
    },
    {
      "commit": "a780fb8e22d72b3f2c09b16eeddeff30e417ee3c",
      "tree": "90f0be63de8a128f3dc3855b80a50285aa56dc99",
      "parents": [
        "dd33bf0ebbde9aa702d039b6b9d5f06ac0a69dfb",
        "16faafb4930d6219bfb3ebc913e14c94ef8ca3bf"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Sep 23 07:28:31 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Sep 23 07:28:31 2011 -0700"
      },
      "message": "Merge \"Updating ellipsis in Roboto Bug: 5344295\" into ics-factoryrom"
    },
    {
      "commit": "16faafb4930d6219bfb3ebc913e14c94ef8ca3bf",
      "tree": "636be4c28f5bca390370ffd6eede35fd128819ac",
      "parents": [
        "624181af38f7f9e4fe4a18ca3e15204f30609312"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Sep 23 07:26:32 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Fri Sep 23 07:27:35 2011 -0700"
      },
      "message": "Updating ellipsis in Roboto\nBug: 5344295\n\nChange-Id: Ia885ff39da0609f51863665125bae3a1024e161c\n"
    },
    {
      "commit": "664d72e6630522589cc013b25f5c9cdd5d949fa3",
      "tree": "86e369a6d06a06d812e787c94e4f0da9fc6894e9",
      "parents": [
        "dd33bf0ebbde9aa702d039b6b9d5f06ac0a69dfb"
      ],
      "author": {
        "name": "Chih-yu Huang",
        "email": "akahuang@google.com",
        "time": "Fri Sep 23 18:59:38 2011 +0800"
      },
      "committer": {
        "name": "Chih-yu Huang",
        "email": "akahuang@google.com",
        "time": "Fri Sep 23 20:28:28 2011 +0800"
      },
      "message": "Clear callbacks in camera stopPreview.\n\nClear those callbacks to remove the references\nso the memory can be recycled.\n\nbug:5358774\nChange-Id: I3b6034a1891126b3437a6744013f38a64f5bb03b\n"
    },
    {
      "commit": "dd33bf0ebbde9aa702d039b6b9d5f06ac0a69dfb",
      "tree": "2037bcaff75dbc04d68699533a84b60082412c57",
      "parents": [
        "b849074cb58edc15b0764afdde0326c0b6d5b147",
        "fb708a1a6cdca91375b5d8a21b0c7001763d6119"
      ],
      "author": {
        "name": "Peter Ng",
        "email": "petergng@google.com",
        "time": "Thu Sep 22 17:28:29 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 17:28:29 2011 -0700"
      },
      "message": "Merge \"Fix 5355659: Minor tweak to wave ping radius in MultiWaveView.\" into ics-factoryrom"
    },
    {
      "commit": "fb708a1a6cdca91375b5d8a21b0c7001763d6119",
      "tree": "e0b1c58390cbef07f53070f7b3de67a6e70441d6",
      "parents": [
        "dd6d1bbd15c4e5cf1b3e0ac34c96f29fb04863c6"
      ],
      "author": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Thu Sep 22 17:21:56 2011 -0700"
      },
      "committer": {
        "name": "Jim Miller",
        "email": "jaggies@google.com",
        "time": "Thu Sep 22 17:21:56 2011 -0700"
      },
      "message": "Fix 5355659: Minor tweak to wave ping radius in MultiWaveView.\n\nChange-Id: Ib85c9d375e26897ce87b41addfaba503d9430f18\n"
    },
    {
      "commit": "6b1a9af51e119e005fec532a84fee43b3b7d3243",
      "tree": "83968b52530658fa8ce65017b731c690b8642b08",
      "parents": [
        "904fb9d79cc72879e4c6767c219ec78feda8e62b"
      ],
      "author": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Sep 22 17:17:55 2011 -0700"
      },
      "committer": {
        "name": "Eric Fischer",
        "email": "enf@google.com",
        "time": "Thu Sep 22 17:17:55 2011 -0700"
      },
      "message": "Delete translations of files that no longer exist.\n\nChange-Id: I26edc4a3dd2ac19c410af75c4fce1b67100a71d2\n"
    },
    {
      "commit": "a1849fceaf4b22d0a8ec7992c91bc416f78c9fd2",
      "tree": "0dfd3602307339eaaa32dd8c1d8208caf8e1a7cf",
      "parents": [
        "904fb9d79cc72879e4c6767c219ec78feda8e62b"
      ],
      "author": {
        "name": "Pannag Sanketi",
        "email": "psanketi@google.com",
        "time": "Thu Sep 22 17:03:48 2011 -0700"
      },
      "committer": {
        "name": "Pannag Sanketi",
        "email": "psanketi@google.com",
        "time": "Thu Sep 22 17:03:48 2011 -0700"
      },
      "message": "Returning EOS in SurfaceMediaSource:read\n\nIn SurfaceMediaSource::read, if disconnect has already been called, then\nERROR_END_OF_STREAM should be returned rather that NO_INIT. Else, it\nsometimes leads to a crash in mediarecorder stop() call.\n\nRelated to FactoryROM bug: 5332812\n\nChange-Id: I22132538ab2501d084e0283876817b1ec3f64a1d\n"
    },
    {
      "commit": "b849074cb58edc15b0764afdde0326c0b6d5b147",
      "tree": "cd538ed3fb7face6ee1e154b2d28cbf00c097e7a",
      "parents": [
        "4dfe869520b83b79cc5912f5bd0061b0ec33aa11",
        "d90c611a59d955d4a2e849d98070a6564df2fe4b"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Thu Sep 22 16:57:43 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 16:57:43 2011 -0700"
      },
      "message": "Merge \"Tell the resolver what protocols to use.\" into ics-factoryrom"
    },
    {
      "commit": "4dfe869520b83b79cc5912f5bd0061b0ec33aa11",
      "tree": "34277c153fd83e9d2add968400727e334471bdf1",
      "parents": [
        "777163e0466bda76d64809b5fd6a1a688de67099",
        "ec29658513b45d62dc5cfbe1e6f42b16f8b10135"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 16:57:03 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 16:57:03 2011 -0700"
      },
      "message": "Merge \"CAB assets\" into ics-factoryrom"
    },
    {
      "commit": "777163e0466bda76d64809b5fd6a1a688de67099",
      "tree": "caeef298ab74b1d53d0557a3371d80227660d5c7",
      "parents": [
        "dd6d1bbd15c4e5cf1b3e0ac34c96f29fb04863c6",
        "03c3a353949f64d7c7c5171ac3a896b1e4260069"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 16:54:17 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 16:54:17 2011 -0700"
      },
      "message": "Merge \"Updated emergency icon on lockscreen\" into ics-factoryrom"
    },
    {
      "commit": "03c3a353949f64d7c7c5171ac3a896b1e4260069",
      "tree": "110989a4012d3919a3cff8efd1985dd1658e0706",
      "parents": [
        "624181af38f7f9e4fe4a18ca3e15204f30609312"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 16:52:56 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 16:52:56 2011 -0700"
      },
      "message": "Updated emergency icon on lockscreen\n\nChange-Id: Idd4dc679c45aedce627a5be0991879d83758650e\n"
    },
    {
      "commit": "d90c611a59d955d4a2e849d98070a6564df2fe4b",
      "tree": "36230466d89fe1da283fd31d6b9bdb15fde026ff",
      "parents": [
        "79a33ad49e8dd54f36ea7ea5f1a275bf38daf5e8"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Tue Sep 13 17:29:57 2011 -0700"
      },
      "committer": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Thu Sep 22 16:43:15 2011 -0700"
      },
      "message": "Tell the resolver what protocols to use.\n\nStop guessing based on the connectivity of the default route and use the correct\nv4/v6 proto for your pid.\n\nbug:5284168\nChange-Id: Ife82a8d8e54c0ace2bc9e8a624b11d29a4e285e2\n"
    },
    {
      "commit": "ec29658513b45d62dc5cfbe1e6f42b16f8b10135",
      "tree": "f2ddcb2831d22d123b525f97b8d617a6226ce186",
      "parents": [
        "624181af38f7f9e4fe4a18ca3e15204f30609312"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 16:09:08 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 16:09:08 2011 -0700"
      },
      "message": "CAB assets\n\nChange-Id: I40e979a57173220586aafa6cb76d7431c8bbd91f\n"
    },
    {
      "commit": "dd6d1bbd15c4e5cf1b3e0ac34c96f29fb04863c6",
      "tree": "21aae69e92ece0c6713591ff1b856e31e466faa2",
      "parents": [
        "08ee7fa463aee5e83f77789e9a99f17a34ab68b4",
        "7f3eb49ad5dc7e4e4e9d354304ec1d43e9330b46"
      ],
      "author": {
        "name": "John Wang",
        "email": "johnwang@google.com",
        "time": "Thu Sep 22 15:44:40 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 15:44:40 2011 -0700"
      },
      "message": "Merge \"Update PUK unlock screen.\" into ics-factoryrom"
    },
    {
      "commit": "08ee7fa463aee5e83f77789e9a99f17a34ab68b4",
      "tree": "df130c2f212a2fc7033eeb4fe60ce215a4b297be",
      "parents": [
        "31b638d40342fc9e3198f9e7f8dffaf55049c9e1",
        "ebcd6bb1b9ac5f898621ba25c37f2e3ccd2ff33b"
      ],
      "author": {
        "name": "Adam Cohen",
        "email": "adamcohen@google.com",
        "time": "Thu Sep 22 15:14:49 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 15:14:49 2011 -0700"
      },
      "message": "Merge \"Fixing emergency dialer flicker on lock screen (issue 5314293)\" into ics-factoryrom"
    },
    {
      "commit": "31b638d40342fc9e3198f9e7f8dffaf55049c9e1",
      "tree": "e9db96dec948f6601408e3a4316569b1dc69c18f",
      "parents": [
        "904fb9d79cc72879e4c6767c219ec78feda8e62b",
        "ce6eb1f5f2b4dae3f4b487f6da579149f42a8b4b"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 15:13:13 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 15:13:13 2011 -0700"
      },
      "message": "Merge \"Fix 5355659: Change chevron visuals, timing, and animated positioning\" into ics-factoryrom"
    },
    {
      "commit": "80a238e9b663d6544134bb66f8f501f3756a7236",
      "tree": "c38e8ea642eff424620919fb6de533445887dce7",
      "parents": [
        "624181af38f7f9e4fe4a18ca3e15204f30609312"
      ],
      "author": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 14:46:38 2011 -0700"
      },
      "committer": {
        "name": "Justin Ho",
        "email": "justinho@google.com",
        "time": "Thu Sep 22 14:46:38 2011 -0700"
      },
      "message": "Updated stat_sys icons\n\nChange-Id: I8e656db6f1ad69e5cfbd1cde7a599e971887f4b1\n"
    },
    {
      "commit": "7f3eb49ad5dc7e4e4e9d354304ec1d43e9330b46",
      "tree": "98dfce269ed4d366bee35af79c98b821631115f6",
      "parents": [
        "9c711282ad234e104c34eb4408d85fc1bb149ded"
      ],
      "author": {
        "name": "John Wang",
        "email": "johnwang@google.com",
        "time": "Wed Sep 21 18:26:14 2011 -0700"
      },
      "committer": {
        "name": "John Wang",
        "email": "johnwang@google.com",
        "time": "Thu Sep 22 11:59:46 2011 -0700"
      },
      "message": "Update PUK unlock screen.\n\n1. Make Pin and Puk focusable EditText.\n2. Add hint text for pin and puk.\n3. Update focusEntry logic.\n\nbug:5243771\nChange-Id: I65bd52510bbbf0ebd7830ecac7e31159ae750c6c\n"
    },
    {
      "commit": "904fb9d79cc72879e4c6767c219ec78feda8e62b",
      "tree": "497739fe7167148c7e9053dbfde9a51c0a4de4eb",
      "parents": [
        "2dbe444e5dd89b83829df6a3f48c491a844ecd28",
        "0e09082559885528a37e48ab0a865ac6754d2fd5"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "wink@google.com",
        "time": "Thu Sep 22 10:52:25 2011 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Sep 22 10:52:25 2011 -0700"
      },
      "message": "Merge \"Notify people of empty proxies too.\" into ics-factoryrom"
    }
  ],
  "next": "2dbe444e5dd89b83829df6a3f48c491a844ecd28"
}
