)]}'
{
  "log": [
    {
      "commit": "dd519fac9b79f36a27909149a90fce4321ed1c20",
      "tree": "ba6162ae64200d6d22b589afca0a236b675bf019",
      "parents": [
        "7ea817e58d283434c624e1b2b6dcdba2e409133b"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 14:11:21 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 14:28:06 2011 -0800"
      },
      "message": "Move native vold calls to varargs.\n\nUses argument escaping inside NativeDaemonConnector, using varargs\nto separate boundaries.\n\nBug: 5472606\nChange-Id: Ie107a90df7e2b3bd3eaaf04c8367248ab40136f4\n"
    },
    {
      "commit": "7ea817e58d283434c624e1b2b6dcdba2e409133b",
      "tree": "fb894092986462bd92da2abd3e8856ce3bb42a8d",
      "parents": [
        "d62da2d0da976ea5590471c3b70ebf013e41ce8b",
        "ba2896e939f359e5857149f1a27212db71be012b"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 13:19:14 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Dec 02 13:19:14 2011 -0800"
      },
      "message": "Merge \"Move native netd calls to varargs.\""
    },
    {
      "commit": "ba2896e939f359e5857149f1a27212db71be012b",
      "tree": "e33a44174b2abfb1f6a676f99fdc503df017a7f6",
      "parents": [
        "7a1c428ed3ded71f92733ebcb9d7ce0963dc72d2"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 30 18:13:54 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Dec 02 13:08:26 2011 -0800"
      },
      "message": "Move native netd calls to varargs.\n\nUses argument escaping inside NativeDaemonConnector, using varargs\nto separate boundaries.  Also introduces Command object to help build\nargument lists.\n\nBug: 5472606\nChange-Id: I357979fc19bb0171a056e690064e01b5a7119501\n"
    },
    {
      "commit": "32cbc3855c2a971aa5a801fd339fb6a37db91a1a",
      "tree": "40d3fcf12181eb6d50fac3a3734ecf3c9f4953ec",
      "parents": [
        "db918cf171afd3d4b3c22aab6dd3403d1dec94de"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Dec 01 14:01:49 2011 -0800"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Dec 01 21:04:47 2011 -0800"
      },
      "message": "Refactor InputQueue as InputEventReceiver.\n\nThis change simplifies the code associated with receiving input\nevents from input channels and makes it more robust.  It also\ndoes a better job of ensuring that input events are properly\nrecycled (sometimes we dropped them on the floor).\n\nThis change also adds a sequence number to all events, which is\nhandy for determining whether we are looking at the same event or a\nnew one, particularly when events are recycled.\n\nChange-Id: I4ebd88f73b5f77f3e150778cd550e7f91956aac2\n"
    },
    {
      "commit": "db918cf171afd3d4b3c22aab6dd3403d1dec94de",
      "tree": "fb05a5671c0796e46a610fec0c5698fb1bc34cc8",
      "parents": [
        "76d79011a0be6953b981368635ad103325301bd2",
        "4952dfd16a0f839559ffa78f5016394caf85294f"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Dec 01 20:11:15 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 20:11:15 2011 -0800"
      },
      "message": "Merge \"Ensure input events are processed in-order in the application.\""
    },
    {
      "commit": "cfe82181cbe84b478b4612d25fb78a6bba8b2437",
      "tree": "6f549f38fd17326bd1a966964467510062df31cc",
      "parents": [
        "d01d261183a4b832c2575ae0d82f68125605b21e",
        "7f36d4217269e79f8409c46f12f10464a1f585ea"
      ],
      "author": {
        "name": "Kenny Root",
        "email": "kroot@google.com",
        "time": "Thu Dec 01 14:18:58 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Dec 01 14:18:58 2011 -0800"
      },
      "message": "am 7f36d421: am 5a7c9176: Merge \"Fix free_cache to actually work\" into ics-mr1\n\n* commit \u00277f36d4217269e79f8409c46f12f10464a1f585ea\u0027:\n  Fix free_cache to actually work\n"
    },
    {
      "commit": "5a7c91769f011bc150c9def9edab9cccb4761c66",
      "tree": "54ea1b90e2f26140c9ffd733ca0d263c6574cd3d",
      "parents": [
        "a7d825dddcb2e8bfd765bad2fb406498f4f1e37e",
        "ad757e9b36d6bc6b8e39be00612d0e60863aaafc"
      ],
      "author": {
        "name": "Kenny Root",
        "email": "kroot@google.com",
        "time": "Thu Dec 01 14:14:22 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 14:14:22 2011 -0800"
      },
      "message": "Merge \"Fix free_cache to actually work\" into ics-mr1"
    },
    {
      "commit": "4952dfd16a0f839559ffa78f5016394caf85294f",
      "tree": "d79061d9e6ceb2671241a059fe6be9522c8bbb10",
      "parents": [
        "95db2b20d7bc0aaf00b1d4418124f5cf0a755d74"
      ],
      "author": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Wed Nov 30 19:23:22 2011 -0800"
      },
      "committer": {
        "name": "Jeff Brown",
        "email": "jeffbrown@google.com",
        "time": "Thu Dec 01 14:13:48 2011 -0800"
      },
      "message": "Ensure input events are processed in-order in the application.\n\nAs it turns out, it used to be possible for there to be multiple\ninput events simultaneously in flight in an application.  Although\nit worked, it made it hard to reason about what was going on.\nThe problem was somewhat exacerbated by the introduction of a\nqueue of \"InputEventMessage\" objects as part of an earlier latency\noptimization.\n\nThis change restores order from chaos and greatly simplifies the\ninvariants related to input event dispatch within the application.\n\nChange-Id: I6de5fe61c1fe2ac3dd33edf770d949044df8a019\n"
    },
    {
      "commit": "7a1c428ed3ded71f92733ebcb9d7ce0963dc72d2",
      "tree": "0cd57f94e1f8d195a836b7a2ece62734a59dec4a",
      "parents": [
        "55cdacb9ba22ce0e40918fd54acca7df62637ca6",
        "276642baf11e05700ef24447dc4271f16ce69b50"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Dec 01 13:27:38 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 13:27:38 2011 -0800"
      },
      "message": "Merge \"Uniform rethrowing of NDC exceptions.\""
    },
    {
      "commit": "4da2f669bfdf95c0e4944f075f699ad53ee360a5",
      "tree": "d1807178ea084da1129860bd3ffda928940bedb1",
      "parents": [
        "d884f5a14a1c481b33df050ee7e3671931bef07a",
        "c4c19a23d74896b4117bf274d1d7e0268ab401c3"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Dec 01 12:52:07 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Dec 01 12:52:07 2011 -0800"
      },
      "message": "am c4c19a23: am 55e81bd0: Merge \"Improve how we manage the previous app.\" into ics-mr1\n\n* commit \u0027c4c19a23d74896b4117bf274d1d7e0268ab401c3\u0027:\n  Improve how we manage the previous app.\n"
    },
    {
      "commit": "55e81bd0f219acbe00bbeebc8d33ef9c67a4aa60",
      "tree": "d0f5629ac2350c858c1a550b276f716ab204652f",
      "parents": [
        "b73dc9c852f73c7d61f317b5ec7b74766d2f22d5",
        "50685606cfa045213bcc1bf29ce1c00c256b055c"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Dec 01 12:47:43 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 12:47:43 2011 -0800"
      },
      "message": "Merge \"Improve how we manage the previous app.\" into ics-mr1"
    },
    {
      "commit": "50685606cfa045213bcc1bf29ce1c00c256b055c",
      "tree": "b9c668774cadbb44806bd802b55a4d1667e7a32c",
      "parents": [
        "a1240184efd1d4391540a6e3e9cae50d56d05cb2"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Dec 01 12:23:37 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Dec 01 12:23:37 2011 -0800"
      },
      "message": "Improve how we manage the previous app.\n\nSetting it when a new activity is being resumed is too soon, because\nthings like an activity launching an exiting (without being seen by\nthe user) can knock out the real previous app that we want.\n\nSo now we set it when an activity is stopped.  At this point it is\ngoing to move from the preceptible to background oom adj, so it is\na good point to determine whether it should be a previous app to\ninstead put it to that oom adj.  This also avoids things like\nactivities that start and immediately finish from impacting the\nprevious app.\n\nFurther, we keep track of the time each activity was last shown, and\nuse this to further filter what is set as the previous app.\n\nChange-Id: I72d1cac4de0cc2d4598170296028f11b06918d4f\n"
    },
    {
      "commit": "276642baf11e05700ef24447dc4271f16ce69b50",
      "tree": "af05c7b13b1fec7a35f4f1ed4728e0b9668c0ab8",
      "parents": [
        "a90d65265fe94e35967876500105d6e020ce0f91"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Dec 01 11:24:24 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Dec 01 11:24:24 2011 -0800"
      },
      "message": "Uniform rethrowing of NDC exceptions.\n\nChange-Id: I7e8b050f09ef0d3aebd5b5a72f856eb86dd25935\n"
    },
    {
      "commit": "ad757e9b36d6bc6b8e39be00612d0e60863aaafc",
      "tree": "47f4ed2af449ef51d817d43cc434f7edb380bf53",
      "parents": [
        "88f10c6ce5a97b1990934148deb8ed6aa6ef7a48"
      ],
      "author": {
        "name": "Kenny Root",
        "email": "kroot@google.com",
        "time": "Tue Nov 29 15:54:55 2011 -0800"
      },
      "committer": {
        "name": "Kenny Root",
        "email": "kroot@google.com",
        "time": "Thu Dec 01 09:07:55 2011 -0800"
      },
      "message": "Fix free_cache to actually work\n\nThis broke with some other path-related changes, so it was scanning for\n/data/*/cache instead of /data/data/*/cache\n\nAlso remove redundant call to restat\n\nBug: 5686310\nChange-Id: Id1661f0f1337858fc9ead53c56ab7557f421c591\n"
    },
    {
      "commit": "2a40d0d92b208021b492e9af3d944720cbf269fc",
      "tree": "0fed812542ce9f29c2c329bfb8d360f7984e0b53",
      "parents": [
        "41a5774a99215025628b83db54c45f84b876678e",
        "d2b22a885a79d537c79e98257647cc120bde2998"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Dec 01 06:29:53 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Dec 01 06:29:53 2011 -0800"
      },
      "message": "Merge \"Put screensavers back in the icebox for now. DO NOT MERGE.\" into ics-mr1"
    },
    {
      "commit": "36d1bbe6063a9a723fe25ea0f3c6e6dd11d6bf37",
      "tree": "a2558745e53e6f281b345d2611f048fddbe04520",
      "parents": [
        "f3b4f3163b5b4c0a54a2643f07c97c47b14a1eb7",
        "b7dda6d34b9dad2cd3094125b92a1503a9befa7c"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Wed Nov 30 18:41:59 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 30 18:41:59 2011 -0800"
      },
      "message": "am b7dda6d3: am b94a7fb3: Merge \"Fix ConcurrentModificationException in TextServicesManagerService\" into ics-mr1\n\n* commit \u0027b7dda6d34b9dad2cd3094125b92a1503a9befa7c\u0027:\n  Fix ConcurrentModificationException in TextServicesManagerService\n"
    },
    {
      "commit": "f3b4f3163b5b4c0a54a2643f07c97c47b14a1eb7",
      "tree": "5f3f38a66623e5481c16fb7bfbae0ee122da6532",
      "parents": [
        "a90d65265fe94e35967876500105d6e020ce0f91",
        "26f7a81f40a16c45cd9b8b7df48a3d948e5793c6"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Nov 30 18:15:01 2011 -0800"
      },
      "committer": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Nov 30 18:34:56 2011 -0800"
      },
      "message": "resolved conflicts for merge of 26f7a81f to master\n\nChange-Id: I6bf5fd7c0de7945cef84602dbe3a7bbed587700f\n"
    },
    {
      "commit": "b94a7fb3d7483e8b47e4f0229fc7abff10a6572d",
      "tree": "b0980fb588b6f1fca7080744e1b2466c64a521ac",
      "parents": [
        "d8ec8db5e0f227e4f63e948acb78d829f5ad30c8",
        "4c3fa642ef1c0e1bb3303d4b25d8af4e6a7d08a2"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Wed Nov 30 17:37:52 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 17:37:52 2011 -0800"
      },
      "message": "Merge \"Fix ConcurrentModificationException in TextServicesManagerService\" into ics-mr1"
    },
    {
      "commit": "d8ec8db5e0f227e4f63e948acb78d829f5ad30c8",
      "tree": "cb598a2cc487e3298e9cbafd3e0e4d274347fa1f",
      "parents": [
        "88f10c6ce5a97b1990934148deb8ed6aa6ef7a48",
        "d116d7c78a9c53f30a73bf273bd7618312cf3847"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Wed Nov 30 16:56:41 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 16:56:41 2011 -0800"
      },
      "message": "Merge \"Fixing memory leaks in the accessiiblity layer.\" into ics-mr1"
    },
    {
      "commit": "f11fd2724fc075ebc7b0d996615d7101f220820e",
      "tree": "07f784972f870166c6a6cfe4baf14ac492060fa8",
      "parents": [
        "dd07aa072f0e8498e47956c26fa43a91c7835337",
        "2fc9467e9a2ef1c22a0bc81cbcd2ced878dbdef7"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 14:18:59 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 30 14:18:59 2011 -0800"
      },
      "message": "am 2fc9467e: am 88f10c6c: Merge \"Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?\" into ics-mr1\n\n* commit \u00272fc9467e9a2ef1c22a0bc81cbcd2ced878dbdef7\u0027:\n  Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?\n"
    },
    {
      "commit": "dd07aa072f0e8498e47956c26fa43a91c7835337",
      "tree": "b999863d2d6fb63bc7a8d770141561ade13f7f95",
      "parents": [
        "15540f8284b2f9a66ebeb28d441e1cde7423c41d",
        "a5b8883b0db9d6e129b88f003b541fafd829c77b"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 14:16:20 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 30 14:16:20 2011 -0800"
      },
      "message": "am a5b8883b: am f8d20bd6: Merge \"Turn off debug log.\" into ics-mr1\n\n* commit \u0027a5b8883b0db9d6e129b88f003b541fafd829c77b\u0027:\n  Turn off debug log.\n"
    },
    {
      "commit": "88f10c6ce5a97b1990934148deb8ed6aa6ef7a48",
      "tree": "3306ba67dfea6cffdf3bdc9c9467cb3f48dc881f",
      "parents": [
        "f8d20bd6495883e98e23827a2e5ed03766fe483b",
        "1fbee79eb31011fa260d9fe088c165cc9171d98b"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 14:12:44 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 14:12:44 2011 -0800"
      },
      "message": "Merge \"Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?\" into ics-mr1"
    },
    {
      "commit": "f8d20bd6495883e98e23827a2e5ed03766fe483b",
      "tree": "51ae4b7f3bffbd8a70e809166a2993858b2b809b",
      "parents": [
        "7797cae2564eccf6d817b06d8116bd9cdc8e9ed4",
        "bbb09aceb64bc4ab26283288fbedbdf8b801577d"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 14:11:17 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 14:11:17 2011 -0800"
      },
      "message": "Merge \"Turn off debug log.\" into ics-mr1"
    },
    {
      "commit": "d2b22a885a79d537c79e98257647cc120bde2998",
      "tree": "4051db8d58a92907a0458868e365108d09819614",
      "parents": [
        "2f504d9ea8aa18cd8dbaa2dcc3f3959252b414cc"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 30 14:35:55 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 30 15:47:36 2011 -0500"
      },
      "message": "Put screensavers back in the icebox for now. DO NOT MERGE.\n\nBug: 5689684\nChange-Id: I3a5291c3520bb43e35d55714f1522e4ae7f6e63c\n"
    },
    {
      "commit": "b2b0d91d34355839adc87687a02710951565bd6a",
      "tree": "4cf9477724fd9e850cb3ff52f342f63a62383fbe",
      "parents": [
        "28147b654bba8ae2b7976e58aa7869255e436b0b",
        "7413d49bfa80fb22480adc5e9d0c7be7d1034363"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 30 11:58:46 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 30 11:58:46 2011 -0800"
      },
      "message": "am 7413d49b: am 865b9802: Merge \"Expanding NotificationManager\\\u0027s event logging.\" into ics-mr1\n\n* commit \u00277413d49bfa80fb22480adc5e9d0c7be7d1034363\u0027:\n  Expanding NotificationManager\u0027s event logging.\n"
    },
    {
      "commit": "865b98024fb5fa21854feb578b8816bbb72120ba",
      "tree": "4fd3f2b14dcec2c72b3fa6bd7a9491ec1bec5a7c",
      "parents": [
        "47e4015ba23c507196980dcb4a311afc7e2358b1",
        "b64cb88c32fe6dc4f3476e80004b2d9d86a7b296"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 30 11:54:17 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 11:54:17 2011 -0800"
      },
      "message": "Merge \"Expanding NotificationManager\u0027s event logging.\" into ics-mr1"
    },
    {
      "commit": "bbb09aceb64bc4ab26283288fbedbdf8b801577d",
      "tree": "869e82ad54f9aba176f26ec1533d2f0e78000e70",
      "parents": [
        "2f504d9ea8aa18cd8dbaa2dcc3f3959252b414cc"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 11:31:29 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 11:40:40 2011 -0800"
      },
      "message": "Turn off debug log.\n\nChange-Id: I1d4612133580d493d81d0b15752e009202e95ce0\n"
    },
    {
      "commit": "1fbee79eb31011fa260d9fe088c165cc9171d98b",
      "tree": "53ce592a78a21ce1799088d56a73b9c5030c5501",
      "parents": [
        "1808f214b0cd7a62628b273b93a1ea688f262565"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 11:29:58 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 11:29:58 2011 -0800"
      },
      "message": "Fix issue #5679504: Device stuck and sudden reboot - Watchdog reset?\n\nCalls to get the display size no longer need to acquire the global\nwindow lock.\n\nChange-Id: I751ea6ed0e20f1f521783f4bd5a8f9c31cd43573\n"
    },
    {
      "commit": "27a7b136661d0e829a06361deb72a4ef41040681",
      "tree": "b9192e79e6e687594a5bcf9997936e7b81533fc5",
      "parents": [
        "4f9787d6f4058a0f6df08456119edd2ae1b546cd",
        "9c83b6ffca5d23257a99c805d8e4540ac80e53c3"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 10:51:29 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 30 10:51:29 2011 -0800"
      },
      "message": "am 9c83b6ff: am db904b47: Merge \"Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data\" into ics-mr1\n\n* commit \u00279c83b6ffca5d23257a99c805d8e4540ac80e53c3\u0027:\n  Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data\n"
    },
    {
      "commit": "cf5b90b45cbfe994661f2087fedc9aee80e95763",
      "tree": "bc9c6e533a9c42da4ea49d6b8011a7927072e5a9",
      "parents": [
        "6a8c48f6aaead268a517573d7cd0199ee5677a52",
        "ddba10622dfd3122cf99c795706754e0d41858c3"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 30 10:20:07 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 30 10:20:07 2011 -0800"
      },
      "message": "Merge \"Clean up InterfaceConfiguration flags.\""
    },
    {
      "commit": "ed032e78733afab4bf49d80da1a38fb06bf99622",
      "tree": "322cd71d02c9298f42188b717a18a0f6966e1cf6",
      "parents": [
        "0e9f0c3e13d49a044835a05cf514b9f81dd7b28a",
        "500862b44c8ecbb867144781239bd55b6d3c9489"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 30 09:58:18 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 30 09:58:18 2011 -0800"
      },
      "message": "am 500862b4: am 1808f214: Merge \"Fix issue #5636525: ANR observed in setup wizard after changing language\" into ics-mr1\n\n* commit \u0027500862b44c8ecbb867144781239bd55b6d3c9489\u0027:\n  Fix issue #5636525: ANR observed in setup wizard after changing language\n"
    },
    {
      "commit": "4c3fa642ef1c0e1bb3303d4b25d8af4e6a7d08a2",
      "tree": "193908196b70b0c631a33110fdeb89ee09578434",
      "parents": [
        "bb1e7d4324ff43491c526c77f405bbbf0cece611"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Wed Nov 30 18:17:59 2011 +0900"
      },
      "committer": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Wed Nov 30 22:46:16 2011 +0900"
      },
      "message": "Fix ConcurrentModificationException in TextServicesManagerService\n\nBug: 5687402\nChange-Id: I59086f956b6ee618ff0e1b1034d767d9ae295848\n"
    },
    {
      "commit": "b64cb88c32fe6dc4f3476e80004b2d9d86a7b296",
      "tree": "9ed8076690d691fb423df8a967fe2e0d6bf261aa",
      "parents": [
        "bb1e7d4324ff43491c526c77f405bbbf0cece611"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 29 23:48:29 2011 -0500"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Tue Nov 29 23:48:29 2011 -0500"
      },
      "message": "Expanding NotificationManager\u0027s event logging.\n\nSpecifically, add the \"tag\" and \"mustNotHaveFlags\" columns.\n\n(Hunting bug 5444859.)\n\nChange-Id: Ic9ece44ed4697f7a8ef54e7870f72c9f94518cd9\n"
    },
    {
      "commit": "d116d7c78a9c53f30a73bf273bd7618312cf3847",
      "tree": "c46c6bdb1abeca54d711b304ab7596569e9aa43c",
      "parents": [
        "50b2042502bc459b40430fe3b3b83d7d61e5daf9"
      ],
      "author": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Mon Nov 21 18:41:59 2011 -0800"
      },
      "committer": {
        "name": "Svetoslav Ganov",
        "email": "svetoslavganov@google.com",
        "time": "Tue Nov 29 18:51:30 2011 -0800"
      },
      "message": "Fixing memory leaks in the accessiiblity layer.\n\n1. AccessibilityInteractionConnections were removed from the\n   AccessiiblityManagerService but their DeathRecipents were\n   not unregistered, thus every removed interaction connection\n   was essentially leaking. Such connection is registered in\n   the system for every ViewRootImpl when accessiiblity is\n   enabled and inregistered when disabled.\n\n2. Every AccessibilityEvent and AccessiilbityEventInfo obtained\n   from a widnow content querying accessibility service had a\n   handle to a binder proxy over which to make queries. Hoewever,\n   holding a proxy to a remote binder prevents the latter from\n   being garbage collected. Therefore, now the events and infos\n   have a connection id insteand and the hindden singleton\n   AccessiiblityInteaction client via which queries are made\n   has a registry with the connections. This class looks up\n   the connection given its id before making an IPC. Now the\n   connection is stored in one place and when an accessibility\n   service is disconnected the system sets the connection to\n   null so the binder object in the system process can be GCed.\n   Note that before this change a bad implemented accessibility\n   service could cache events or infos causing a leak in the\n   system process. This should never happen.\n\n3. SparseArray was not clearing the reference to the last moved\n   element while garbage collecting thus causing a leak.\n\nbug:5664337\n\nChange-Id: Id397f614b026d43bd7b57bb7f8186bca5cdfcff9\n"
    },
    {
      "commit": "ddba10622dfd3122cf99c795706754e0d41858c3",
      "tree": "eaec502af61986a4ecd8349ffd647466ed9543e1",
      "parents": [
        "b468a8fd2b6fba095372afef9272024c9385688d"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Nov 29 18:37:04 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Nov 29 18:37:04 2011 -0800"
      },
      "message": "Clean up InterfaceConfiguration flags.\n\nOffer modifier methods for interface flags instead of mutating\ndirectly, and remove square brackets.\n\nChange-Id: I4cce719dccedfb3f0e8448c111e65b93c0008cbb\n"
    },
    {
      "commit": "ebac48c6adf738cb27ea59669c9eca4467063d18",
      "tree": "648eb9745eee8a8ee8a899eee23087140d5eb72b",
      "parents": [
        "1808f214b0cd7a62628b273b93a1ea688f262565"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 18:01:50 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 18:01:50 2011 -0800"
      },
      "message": "Fix issue #5628789: Cannot set static/custom wallpaper after clearing Settings data\n\nNeed to make sure the \"files\" directory is created.\n\nChange-Id: I8d5b374a5a03590a5ce7fafb5171705414f7b2f9\n"
    },
    {
      "commit": "b468a8fd2b6fba095372afef9272024c9385688d",
      "tree": "a5f9f85890df80662e5f00edbbb7b9ddf7e39c05",
      "parents": [
        "a5d24d42ff8b99383a8c3051b9459e5248cf8536",
        "31c6e4817f6c967fc4f61c4f1d9f25743958f7de"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Nov 29 15:31:59 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 29 15:31:59 2011 -0800"
      },
      "message": "Merge \"Move NativeDaemonConnector to varargs.\""
    },
    {
      "commit": "1808f214b0cd7a62628b273b93a1ea688f262565",
      "tree": "15c136d0ed583cfdcdb103c9522536d8c533d9bc",
      "parents": [
        "d3788b97c9a28e8cbfa4432389a5de04073a333b",
        "8bf0aa9b2b1f3d094ca7cc6917afb12cc16085eb"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 15:28:41 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 29 15:28:41 2011 -0800"
      },
      "message": "Merge \"Fix issue #5636525: ANR observed in setup wizard after changing language\" into ics-mr1"
    },
    {
      "commit": "8bf0aa9b2b1f3d094ca7cc6917afb12cc16085eb",
      "tree": "7dabaa7bb4a90849d0c910137431101a37e12a61",
      "parents": [
        "672342c30903fa6b70a3e8e1977bb34210aede14"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 13:54:43 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 13:54:43 2011 -0800"
      },
      "message": "Fix issue #5636525: ANR observed in setup wizard after changing language\n\nWe could sometimes allow a process to be killed while still waiting for\nan activity in it to finish stopping.\n\nChange-Id: Ibf89665c4ad6da6be22de04a82b19ef778a7fda0\n"
    },
    {
      "commit": "123ad2823b1b60b33228f5b39f24139def4e2236",
      "tree": "88b501baba6ff24b641355153da04381568fadf9",
      "parents": [
        "f9e88fbee04f83638b07546741196bd4c242ef54",
        "3788ce9ed9b896c2f1d5500910e949a6eba308e2"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 13:11:12 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 29 13:11:12 2011 -0800"
      },
      "message": "am 3788ce9e: am 50b20425: Merge \"Another attempt at getting OOM reports to batch.\" into ics-mr1\n\n* commit \u00273788ce9ed9b896c2f1d5500910e949a6eba308e2\u0027:\n  Another attempt at getting OOM reports to batch.\n"
    },
    {
      "commit": "50b2042502bc459b40430fe3b3b83d7d61e5daf9",
      "tree": "4ca7ec8983a26c4260d8965f8afae8c79d5481ad",
      "parents": [
        "9ab3c62499c054b600699fb107c28fc8926ca5a1",
        "672342c30903fa6b70a3e8e1977bb34210aede14"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 13:05:26 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Nov 29 13:05:26 2011 -0800"
      },
      "message": "Merge \"Another attempt at getting OOM reports to batch.\" into ics-mr1"
    },
    {
      "commit": "672342c30903fa6b70a3e8e1977bb34210aede14",
      "tree": "1d58af6feb6354973d9b49ee2c4f3a5f91de3a3a",
      "parents": [
        "e5715521232443f01f8c0c0633cac364c8136bde"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 11:29:02 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 12:55:50 2011 -0800"
      },
      "message": "Another attempt at getting OOM reports to batch.\n\nWe now generate a stack-trace looking thing at the top of the report.\n\nAlso fix a bug I hit where the phone window manager was sending a\nbroadcast before the boot had completed.\n\nChange-Id: I0cee16180e4d05c9bd3fe715212a28f504ec91ac\n"
    },
    {
      "commit": "31c6e4817f6c967fc4f61c4f1d9f25743958f7de",
      "tree": "30d698095330d319d47849a02f7d91ba4d53b2f6",
      "parents": [
        "31825c119907af5b24dc916df56a3efd2715af79"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Nov 18 17:09:01 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Nov 29 12:09:06 2011 -0800"
      },
      "message": "Move NativeDaemonConnector to varargs.\n\nPerform uniform argument escaping inside NativeDaemonConnector, using\nvarargs to separate boundaries.  Also move to parsed NativeDaemonEvent\ninstances instead of raw Strings.\n\nBug: 5472606\nChange-Id: I1270733e2b2eeb2f6b810240df82ab24d38ebf40\n"
    },
    {
      "commit": "45c62be2bc553f603c9adadc60abff62ddedba79",
      "tree": "7d9c3f74f2d1cf7513f04b8ed89c174db0596957",
      "parents": [
        "f96ccc175d1309749be5a8a6b748d316ab863086",
        "e2d76314cdd64cc69c791af0ee2fd2bbcc0425ba"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 29 10:20:03 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 29 10:20:03 2011 -0800"
      },
      "message": "am e2d76314: am 9b518d93: Merge \"Fix issue #5642121: Proximity sensor didn\\\u0027t turn the screen on in call\" into ics-mr1\n\n* commit \u0027e2d76314cdd64cc69c791af0ee2fd2bbcc0425ba\u0027:\n  Fix issue #5642121: Proximity sensor didn\u0027t turn the screen on in call\n"
    },
    {
      "commit": "81de8b99f599aaa163a7c9b2067e649e101f94b0",
      "tree": "c0e823ef08168ec500d2fd40051c22fefac7fb50",
      "parents": [
        "e5715521232443f01f8c0c0633cac364c8136bde"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 28 16:54:31 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 28 16:57:37 2011 -0800"
      },
      "message": "Fix issue #5642121: Proximity sensor didn\u0027t turn the screen on in call\n\nTurning animations back on exposed this.  The problem is that when the\nscreen brightness changes, it initiates a brightness animation.  When\nwe force the screen to black as we wait for it to be ready to display,\nit sees that an animation is running so stops it and thinks this means\nit should now turn the display off.\n\nTo fix this, don\u0027t modify the screen brightness while we are waiting\nto show the screen.  This is good anyway because the whole point is to\navoid showing the screen until ready, and modifying the brightness at\nthat point would turn it on prematurely.\n\nChange-Id: I84b296f8ca5705c2d237ea7741cdeb95c5521df9\n"
    },
    {
      "commit": "c0b7f65ae0594e19d1272e5caf2d83638041d19c",
      "tree": "cc78ccc95a642e060a8a3d96218f1e312ad957e9",
      "parents": [
        "cb52d6760078197cd6d0c16349348dd2ad16a88c",
        "496f6e2ad656c5bb8a277e191554d16abd290b58"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 28 16:57:17 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Mon Nov 28 16:57:17 2011 -0800"
      },
      "message": "am 496f6e2a: am b54980d1: Merge \"Fix issue #5588689: Black camera preview after coming back from gmail\" into ics-mr1\n\n* commit \u0027496f6e2ad656c5bb8a277e191554d16abd290b58\u0027:\n  Fix issue #5588689: Black camera preview after coming back from gmail\n"
    },
    {
      "commit": "6d05fd3c795088ac60f86382df5a66d631e8a0cb",
      "tree": "c6363c2b687619f594e95b4b67b83c3d015dab58",
      "parents": [
        "e35581ad5ad635f9dcfe4ab6a432c48b46b782cd"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Sat Nov 19 14:36:15 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 28 14:45:50 2011 -0800"
      },
      "message": "Fix issue #5588689: Black camera preview after coming back from gmail\n\nMake surface management between SurfaceView and the window manager\nmuch more controlled, to ensure that SurfaceView always gets to report\nthe current surface is destroyed before the window manager actually\ndestroys it.\n\nAlso a small tweak to allow windows that have a wallpaper background\nto still have a preview window.  This makes launching home after it\nhas been killed feel much more responsive.\n\nChange-Id: I0d22cf178a499601a770cb1dbadef7487e392d85\n"
    },
    {
      "commit": "d73dd9528b94f965924f9075fdabe4c96f75cab4",
      "tree": "42edac412b770b1646c21a72092a1a75266f04b9",
      "parents": [
        "4cf8a3914aa365fefc6c231c48075ecc5a096a65",
        "18f05518a882eeb778433c65bff27831a8accdc2"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Wed Nov 23 11:29:24 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Wed Nov 23 11:29:24 2011 -0800"
      },
      "message": "am 18f05518: am eaeb4f4e: Merge \"Fix some policy-base routing issues.\" into ics-mr1\n\n* commit \u002718f05518a882eeb778433c65bff27831a8accdc2\u0027:\n  Fix some policy-base routing issues.\n"
    },
    {
      "commit": "eaeb4f4e3c914550d28a042fb3d752efcf20ab9e",
      "tree": "24b933974484d6fe2e1b755ef7fd7e43ac44b7c1",
      "parents": [
        "8bb56180d208b9264e5a56b49fe06b8471ccaced",
        "e83d181606981bcacd78e55b293fe9fa95b2551d"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Wed Nov 23 11:25:39 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 23 11:25:39 2011 -0800"
      },
      "message": "Merge \"Fix some policy-base routing issues.\" into ics-mr1"
    },
    {
      "commit": "e83d181606981bcacd78e55b293fe9fa95b2551d",
      "tree": "93f7a948883320939b50c425ac5c6ecbb3397d7b",
      "parents": [
        "4c6a65bc319feab120d40553d93b160908db2f6d"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Mon Nov 21 14:44:39 2011 -0800"
      },
      "committer": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Wed Nov 23 09:36:16 2011 -0800"
      },
      "message": "Fix some policy-base routing issues.\n\nSecondary nets sometimes come up with no routes, but parsing errors end up with null\nroutes getting added.  Trim that away.  Also added some dumpstate logging of the secondary\nroute tables and rules.\n\nbug:5615697\nChange-Id: I94c9d888bab958df44891b9117236436e046cc7f\n"
    },
    {
      "commit": "d813e79009d7d1362895f7fa1e8185aa742e1690",
      "tree": "3e4fbfbf4d5100d56737e62a19cd3c35842d5b14",
      "parents": [
        "02b370f132bfe5bdf2747ab7155838576379d6e7",
        "af75c33e8d7f1a27c6c0d71820730ea8525019a3"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Nov 18 13:57:59 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 18 13:57:59 2011 -0800"
      },
      "message": "Merge \"Clean up NMS AIDL and permissions checking.\""
    },
    {
      "commit": "af75c33e8d7f1a27c6c0d71820730ea8525019a3",
      "tree": "4fca38eb49512a3d449cca6a2672b0866e9df7a0",
      "parents": [
        "fbd85491121c9e94764a5c1b7916e33071805996"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Nov 18 12:41:12 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Fri Nov 18 12:41:12 2011 -0800"
      },
      "message": "Clean up NMS AIDL and permissions checking.\n\nBug: 5472290\nChange-Id: I30f9d79b1bc7f1d156a3b81b003f2b8ce25d53af\n"
    },
    {
      "commit": "b9fc0a4d86eba33a2a2c2a1fd8c6ef3f4756eaa9",
      "tree": "a834de7fc003d8f1e9cdfd411e85ffaa0c54e6e3",
      "parents": [
        "be3bf963c4e05985dd88d4ed91ce3d7810a6e110",
        "852b589a51531f8f7a166f36f7596c255896f35c"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Fri Nov 18 09:15:54 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 18 09:15:54 2011 -0800"
      },
      "message": "am 852b589a: am 1a3c051b: Merge \"Hide/show ime switch icon properly\" into ics-mr1\n\n* commit \u0027852b589a51531f8f7a166f36f7596c255896f35c\u0027:\n  Hide/show ime switch icon properly\n"
    },
    {
      "commit": "1a3c051bcc787363d9154da4a8e8e562dda32926",
      "tree": "7f6c860abf5bb094ddf82cdfbe216445fd541b7d",
      "parents": [
        "398f80eacb8e59d868f287bf273a1253fe219ce4",
        "3afd6c0d4d5c2c80cf0450941babaee32ec9c7ee"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Thu Nov 17 18:02:09 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 17 18:02:09 2011 -0800"
      },
      "message": "Merge \"Hide/show ime switch icon properly\" into ics-mr1"
    },
    {
      "commit": "3afd6c0d4d5c2c80cf0450941babaee32ec9c7ee",
      "tree": "2fea6bf9df284c89b5f7babcd925a467679d7fb2",
      "parents": [
        "060677f4686a93d92117d7d472e754423a368bdb"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Fri Nov 18 08:38:19 2011 +0900"
      },
      "committer": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Fri Nov 18 09:15:18 2011 +0900"
      },
      "message": "Hide/show ime switch icon properly\n\nBug: 5481999\nChange-Id: I4b3dde7285a9ac49da8d5d1133fddd0807b03f4d\n"
    },
    {
      "commit": "8549aeea0af63810bd5a661a23079d6554e4717b",
      "tree": "33845eb8b3980323504cbedce8bc2e7952491d4f",
      "parents": [
        "a5ca41e9cc82628a8776d8dd78f0ec270d69dda4",
        "6967cbc959b079fa7e4411360e40e2a0ed65da29"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Thu Nov 17 15:30:46 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 17 15:30:46 2011 -0800"
      },
      "message": "Merge \"Rename EntropyService to EntropyMixer\""
    },
    {
      "commit": "f0c22dc4a043264a2b15d225fd97909b403c02cf",
      "tree": "ffba2318e2e04969368cede566875861ad875acc",
      "parents": [
        "94b064e11216310c813e72459bc89aa962263ab6",
        "7892cbffbeffb6e73f4c88e9965064b3985971c2"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 17 15:12:45 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 17 15:12:45 2011 -0800"
      },
      "message": "am 7892cbff: am 8ac35e30: Merge \"Only write network stats when already loaded.\" into ics-mr1\n\n* commit \u00277892cbffbeffb6e73f4c88e9965064b3985971c2\u0027:\n  Only write network stats when already loaded.\n"
    },
    {
      "commit": "6967cbc959b079fa7e4411360e40e2a0ed65da29",
      "tree": "e8519aff6adfdf00e384e7ce3a576001f74dfa4a",
      "parents": [
        "131ed03f30ff85b00ee4f3cd01108f9742c356c2"
      ],
      "author": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Thu Nov 17 13:24:32 2011 -0800"
      },
      "committer": {
        "name": "Nick Kralevich",
        "email": "nnk@google.com",
        "time": "Thu Nov 17 13:29:58 2011 -0800"
      },
      "message": "Rename EntropyService to EntropyMixer\n\nEntropyService implies that this program provides entropy to other\nprograms, and is misleading. The EntropyMixer class is designed purely\nto stir the existing entropy pool with some possibily random-ish data,\nand carryover entropy across device reboots.\n\nChange-Id: I086cd339a3b652d32371521e61e1b1f555ce2280\n"
    },
    {
      "commit": "8ac35e30b29f3a3e81ed722621bf7f1de708455f",
      "tree": "04fa998d574e1567fa0bb1717a7a352fb19c816f",
      "parents": [
        "aefc0ed9677233d5e8c991196f970222b4899dc3",
        "c506ff615080082515b1f634ad49b19fd2111669"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 17 12:10:02 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 17 12:10:02 2011 -0800"
      },
      "message": "Merge \"Only write network stats when already loaded.\" into ics-mr1"
    },
    {
      "commit": "c506ff615080082515b1f634ad49b19fd2111669",
      "tree": "ea7c2145823e0ceb7efec6d327c542cda8664698",
      "parents": [
        "684c54a2eb860062f1960f4eba6bc71aa1cfa71d"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 17 11:59:29 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 17 12:05:46 2011 -0800"
      },
      "message": "Only write network stats when already loaded.\n\nBug: 5584564\nChange-Id: Ife2a68804bf3691e9bccdc167807204bce8a85b2\n"
    },
    {
      "commit": "ee737d9e44e14e51b484defe34316cdead08e735",
      "tree": "5792c114fcb307494294e87f4ac94020b7e32359",
      "parents": [
        "470dfcd03028aa1cb63448314f0e96d86a46f997",
        "66b570c70471976cd2a99825898c778a7850f2c8"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 17 11:46:26 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 17 11:46:26 2011 -0800"
      },
      "message": "am 66b570c7: am b9df01d3: Merge \"Update NTP outside locks, log large trim events.\" into ics-mr1\n\n* commit \u002766b570c70471976cd2a99825898c778a7850f2c8\u0027:\n  Update NTP outside locks, log large trim events.\n"
    },
    {
      "commit": "f27e94ce9db83f01a98eefd0add04e7a19dde60d",
      "tree": "753b6cd5085d6b844e450d3322464bb45b874b17",
      "parents": [
        "ce51c10fc139c9383229ff21698bdc72fe83c8d0",
        "7fd3ba9149affe68f8e21c88d3eceb4514cf2f6f"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Thu Nov 17 11:46:21 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 17 11:46:21 2011 -0800"
      },
      "message": "am 7fd3ba91: am d5decdcc: Merge \"Disable desk dock apps.\" into ics-mr1\n\n* commit \u00277fd3ba9149affe68f8e21c88d3eceb4514cf2f6f\u0027:\n  Disable desk dock apps.\n"
    },
    {
      "commit": "8bc972a5a4c3e24d1b9ba9b1dd4b4e2bbb5dadac",
      "tree": "b5a3565cdf3b2360cbd26fcfa4ee68d0479df559",
      "parents": [
        "28b23cdef491a270d6fcd4d60f5aebef3f10f370",
        "9e502e90b58b4d0bbb792ef1c40dcfd9b9322ce8"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Thu Nov 17 07:48:17 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 17 07:48:17 2011 -0800"
      },
      "message": "am 9e502e90: am e5febfd5: Merge \"Clean up the spell checker framework\" into ics-mr1\n\n* commit \u00279e502e90b58b4d0bbb792ef1c40dcfd9b9322ce8\u0027:\n  Clean up the spell checker framework\n"
    },
    {
      "commit": "7cd2b19a926224dee2b2e12f37c1d71ce658bf97",
      "tree": "b62daf71d6e48b2c510571cc96954e51ab4a1d75",
      "parents": [
        "89d94e35509a03de47e3e29b92229a851fcee4d2",
        "65952ec4dc0e1703eb87a54c252953c53d07affc"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Nov 17 05:46:32 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 17 05:46:32 2011 -0800"
      },
      "message": "am 65952ec4: am 4c6a65bc: Merge \"Maybe fix issue #5627399: java.lang.RuntimeException - While sign in...\" into ics-mr1\n\n* commit \u002765952ec4dc0e1703eb87a54c252953c53d07affc\u0027:\n  Maybe fix issue #5627399: java.lang.RuntimeException - While sign in...\n"
    },
    {
      "commit": "b9df01d39692c45b182c429015cc2086ef27db97",
      "tree": "bd5331f7c43c9e736e3c0e08a769a87f0339b63d",
      "parents": [
        "293f861aab64a0dbae00bb33c90e6e565a7fabfc",
        "684c54a2eb860062f1960f4eba6bc71aa1cfa71d"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 16 22:59:13 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 16 22:59:13 2011 -0800"
      },
      "message": "Merge \"Update NTP outside locks, log large trim events.\" into ics-mr1"
    },
    {
      "commit": "d5decdccc64c59ad62de86c70dbe9ead12150cdc",
      "tree": "67a1ed3ffdf7726eb13bf18859e16143051c7e52",
      "parents": [
        "8fc3540fdf759ff3bb03b00e81d94d6c4102d530",
        "11ddf533a2165ca68002d3b48e312271b3d0dedb"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 22:33:44 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 16 22:33:44 2011 -0800"
      },
      "message": "Merge \"Disable desk dock apps.\" into ics-mr1"
    },
    {
      "commit": "684c54a2eb860062f1960f4eba6bc71aa1cfa71d",
      "tree": "2913149425808bc24f9d957dc03653dd4a69aa82",
      "parents": [
        "e937da83143d67fbd709d37bd7418f9807e72baa"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 16 17:46:30 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Wed Nov 16 17:58:47 2011 -0800"
      },
      "message": "Update NTP outside locks, log large trim events.\n\nMove NTP updates outside locks to avoid blocking ShutdownThread.  Add\nlogging around trim events that remove substantial history.  Include\nhistory start in sample events.\n\nBug: 5627247, 5584564\nChange-Id: If9bbd93842c710efcdec94e68da87e9e42a5f961\n"
    },
    {
      "commit": "e5febfd5bd9b19a01383760b523476ba7f013a5c",
      "tree": "85b11a90ada8f2d26e01736b706fce6404e38512",
      "parents": [
        "f52a4482dd3ca336f84fc6c533ea4a99a72b23dd",
        "060677f4686a93d92117d7d472e754423a368bdb"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Wed Nov 16 17:35:54 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Nov 16 17:35:54 2011 -0800"
      },
      "message": "Merge \"Clean up the spell checker framework\" into ics-mr1"
    },
    {
      "commit": "060677f4686a93d92117d7d472e754423a368bdb",
      "tree": "f5b1dfe82bcc9c6d0515f29e0b6571508a34dabf",
      "parents": [
        "3aa684ec0d3f70027fa808fb95b096a1613a1ddc"
      ],
      "author": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Thu Nov 17 09:40:56 2011 +0900"
      },
      "committer": {
        "name": "satok",
        "email": "satok@google.com",
        "time": "Thu Nov 17 09:40:56 2011 +0900"
      },
      "message": "Clean up the spell checker framework\n\nChange-Id: I64c0d813e53a4ebf8d7e63463e36f6900f1aa7d3\n"
    },
    {
      "commit": "ee9aef0b42ba2c074199e0eca1367cb42be69616",
      "tree": "410b5fc458f4d99e43d5f50c1259c81b0c43e7fe",
      "parents": [
        "de8c5ec88982b836b2c50d4f685f4e05b29bdd0d"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 16 13:21:46 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Nov 16 13:21:46 2011 -0800"
      },
      "message": "Maybe fix issue #5627399: java.lang.RuntimeException - While sign in...\n\n...through setup wizard after wipe data\n\nDeal with finish() being called when there are no running activities\non the stack.\n\nAlso some improved debugging output.\n\nChange-Id: Ia1d3f3f7e7b79c06ca95c738081322fc80282e0d\n"
    },
    {
      "commit": "11ddf533a2165ca68002d3b48e312271b3d0dedb",
      "tree": "bc2191c7760a4b9b2d9fa069f7f79a7d4d55e97e",
      "parents": [
        "c224f76303b3124c76768761c544410b86b732f8"
      ],
      "author": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 11:10:03 2011 -0800"
      },
      "committer": {
        "name": "Daniel Sandler",
        "email": "dsandler@android.com",
        "time": "Wed Nov 16 11:10:03 2011 -0800"
      },
      "message": "Disable desk dock apps.\n\nWhen a device is attached to a desk dock, the\nCATEGORY_DESK_DOCK intent will no longer be fired.\nAs a side effect, the \"dock home\" behavior (which captures\nthe home key for the dock app as long as the device is\ndocked) is now disabled for desk docks.\n\nCar docks are unchanged.\n\nBug: 5591015\nChange-Id: I7884f655913c31cf53b88cb2e2b371987be27f64\n"
    },
    {
      "commit": "8e56e1f3459703a9b9f5a13676428eeda68bb73f",
      "tree": "a557cb549fa4eb8aae56bcfc56f14a0a1ac1fbc4",
      "parents": [
        "29270da5f7dee7e81b9d69446c7d2030aea6ff74",
        "cbcf8259697d2cb9025657a88e01cbb84be11d70"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 19:43:32 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 15 19:43:32 2011 -0800"
      },
      "message": "am cbcf8259: am cdec187a: Merge \"Whoops, need to acquire lock.\" into ics-mr1\n\n* commit \u0027cbcf8259697d2cb9025657a88e01cbb84be11d70\u0027:\n  Whoops, need to acquire lock.\n"
    },
    {
      "commit": "7aa6d31240787da87bb06d4457fdf23e39c46f98",
      "tree": "309046e35f67438b25889af8c5a3e70c5de4bc62",
      "parents": [
        "b35a21f987b99cfe90f4c46e0a708703274b8f46"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 15:01:14 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 16:12:30 2011 -0800"
      },
      "message": "Whoops, need to acquire lock.\n\nAlso increase time between reports to try to reduce the amount\nof redundant spam we get.\n\nChange-Id: Iedd7d743826fffa62ee431073cb7dfb49a00cea0\n"
    },
    {
      "commit": "9864e0d81f2e3f28170b3c82fcf30d9c24ccbeae",
      "tree": "be841ec5297a7bd01d18ff10919b9e480e592d08",
      "parents": [
        "78137d77991f129b349b258474ef8b5133b300d9",
        "d9070a08807ee119d9d73052cc1ad1f1b29eb13d"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 14:44:54 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 15 14:44:54 2011 -0800"
      },
      "message": "am d9070a08: am 5f11d73c: Merge \"Improve low memory dropbox reporting.\" into ics-mr1\n\n* commit \u0027d9070a08807ee119d9d73052cc1ad1f1b29eb13d\u0027:\n  Improve low memory dropbox reporting.\n"
    },
    {
      "commit": "d8c98fee02b5498270344727d1289004d98c0e73",
      "tree": "87512279361711cb33abd2d465be2661076a2a75",
      "parents": [
        "b90a70d1542edd5a95e73b75192e6eb5a66401cc"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 11:29:38 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 14:15:58 2011 -0800"
      },
      "message": "Improve low memory dropbox reporting.\n\nThe msg is now constructed to try to bin these reports in\ninteresting ways.  We\u0027ll see.  Also change the tag name from\nwatchdog to lowmem, since sharkey is kindly taking care of\nthe back-end to handle this.\n\nImprove how we put processes into low memory states to better\npoke things like home and the previous app.\n\nAlso clean up some debug output, and add a few new am comment\noptions for controlling the current debug app.\n\nChange-Id: I562a931a95244a2727bb7a6e1fd80dec259cdae2\n"
    },
    {
      "commit": "489ab1167b98061631e6590092e564ec3c9b006c",
      "tree": "92b5e9c1092f3de572f8ac926a1576cb6c4ce455",
      "parents": [
        "5898991075ad5aa941c7c3c92467c03d28902ecf",
        "729a9afe44c21cbe4e10ca4d6ba400641cc75cbc"
      ],
      "author": {
        "name": "Michael Jurka",
        "email": "mikejurka@google.com",
        "time": "Tue Nov 15 11:30:36 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 15 11:30:36 2011 -0800"
      },
      "message": "am 729a9afe: am 4b7494e0: Merge \"Updating recent apps visuals on tablet\" into ics-mr1\n\n* commit \u0027729a9afe44c21cbe4e10ca4d6ba400641cc75cbc\u0027:\n  Updating recent apps visuals on tablet\n"
    },
    {
      "commit": "5898991075ad5aa941c7c3c92467c03d28902ecf",
      "tree": "9cba325350b76125dc3a62c09ef0d19ef1eaa070",
      "parents": [
        "2cb8b5d9e98d8d9696cdb0640e47c40ac7bc53f7",
        "bc03c74c485669695805944a655795a6f9890956"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Tue Nov 15 11:30:34 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 15 11:30:34 2011 -0800"
      },
      "message": "am bc03c74c: am d968670d: Merge \"Conservatively trim data usage stats.\" into ics-mr1\n\n* commit \u0027bc03c74c485669695805944a655795a6f9890956\u0027:\n  Conservatively trim data usage stats.\n"
    },
    {
      "commit": "356b9b87cf7eae6e45182cc1827bd4a6ee7223b3",
      "tree": "69f164648fb1561c971e4097a0dc82f7461e89de",
      "parents": [
        "a4db1b7278157ca553cd9b99753da2963fe65772",
        "f1c78890dc703f44227b556e71624bed7eef95a1"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 11:30:01 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 15 11:30:01 2011 -0800"
      },
      "message": "am f1c78890: am 91c2b5ce: Merge \"Improve low memory reporting.\" into ics-mr1\n\n* commit \u0027f1c78890dc703f44227b556e71624bed7eef95a1\u0027:\n  Improve low memory reporting.\n"
    },
    {
      "commit": "aaba2529034c83e31e0c369a0363a1c5d2a03f6f",
      "tree": "e07158e97f5492fba0487a25cbdee0e29cee97bc",
      "parents": [
        "2b6517cd2caae54b43645d6dd296ca5b981d7b09",
        "74710e5041045251c43ff408641ec6818d23f985"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Nov 15 11:29:57 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Tue Nov 15 11:29:57 2011 -0800"
      },
      "message": "am 74710e50: am f10a5364: Merge \"Maybe fix issue #5405788: Device continuously opening and closing...\" into ics-mr1\n\n* commit \u002774710e5041045251c43ff408641ec6818d23f985\u0027:\n  Maybe fix issue #5405788: Device continuously opening and closing...\n"
    },
    {
      "commit": "4b7494e07a44c0aa363379be463de70455a895f3",
      "tree": "8d94cfa5bd7a5ab578bd9c830907cc3471cbbab8",
      "parents": [
        "d968670d8369e5d92ba9b7a45b3804d692a05a4e",
        "bfd24acd318ef958bb7997c9cbf95c5fb15b10ac"
      ],
      "author": {
        "name": "Michael Jurka",
        "email": "mikejurka@google.com",
        "time": "Mon Nov 14 23:53:34 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 14 23:53:34 2011 -0800"
      },
      "message": "Merge \"Updating recent apps visuals on tablet\" into ics-mr1"
    },
    {
      "commit": "bfd24acd318ef958bb7997c9cbf95c5fb15b10ac",
      "tree": "41e93afbac6ee62c19f7447d122298b46f92cb9a",
      "parents": [
        "2af9f21c664d4579b5f51283a320a7d1fba13a75"
      ],
      "author": {
        "name": "Michael Jurka",
        "email": "mikejurka@google.com",
        "time": "Sun Nov 13 13:50:38 2011 -0800"
      },
      "committer": {
        "name": "Michael Jurka",
        "email": "mikejurka@google.com",
        "time": "Mon Nov 14 23:49:10 2011 -0800"
      },
      "message": "Updating recent apps visuals on tablet\n\n- getting rid of blue glow (5529032)\n- moving app icon position\n- show message if there are no recent apps (5533332)\n- fixing rare IllegalStateException on orientation change (5584344)\n\nChange-Id: I2210e584957869c8f02339e6841daf39364a9dad\n"
    },
    {
      "commit": "d968670d8369e5d92ba9b7a45b3804d692a05a4e",
      "tree": "56e57ab8760dcb42dbaaae128b8cc57c63e65c1e",
      "parents": [
        "b3b66af2b5b4ccca1f507290ab6f138a3cbffc3e",
        "7ee8658453fe4efe04781bea9a14368e1d5ff41f"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Mon Nov 14 23:37:17 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 14 23:37:17 2011 -0800"
      },
      "message": "Merge \"Conservatively trim data usage stats.\" into ics-mr1"
    },
    {
      "commit": "7ee8658453fe4efe04781bea9a14368e1d5ff41f",
      "tree": "7c3306a32e13eaea5b35440a12cf376fcdb300ab",
      "parents": [
        "cde433c5f75fd4ac2ab31e9fc34654750d1e83f8"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Mon Nov 14 18:02:21 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Mon Nov 14 20:11:38 2011 -0800"
      },
      "message": "Conservatively trim data usage stats.\n\nInstead of trusting NTP time alone, use the most-conservative of\nsystem clock and NTP.\n\nBug: 5584564\nChange-Id: I5dd87fc009959b1cf0a7d660e385a0b1a8be238b\n"
    },
    {
      "commit": "91c2b5cebe981fb894b7e6f053a8593c1d9db80f",
      "tree": "bfeaf8256696a5053fd21ef07d24ca3b1bb5bc0e",
      "parents": [
        "9058435dc1a741030c042c4d6f2512f5d1605e5d",
        "8ec8d41aa691f901a58d28b89b1395f56bf1d1c3"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 14 18:36:50 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Nov 14 18:36:50 2011 -0800"
      },
      "message": "Merge \"Improve low memory reporting.\" into ics-mr1"
    },
    {
      "commit": "8ec8d41aa691f901a58d28b89b1395f56bf1d1c3",
      "tree": "230edbf1128cb816d7e9b357d216c238d625bcee",
      "parents": [
        "6066a2b4de36549b7d8fe36507b7254e501f0b28"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 14 18:27:24 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 14 18:27:24 2011 -0800"
      },
      "message": "Improve low memory reporting.\n\nChange-Id: I42d56ab8026fd02232dd11dbfbc513fbc0a1a851\n"
    },
    {
      "commit": "813075a67897fec54699289972c642a48a2ba9d5",
      "tree": "fc3a16f728361699a574ca77e13b881c40181ff7",
      "parents": [
        "6066a2b4de36549b7d8fe36507b7254e501f0b28"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 14 17:45:19 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Nov 14 17:45:19 2011 -0800"
      },
      "message": "Maybe fix issue #5405788: Device continuously opening and closing...\n\n...the \"Complete action using\" dialog\n\nI have never been able to reproduce this consistently, but here is\nanother stab in the twilight.  It looks like during boot we have\na potential race where we could reset the config sequence number after\nwe had gone through a config change, causing ActivityThread to ignore\na following config change.  Maybe this change will help.\n\nChange-Id: I4b731df5fd5c63894ca2e9bd34693b31ab1c0565\n"
    },
    {
      "commit": "1093c9acc57af7d9805ddcd50f6f3da024b4ed3a",
      "tree": "02654af15d9d27132df40eba1147feade86a5c95",
      "parents": [
        "5043441c4f3f0bd28834796838011eb48ccaec96",
        "7ddf38a5bf833f90057b0795dd9af6c61d3cf2d5"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Nov 11 16:16:31 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 11 16:16:31 2011 -0800"
      },
      "message": "am 7ddf38a5: am be70785f: Make activity manager more robust in the face of app activity leaks.\n\n* commit \u00277ddf38a5bf833f90057b0795dd9af6c61d3cf2d5\u0027:\n  Make activity manager more robust in the face of app activity leaks.\n"
    },
    {
      "commit": "be70785f9b2dbd2c52fd8676d99bc64b22784201",
      "tree": "8c73c7f75259deb7a76bf26bb50e795763b9c39a",
      "parents": [
        "24597eb77e1a88994b83c5b1f45d5b72383943b8"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Nov 11 14:32:10 2011 -0800"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Nov 11 15:05:59 2011 -0800"
      },
      "message": "Make activity manager more robust in the face of app activity leaks.\n\nThis came up from bug #5601885: Memory increase (leak?) in system_server\nStingray MR1\n\nThis isn\u0027t *really* a leak in the system process -- it is a leak in an\napplication process that is causing the system process to keep around\na bunch of ActivityRecord objects longer than it should, until that app\nprocess is ultimately killed.\n\nUnfortunately these days leaking an ActivityRecord also often means\nleaking a thumbnail, which is a big slab of memory.\n\nSo make the activity manager better about this, using a weak reference\nfrom the handle the object has so we can still clean away most of the\nstate associated with the ActivityRecord even if the client side leaks\nits own reference.\n\nChange-Id: Idbab45e09749cdfb54899203da7981e7b3576e25\n"
    },
    {
      "commit": "7a8e78f4d3f15e65ebc700dff463e7838196986d",
      "tree": "78048e795610a252e1ae1995dbc8f70619062fb6",
      "parents": [
        "942d51f6a6c39a6e70b8fab026d46261a918797e",
        "3100e2b01792e6868698e06ecf275f47f187d537"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Nov 11 14:41:18 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 11 14:41:18 2011 -0800"
      },
      "message": "am 3100e2b0: am 24597eb7: Merge \"Tone down Tethering logs.\" into ics-mr1\n\n* commit \u00273100e2b01792e6868698e06ecf275f47f187d537\u0027:\n  Tone down Tethering logs.\n"
    },
    {
      "commit": "24597eb77e1a88994b83c5b1f45d5b72383943b8",
      "tree": "6cf393c979f046e4c10765a70f75ce4ff5337999",
      "parents": [
        "d400d03f4a6384449f8b0d3c8a9aa7e1e8aa5a16",
        "fd1be2bc1ebfccf9d111dbe3451293d6e31e4af1"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Nov 11 14:37:18 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Nov 11 14:37:18 2011 -0800"
      },
      "message": "Merge \"Tone down Tethering logs.\" into ics-mr1"
    },
    {
      "commit": "fd1be2bc1ebfccf9d111dbe3451293d6e31e4af1",
      "tree": "bb6c2fe2c0123acf4e89f0bf933e8c8b15841a45",
      "parents": [
        "de62d9cbe00d0fcac24af9a3d89ba7a125e56eaa"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Nov 11 12:30:19 2011 -0800"
      },
      "committer": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Nov 11 14:09:45 2011 -0800"
      },
      "message": "Tone down Tethering logs.\n\nbug:5601582\nChange-Id: I66c0a5a06a2c13a7cf93ea264d156b37df23745f\n"
    },
    {
      "commit": "41904b1e58c6faa4bc36e6dd2ab1b8c7e9bd1130",
      "tree": "93d7f3869572fff652d2f809ae4cca054867b7c5",
      "parents": [
        "ff1fa5ef933a7e3c5e00f39b196fc6d480e5c27d",
        "2c41bce3f2134159ce64d589ff1bb298b9939178"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Nov 11 11:51:16 2011 -0800"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 11 11:51:16 2011 -0800"
      },
      "message": "am 2c41bce3: am 424781e2: Fix NPE in ConnectivityService.\n\n* commit \u00272c41bce3f2134159ce64d589ff1bb298b9939178\u0027:\n  Fix NPE in ConnectivityService.\n"
    },
    {
      "commit": "424781e2e1a1f1447eea733ffd1dc0f8006b628e",
      "tree": "45e90ff9266fe590bdc22fd277651bd212934a94",
      "parents": [
        "1f8c621279ddb163ee3d63bf32d79955679db0c5"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Nov 11 09:56:03 2011 -0800"
      },
      "committer": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Fri Nov 11 09:56:03 2011 -0800"
      },
      "message": "Fix NPE in ConnectivityService.\n\nIf it\u0027s configured with a defined network but can\u0027t create a network state tracker\nfor it, it would NPE and restart the framework whenever a default network\ndisconnects.\n\nbug:5603268\nChange-Id: I816c4f522d766e0353a713623f6635b03395b01e\n"
    },
    {
      "commit": "1333742bedc9b462024302f302e3a7f27053df66",
      "tree": "f7cf76c82246c9fad4481ad232f17dfa81f57d45",
      "parents": [
        "0ed4c7f8cc8462d434c3a0103790b38fdbb8f392",
        "cb0db0306b5849a35d3d99eea1b34ce019c6f0d8"
      ],
      "author": {
        "name": "Akwasi Boateng",
        "email": "akwasi.boateng@ti.com",
        "time": "Fri Nov 11 15:34:19 2011 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Fri Nov 11 15:34:19 2011 +0000"
      },
      "message": "am cb0db030: Merge branch \\\u0027ics-mr1-plus-aosp\\\u0027 of ssh://android-git:29418/platform/frameworks/base into ics-mr1-plus-aosp\n\n* commit \u0027cb0db0306b5849a35d3d99eea1b34ce019c6f0d8\u0027:\n  Make the overridden ImageView#setVisibility remotable\n  Clamp non-monotonic stats instead of dropping.\n  DO NOT MERGE. Fix leak in LayoutTransition\n  Fix lastVisible/global rects\n  Fix Wimax-less build.\n  Fix leak in LayoutTransition\n  Deferring wallpaper update to improve workspace scrolling (issue 5506959)\n  Terminate EGL when an app goes in the background\n  boot animation is dithered and scaled\n  Fix NdefRecord byte-stream constructor.\n  PopupWindow dismiss() can get into a recursive loop.\n  Fold WiMAX state into the mobile RSSI.\n  Remove dedicated wimax icon to fix RSSI layout.\n"
    },
    {
      "commit": "51c00a57f4f956b4b0ce9562fa571b475ee6f6ae",
      "tree": "0f99204c513c0cb815bdce79231919a0d16c14ef",
      "parents": [
        "992e77af1168ddce232b9b7702d01e5ccc7a249b",
        "d4ef8c8fc9ea70448e5d8138bf8bc96f4e69903f"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 10 20:31:03 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 10 20:31:03 2011 -0800"
      },
      "message": "Merge \"Clamp non-monotonic stats instead of dropping.\" into ics-mr1"
    },
    {
      "commit": "d4ef8c8fc9ea70448e5d8138bf8bc96f4e69903f",
      "tree": "bf8a150acbe1b04c2a89747cb65382ac2589ce09",
      "parents": [
        "42694dc4a7af4f38e39cb26a852f3f75e730bb05"
      ],
      "author": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 10 17:54:23 2011 -0800"
      },
      "committer": {
        "name": "Jeff Sharkey",
        "email": "jsharkey@android.com",
        "time": "Thu Nov 10 17:54:23 2011 -0800"
      },
      "message": "Clamp non-monotonic stats instead of dropping.\n\nWhen encountering non-monotonic stats rows, recover remaining data by\nclamping to 0.  In particular, this avoids edge-case where persisting\nthreshold checks would never trigger.  Also recover when tethering\nsnapshots are missing.\n\nBug: 5600785, 5433871, 5600678\nChange-Id: I1871954ce3955cc4ac8846f9841bae0066176ffe\n"
    },
    {
      "commit": "7c9f8005e20af0bb741e36d8239f301371ba5f7f",
      "tree": "9c81cf50fc9378626ab1a89dee4b2a16e0aa760b",
      "parents": [
        "50a66f0e9c5a85a6af4a99eb66656a69eba24572",
        "6537b028757af736ff53a13488de4fa75aaef9a9"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Thu Nov 10 17:22:14 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 10 17:22:14 2011 -0800"
      },
      "message": "Merge \"Fix Wimax-less build.\" into ics-mr1"
    },
    {
      "commit": "6537b028757af736ff53a13488de4fa75aaef9a9",
      "tree": "2f4b715bb29c8f29475d4d83ec2f04f919c826f7",
      "parents": [
        "785fd3685a69e5b3ef9c0958dcf4ae85f818e78d"
      ],
      "author": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Thu Nov 10 16:55:20 2011 -0800"
      },
      "committer": {
        "name": "Robert Greenwalt",
        "email": "rgreenwalt@google.com",
        "time": "Thu Nov 10 17:14:05 2011 -0800"
      },
      "message": "Fix Wimax-less build.\n\nA build with the wimax network type defined but wimax disabled\ncauses an NPE in ConnectivityService\u0027s constructor.\n\nbug:5237167\nChange-Id: I929eac217e1afa0e61346fdbc3e96a7d3ad09a54\n"
    },
    {
      "commit": "f16cb9e5107938b61e5149105e53edc7ffc00395",
      "tree": "7b4c90efc405e4808424ff3559a1788bee50891a",
      "parents": [
        "c92691138676655da272675a9b34f23ab97d9948",
        "8eac3b2f1ae4b155bd159317e9f221223189ba26"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Nov 10 22:17:08 2011 +0000"
      },
      "committer": {
        "name": "Android Git Automerger",
        "email": "android-git-automerger@android.com",
        "time": "Thu Nov 10 22:17:08 2011 +0000"
      },
      "message": "am 8eac3b2f: am 0f70e482: Merge \"Fix issue #5470311: Activity with android:configChanges defined...\" into ics-mr1\n\n* commit \u00278eac3b2f1ae4b155bd159317e9f221223189ba26\u0027:\n  Fix issue #5470311: Activity with android:configChanges defined...\n"
    },
    {
      "commit": "0f70e482c8aa7ce9c5676b1226ff98b63fb991e7",
      "tree": "12b3d8f6f6db77443a72618d8102b06bcf24ce69",
      "parents": [
        "67121fd7b241ceafe7339f5f154781572819f87b",
        "56b53b597f015fa73ca339deff62eadf287297ae"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Nov 10 14:12:25 2011 -0800"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Nov 10 14:12:25 2011 -0800"
      },
      "message": "Merge \"Fix issue #5470311: Activity with android:configChanges defined...\" into ics-mr1"
    }
  ],
  "next": "f458b3d39aee19f4b1fd0806c0e97cf093c784ab"
}
