)]}'
{
  "log": [
    {
      "commit": "3d40df335e4c0df972720271a84277077f168f65",
      "tree": "030eb09b2ad5aca11b8f57028e6375e59d825484",
      "parents": [
        "a57632fee792d6078a7a61006f5a866c38addd33"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Tue Nov 17 13:36:31 2009 -0800"
      },
      "committer": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Tue Nov 17 18:00:48 2009 -0800"
      },
      "message": "Add boot events (SYSTEM_LAST_KMSG and friends) to the dropbox.\nOptimize DropBoxManagerService.dump() a bit.\n"
    },
    {
      "commit": "5fd01f7aff5bf3e835ce233b68199db19ac93c1d",
      "tree": "1fe7aa9af2aaf44c394b4544ea9a563530d0d0bc",
      "parents": [
        "f9bf75d59acd8efb45d7137df507241483b1ad34",
        "fa82d97dc67b2c3047ad2abe7553d4a0f47b6e7f"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 16 03:24:35 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 16 03:24:35 2009 -0800"
      },
      "message": "am fa82d97d: Merge change Ib1fb3fcf into eclair\n\nMerge commit \u0027fa82d97dc67b2c3047ad2abe7553d4a0f47b6e7f\u0027 into eclair-mr2\n\n* commit \u0027fa82d97dc67b2c3047ad2abe7553d4a0f47b6e7f\u0027:\n  Keep screen bright until boot completed.\n"
    },
    {
      "commit": "2d7bb81ac4c04447a1e04fef82986b939823dea4",
      "tree": "ab4bf44d1123186785b5379941f973c147f3ab41",
      "parents": [
        "04c585e3bcb75c85ceeacf2fd94ea4194f332404"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 15 18:12:22 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 15 18:12:22 2009 -0500"
      },
      "message": "Keep screen bright until boot completed.\n\nFixes b/2262575 (device boots into darkness)\n\nChange-Id: Ib1fb3fcfd4a389d8aa5803a60e07660cfbe4fe47\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "7f9fb0c4de7b9c8e9e33260d64844aad8a075609",
      "tree": "7beafcb3f655e40f9287ae870c88d5655665cdbf",
      "parents": [
        "fef18bfcb02aa3ffb6ffb0cc13b9dace52de6bd2",
        "04c585e3bcb75c85ceeacf2fd94ea4194f332404"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 15 14:49:40 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Nov 15 14:49:40 2009 -0800"
      },
      "message": "am 04c585e3: Merge changes Ia4825f54,If6f80560 into eclair\n\nMerge commit \u002704c585e3bcb75c85ceeacf2fd94ea4194f332404\u0027 into eclair-mr2\n\n* commit \u002704c585e3bcb75c85ceeacf2fd94ea4194f332404\u0027:\n  Fix a race condition that resulted in the screen coming on without the brightness set to the correct value.\n  PowerManagerService: Hold a wakelock while mProximityTask is queued\n"
    },
    {
      "commit": "e090281428cbd1114f4ae2f10755013cea09cdb5",
      "tree": "0160a95a706b4a23b881a361520b96533f4037d5",
      "parents": [
        "0e5bb7f1c9558bcf76af4f31dd5a11e78bcbdc9d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sat Nov 14 21:02:56 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sat Nov 14 23:12:25 2009 -0500"
      },
      "message": "Fix a race condition that resulted in the screen coming on without the brightness set to the correct value.\n\nDo not cancel screen brightness animation in forceUserActivityLocked unless screen is turning off.\nAlso not turn the screen on if PowerManager.preventScreenOn(false) is called while proximity sensor is active.\n\nFixes b/2254818 (dim display) where due to a race condition the screen is stuck in a dim state.\n\nChange-Id: If6f805609c8d463631b9e22805e5242714ce34c0\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "0e5bb7f1c9558bcf76af4f31dd5a11e78bcbdc9d",
      "tree": "e10f0613395a878b58d3f23b1fb080816177078a",
      "parents": [
        "d12ba5e04b1cf82c0dd7f8bcf76cdf0b773b09a9"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sat Nov 14 06:36:31 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sat Nov 14 06:41:20 2009 -0500"
      },
      "message": "PowerManagerService: Hold a wakelock while mProximityTask is queued\n\nThis prevents the device from sleeping while a deferred proximity sensor\nevent is pending.\nFixes b/2260005 (Proximity sensor can fail due to missing wakelock)\n\nChange-Id: Ia4825f548b5b7d8a0b184f720b32c2f21b77b96e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "0a27865a015d9e0401b6b3bff9eedd06d59043b3",
      "tree": "927af9583c119a06732cdf0847a87aff07497684",
      "parents": [
        "b2d7c60f125e243d915fae037b30f54110f1b237",
        "d54261aab0a96defc9584c4c59a3218015cdb1f7"
      ],
      "author": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Fri Nov 13 17:03:31 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 13 17:03:31 2009 -0800"
      },
      "message": "am d54261aa: Merge change Id6c0b844 into eclair\n\nMerge commit \u0027d54261aab0a96defc9584c4c59a3218015cdb1f7\u0027 into eclair-mr2\n\n* commit \u0027d54261aab0a96defc9584c4c59a3218015cdb1f7\u0027:\n  Unbreak setting photos as wallpaper\n"
    },
    {
      "commit": "d54261aab0a96defc9584c4c59a3218015cdb1f7",
      "tree": "cfe7d4cd2e2fd4938bdf07c522e3efad8b108d85",
      "parents": [
        "ae2104371d84570011dbb8c1621832a132ed4584",
        "d6c0b844a0eb128a9429aa01d23d15ce095ef479"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 13 17:00:44 2009 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 13 17:00:44 2009 -0800"
      },
      "message": "Merge change Id6c0b844 into eclair\n\n* changes:\n  Unbreak setting photos as wallpaper\n"
    },
    {
      "commit": "d6c0b844a0eb128a9429aa01d23d15ce095ef479",
      "tree": "ceafcab803c15dc90ae08c2a001bd12d99644c66",
      "parents": [
        "322b6ee7e158b0b979d8156df8fd59f4a9b95ab9"
      ],
      "author": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Fri Nov 13 16:37:27 2009 -0800"
      },
      "committer": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Fri Nov 13 16:37:27 2009 -0800"
      },
      "message": "Unbreak setting photos as wallpaper"
    },
    {
      "commit": "aaa8e7e633b61b221d10f21006bf2cd197004093",
      "tree": "6f78485d65611fac7f45b81d5204f53d94da2ad8",
      "parents": [
        "6e0ff0c37cd293d49c3c874ee30a49b1d5902b5e",
        "27d6e65b71f515deafbd93d5aa98732898c34ddf"
      ],
      "author": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Fri Nov 13 11:11:42 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 13 11:11:42 2009 -0800"
      },
      "message": "am 27d6e65b: Merge change I322b6ee7 into eclair\n\nMerge commit \u002727d6e65b71f515deafbd93d5aa98732898c34ddf\u0027 into eclair-mr2\n\n* commit \u002727d6e65b71f515deafbd93d5aa98732898c34ddf\u0027:\n  Add support for making a LiveWallpaper the default \n"
    },
    {
      "commit": "6e0ff0c37cd293d49c3c874ee30a49b1d5902b5e",
      "tree": "76db58d3f5924f3c8bc41c837547a1d0ebd8c56e",
      "parents": [
        "b0d2313ea49194b8ab6caa987aaa680a45dd38b2",
        "826d17c0690e086ed96f43714d731ec6e0ddcf96"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Nov 13 11:11:24 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 13 11:11:24 2009 -0800"
      },
      "message": "am 826d17c0: A little more on #2256270: Package manager sends bad broadcasts when components change\n\nMerge commit \u0027826d17c0690e086ed96f43714d731ec6e0ddcf96\u0027 into eclair-mr2\n\n* commit \u0027826d17c0690e086ed96f43714d731ec6e0ddcf96\u0027:\n  A little more on #2256270: Package manager sends bad broadcasts when components change\n"
    },
    {
      "commit": "27d6e65b71f515deafbd93d5aa98732898c34ddf",
      "tree": "f42d1b0c200c9d31cad35f5c8c96f594a42d159a",
      "parents": [
        "826d17c0690e086ed96f43714d731ec6e0ddcf96",
        "322b6ee7e158b0b979d8156df8fd59f4a9b95ab9"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 13 11:01:57 2009 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 13 11:01:57 2009 -0800"
      },
      "message": "Merge change I322b6ee7 into eclair\n\n* changes:\n  Add support for making a LiveWallpaper the default \n"
    },
    {
      "commit": "826d17c0690e086ed96f43714d731ec6e0ddcf96",
      "tree": "f3bd662bd00638b7efa4531a4e8f92822821bbb2",
      "parents": [
        "d05fd6c33518e60664ffdf1bb6cb425f36c2b82f"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Nov 12 12:55:51 2009 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Nov 13 10:59:42 2009 -0800"
      },
      "message": "A little more on #2256270: Package manager sends bad broadcasts when components change\n\nDon\u0027t go through all this work if the enabled state hasn\u0027t changed.\n\nChange-Id: If7393f53d6c0d0770960bb37bcaa5adebdbb3099\n"
    },
    {
      "commit": "322b6ee7e158b0b979d8156df8fd59f4a9b95ab9",
      "tree": "eec3536ade9241e975c70a4ab01517a5656f87b3",
      "parents": [
        "fddfb9ae03a2730ac5ce27fa4c47b7d3a0285d0f"
      ],
      "author": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Thu Nov 12 07:45:47 2009 -0800"
      },
      "committer": {
        "name": "Mike Cleron",
        "email": "mcleron@google.com",
        "time": "Thu Nov 12 23:23:49 2009 -0800"
      },
      "message": "Add support for making a LiveWallpaper the default \n"
    },
    {
      "commit": "609acfd2a1067f49e51925776484b070a24d8301",
      "tree": "e4aa99e7087476b09fad41c9ef1a30828e979181",
      "parents": [
        "9b94211787b237fd59153f58dd41d738290866c4",
        "1aa9f3cac31a7c2b50fcb3c9259cead8d638ae54"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Thu Nov 12 23:10:18 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 12 23:10:18 2009 -0800"
      },
      "message": "am 1aa9f3ca: Merge change I923d7d72 into eclair\n\nMerge commit \u00271aa9f3cac31a7c2b50fcb3c9259cead8d638ae54\u0027 into eclair-mr2\n\n* commit \u00271aa9f3cac31a7c2b50fcb3c9259cead8d638ae54\u0027:\n  Fix issue 2242614: Wired headset not recognized: bogus \"state\" in ACTION_HEADSET_PLUG broadcast.\n"
    },
    {
      "commit": "097855eb00971092ff6332aa2bf0fae71f42ab5f",
      "tree": "c165eb5246ea3a5edad27408127a3c19cd7e1c69",
      "parents": [
        "1ca191c2f7eb2be53d0f96117784ecafd888da73",
        "6f5ba93469bc26f33b5a260a394406970536c260"
      ],
      "author": {
        "name": "David \u0027Digit\u0027 Turner",
        "email": "digit@google.com",
        "time": "Thu Nov 12 23:07:15 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 12 23:07:15 2009 -0800"
      },
      "message": "am 6f5ba934: Merge change I42a0f7a5 into eclair\n\nMerge commit \u00276f5ba93469bc26f33b5a260a394406970536c260\u0027 into eclair-mr2\n\n* commit \u00276f5ba93469bc26f33b5a260a394406970536c260\u0027:\n  PackageManager: Support secondary ABI for native code at installation time.\n"
    },
    {
      "commit": "1aa9f3cac31a7c2b50fcb3c9259cead8d638ae54",
      "tree": "e98594a27996fdf11fa7a643895e513b28c7ba7d",
      "parents": [
        "5f8f1487be78064e8d653dd2d105d8dd444d6a35",
        "923d7d721d37f6ba5148e7d79d61a4fa48e79df2"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 12 22:45:50 2009 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 12 22:45:50 2009 -0800"
      },
      "message": "Merge change I923d7d72 into eclair\n\n* changes:\n  Fix issue 2242614: Wired headset not recognized: bogus \"state\" in ACTION_HEADSET_PLUG broadcast.\n"
    },
    {
      "commit": "feba743b47440954e6cc5b9f9f8f6b229d4ea14e",
      "tree": "fa7bb52d9d9b93bbed73cddd70f10297b1ba4b52",
      "parents": [
        "274072089ceff6eacb9ccfb59290a18f43739c87"
      ],
      "author": {
        "name": "David \u0027Digit\u0027 Turner",
        "email": "digit@google.com",
        "time": "Fri Nov 06 17:54:12 2009 -0800"
      },
      "committer": {
        "name": "David \u0027Digit\u0027 Turner",
        "email": "digit@google.com",
        "time": "Thu Nov 12 15:55:17 2009 -0800"
      },
      "message": "PackageManager: Support secondary ABI for native code at installation time.\n\nThe goal of this change is to allow the Package Manager to look for native\nshared libraries corresponding to the CPU ABI reported by ro.product.cpu.abi2\nif none was found for the CPU ABI given by ro.product.cpu.abi\n\nThis is used to support both ARMv5 and ARMv7 native code on modern ARMv7-based\ndevices. Typically, such a device would report a primary ABI of \u0027armeabi-v7a\u0027\nand a secondary one of \u0027armeabi\u0027, to indicate that it can run the binaries\ngenerated for both.\n"
    },
    {
      "commit": "f18a01c77e78209b74e34d05cfb352fa4a92db5f",
      "tree": "a4086ca63d93b972e60dbd1d17fcc00c1f181d9d",
      "parents": [
        "897a744bb7a95b2d3883004301b8e877cd5efc92"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Thu Nov 12 11:32:50 2009 -0800"
      },
      "committer": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Thu Nov 12 13:58:27 2009 -0800"
      },
      "message": "Rename [I]DropBox[Service] to [I]DropBoxManager[Service].\n\nUn-hide the DropBoxManager interface, and update the public API accordingly.\n"
    },
    {
      "commit": "923d7d721d37f6ba5148e7d79d61a4fa48e79df2",
      "tree": "79d0aae61449c8c048cfc494cf5a3354174749dc",
      "parents": [
        "3c58d279abed1da56b0ece74ded5854c509a42a4"
      ],
      "author": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Thu Nov 12 12:09:06 2009 -0800"
      },
      "committer": {
        "name": "Eric Laurent",
        "email": "elaurent@google.com",
        "time": "Thu Nov 12 12:09:06 2009 -0800"
      },
      "message": "Fix issue 2242614: Wired headset not recognized: bogus \"state\" in ACTION_HEADSET_PLUG broadcast.\n\nThe headset state indicated by HeadsetObserver in the broadcast intent ACTION_HEADSET_PLUG was not 0 or 1 as specified in the java doc but contained a bit field indicating the type of headset connected.\n\nModified HeadsetObserver to broacast a state conforming to java doc.\nAdded an extra to intent ACTION_HEADSET_PLUG to indicate if headset has a microphone or not.\nRemoved handling of non standard headset indications from HeadsetObserver.\nRemoved platform specific devices from output devices defined in AudioSystem.\nModified AudioService to use new ACTION_HEADSET_PLUG intent extra instead of bitfield in state.\n"
    },
    {
      "commit": "17d176d8570f7d76532afee43853339c60fc9850",
      "tree": "c91a3412eb3d8a163ff35f02b703d47fedb20267",
      "parents": [
        "48956ad3fa4bfcd6d386c61872363c9e8990fa39",
        "ddf157cae48a17e72e740538a981a63394ec2274"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Thu Nov 12 09:58:17 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 12 09:58:17 2009 -0800"
      },
      "message": "am ddf157ca: Merge change I5ae73af7 into eclair\n\nMerge commit \u0027ddf157cae48a17e72e740538a981a63394ec2274\u0027 into eclair-mr2\n\n* commit \u0027ddf157cae48a17e72e740538a981a63394ec2274\u0027:\n  Don\u0027t back up system wallpapers.\n"
    },
    {
      "commit": "ddf157cae48a17e72e740538a981a63394ec2274",
      "tree": "4c8334c734fcbd874ea0bc9780edf5197f13624e",
      "parents": [
        "3c58d279abed1da56b0ece74ded5854c509a42a4",
        "541fa51e5ccba9e2def2632f9835db0c9407ec5c"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 12 09:52:10 2009 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 12 09:52:10 2009 -0800"
      },
      "message": "Merge change I5ae73af7 into eclair\n\n* changes:\n  Don\u0027t back up system wallpapers.\n"
    },
    {
      "commit": "541fa51e5ccba9e2def2632f9835db0c9407ec5c",
      "tree": "6f3823d6bdf241d990237c50d0d15f6d21268eee",
      "parents": [
        "3f857b78fc68e5d700139bdc6078c5333b62a9bc"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Wed Nov 11 17:00:06 2009 -0800"
      },
      "committer": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Wed Nov 11 22:18:00 2009 -0800"
      },
      "message": "Don\u0027t back up system wallpapers.\n"
    },
    {
      "commit": "c5dc6872dac40f87b6b8261c3cd5260a52325aba",
      "tree": "cb16b786b928e8f3c1e9cefd27222e3ebf77ee13",
      "parents": [
        "4888c7da45b356bfcff5a6564150ca95a0a0afcf",
        "360d710ebccc2a2b53bf6233e722d3287d585476"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 20:25:01 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 11 20:25:01 2009 -0800"
      },
      "message": "am 360d710e: Merge change I580de484 into eclair\n\nMerge commit \u0027360d710ebccc2a2b53bf6233e722d3287d585476\u0027 into eclair-mr2\n\n* commit \u0027360d710ebccc2a2b53bf6233e722d3287d585476\u0027:\n  Fix issue #2256270: Package manager sends bad broadcasts when components change\n"
    },
    {
      "commit": "86a72dacbea3331cd5423c1f2f6ecbfae535e57c",
      "tree": "0fab52282b83a7bd36f2316165c510f2b39ed909",
      "parents": [
        "532d56034532809da7691059742371c1b4d0656c"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 20:12:41 2009 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 20:13:53 2009 -0800"
      },
      "message": "Fix issue #2256270: Package manager sends bad broadcasts when components change\n\nAlso reworks this intent protocol a little bit to be much more efficient, only\nrequiring one broadcast per package.\n\nChange-Id: I580de4843ebd3c7f2e6df7295a2f80d2937cef7c\n"
    },
    {
      "commit": "823edb76661d57c1af7dbf4eb56eb0e3cb78e229",
      "tree": "92537d710f56f5d4b1df59a352600f31a82284e1",
      "parents": [
        "fb745d27901a77d3215f32adf426e5f864a1aa01",
        "532d56034532809da7691059742371c1b4d0656c"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 19:13:29 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 11 19:13:29 2009 -0800"
      },
      "message": "am 532d5603: Merge change I80022375 into eclair\n\nMerge commit \u0027532d56034532809da7691059742371c1b4d0656c\u0027 into eclair-mr2\n\n* commit \u0027532d56034532809da7691059742371c1b4d0656c\u0027:\n  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast\n"
    },
    {
      "commit": "5bb200fde2306d9da1972a81c0238c26ca6f475b",
      "tree": "c2d0e02b50129a39257491dcdd3c70e1c0b82dd1",
      "parents": [
        "8ffc24544fe3e4d58d07fdaa2bf4c120277b0bd7",
        "2ade6421f2d6dd615b559c951deace7143958b90"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 18:53:29 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 11 18:53:29 2009 -0800"
      },
      "message": "am 2ade6421: Merge change I775e1ec0 into eclair\n\nMerge commit \u00272ade6421f2d6dd615b559c951deace7143958b90\u0027 into eclair-mr2\n\n* commit \u00272ade6421f2d6dd615b559c951deace7143958b90\u0027:\n  Debugging for issue #2250075: Desk dock clock app sometimes doesn\u0027t\n"
    },
    {
      "commit": "362d5b9b6429a2766f5b980d2010262135788ad8",
      "tree": "ee504807092777070041239727bc9e23719123f2",
      "parents": [
        "2ade6421f2d6dd615b559c951deace7143958b90"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 18:04:39 2009 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 18:26:06 2009 -0800"
      },
      "message": "Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast\n\nYou can no longer receive CONFIGURATION_CHANGED in a manifest, which is really really\nbad (launching apps every time the screen is rotated!).  A new LOCALE_CHANGED broadcast\nis sent that you can receive in a manifest.\n\nChange-Id: I80022375f0716db2e672382a29db3cea1af74702\n"
    },
    {
      "commit": "12527f9fb1cb0a1ad3be8149c1c88a0e731cb4d6",
      "tree": "d558d88767c7d13f06bccf098761bc46dc0da6c2",
      "parents": [
        "3e584fc944e3d694b4233450f386bd2a930420bf"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 17:39:50 2009 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 17:51:41 2009 -0800"
      },
      "message": "Debugging for issue #2250075: Desk dock clock app sometimes doesn\u0027t\n\nThis adds a history of the last 100 broadcasts that is printed in the\ndebug log, to be able to see what recently happened at the time the\nbug report was taken.  Also does some optimization of the printing of\nthe broadcast records to make it feasible to print this number of\nentries.  (We kind-of need to do this because there are some broadcasts\nlike SIG_STR and SYNC_STATE_CHANGED that are being broadcast a LOT.)\n\nChange-Id: I775e1ec0f63369c8bca8c83cee27b95ddc5ec450\n"
    },
    {
      "commit": "ad99c2876cf57a61829ac0b03ee48fa86a51da6b",
      "tree": "816ef42e7bd6122c7de1b1c0615fa47f55f20a13",
      "parents": [
        "d73f7de40e1bdd0d8aee1ee793db36e7a9f7d8cb",
        "f1f26bbb2aa36f69f0efcac21ea27b1055b98a11"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Nov 11 17:15:23 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 11 17:15:23 2009 -0800"
      },
      "message": "am f1f26bbb: Merge change I7b8b6cfb into eclair\n\nMerge commit \u0027f1f26bbb2aa36f69f0efcac21ea27b1055b98a11\u0027 into eclair-mr2\n\n* commit \u0027f1f26bbb2aa36f69f0efcac21ea27b1055b98a11\u0027:\n  Do not force screen on when undocking from the desk dock.\n"
    },
    {
      "commit": "e0751066b05eda8532b7c7d9d55003796490e334",
      "tree": "072685e3e5a460b2d83cb3f32b417724e7174097",
      "parents": [
        "2a7b0b996fba30cb57062559773e8855c8cf1b9e",
        "250aa068eae7424d454fc65ea83c8a65ca717112"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 17:12:28 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 11 17:12:28 2009 -0800"
      },
      "message": "am 250aa068: Merge change Idf7fafd3 into eclair\n\nMerge commit \u0027250aa068eae7424d454fc65ea83c8a65ca717112\u0027 into eclair-mr2\n\n* commit \u0027250aa068eae7424d454fc65ea83c8a65ca717112\u0027:\n  Fix issue #2248951: Need to turn off touch filtering outside of sholes\n"
    },
    {
      "commit": "1d069925363c684eda639f076d19232b7b6d47ca",
      "tree": "71153beab291a5aece4fd7e5c0549ed8f8e01164",
      "parents": [
        "9d9dda53f894eb776c9cec38bd8c98652a1c0697"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Nov 11 18:09:25 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Nov 11 18:14:47 2009 -0500"
      },
      "message": "Do not force screen on when undocking from the desk dock.\n\nThe fact that the phone is losing power will do this anyway,\nand this fixes (or works around) bug b/2250075\n(Desk dock clock app sometimes doesn\u0027t exit when removing a sleeping droid from the dock)\n\nChange-Id: I7b8b6cfb44ca16d2d9eb67589cb9d9a108a8de82\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "acbd9fdaf02ff14c873ce23cfa95afc71af69ae4",
      "tree": "9df0815036d2ec7b0f96308818aeeeac62b082e4",
      "parents": [
        "83536cee2b2b5445c5ba0b22531c23890b82da41",
        "48515f495b29c01b473579825d5ba5e690ff5db7"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 11 09:58:38 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 11 09:58:38 2009 -0800"
      },
      "message": "am 48515f49: Merge change I0de7979b into eclair\n\nMerge commit \u002748515f495b29c01b473579825d5ba5e690ff5db7\u0027 into eclair-mr2\n\n* commit \u002748515f495b29c01b473579825d5ba5e690ff5db7\u0027:\n  Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen\n"
    },
    {
      "commit": "65cb605e5d6ba099e7ce085e284b0b46fde8cabc",
      "tree": "d0b636732b1f2e0d7a72dadb49de033717e7bc90",
      "parents": [
        "48515f495b29c01b473579825d5ba5e690ff5db7"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 10 17:06:22 2009 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 10 17:06:22 2009 -0800"
      },
      "message": "Fix issue #2248951: Need to turn off touch filtering outside of sholes\n\nYet another configuration!\n\nChange-Id: Idf7fafd338a2bebd4c305c131cd9b7ae4f906a5b\n"
    },
    {
      "commit": "48515f495b29c01b473579825d5ba5e690ff5db7",
      "tree": "fb507c5f5c2990537eafaa468f34f70645b04d39",
      "parents": [
        "ba56915a71cad672baff5594dbb7c9331bf01283",
        "6adba2467ca524b4c4f3d775de6aa10a9ad57aea"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 10 15:27:36 2009 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 10 15:27:36 2009 -0800"
      },
      "message": "Merge change I0de7979b into eclair\n\n* changes:\n  Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen\n"
    },
    {
      "commit": "6adba2467ca524b4c4f3d775de6aa10a9ad57aea",
      "tree": "ef787ea39cb877f2745248dba1dd4b0fd80fc735",
      "parents": [
        "119a767565399809d222ddda6392e5e58942d5e6"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 10 11:10:09 2009 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 10 13:02:30 2009 -0800"
      },
      "message": "Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen\n\nMake sure to deliver events to the wallpaper until the final up.\n\nAlso fix behavior in the case where a window goes away while the pointer is still\ndown in it, which is a fairly novel situation introduced by the new lock screen.\n\nAlso add infrastructure for delivering motion events during preview.\n\nChange-Id: I0de7979be27e00caf0b1eff794ea899a815142f6\n"
    },
    {
      "commit": "e93f49b7ff34b1f8c689b6a3ed85ef92b64d094a",
      "tree": "8fa4f0ff1066eb286384a73bb46a5f70d4b17cd6",
      "parents": [
        "d71ab51a46d3648493ab3425e77e5762544be03a",
        "cc9a63dbc2b5569ef65ec3a04d86dbdfdee3f134"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 12:03:10 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 10 12:03:10 2009 -0800"
      },
      "message": "am cc9a63db: Add support for specifying the current LCD brightness mode to the backlight driver.\n\nMerge commit \u0027cc9a63dbc2b5569ef65ec3a04d86dbdfdee3f134\u0027 into eclair-mr2\n\n* commit \u0027cc9a63dbc2b5569ef65ec3a04d86dbdfdee3f134\u0027:\n  Add support for specifying the current LCD brightness mode to the backlight driver.\n"
    },
    {
      "commit": "cc9a63dbc2b5569ef65ec3a04d86dbdfdee3f134",
      "tree": "63b31743b6317ea95be25c07bd1713062234eac3",
      "parents": [
        "119a767565399809d222ddda6392e5e58942d5e6"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 07:50:28 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 14:58:15 2009 -0500"
      },
      "message": "Add support for specifying the current LCD brightness mode to the backlight driver.\n\nThis allows the driver to behave differently depending on if the lighting is being\nmanaged by the light sensor or by a user preference.\n\nChange-Id: I4b9325f82b7aded0ce5cfc6c07658666bbdae331\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "07e7e3f4be8fac3b7b6b2bea492429d66fbb0a9c",
      "tree": "dc8049cb24e5941d1b7483e8a0d9355a0d352dc4",
      "parents": [
        "245eaeedf873c5c60e1ad442d2290c108336fb67",
        "50c548d242d637328ec6b2c4987969b02695cc7d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 07:17:18 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 10 07:17:18 2009 -0800"
      },
      "message": "am 50c548d2: Disabling user activity now resets user power state so the keyguard can set short screen timeout when keyguard is unhidden.\n\nMerge commit \u002750c548d242d637328ec6b2c4987969b02695cc7d\u0027 into eclair-mr2\n\n* commit \u002750c548d242d637328ec6b2c4987969b02695cc7d\u0027:\n  Disabling user activity now resets user power state so the keyguard can set short screen timeout when keyguard is unhidden.\n"
    },
    {
      "commit": "50c548d242d637328ec6b2c4987969b02695cc7d",
      "tree": "52c7d2fac6ffc6b06e8e895ce1e21c1e4fea3f4e",
      "parents": [
        "ee2b094de0c5d7ffa64d51e7bd4ec3238be97113"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 09 16:02:06 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 10:04:21 2009 -0500"
      },
      "message": "Disabling user activity now resets user power state so the keyguard can set short screen timeout when keyguard is unhidden.\n\nThis is part of a fix for bug b/2248320 (Lock screen does not time out after\n\nChange-Id: Iba7f8a7b9997ecb0e4da37667600055f9a35531c\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "245eaeedf873c5c60e1ad442d2290c108336fb67",
      "tree": "e7310073d990f13963ba37c6d236a8f9500e233b",
      "parents": [
        "e4fed7dc2465726892da426ae193bbec9a34d554",
        "ee2b094de0c5d7ffa64d51e7bd4ec3238be97113"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 05:01:02 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 10 05:01:02 2009 -0800"
      },
      "message": "am ee2b094d: Do not deactivate the proximity sensor until after the sensor returns negative.\n\nMerge commit \u0027ee2b094de0c5d7ffa64d51e7bd4ec3238be97113\u0027 into eclair-mr2\n\n* commit \u0027ee2b094de0c5d7ffa64d51e7bd4ec3238be97113\u0027:\n  Do not deactivate the proximity sensor until after the sensor returns negative.\n"
    },
    {
      "commit": "ee2b094de0c5d7ffa64d51e7bd4ec3238be97113",
      "tree": "567ec126caea72e0ced2f947308ea4b2ccff98e0",
      "parents": [
        "de342a01a0272540c8468fcfcf0f0067c0d743e0"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 09 14:09:02 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 07:55:32 2009 -0500"
      },
      "message": "Do not deactivate the proximity sensor until after the sensor returns negative.\n\nThis ensures that we do not get cheek presses immediately after a call is ended.\nFixes bug b/2246824 (prox sensor subtleties when call ends)\n\nChange-Id: I97d39b7689d9ea2e94ea9aceeb93bf15228ec095\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "e4fed7dc2465726892da426ae193bbec9a34d554",
      "tree": "96e183dad3a74282a17f891fefc97b429f8fac4b",
      "parents": [
        "0b9d3ba2feab494e7bbd180b51a4311864d08e13",
        "de342a01a0272540c8468fcfcf0f0067c0d743e0"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 10 04:38:57 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 10 04:38:57 2009 -0800"
      },
      "message": "am de342a01: Merge change Idcd98310 into eclair\n\nMerge commit \u0027de342a01a0272540c8468fcfcf0f0067c0d743e0\u0027 into eclair-mr2\n\n* commit \u0027de342a01a0272540c8468fcfcf0f0067c0d743e0\u0027:\n  PowerManagerService: enable logging for when mPowerState changes.\n"
    },
    {
      "commit": "de342a01a0272540c8468fcfcf0f0067c0d743e0",
      "tree": "d7dd81190b7c2fe3cf4f1f9a9efd004acdd3ed7d",
      "parents": [
        "c421fc2ada7c1bff104733b840bd640151bebbbb",
        "24ace3395b532e3cbb63d2a6197a91dd9242bb36"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 10 04:34:48 2009 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 10 04:34:48 2009 -0800"
      },
      "message": "Merge change Idcd98310 into eclair\n\n* changes:\n  PowerManagerService: enable logging for when mPowerState changes.\n"
    },
    {
      "commit": "949ffa3da5231772425c3bde50caeab6c4d08ec5",
      "tree": "0103825d81289ff80a2a71267a227a0b4bb291ab",
      "parents": [
        "29b1e0b173a1ed33c5d2ca6c2ee15b4bd4974085",
        "11cff8cd30f03b5adb137e985532543da5e960c4"
      ],
      "author": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Mon Nov 09 19:34:42 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 09 19:34:42 2009 -0800"
      },
      "message": "am 11cff8cd: Merge change Ie211adae into eclair\n\nMerge commit \u002711cff8cd30f03b5adb137e985532543da5e960c4\u0027 into eclair-mr2\n\n* commit \u002711cff8cd30f03b5adb137e985532543da5e960c4\u0027:\n  Add a way for wallpapers to know the delta between virtual screens.\n"
    },
    {
      "commit": "bf6956b1d95442e9d9c483894d578fe6b7044cbb",
      "tree": "dd8e921d31d3182c90eba295bea96848cb221e06",
      "parents": [
        "e6ab011b8b8aa6c461e64cabb9b25d890d68edb1"
      ],
      "author": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Mon Nov 09 15:21:13 2009 -0800"
      },
      "committer": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Mon Nov 09 17:39:33 2009 -0800"
      },
      "message": "Add a way for wallpapers to know the delta between virtual screens.\n"
    },
    {
      "commit": "24ace3395b532e3cbb63d2a6197a91dd9242bb36",
      "tree": "a69f1b44aa9c4213759c6ec42e30127021ad0e03",
      "parents": [
        "3ea2ae7d6f8a73947831c15f970de70730c5a0f6"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 09 19:53:08 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 09 19:54:02 2009 -0500"
      },
      "message": "PowerManagerService: enable logging for when mPowerState changes.\n\nChange-Id: Idcd983106d66629070eda15e1160f708c789ab05\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "6bfd8d2a31037716f2e0964625807fc7b8e90e92",
      "tree": "ba30740b4db527799c69089e3ff6032549ba9716",
      "parents": [
        "149f6710f774f36570de7be8ffa3dd6e8194a11d",
        "ba8eb1efefdc98c016b64e10c26f9729697f254f"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 09 16:14:26 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 09 16:14:26 2009 -0800"
      },
      "message": "am ba8eb1ef: Use SystemClock.elapsedRealtime() instead of sensor timestamp\n\nMerge commit \u0027ba8eb1efefdc98c016b64e10c26f9729697f254f\u0027 into eclair-mr2\n\n* commit \u0027ba8eb1efefdc98c016b64e10c26f9729697f254f\u0027:\n  Use SystemClock.elapsedRealtime() instead of sensor timestamp\n"
    },
    {
      "commit": "149f6710f774f36570de7be8ffa3dd6e8194a11d",
      "tree": "a1f795987e667d5217947ed74694aab3857d76b8",
      "parents": [
        "ee9f9759ba84b2a4a69d180e299511a91621f33a",
        "17479ebe90a5ebd17ee386b8fd83256765afce0b"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 09 16:14:14 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 09 16:14:14 2009 -0800"
      },
      "message": "am 17479ebe: Merge change I1bc566a1 into eclair\n\nMerge commit \u002717479ebe90a5ebd17ee386b8fd83256765afce0b\u0027 into eclair-mr2\n\n* commit \u002717479ebe90a5ebd17ee386b8fd83256765afce0b\u0027:\n  Ignore the light sensor if the screen is turning off.\n"
    },
    {
      "commit": "9882f38584882461dbfef229e4fe316dacebd9c5",
      "tree": "560fbdcf21f4f98c5b433a646d5b3d53ec53f899",
      "parents": [
        "e81c9609cc99d10045b70f79729b4b0edbf793c2",
        "96fce6e112aec1e09c82cfd7657381ce112dc555"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 09 12:07:05 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 09 12:07:05 2009 -0800"
      },
      "message": "am 96fce6e1: Merge change I62704736 into eclair\n\nMerge commit \u002796fce6e112aec1e09c82cfd7657381ce112dc555\u0027 into eclair-mr2\n\n* commit \u002796fce6e112aec1e09c82cfd7657381ce112dc555\u0027:\n  Do not apply light sensor debounce logic while the light sensor is still warming up.\n"
    },
    {
      "commit": "ba8eb1efefdc98c016b64e10c26f9729697f254f",
      "tree": "898a69d125339301514377b4d3b168f001c6c8b7",
      "parents": [
        "17479ebe90a5ebd17ee386b8fd83256765afce0b"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 08 19:31:18 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 08 19:31:18 2009 -0500"
      },
      "message": "Use SystemClock.elapsedRealtime() instead of sensor timestamp\n\nwhen processing light and proximity events.\nThis should fix loss of 2 second hysterisis for light sensor (b/2243521)\n\nChange-Id: Ia3ce331e67d803eb5e51810cb7161b7c528312d7\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "497087e33d422d576d007f72fb970613d008f1cf",
      "tree": "cca8c0e983f47a903d76525f931a748ae3f83ba4",
      "parents": [
        "3f857b78fc68e5d700139bdc6078c5333b62a9bc"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 08 18:33:03 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 08 18:43:12 2009 -0500"
      },
      "message": "Ignore the light sensor if the screen is turning off.\n\nFixes bug b/2202165.  The light sensor was interfering with the screen off animation.\n\nChange-Id: I1bc566a164af689b60b066e6cb3dcbf7959bc50a\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "20ee6f2dd30b8f0940b5f447ef2df340628e1876",
      "tree": "3fb51fb90c413448126e031057a969e9caf2d879",
      "parents": [
        "638d86535264b24b54698fca7e18e68571fe0bad"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sat Nov 07 20:33:47 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sat Nov 07 20:33:47 2009 -0500"
      },
      "message": "Do not apply light sensor debounce logic while the light sensor is still warming up.\n\nThis allows us to adjust immediately when we receive a correct light sensor reading\nafter the screen turns on.\n\nChange-Id: I627047365640761727348e577c9164a6d6be2772\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "dc2a3f60f2bed20ceb44d18ae03e75d360de4ca6",
      "tree": "ac8950630bce047e1ef1528ee146f4eb5ca404ed",
      "parents": [
        "307fbbf2b6dbdbc9249c492d5569e874207de5b1",
        "b8933665376905c91069eb29fa78c029aa790ce9"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Nov 06 13:23:05 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 06 13:23:05 2009 -0800"
      },
      "message": "am b8933665: Merge change I3f0ded49 into eclair\n\nMerge commit \u0027b8933665376905c91069eb29fa78c029aa790ce9\u0027 into eclair-mr2\n\n* commit \u0027b8933665376905c91069eb29fa78c029aa790ce9\u0027:\n  Increase light sensor delay from one to two seconds.\n"
    },
    {
      "commit": "9b813692f5cfe06f10416b61bcb388f1e9ac198b",
      "tree": "0d96ece45d436c1bdc419f2bde80ba2cabcdb4a6",
      "parents": [
        "322591cb4b158dc2edbc3d95cd02e44f132feb5f"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Nov 06 15:53:59 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Nov 06 15:53:59 2009 -0500"
      },
      "message": "Increase light sensor delay from one to two seconds.\n\nChange-Id: I3f0ded49cb447835133cf8d5d693260e8312aa89\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "6b07bf3d8f8f9b5124c19f1206e11634a774c356",
      "tree": "1161bd34c59e806ec4412e13c63296e48945aa18",
      "parents": [
        "ca3a6dc41418da152d154245c59054f7d0f0d679",
        "3cba72880b78b81cda2868136462c9e261a3e403"
      ],
      "author": {
        "name": "Charles Mendis",
        "email": "cmendis@google.com",
        "time": "Fri Nov 06 11:46:43 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 06 11:46:43 2009 -0800"
      },
      "message": "am 3cba7288: Merge change I6ccd2ebc into eclair\n\nMerge commit \u00273cba72880b78b81cda2868136462c9e261a3e403\u0027 into eclair-mr2\n\n* commit \u00273cba72880b78b81cda2868136462c9e261a3e403\u0027:\n  Expose PowerManager.isScreenOn in the public api.\n"
    },
    {
      "commit": "322591cb4b158dc2edbc3d95cd02e44f132feb5f",
      "tree": "eaeb23c4ffe5dad0ee52ba555326ec0aae300abc",
      "parents": [
        "9eaff61adf15b4e6cced7da3d7c239e2fc41f8ed"
      ],
      "author": {
        "name": "Charles Mendis",
        "email": "cmendis@google.com",
        "time": "Thu Oct 29 11:06:59 2009 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Nov 06 14:37:07 2009 -0500"
      },
      "message": "Expose PowerManager.isScreenOn in the public api.\n\nChange-Id: I6ccd2ebcbf3f8ad9ffa4b86a9c037cb0c25a7b78\n"
    },
    {
      "commit": "0cb3f58741efa2b2b7477cbae973a29e614c62e8",
      "tree": "400913e738ff655767afc34b6f99dab2e1be382d",
      "parents": [
        "9e63ce81c5e870a058752974286f21d566d092db",
        "0d72f7e9fc0d6f774eda5758d111bec5608bcf42"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Nov 06 05:35:04 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 06 05:35:04 2009 -0800"
      },
      "message": "am 0d72f7e9: Fix a race condition that could result in the screen being forced off indefinitely after a phone call.\n\nMerge commit \u00270d72f7e9fc0d6f774eda5758d111bec5608bcf42\u0027 into eclair-mr2\n\n* commit \u00270d72f7e9fc0d6f774eda5758d111bec5608bcf42\u0027:\n  Fix a race condition that could result in the screen being forced off indefinitely after a phone call.\n"
    },
    {
      "commit": "0d72f7e9fc0d6f774eda5758d111bec5608bcf42",
      "tree": "e18b098f7449d1d18822b7087241218fa13cebe5",
      "parents": [
        "092f03418a4988e4da706dca27128327b5a5fc55"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Nov 05 20:53:00 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Nov 06 08:28:19 2009 -0500"
      },
      "message": "Fix a race condition that could result in the screen being forced off indefinitely after a phone call.\n\nThis should fix a \"black screen\" bug that Motorola identified.\nmProximitySensorActive was being set to true due to a proximity sensor change being posted\njust after we disabled the proximity sensor.\nNow we ignore proximity changes after the phone app releases the proximity lock after the call is done.\n\nChange-Id: I417d423de3d43515389b1b7b008cdcb795cd10f6\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "750e82e51921428dc4ad9a75f18b02b8048734d8",
      "tree": "3d5e9a3f0b79fd905fa2552243b3109dc866c376",
      "parents": [
        "79447b2087c8c820d742185dda7305101f9656f0",
        "bf50200ba494db0ac2ce655a95f76640f49355ee"
      ],
      "author": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Fri Nov 06 00:23:03 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 06 00:23:03 2009 -0800"
      },
      "message": "am bf50200b: Merge change Ic9568e39 into eclair\n\nMerge commit \u0027bf50200ba494db0ac2ce655a95f76640f49355ee\u0027 into eclair-mr2\n\n* commit \u0027bf50200ba494db0ac2ce655a95f76640f49355ee\u0027:\n  When tasks are moved to top or bottom, the app tokens are being rearranged.\n"
    },
    {
      "commit": "b31174de6a3d5ba39ccea02c9b653ea4f950bb89",
      "tree": "8dc3437cf22e9b1a65c260e3033158927b41b8df",
      "parents": [
        "d512a3b3a8d0adb37bd0208181a02c91dc8025fb",
        "9ce3df55bab12bea563faf764f7beb3555d5942c"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Nov 05 20:26:44 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 05 20:26:44 2009 -0800"
      },
      "message": "am 9ce3df55: Merge change I2c6e54e4 into eclair\n\nMerge commit \u00279ce3df55bab12bea563faf764f7beb3555d5942c\u0027 into eclair-mr2\n\n* commit \u00279ce3df55bab12bea563faf764f7beb3555d5942c\u0027:\n  Throttle proximity sensor values so we do not process more than one change a second.\n"
    },
    {
      "commit": "c9568e3989f1491abaa7960eca986af12743cb05",
      "tree": "800863fce79d48838d0bb24942ddd96583525dd2",
      "parents": [
        "1d5b3a631cfcbfd2ea264f29a11a1366a16593b0"
      ],
      "author": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Thu Nov 05 18:51:16 2009 -0800"
      },
      "committer": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Thu Nov 05 19:13:18 2009 -0800"
      },
      "message": "When tasks are moved to top or bottom, the app tokens are being rearranged.\nThe window token rearrangement is defered if an animation is\nunderway. Force a focus recomputation when the window tokens are finally\nrearranged so that we have a valid focused window.\n"
    },
    {
      "commit": "9ce3df55bab12bea563faf764f7beb3555d5942c",
      "tree": "4158029a4ed820ea4da6f140c3c892c7c8439cee",
      "parents": [
        "09263e1bc0f8f783b24b92643d4ccda87966d01f",
        "20f87d7aed6c926eadd8beea44968a8d13780021"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 05 20:29:54 2009 -0500"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 05 20:29:54 2009 -0500"
      },
      "message": "Merge change I2c6e54e4 into eclair\n\n* changes:\n  Throttle proximity sensor values so we do not process more than one change a second.\n"
    },
    {
      "commit": "7b2aa74f4644979acea456e1047c96e17e09bc6d",
      "tree": "c83e41027f46638599b04fb91240258668f9411a",
      "parents": [
        "2fe3e3a771c0ea78ca9d88ffa6739396d38d61a6",
        "4ab2c7770c8e55072ee7a083fa84e318e07c8c3e"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Nov 05 13:55:33 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 05 13:55:33 2009 -0800"
      },
      "message": "am 4ab2c777: Merge change I14fb81af into eclair\n\nMerge commit \u00274ab2c7770c8e55072ee7a083fa84e318e07c8c3e\u0027 into eclair-mr2\n\n* commit \u00274ab2c7770c8e55072ee7a083fa84e318e07c8c3e\u0027:\n  Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOn\n"
    },
    {
      "commit": "20f87d7aed6c926eadd8beea44968a8d13780021",
      "tree": "bd5a9b5d61da79a6d8c0ebc0a3d6f0e3a9c7ff37",
      "parents": [
        "67b692920c18f99b096dce285adc6f7439fa866c"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Nov 05 16:08:51 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Nov 05 16:13:46 2009 -0500"
      },
      "message": "Throttle proximity sensor values so we do not process more than one change a second.\n\nThis is to prevent a noisy proximity sensor from causing the screen to turn on and off\nin rapid succession, which can trigger race conditions in the keyguard manager.\n\nChange-Id: I2c6e54e4b41716e038854ed9a827c901579c8865\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "14fb81af281468735bed1da99931ecc5a0539344",
      "tree": "2e0461a7122fc45a304d5309bac3d19af7bd6f10",
      "parents": [
        "67b692920c18f99b096dce285adc6f7439fa866c"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Nov 05 11:41:58 2009 -0800"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Nov 05 11:41:58 2009 -0800"
      },
      "message": "Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOn\n\nThis should remove the deadlock. I\u0027m not absolutely positive that\nit fixes it, as it\u0027s not easy to reproduce.\n"
    },
    {
      "commit": "e772eb7af049b55c89241fae799569030c1f5570",
      "tree": "658ce00086ede62d294d0f93ad93712ab35fb7b6",
      "parents": [
        "05abe8d01d91389b4b52111ed525aa4c4f4e1b71",
        "62335430b05d92ad2255bf20b76b35e012b385c9"
      ],
      "author": {
        "name": "Eric Olsen",
        "email": "eolsen@android.com",
        "time": "Wed Nov 04 17:36:59 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 04 17:36:59 2009 -0800"
      },
      "message": "am 62335430: Merge change I4499ad72 into eclair\n\nMerge commit \u002762335430b05d92ad2255bf20b76b35e012b385c9\u0027 into eclair-mr2\n\n* commit \u002762335430b05d92ad2255bf20b76b35e012b385c9\u0027:\n  Fix bad merge fixes build breakage.\n"
    },
    {
      "commit": "62335430b05d92ad2255bf20b76b35e012b385c9",
      "tree": "f3509ba77e90e7935d83a4093ec69b3bc4274059",
      "parents": [
        "131564d26ac5b7f963c60802089b9fe1472659f7",
        "4499ad729ac4ae3bad5911385a61b7ef0e5493d7"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 04 20:27:11 2009 -0500"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 04 20:27:11 2009 -0500"
      },
      "message": "Merge change I4499ad72 into eclair\n\n* changes:\n  Fix bad merge fixes build breakage.\n"
    },
    {
      "commit": "4499ad729ac4ae3bad5911385a61b7ef0e5493d7",
      "tree": "2821e614c8ee4caf13ff44c12e663e91aa251ddf",
      "parents": [
        "f42f15cf450772d8eeb9c0c81a8403d33ffe1c9b"
      ],
      "author": {
        "name": "Eric Olsen",
        "email": "eolsen@android.com",
        "time": "Wed Nov 04 17:11:53 2009 -0800"
      },
      "committer": {
        "name": "Eric Olsen",
        "email": "eolsen@android.com",
        "time": "Wed Nov 04 17:12:41 2009 -0800"
      },
      "message": "Fix bad merge fixes build breakage.\n\nSigned-off-by: Eric Olsen \u003ceolsen@android.com\u003e\n"
    },
    {
      "commit": "76922b8378f235e79fd861ba846bed833199e59f",
      "tree": "1c7e8b809dc87f6c9185e9e2fcbf2a7852a8a3e5",
      "parents": [
        "5dbeef6e9844a094f87a3f7d4608b431a6724278",
        "9053fdb32b38d1240d856bd6efedf72eefba48d3"
      ],
      "author": {
        "name": "Eric Olsen",
        "email": "eolsen@android.com",
        "time": "Wed Nov 04 16:49:31 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 04 16:49:31 2009 -0800"
      },
      "message": "am 9053fdb3: Merge change I76127f6f into eclair\n\nMerge commit \u00279053fdb32b38d1240d856bd6efedf72eefba48d3\u0027 into eclair-mr2\n\n* commit \u00279053fdb32b38d1240d856bd6efedf72eefba48d3\u0027:\n  Add support for colored LED on jogball backlight.\n"
    },
    {
      "commit": "9053fdb32b38d1240d856bd6efedf72eefba48d3",
      "tree": "7f22fdb6791386283465ee3057a8d0ab4e7458a3",
      "parents": [
        "b5e380a799b1c22d51364a2b9b3abe02e2eb83cf",
        "f42f15cf450772d8eeb9c0c81a8403d33ffe1c9b"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 04 19:39:29 2009 -0500"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 04 19:39:29 2009 -0500"
      },
      "message": "Merge change I76127f6f into eclair\n\n* changes:\n  Add support for colored LED on jogball backlight.\n"
    },
    {
      "commit": "888b702c81b21847b19c4e2845686ed35cc03a0e",
      "tree": "90e78184383d8e6d1fa6081c496cd0dd37e4bb09",
      "parents": [
        "6176790ed5f21ab102d438c252509deda050da0b",
        "595596fe6b6fd52bf26d224f18b8724a4d151316"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@android.com",
        "time": "Wed Nov 04 16:35:06 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 04 16:35:06 2009 -0800"
      },
      "message": "am 595596fe: Merge change I561011bc into eclair\n\nMerge commit \u0027595596fe6b6fd52bf26d224f18b8724a4d151316\u0027 into eclair-mr2\n\n* commit \u0027595596fe6b6fd52bf26d224f18b8724a4d151316\u0027:\n  Fix #2176803 - restores from userdebug to user builds not working\n"
    },
    {
      "commit": "f42f15cf450772d8eeb9c0c81a8403d33ffe1c9b",
      "tree": "432beda7f272da18a3eff3c76cdbb04edc18b917",
      "parents": [
        "5fc71e67498ed64ad2d41c23471b008f93cb580e"
      ],
      "author": {
        "name": "Eric Olsen",
        "email": "eolsen@android.com",
        "time": "Thu Oct 29 16:42:03 2009 -0700"
      },
      "committer": {
        "name": "Eric Olsen",
        "email": "eolsen@android.com",
        "time": "Wed Nov 04 14:31:26 2009 -0800"
      },
      "message": "Add support for colored LED on jogball backlight.\n\nSigned-off-by: Eric Olsen \u003ceolsen@android.com\u003e\n"
    },
    {
      "commit": "78dd4a737172afe98c25ad19dacc0106a6f5474a",
      "tree": "589c07a93b5473f5de2c3ae2c16c43e12416e404",
      "parents": [
        "7ed0ceeba54712f76e9a4f2dd4c9197d76813488"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@android.com",
        "time": "Wed Nov 04 11:49:08 2009 -0800"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@android.com",
        "time": "Wed Nov 04 13:27:56 2009 -0800"
      },
      "message": "Fix #2176803 - restores from userdebug to user builds not working\n\nThe underlying issue is that ordinarily, the restore mechanism checks the\nsignature block of the package which uploaded the restore data against the\nsignature of the package on-device that will be handling the restore.  This is\nto ensure that the restore goes to the \"same\" application as the one that\nuploaded it.\n\nHowever, applications bundled on the system partition as part of the device\nbuild are signed not with a permanent, app-identifying signature, but rather\nwith the device\u0027s signature block, which is different for each kind of device\nand potentially between kinds of build for the same device.  That renders the\nstored backup data unusable when changing devices / builds / etc.\n\nThis change works around the problem by explicitly privileging applications that\nreside on the system partition:  they have been built into the device, and so\nare trusted to be able to handle data that is marked as coming from its package\nname.\n\nChange-Id: I561011bce2b54cff3e695e82e7544b126b6ac31e\n"
    },
    {
      "commit": "6de8bbb00a6183c7d4eec76fa7f253cf80736422",
      "tree": "243d5b707b4182d0826ff754d8aca45e167da19e",
      "parents": [
        "1503f739f8a22822fa969c516564063ef46db52a",
        "27c6dd7aa4ff6f57435a3c87d8b9a782cf7c9116"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Nov 04 06:10:37 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 04 06:10:37 2009 -0800"
      },
      "message": "am 27c6dd7a: PowerManagerService: Fix manual brightness mode.\n\nMerge commit \u002727c6dd7aa4ff6f57435a3c87d8b9a782cf7c9116\u0027 into eclair-mr2\n\n* commit \u002727c6dd7aa4ff6f57435a3c87d8b9a782cf7c9116\u0027:\n  PowerManagerService: Fix manual brightness mode.\n"
    },
    {
      "commit": "27c6dd7aa4ff6f57435a3c87d8b9a782cf7c9116",
      "tree": "5e7f9c96e0fba016ac82b5f293baf9315a2315ef",
      "parents": [
        "e1e0dc8e6eaec052ebb6b88f5b1223075ce5a356"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Nov 04 08:57:07 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Nov 04 08:57:07 2009 -0500"
      },
      "message": "PowerManagerService: Fix manual brightness mode.\n\nChange-Id: I10aec64e3f7ae2715475b9797565747295c19a00\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "1283fd9e7f6fc2f7b74f916ad3033ae1bdd1a76f",
      "tree": "a1376e2a10df282684dc84e67c9cdf09489f6ced",
      "parents": [
        "65ab88c78916d7e3a182125878b17c8f40d7cac5",
        "86396f97c998358390d912903395828ee244e2d5"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Nov 03 15:26:12 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 15:26:12 2009 -0800"
      },
      "message": "am 86396f97: Merge changes Idcdd2978,Ied564b31,I6179126d into eclair\n\nMerge commit \u002786396f97c998358390d912903395828ee244e2d5\u0027 into eclair-mr2\n\n* commit \u002786396f97c998358390d912903395828ee244e2d5\u0027:\n  Fix 2233444 (No IME).\n  Revert \"Revert \"Fix notification bar performance.\"\"\n  Revert \"Revert \"fix 2233092 - Notification shade gets stuck half-open\"\"\n"
    },
    {
      "commit": "6179126dad0396880ce6b808bf81c9e506757626",
      "tree": "4d4f8bd2f853a06a90679a52185570fba2895ed2",
      "parents": [
        "ed564b319d6c3b54a566e6400afa9262b2a4ae83"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Nov 03 13:07:50 2009 -0800"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Nov 03 13:22:24 2009 -0800"
      },
      "message": "Fix 2233444 (No IME).\n\nFix the flags for the StatusBarExpanded window that were causing the Window Manager to\nthink that it needed input.\n"
    },
    {
      "commit": "ed564b319d6c3b54a566e6400afa9262b2a4ae83",
      "tree": "2b00ee83a0e5ccb681476f995a1d29d548b16273",
      "parents": [
        "dcdd29781a85c3cdc55d495cd8e77d9628b20010"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Nov 03 13:20:21 2009 -0800"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Nov 03 13:20:21 2009 -0800"
      },
      "message": "Revert \"Revert \"Fix notification bar performance.\"\"\n\nThis reverts commit 6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de.\n"
    },
    {
      "commit": "dcdd29781a85c3cdc55d495cd8e77d9628b20010",
      "tree": "8328c23fc7faceafdf44ca7af3b16cf09de8c677",
      "parents": [
        "b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Nov 03 13:18:03 2009 -0800"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Tue Nov 03 13:18:03 2009 -0800"
      },
      "message": "Revert \"Revert \"fix 2233092 - Notification shade gets stuck half-open\"\"\n\nThis reverts commit b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5.\n"
    },
    {
      "commit": "c6b2d2970891790aa1c626a6f0d5ea39f5240161",
      "tree": "09ed3a4fdda941e5a9da21bb07e6b0ae17e8ed2e",
      "parents": [
        "a3f84bb2f434d507c866e3e8c52e0817c00da958",
        "b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5"
      ],
      "author": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:36:03 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:36:03 2009 -0800"
      },
      "message": "am b96a9d92: Revert \"fix 2233092 - Notification shade gets stuck half-open\"\n\nMerge commit \u0027b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5\u0027 into eclair-mr2\n\n* commit \u0027b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5\u0027:\n  Revert \"fix 2233092 - Notification shade gets stuck half-open\"\n"
    },
    {
      "commit": "a3f84bb2f434d507c866e3e8c52e0817c00da958",
      "tree": "708f2cfe5069edca7ad945f65a972b313322bb1e",
      "parents": [
        "4d7860d408d248aaebed973e7f774c02efc290f8",
        "6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de"
      ],
      "author": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:35:55 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:35:55 2009 -0800"
      },
      "message": "am 6e8f47b0: Revert \"Fix notification bar performance.\"\n\nMerge commit \u00276e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de\u0027 into eclair-mr2\n\n* commit \u00276e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de\u0027:\n  Revert \"Fix notification bar performance.\"\n"
    },
    {
      "commit": "b96a9d9296925fef6a1c0e5ad4d847d96bf9acb5",
      "tree": "5b9dbfa6010881784fb354f3199710bed2452c62",
      "parents": [
        "6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de"
      ],
      "author": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:29:46 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:29:46 2009 -0800"
      },
      "message": "Revert \"fix 2233092 - Notification shade gets stuck half-open\"\n\nAs per Dr. No; revert commit 6a7899a8d6444989657d1058666269263b5b50c0.\n"
    },
    {
      "commit": "6e8f47b0ed2ffdb55b695d9f154cccd3ea3c98de",
      "tree": "8328c23fc7faceafdf44ca7af3b16cf09de8c677",
      "parents": [
        "9ed30f93f6149ede5885b9b8c0e22595876c6c84"
      ],
      "author": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:26:15 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 12:26:15 2009 -0800"
      },
      "message": "Revert \"Fix notification bar performance.\"\n\nAs per Dr. No; revert commit 0d7dc3b800d0489c43ad9071615b2b4ebec80443.\n"
    },
    {
      "commit": "0ce9c58fe33a3b96219944762adbff99d12212a3",
      "tree": "b9d1be9981c31c989719cfdb5f5843ae64d1fbd1",
      "parents": [
        "564fe1ba091f816f03cfae4dbdebcc7df22ae7f9",
        "d2c68794364120d0531667e797f078416ebef3f5"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 03 09:37:50 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 09:37:50 2009 -0800"
      },
      "message": "am d2c68794: Merge changes I116424c4,Ibd0ef67f into eclair\n\nMerge commit \u0027d2c68794364120d0531667e797f078416ebef3f5\u0027 into eclair-mr2\n\n* commit \u0027d2c68794364120d0531667e797f078416ebef3f5\u0027:\n  Remove obsolete hardware auto-brightness support.\n  Add documentation for proximity and light sensors.\n"
    },
    {
      "commit": "564fe1ba091f816f03cfae4dbdebcc7df22ae7f9",
      "tree": "a8d803a55ae87b05cf3e6a04523e4ee12b226ae2",
      "parents": [
        "07d38c66692b7d87415667010c0658202b5a7f39",
        "6a7899a8d6444989657d1058666269263b5b50c0"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Tue Nov 03 09:34:48 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 03 09:34:48 2009 -0800"
      },
      "message": "am 6a7899a8: fix 2233092 - Notification shade gets stuck half-open\n\nMerge commit \u00276a7899a8d6444989657d1058666269263b5b50c0\u0027 into eclair-mr2\n\n* commit \u00276a7899a8d6444989657d1058666269263b5b50c0\u0027:\n  fix 2233092 - Notification shade gets stuck half-open\n"
    },
    {
      "commit": "d2c68794364120d0531667e797f078416ebef3f5",
      "tree": "9b107fe12f9c14f2d43588fb5bd470a2bd80c5c6",
      "parents": [
        "6a7899a8d6444989657d1058666269263b5b50c0",
        "f90ffcc639fe979f346f062d620d34c28e57c885"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 03 12:32:04 2009 -0500"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 03 12:32:04 2009 -0500"
      },
      "message": "Merge changes I116424c4,Ibd0ef67f into eclair\n\n* changes:\n  Remove obsolete hardware auto-brightness support.\n  Add documentation for proximity and light sensors.\n"
    },
    {
      "commit": "6a7899a8d6444989657d1058666269263b5b50c0",
      "tree": "6e9b8322584bc76d59edce5fbbed6ae02fbe0ade",
      "parents": [
        "8637759a1d34a4adda292579d5f8790587659235"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Tue Nov 03 12:22:33 2009 -0500"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Tue Nov 03 12:22:33 2009 -0500"
      },
      "message": "fix 2233092 - Notification shade gets stuck half-open\n\nFollow up to bug 2195678.  This was one of the reprocussions that\nI was worried about with respect to that bug, so I\u0027m counting\nDr. No on that change as the one for this one.\n"
    },
    {
      "commit": "f90ffcc639fe979f346f062d620d34c28e57c885",
      "tree": "beb14a4f626bd46ffd4732ed3777543ec74a202e",
      "parents": [
        "4115c518753052add46b017bb3044da6f6169a7b"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 03 11:41:27 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Nov 03 11:41:27 2009 -0500"
      },
      "message": "Remove obsolete hardware auto-brightness support.\n\nChange-Id: Ibd0ef67f887254f26ce19faf0627f8b246ec0a18\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "cc1d35e2e5e0c2370361294a64ff0e580856b9d2",
      "tree": "6ba4941b4bfeb2ff52b1bedd0e70df2a65cce7b4",
      "parents": [
        "c13a9d0515f1a6e9dbe64f00e711eef4776aaef3",
        "afd81beb33cce3b296927d13821fe0dc874ce7db"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Mon Nov 02 14:05:04 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 02 14:05:04 2009 -0800"
      },
      "message": "am afd81beb: Merge change Icbb3aa0a into eclair\n\nMerge commit \u0027afd81beb33cce3b296927d13821fe0dc874ce7db\u0027 into eclair-mr2\n\n* commit \u0027afd81beb33cce3b296927d13821fe0dc874ce7db\u0027:\n  Use setRepeating() rather than setInexactRepeating() for backup scheduling,\n"
    },
    {
      "commit": "afd81beb33cce3b296927d13821fe0dc874ce7db",
      "tree": "9ad325926c9f3e64b18f1ee4cf97018e65a542c7",
      "parents": [
        "cce9f0fa862b6fa9de8dbf5a7a7b63167770a9b3",
        "c1c49c024f990bf54b2a7d16fdf5110263693aea"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 02 16:58:26 2009 -0500"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 02 16:58:26 2009 -0500"
      },
      "message": "Merge change Icbb3aa0a into eclair\n\n* changes:\n  Use setRepeating() rather than setInexactRepeating() for backup scheduling, and add some random fuzz to the scheduling times, to make sure we aren\u0027t creating hour-aligned server load spikes.\n"
    },
    {
      "commit": "c13a9d0515f1a6e9dbe64f00e711eef4776aaef3",
      "tree": "75697918c01c50489d3ad4c8da7e94ce2f7cd3e4",
      "parents": [
        "c69e7516482aae626eb550f5dd99f0f2f7a45909",
        "cce9f0fa862b6fa9de8dbf5a7a7b63167770a9b3"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Mon Nov 02 13:38:13 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 02 13:38:13 2009 -0800"
      },
      "message": "am cce9f0fa: Merge change I0d7dc3b8 into eclair\n\nMerge commit \u0027cce9f0fa862b6fa9de8dbf5a7a7b63167770a9b3\u0027 into eclair-mr2\n\n* commit \u0027cce9f0fa862b6fa9de8dbf5a7a7b63167770a9b3\u0027:\n  Fix notification bar performance.\n"
    },
    {
      "commit": "cce9f0fa862b6fa9de8dbf5a7a7b63167770a9b3",
      "tree": "221e733aecd42297142ac4f0685897f76a14b833",
      "parents": [
        "ee98c24020c1634b02cde6d333968f04a0de941f",
        "0d7dc3b800d0489c43ad9071615b2b4ebec80443"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 02 16:29:31 2009 -0500"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 02 16:29:31 2009 -0500"
      },
      "message": "Merge change I0d7dc3b8 into eclair\n\n* changes:\n  Fix notification bar performance.\n"
    },
    {
      "commit": "0d7dc3b800d0489c43ad9071615b2b4ebec80443",
      "tree": "8d3701f7ac1f55835f4a9a84c38c46543ed8fdf6",
      "parents": [
        "9efd523c4611c0cf10e712453a699c083a01064c"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Mon Nov 02 16:20:44 2009 -0500"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Mon Nov 02 16:20:44 2009 -0500"
      },
      "message": "Fix notification bar performance.\n\nBug 2195678\n\nWe had all this stuff there to keep the notification view\naround so it doesn\u0027t need to be reconstructed each time,\nand we weren\u0027t using it.  This fixes that, and it looks\nmuch better now.\n"
    },
    {
      "commit": "e94261b874b7d0704dade14540dbb9477a828163",
      "tree": "6a63aa7a74fbb52a055bf05f93e92b503aeca39a",
      "parents": [
        "d62b063fd4ac0ae1419348ac62c55527cb398fd9",
        "989b76aadd92538c7ab4ca00c34508b42fda8cef"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 02 11:48:54 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 02 11:48:54 2009 -0800"
      },
      "message": "am 989b76aa: Merge change Ieca126e6 into eclair\n\nMerge commit \u0027989b76aadd92538c7ab4ca00c34508b42fda8cef\u0027 into eclair-mr2\n\n* commit \u0027989b76aadd92538c7ab4ca00c34508b42fda8cef\u0027:\n  Fix problem with proximity sensor not reawaking screen if the values change too quickly.\n"
    },
    {
      "commit": "952211b4ae8fa8cd626ae5a077b87924f35e0081",
      "tree": "bac019c69af4429bd56dc18e10c30ddfcc4e7dcb",
      "parents": [
        "31f62008db4b2c3bfd24379b76570fd9bd1de2b3"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 02 14:17:57 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 02 14:17:57 2009 -0500"
      },
      "message": "Fix problem with proximity sensor not reawaking screen if the values change too quickly.\n\nThe logic that disables user activity while turning off the screen should not affect proximity sensor.\n\nFixes bug b/2228734 (in-call, prox sensor gets confused)\n\nChange-Id: Ieca126e6f79bf7baa5741981aea72d306ba03edc\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "b2346324e5f6062fed7bdeaedb9cf968b05050ec",
      "tree": "10008676bb48bbe36f34a7b78b743e2627d3bfe1",
      "parents": [
        "3f16be2061ddf8daeed959c6e06db9cf561ae304",
        "f1d14f6a33bc6086db52a77b6a1217452b7eac90"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 02 10:11:17 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 02 10:11:17 2009 -0800"
      },
      "message": "am f1d14f6a: Do not advance mLastEventTime when enabling or disabling user activity.\n\nMerge commit \u0027f1d14f6a33bc6086db52a77b6a1217452b7eac90\u0027 into eclair-mr2\n\n* commit \u0027f1d14f6a33bc6086db52a77b6a1217452b7eac90\u0027:\n  Do not advance mLastEventTime when enabling or disabling user activity.\n"
    },
    {
      "commit": "f1d14f6a33bc6086db52a77b6a1217452b7eac90",
      "tree": "b198502f9c255e0eee5b25ecfb50bd3cb61903f3",
      "parents": [
        "9efd523c4611c0cf10e712453a699c083a01064c"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 02 11:56:04 2009 -0500"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Nov 02 11:56:59 2009 -0500"
      },
      "message": "Do not advance mLastEventTime when enabling or disabling user activity.\n\nFixes a race condition between the keyguard and power key that sometimes resulted\nin the power key failing to turn off the screen.\n\nFixes bug b/2212852 (Power button does not put phone to sleep)\n\nChange-Id: I92498c5fddf2bfc32b105ea1a7ea14a06d83888e\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "f20555706c81dcb9fcb1fee9ce263072cd77ea3c",
      "tree": "6107971fdca0469e671628b9eb1eec94724b8ecb",
      "parents": [
        "f6fc41314d253962720b2c75f3a64025037acf0e",
        "9efd523c4611c0cf10e712453a699c083a01064c"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 01 07:15:27 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Nov 01 07:15:27 2009 -0800"
      },
      "message": "am 9efd523c: Add warning that hardware auto-brightness is deprecated and will be removed in the next release.\n\nMerge commit \u00279efd523c4611c0cf10e712453a699c083a01064c\u0027 into eclair-mr2\n\n* commit \u00279efd523c4611c0cf10e712453a699c083a01064c\u0027:\n  Add warning that hardware auto-brightness is deprecated and will be removed in the next release.\n"
    },
    {
      "commit": "f6fc41314d253962720b2c75f3a64025037acf0e",
      "tree": "6a104dfbb06e2c77186cd7f876c43d749c003558",
      "parents": [
        "7dc642d0b9f9395221818978d2cd9143cd3cad36",
        "4984e73dc5fc3df757e4ac8dd333b88151deb3ea"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Sun Nov 01 07:15:20 2009 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Sun Nov 01 07:15:20 2009 -0800"
      },
      "message": "am 4984e73d: Manage button and keyboard backlights with light sensor in both manual and automatic mode.\n\nMerge commit \u00274984e73dc5fc3df757e4ac8dd333b88151deb3ea\u0027 into eclair-mr2\n\n* commit \u00274984e73dc5fc3df757e4ac8dd333b88151deb3ea\u0027:\n  Manage button and keyboard backlights with light sensor in both manual and automatic mode.\n"
    }
  ],
  "next": "9efd523c4611c0cf10e712453a699c083a01064c"
}
