)]}'
{
  "log": [
    {
      "commit": "2c25fac23e5daafd62238f4c3dd031e3f4cd76f1",
      "tree": "daed0682327838a78cfed58aba7089346fe6fdab",
      "parents": [
        "6fb608ee67c3ad82baf2253b87b63fff8907992a",
        "69fff4a72d4dfc9208db79d773ef3ca23350287e"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 21 11:37:27 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 21 11:37:27 2009 -0700"
      },
      "message": "Merge change 8036 into donut\n\n* changes:\n  * Disable compatibility mode for all cases.\n"
    },
    {
      "commit": "69fff4a72d4dfc9208db79d773ef3ca23350287e",
      "tree": "7feb0dd665c7ea3512b512c8de358e760f956472",
      "parents": [
        "da57856d749457e495bd860c4ff45aaaf87c9dab"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Tue Jul 21 09:51:05 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Tue Jul 21 11:35:18 2009 -0700"
      },
      "message": "* Disable compatibility mode for all cases.\n"
    },
    {
      "commit": "6fb608ee67c3ad82baf2253b87b63fff8907992a",
      "tree": "4b742a2979b10547f403cce5847aa819e67ae41b",
      "parents": [
        "69a841a1649390d68b32b3bcf0c429a60c400cfa",
        "9fdbf6ae465f90b50ca5feb320215b98018c9937"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 21 11:10:16 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 21 11:10:16 2009 -0700"
      },
      "message": "Merge change 7854 into donut\n\n* changes:\n  Issue #1884058 (Need to only record frequency and duration for selected Google apps)\n"
    },
    {
      "commit": "ef1a92abe1bebe4feba4ba33cd0c7e25ee83fcc0",
      "tree": "ba43c1b40c48a78ec881e493261eb216ea683df1",
      "parents": [
        "890231f1d5912f5b71371e73f44df2db2e741b1b",
        "3f7e35c2c7d3d7f08f50c1d93cd16b1f49354ccc"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 20 17:42:21 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 20 17:42:21 2009 -0700"
      },
      "message": "Merge change 7961 into donut\n\n* changes:\n  Bluetooth at command tracking.\n"
    },
    {
      "commit": "d2967e261650651414faa2a0def9ac2bffd63bec",
      "tree": "af93b3571da71891266098ed7edfa06691928943",
      "parents": [
        "51cefb2ef58e18acad800c9aa63c2a7eee4d9731"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Mon Jul 20 14:01:43 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Mon Jul 20 14:01:43 2009 -0700"
      },
      "message": "    * Don\u0027t clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does)\n    * FullScreen mode was not hiding status bar for app in compatibility mode\n      * fixed fillsScreenLw to take compatibility window into account\n    * Fixed the logic in needsBackgroundFiller to be consistent with other places.\n    * Fix NPE in WindowManagerService#applyAnimationLocked  LayoutParam can be null.\n"
    },
    {
      "commit": "3f7e35c2c7d3d7f08f50c1d93cd16b1f49354ccc",
      "tree": "b4ce5865a36fbd440e84658cf053dfa900554910",
      "parents": [
        "5f6133a100d4477dfcea919e81ff301f9352cd32"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Mon Jul 13 16:02:45 2009 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Mon Jul 20 12:38:55 2009 -0700"
      },
      "message": "Bluetooth at command tracking.\n"
    },
    {
      "commit": "841f13c8e9ff3f7695b6c18a8abcec3c947983ff",
      "tree": "9807b2d7f900cc841aac07eaa19b948a8189c381",
      "parents": [
        "5c536e9162721c460699a041959a0d67de1d20db"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Fri Jul 17 17:23:31 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Sun Jul 19 19:17:06 2009 -0700"
      },
      "message": "* Reverted the change in PackageParser that I checked by accident\n* More surface view fix.\n  - correct event translation on surface view.\n  - use compatible window\n* removed FLAG_NO_COMPATIBILITY_SCALE. It was my misunderstanding of how SurfaceView works, and this was not necessary.\n* Added compatibility related info to package dumpsys\n"
    },
    {
      "commit": "9fdbf6ae465f90b50ca5feb320215b98018c9937",
      "tree": "24c935f9f04685c8e768c5ffa7103e9995893782",
      "parents": [
        "09a903ab5b8d940605783ae4ee591c0f090a31d1"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Sun Jul 19 14:18:51 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Sun Jul 19 14:18:51 2009 -0700"
      },
      "message": "Issue #1884058 (Need to only record frequency and duration for selected Google apps)\n\nQuick and dirty solution: a new --packages argument allows you to specify an explicit\nset of packages to include in the dump.  There is also now a new GServices setting\nthat can provide a value for it.\n"
    },
    {
      "commit": "54f09101381fa63dca35ae4ea0ba3802ee863236",
      "tree": "b6507ea3f881ab9b46267674f31c25724cfd10e4",
      "parents": [
        "0e230c574bdbf096994f6b658a19c19585907f11",
        "5a2b91dc14e4c92e91c6abcc795f54ac98ee5866"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 17 09:54:53 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 17 09:54:53 2009 -0700"
      },
      "message": "Merge change 7613 into donut\n\n* changes:\n   * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.  * preserve compatibility window flag when the app updates window\u0027s layout params.  * Added assertion in DEFAULT_COMPATIBILITY_INFO object to prevent unintentional modification.  * A few minor updates     * log/dump message improvement     * Removed unnecessary method in FadeInOutAnimator     * Fixed 100 char issue in WindwoManagerServer.java\n"
    },
    {
      "commit": "5a2b91dc14e4c92e91c6abcc795f54ac98ee5866",
      "tree": "8659e295f4a39b9a85ec5177a5f397cc736b83b7",
      "parents": [
        "abccd7eaa52d0b8579ba3d1c954dfe7529945c0f"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Thu Jul 16 16:30:02 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Fri Jul 17 09:53:40 2009 -0700"
      },
      "message": " * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.\n * preserve compatibility window flag when the app updates window\u0027s layout params.\n * Added assertion in DEFAULT_COMPATIBILITY_INFO object to prevent unintentional modification.\n * A few minor updates\n    * log/dump message improvement\n    * Removed unnecessary method in FadeInOutAnimator\n    * Fixed 100 char issue in WindwoManagerServer.java\n"
    },
    {
      "commit": "3735df20ae9994a759aa9464534d57eab4af4011",
      "tree": "99ab831033eeec67eb373d790abf054447376f01",
      "parents": [
        "97a67cc281805566d429d4ca6570348fcf6dabd9",
        "d7c499513e0d7ad67b99de9032eedd6e0ad9e69c"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 18:10:48 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 18:10:48 2009 -0700"
      },
      "message": "Merge change 7545 into donut\n\n* changes:\n  MountListener: When we connect to vold, explicitly mount external storage. Vold no longer mounts storage automatically so it doesnt interfere with the framework booting.\n"
    },
    {
      "commit": "0a6a05cdb57561e2d932a62a018c83ca5667f4da",
      "tree": "5b117be19f983ac46114798b2fcee10fe2af5cf6",
      "parents": [
        "43463bfb69fc8fab33afbd5b5f7fe4b7b823a7a2",
        "10c59a365a095d322f29aa969a3d0f6bb3314972"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 15:38:41 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 15:38:41 2009 -0700"
      },
      "message": "Merge change 7598 into donut\n\n* changes:\n  DO NOT MERGE - Disable settings backup in Donut\n"
    },
    {
      "commit": "10c59a365a095d322f29aa969a3d0f6bb3314972",
      "tree": "0bfcdf002b47c23c501054d6a2590fa60eecbb23",
      "parents": [
        "58d19d1f6321161fdcd10140fe7b9d9053f80bd2"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 16 15:15:25 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 16 15:31:39 2009 -0700"
      },
      "message": "DO NOT MERGE - Disable settings backup in Donut\n"
    },
    {
      "commit": "43463bfb69fc8fab33afbd5b5f7fe4b7b823a7a2",
      "tree": "c6839f76cbd1dea8b0cdb3e71a2fab27ee0ba3a6",
      "parents": [
        "fae76f5bdeed68efd85805db143b0426de92f7e0",
        "0816e0ee6e9bfde8a8eeb9cef9252a2c7ddee384"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 15:18:38 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 16 15:18:38 2009 -0700"
      },
      "message": "Merge change 7572 into donut\n\n* changes:\n  Fix issue #1985606 (Boot crash when battery level of \u003c 15% is reported) in Donut\n"
    },
    {
      "commit": "fae76f5bdeed68efd85805db143b0426de92f7e0",
      "tree": "2eaf0bd9494f9fee6f15b6f73cbfa479a0448886",
      "parents": [
        "9ce081aa2493dc163a42decfd4e1756b5c55a834"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 16 13:41:23 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 16 15:15:30 2009 -0700"
      },
      "message": "Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard\n"
    },
    {
      "commit": "0816e0ee6e9bfde8a8eeb9cef9252a2c7ddee384",
      "tree": "4c156ffe4ec52d66f4b5355e52d71825db7bb596",
      "parents": [
        "3e1663a2539ff0b939193304cfb601f6b134af7d"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 16 13:50:01 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 16 13:50:01 2009 -0700"
      },
      "message": "Fix issue #1985606 (Boot crash when battery level of \u003c 15% is reported) in Donut\n\nActually I don\u0027t think it is really an issue here, because the status bar doesn\u0027t\nstart itself up like this until after we have booted, but let\u0027s be safe.\n\nAnd DO NOT MERGE since this code has changed in master.\n"
    },
    {
      "commit": "2d91af06082d10759793a79d17afdfbdc65a37ed",
      "tree": "c5b48f042575e58dc49e254d1c1e62e008e5d527",
      "parents": [
        "3e1663a2539ff0b939193304cfb601f6b134af7d"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 16 13:34:33 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 16 13:34:33 2009 -0700"
      },
      "message": "Issue #1969025: need api for launching intent as if it were coming from another component\n\nAnd now there is.\n"
    },
    {
      "commit": "d7c499513e0d7ad67b99de9032eedd6e0ad9e69c",
      "tree": "7b951b4e66c9183e6d874cdf5a943e69bd18c400",
      "parents": [
        "9b0a5e57db8d3b701919d64d26269a9fa656e3be"
      ],
      "author": {
        "name": "San Mehat",
        "email": "san@google.com",
        "time": "Thu Jul 16 11:42:32 2009 -0700"
      },
      "committer": {
        "name": "San Mehat",
        "email": "san@google.com",
        "time": "Thu Jul 16 11:42:32 2009 -0700"
      },
      "message": "MountListener: When we connect to vold, explicitly mount external storage.\nVold no longer mounts storage automatically so it doesnt interfere with\nthe framework booting.\n\nSigned-off-by: San Mehat \u003csan@google.com\u003e\n"
    },
    {
      "commit": "b9bae58ecba8a25cc54dfd119a9edbeed6f230de",
      "tree": "38f46e1ee11ff7916023bf37abde97ff3eef6c12",
      "parents": [
        "c122824f48266c5df1b1b3a0a915619e5963ed7a",
        "0a5d2c469108ee8d45d55c10ad5ce5f746afaa1f"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 15 13:32:07 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 15 13:32:07 2009 -0700"
      },
      "message": "Merge change 7402 into donut\n\n* changes:\n  Added fade-in out animation for compatible apps  (This CL only add this when the app on the top is in compatibility mode for now. I need some help to do the same   when the closing app is in compatibility mode) Refactored DimAnimator\n"
    },
    {
      "commit": "be96b3a2aa7ec6d57ac038d4a5326fc168585ad6",
      "tree": "a87ab86c4392813791259784722d2b4deb7d8b69",
      "parents": [
        "37b939a63742c9a0cea4e6982bfb0581def45d6d"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Tue Jul 14 19:49:27 2009 -0700"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Wed Jul 15 11:43:06 2009 -0700"
      },
      "message": "Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.\n"
    },
    {
      "commit": "0a5d2c469108ee8d45d55c10ad5ce5f746afaa1f",
      "tree": "ed6c27db4a8bab47a874d4c7a4398fbe4e5e8bc7",
      "parents": [
        "fa8904a683903524ed9749f296e80381e5820178"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Tue Jul 14 14:10:30 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Wed Jul 15 10:48:06 2009 -0700"
      },
      "message": "Added fade-in out animation for compatible apps\n (This CL only add this when the app on the top is in compatibility mode for now. I need some help to do the same\n  when the closing app is in compatibility mode)\nRefactored DimAnimator\n"
    },
    {
      "commit": "f32be166d56302b59c242a1296a6b03862f3c061",
      "tree": "2f48021eea3a2f81b324f9b52f9bfbe9c243a908",
      "parents": [
        "b82759a051f55852dabe201ad3354ea9b7b2979d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 14 17:44:37 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 14 18:28:35 2009 -0400"
      },
      "message": "wifi: Disable RSSI polling when the screen is off.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "b06ea706530e6d19eb2a1a9a7ae6c5dd77d80af0",
      "tree": "2fcae8f89195ef4b162627892aeca97f06d42ef7",
      "parents": [
        "3660c09500a4d01eb6a733b5f0b15545855f8fe8"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Jul 13 13:07:51 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jul 14 11:37:11 2009 -0700"
      },
      "message": "Add reporting of activity movement for search manager.\n\nThis adds a new API with the activity manager to find out about movement between\nactivities.  For my sanity, the old IActivityWatcher is now renamed to\nIActivityController, and the new activity movement interface is named\nIActivityWatcher.\n\nThis changes the search manager itself to use the new API to manage its state.\nNote that there are still problems when going back to the search dialog after\nit was hidden -- the suggestions window no longer appears until you explicitly\ndismiss and re-show it.\n"
    },
    {
      "commit": "ea5c044412f6853d686e93b8bef07f4729b6ad26",
      "tree": "e3f2353a4290f3527dac88176d97f31833d2fa27",
      "parents": [
        "c4ca420625183a8efa619e06287b47f3d2e72283"
      ],
      "author": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Mon Jul 13 10:36:15 2009 -0700"
      },
      "committer": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Mon Jul 13 10:57:50 2009 -0700"
      },
      "message": "When apps switch between system and data partition the code and\nresource paths should also be updated based on which version\nis being picked up. update the code and resource paths when a path change\nis detected\n"
    },
    {
      "commit": "889c2d37f784301ea968e8a44d450ae1d8717a18",
      "tree": "aaa0fed4bc81e5b3a6934ce7e43993fd7eb52476",
      "parents": [
        "ad94a98364c02be7a0c5317cad9d57ecec964f80",
        "854060af30f928c0a65591e9c8314ae17056e6b8"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 10 13:42:51 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jul 10 13:42:51 2009 -0700"
      },
      "message": "Merge change 6718 into donut\n\n* changes:\n  Fix bug #1873249i: Apps can DoS/brick device\n"
    },
    {
      "commit": "854060af30f928c0a65591e9c8314ae17056e6b8",
      "tree": "90922c34cec925074bb62a3b79ac65af5527c02a",
      "parents": [
        "d1e5e3ffc22478bad8525dec4f1c6d57fe0ad368"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 09 18:14:31 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jul 09 18:14:31 2009 -0700"
      },
      "message": "Fix bug #1873249i: Apps can DoS/brick device\n\nThis is the problem where various things are listening for broadcasts\n(such as battery status, PIN/PUK/Network) that an application can send\nto cause harm to the system.\n\nSolving this is tricky because many of these broadcasts are sticky,\nand I have never figured out how to do permissions with sticky\nbroadcasts in a sane way.  So instead, I am going to punt on the\ngeneral problem and just brute force it:\n\nThere is new a way for system components to declare specific\nbroadcast actions to be protected, which means that only the system\nand the phone can send them.  This is good enough for now.  None\nof it is exposed in the public API so we can make something a little\nless stupid in the future if we ever need to.\n"
    },
    {
      "commit": "a5ec95cdb1a7d2024249277dff1f99d0046c9b56",
      "tree": "5bf844072a7e160dede6dd2e68bce8c3349e355d",
      "parents": [
        "d1e5e3ffc22478bad8525dec4f1c6d57fe0ad368"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Jul 08 17:11:17 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 09 16:54:39 2009 -0400"
      },
      "message": "wifi: WifiManager.startScan() will now do passive scans by default.\n\nActive scans will only happen if a hidden AP is in use, or if the new method\nWifiManager.startScanActive() is called.\nThis fixes some audio playback problems with bluetooth A2DP.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "ed7603779282d416356ce3c9739056d632307275",
      "tree": "576f0a7007db402627e90d364a96768c78e048da",
      "parents": [
        "b45451f6dac5b32bcd8c52352a9697854eab40d0"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 09 07:07:27 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jul 09 14:24:42 2009 -0400"
      },
      "message": "Add a persistent system property to disable the adb notification.\n\nSetting to persist.adb.notify to 0 will disable the ad notification.\nYou need to be root to set this, so this allows disabling the notification\nonly on eng and userdebug builds.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "2af632f87d487deaa5b2eb71341cfc4f0c0d1173",
      "tree": "cc59b86316dbf64abb3f7d183ee031fdadd3fe42",
      "parents": [
        "4af0a709ee08e8ae43f49d8fc5c9cae142aaf2c4"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 08 14:56:37 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 08 18:08:13 2009 -0700"
      },
      "message": "Add new \u003cpath-permission tag for use by global search.\n\nThis adds a new \u003cpath-permission\u003e tag you can use inside of a \u003cprovide\u003e\nto define additional path-based permissions that broaden the global\nread and write permissions.  The initial use for this will be global\nsearch, so that a content provider that is protected by permissions\ncan make a part of itself available to global search under another\npermission.  This addresses the issue with global search not being able\nto request permissions it would need of providers it doesn\u0027t know\nabout at build time.\n"
    },
    {
      "commit": "4af0a709ee08e8ae43f49d8fc5c9cae142aaf2c4",
      "tree": "e02af0d2460d4de62bf3246844e6a8653429c25d",
      "parents": [
        "7dd042e32ee1e59227aafc4fbbc886c8ea0d0df9",
        "302754801cacf19a99c7fa1b88a195bb8f2b0915"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 08 17:09:54 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 08 17:09:54 2009 -0700"
      },
      "message": "Merge change 6555 into donut\n\n* changes:\n  Make it so the notification manager doesn\u0027t mysteriously beep during boot.\n"
    },
    {
      "commit": "302754801cacf19a99c7fa1b88a195bb8f2b0915",
      "tree": "2a89784a480c3df25bdf9bf3886b8222e92925e0",
      "parents": [
        "d6fe243c1c6d5e994cacede8110eef736767bd7f"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Wed Jul 08 17:09:14 2009 -0700"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Wed Jul 08 17:09:14 2009 -0700"
      },
      "message": "Make it so the notification manager doesn\u0027t mysteriously\nbeep during boot.\n"
    },
    {
      "commit": "1ecf5d28817f0a051e77488380dcd5bc622ea169",
      "tree": "c40b5f6e9d5d1ef01d90a6d476760af465737a97",
      "parents": [
        "7761920b2a2efc76d08c63d5be1b3ce829746e4b"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Mon Jul 06 17:20:38 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Wed Jul 08 15:21:30 2009 -0700"
      },
      "message": "Re-implementation of large screen support using window manager.\n * added background filler surface to fill the outer rim. Using the same layer as dim surface because\n   they never co-exists (in the same window)\n * clean up the obsolete code in CompatibiltyMode/ViewRoot for support large screen support.\n"
    },
    {
      "commit": "b407f22c9d960b48ed49ed2a1cee0042d9f2a92e",
      "tree": "710029aab33400cee638316fdf2de016e45c6b0f",
      "parents": [
        "f9c228a51fba54e80826fb6aa5d53f43a2e86042"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jul 08 13:48:56 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jul 08 13:52:50 2009 -0700"
      },
      "message": "Don\u0027t invoke the transport if doBackup supplied no data\n\nIf there\u0027s no data to be backed up, we no longer invoke the transport.  We *DO*\nstill require that the agent have emitted a valid new state file, however.\n\nThis change also finally uncomments the code that removes the backup data file\nafter it has been sent to the transport, so there will be no more\npackagename.data files lying around in the staging area.\n"
    },
    {
      "commit": "22b60d8fd055171d7abe6be60a24ea8ac1af25b0",
      "tree": "06cd25b647183db47718aab4a5ac08396ba30c5e",
      "parents": [
        "a7de3845507b7bf57a2c7b26fb08f05b193697d6"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jul 07 16:36:02 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jul 07 16:36:02 2009 -0700"
      },
      "message": "Remove a lot of debug-log verbosity\n\nWe now log in dataChanged() only when an app is added to the backup set (and\n*not* if it redundantly asks to be added after it\u0027s already there) and on error.\n"
    },
    {
      "commit": "a7de3845507b7bf57a2c7b26fb08f05b193697d6",
      "tree": "7c9f8b7bb92e4db45255638fbf96401f9c4b0ac1",
      "parents": [
        "c4cf22e82ba8ec4eec7051ae3a8eb397ded578d1"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jul 07 14:50:26 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jul 07 14:50:26 2009 -0700"
      },
      "message": "Only write to the pending-backup journal when necessary\n\nWe now only commit to the pending-backup journal on disk the first time that a\ngiven package is added to the backup set.  This avoids a lot of write thrashing\nof the disk, particularly since Settings tends to call dataChanged() a great\nmany times during boot, while the Settings UI is in use, etc.\n"
    },
    {
      "commit": "3d7cd13e772bde1c4a72fa4e740baa03cb042e6c",
      "tree": "528066c5c4eb44a792a009ad22425200141fe041",
      "parents": [
        "a5188a09bd20c376b4f0645b0df4c52f8e114e21"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jul 07 14:23:07 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jul 07 14:23:07 2009 -0700"
      },
      "message": "Fix the metadata-available test during restore\n"
    },
    {
      "commit": "c1c44a5614c4ab7aaf5315f92dc1c8f6420c8f1c",
      "tree": "b32dc27028b535b3123bb55f3c90b4a2b0913774",
      "parents": [
        "0310f9aa21ed8714acbe56afea061596fb8f1ac4",
        "b7e9922722f50dbf1911eb12e3ee8023c1450086"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 07 11:02:04 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 07 11:02:04 2009 -0700"
      },
      "message": "Merge change 6363 into donut\n\n* changes:\n  LocationManagerService: Use Context.checkCallingOrSelfPermission for permission checks\n"
    },
    {
      "commit": "0310f9aa21ed8714acbe56afea061596fb8f1ac4",
      "tree": "e20a76cde0ca5c9e4333695ca794bcd6ea980b6e",
      "parents": [
        "b61479ae868c9f2b887b2992b133a96d9ea1a193"
      ],
      "author": {
        "name": "San Mehat",
        "email": "san@google.com",
        "time": "Tue Jul 07 10:49:47 2009 -0700"
      },
      "committer": {
        "name": "San Mehat",
        "email": "san@google.com",
        "time": "Tue Jul 07 10:50:39 2009 -0700"
      },
      "message": "WifiService: Fix build (missing import)\n\nSigned-off-by: San Mehat \u003csan@google.com\u003e\n"
    },
    {
      "commit": "b7e9922722f50dbf1911eb12e3ee8023c1450086",
      "tree": "2744b72647e33153a5de2619cee5e29dd178c4a9",
      "parents": [
        "617750604c69e6068f68266d0e30324273aa990e"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 07 13:18:21 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 07 13:18:21 2009 -0400"
      },
      "message": "LocationManagerService: Use Context.checkCallingOrSelfPermission for permission checks\n\nso other services running in the system process can use the location manager.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "fa6c7111fe58e09a92741c7655221c3629d3220e",
      "tree": "6db4f252f5e22c8820aff82c149860f224b50f8e",
      "parents": [
        "88e209dcf8c2ebddda5c272f46d1bd5478bc639c"
      ],
      "author": {
        "name": "San Mehat",
        "email": "san@google.com",
        "time": "Tue Jul 07 09:34:44 2009 -0700"
      },
      "committer": {
        "name": "San Mehat",
        "email": "san@google.com",
        "time": "Tue Jul 07 09:41:39 2009 -0700"
      },
      "message": "WifiService: use wifi association state to determine if we should suspend wifi instead of\nthe existance of an IP address.\n\nSigned-off-by: San Mehat \u003csan@google.com\u003e\n"
    },
    {
      "commit": "8031a3df2fd0c38d85eeae39c1ea2c83e813f4ff",
      "tree": "4969dcee824e9a26164cda1eab4138dd3281f98f",
      "parents": [
        "8d07c0684619b6c30f525d25d92835254a7220a9"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jul 06 16:36:05 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jul 06 17:43:03 2009 -0700"
      },
      "message": "Make enable/provisioning of the backup service a two-step process\n\nThis CL adds the concept of \u0027provisioned\u0027 to the backup manager.  No backups\nwill be scheduled until the user has indicated that backups are to be enabled\n*and* has clicked all the way through the setup wizard.\n\nWhen the user first turns on the backup system, the delay before the initial\nbackup pass is different from the periodic backup interval.  Currently that\ninitial delay is 12 hours.  The intent here is to guess at a less-active time\nfor performing that first backup pass.\n\nNOTE: currently the backup service defaults to \u0027provisioned\u0027.  Once the real\ncode goes live in Setup Wizard, this will be changed to default to\nnot-provisioned until the user has confirmed all the relevant UI.\n"
    },
    {
      "commit": "34ebd0e1bbd54def9fea020f4a9083382160fd3d",
      "tree": "73f0fc81bcd4443058132a6e152083ac282fcddc",
      "parents": [
        "991eec03a73f8803d0f8c80b418480ea25293cfb"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jul 06 15:44:54 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jul 06 15:44:54 2009 -0700"
      },
      "message": "Fix up permissions for \u0027dumpsys backup\u0027\n"
    },
    {
      "commit": "0d725f7d5a7efd9dc63f6ddb67a619d659bb4428",
      "tree": "e042ffc02a4c383fd7c2378f003482b70bd53b22",
      "parents": [
        "9479a516cffd990ed3dfc209c5e768f4fb447812",
        "b6787f2ee535338bb96df0ab8ad70a9f82760a25"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 06 11:54:34 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jul 06 11:54:34 2009 -0700"
      },
      "message": "Merge change 6162 into donut\n\n* changes:\n  Hold a wakelock during backup/restore/clear operations\n"
    },
    {
      "commit": "b6787f2ee535338bb96df0ab8ad70a9f82760a25",
      "tree": "3ee86e968edcbce4bc241e19c882cc13f3e89d07",
      "parents": [
        "7e8cbfc2bc3ea2334c38db7fd2b6a1e17eefcac6"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 02 17:40:45 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jul 06 11:49:49 2009 -0700"
      },
      "message": "Hold a wakelock during backup/restore/clear operations\n\nWe need to make sure we stay alive for the duration of a backup or (especially)\nrestore operation.  The existing Handler-based timing system was simply not\nproperly functional, so it\u0027s been retooled to use a repeating alarm delivering a\nbroastcast PendingIntent to our registered receiver.\n\nWe acquire a partial wake lock in the broadcast receiver [i.e. while the Alarm\nManager is holding one for the duration of broadcast delivery] and pass the\nwakelock object to the backup thread, which eventually releases it when it\u0027s\nfinsihed operations.  A similar pattern is used for the threads handling restore\nand clear.\n"
    },
    {
      "commit": "699ca3f2518360ea3250ff5a0e5d39e122c64a91",
      "tree": "dcdeefe39f5cb52cc02d63039be4c9a4427eb9bc",
      "parents": [
        "4492bcb851f4ee862a446664eb9045045ebb7b5e"
      ],
      "author": {
        "name": "Chung-yih Wang",
        "email": "cywang@google.com",
        "time": "Sat Jul 04 22:19:51 2009 +0800"
      },
      "committer": {
        "name": "Chung-yih Wang",
        "email": "cywang@google.com",
        "time": "Sun Jul 05 11:06:01 2009 +0800"
      },
      "message": "Add password field for WiFi configuration.\n\n1. the certtool.h is modified for avoiding the side effect,\n   for saving the configuration with wpa_supplicant.\n2. put the loadLibrary back in CertTool.java\n3. Fix incorrect JNI declarations.\n"
    },
    {
      "commit": "7e8cbfc2bc3ea2334c38db7fd2b6a1e17eefcac6",
      "tree": "32e9f0c6062ea5ed0528abbdfe8b1116228d5edf",
      "parents": [
        "d23d7f2d12c20314e1e8ff206fafc8f21745ca2d",
        "d595c79cdd16ab90fabbe2d4b352236f901c598b"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 15:24:43 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 15:24:43 2009 -0700"
      },
      "message": "Merge change 6143 into donut\n\n* changes:\n  Fix the simulator.\n"
    },
    {
      "commit": "d595c79cdd16ab90fabbe2d4b352236f901c598b",
      "tree": "a80df36ea5be3e4a9b855a39993ded60a093b090",
      "parents": [
        "fe11ea5e2df4a4414aa266e93179c3098b03a795"
      ],
      "author": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Thu Jul 02 15:23:26 2009 -0700"
      },
      "committer": {
        "name": "Marco Nelissen",
        "email": "marcone@google.com",
        "time": "Thu Jul 02 15:23:26 2009 -0700"
      },
      "message": "Fix the simulator.\n"
    },
    {
      "commit": "e15df4017c3625de700e9f9953073f38898bbc89",
      "tree": "cfdb4b3aa0957fecff028e30ac3eb93e21c3108c",
      "parents": [
        "fe11ea5e2df4a4414aa266e93179c3098b03a795",
        "8c0324752a7f47afd9e84f0a3088954b5d05a94b"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 14:30:56 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 14:30:56 2009 -0700"
      },
      "message": "Merge change 6132 into donut\n\n* changes:\n  If we can\u0027t get the restore set\u0027s metadata, don\u0027t continue\n"
    },
    {
      "commit": "8c0324752a7f47afd9e84f0a3088954b5d05a94b",
      "tree": "5e485de5800af2b9f70a81a74e1497a057722e70",
      "parents": [
        "9701b3d594868bd6750d5887af560c6295ea091b"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 02 14:28:47 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 02 14:28:47 2009 -0700"
      },
      "message": "If we can\u0027t get the restore set\u0027s metadata, don\u0027t continue\n\nWithout the metadata we can\u0027t verify the version number or the signatures of the\napps whose data we\u0027d be trying to restore against the apps present on device.\nThis is not acceptable; we need to refuse to give data to an unauthenticated\napp.\n"
    },
    {
      "commit": "0d81f6368708b1faa42a3bb6413210e01fea9222",
      "tree": "c1ec4d870a2a165a6b1da843c68726c9eb7f88ef",
      "parents": [
        "9701b3d594868bd6750d5887af560c6295ea091b",
        "16d79e56ca3fe7606c48882d9b1aef6267d69124"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 13:19:55 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 13:19:55 2009 -0700"
      },
      "message": "Merge change 6102 into donut\n\n* changes:\n  Backup Wifi supplicant data.\n"
    },
    {
      "commit": "9701b3d594868bd6750d5887af560c6295ea091b",
      "tree": "162f81eb8482d26198bf825beeb9173eee65124a",
      "parents": [
        "4e3e50cfa7cf02270ed0dd454d5c51bf7065bd14",
        "b24a96701a2724bf69c5a34bd70a1bc7177ef0f2"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 12:20:29 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 12:20:29 2009 -0700"
      },
      "message": "Merge change 5979 into donut\n\n* changes:\n  Remove the constraint to assign new uid when code path changes for system packages\n"
    },
    {
      "commit": "4e3e50cfa7cf02270ed0dd454d5c51bf7065bd14",
      "tree": "eed3b13c97b5ed07cae3fabd2cfc287e44c41e31",
      "parents": [
        "7c5ae202c53be1ab4881a6811aa5bd091c3aef10"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 02 12:14:05 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 02 12:14:05 2009 -0700"
      },
      "message": "Clean up the last two literal permission string usages\n"
    },
    {
      "commit": "16d79e56ca3fe7606c48882d9b1aef6267d69124",
      "tree": "a0614a4f2275bc2cca32e159b47b468cb0c341fe",
      "parents": [
        "a642e313988ec7f9e732ead00edbded8b57d7452"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Jul 02 12:05:32 2009 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Thu Jul 02 12:05:32 2009 -0700"
      },
      "message": "Backup Wifi supplicant data.\n\nWifiService requests a backup when it writes wifi configuration to disk.\nBackup the wifi supplicant file when settings provider runs backup.\n"
    },
    {
      "commit": "ee0e78af5af3bf23dd928fe5e0ebeb39157eaf66",
      "tree": "d364ee20d633ea67a5cf6e82e3f67e1e3bd7feb8",
      "parents": [
        "c7396025e59524e7ef639fd86fc23123939ee91c"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 02 11:17:03 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jul 02 11:30:29 2009 -0700"
      },
      "message": "Add a \"clear backed-up data\" method to the backup mechanism\n\nIt\u0027s now possible to ask that the backup manager wipe the saved data for a given\napplication from the backing store.  LocalTransport implements this now but the\nGoogle backend does not yet.  When the data is wiped, the on-device backup state\nis also wiped to ensure that the next backup pushes all necessary data.\n\nBmgr has not yet been modified to actually call into this method, but it will\nbe soon.\n"
    },
    {
      "commit": "d7cd29da91ccc0aba1f1097e19366f9ca36c7ce1",
      "tree": "03869e5efe3791758b0e9da9d029373ec1653cb2",
      "parents": [
        "cf098294da7a820d5c30d8ed2006ed5446ee1da9"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 01 11:22:45 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 01 20:20:47 2009 -0700"
      },
      "message": "Add facility to run setup wizard after an update.\n\nThe system now keeps a tag of the last version (just an arbitrary string)\nthat the setup wizard was run for.  If this is different than the current\none in the setup wizard, then setup is launched at boot.\n\nThis introduces a new intent action for the part of the setup wizard that\ngets run for an ungrade, which the system uses to find its current version\ntag for comparing against what was last stored.  It is up to the launched\nsetup activity update the stored setting to reflect its current value,\nonce it is happy.\n"
    },
    {
      "commit": "cf098294da7a820d5c30d8ed2006ed5446ee1da9",
      "tree": "d53913b8c355c15da25d2ab8708eeee94e6cf7ab",
      "parents": [
        "2bbb80e183c6492689f8b10b2d0f5dfe9872a6ac"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 01 19:55:20 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jul 01 20:12:36 2009 -0700"
      },
      "message": "Move backup state to settings, change permission checks to use symbol.\n\nThis changes the backup service to use the settings provider instead\nof system properties, correspondingly making it off by default and\nallowing specific devices to define the transport.  Also tweaks\nthe permission checks to use the permission symbol instead of raw\nstrings.\n\nThis requires some corresponding changes in the vendor projects.\n"
    },
    {
      "commit": "2bbb80e183c6492689f8b10b2d0f5dfe9872a6ac",
      "tree": "0c15e43130dfbef66bcfa2475aa5cec404ac7e65",
      "parents": [
        "a54755962ca7725d1e2b6cacbbaece6f1cbf5af4",
        "9a5e3e115fc69181e143bdb9ec455e0f94fbc11f"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 01 18:04:40 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 01 18:04:40 2009 -0700"
      },
      "message": "Merge change 5994 into donut\n\n* changes:\n  Less logging in some places.  More in others.\n"
    },
    {
      "commit": "9a5e3e115fc69181e143bdb9ec455e0f94fbc11f",
      "tree": "09365452a081b8a586b7c58e320b0872fccc9e41",
      "parents": [
        "d18dc8c641cb4c89ffb205fb510e59a40ddf43fe"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Wed Jul 01 21:04:03 2009 -0400"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Wed Jul 01 21:04:03 2009 -0400"
      },
      "message": "Less logging in some places.  More in others.\n"
    },
    {
      "commit": "a54755962ca7725d1e2b6cacbbaece6f1cbf5af4",
      "tree": "055ff8aa0729e942105686135b0197f3bca3ae35",
      "parents": [
        "392282f1e01518491c6536d931500c4bfac7f24f"
      ],
      "author": {
        "name": "Romain Guy",
        "email": "romainguy@android.com",
        "time": "Wed Jul 01 17:20:08 2009 -0700"
      },
      "committer": {
        "name": "Romain Guy",
        "email": "romainguy@android.com",
        "time": "Wed Jul 01 17:21:12 2009 -0700"
      },
      "message": "Cleanup a bunch of warnings in app widgets code.\n"
    },
    {
      "commit": "b24a96701a2724bf69c5a34bd70a1bc7177ef0f2",
      "tree": "ceb598f3ae71afcd451c8694711ba7e0421e5fd7",
      "parents": [
        "d18dc8c641cb4c89ffb205fb510e59a40ddf43fe"
      ],
      "author": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Wed Jul 01 14:04:43 2009 -0700"
      },
      "committer": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Wed Jul 01 16:16:56 2009 -0700"
      },
      "message": "Remove the constraint to assign new uid when code path changes for system packages\n"
    },
    {
      "commit": "d18dc8c641cb4c89ffb205fb510e59a40ddf43fe",
      "tree": "cb0a8d954f69f79c9fb57d959d74ce182301ea8f",
      "parents": [
        "54af78a3f7064e04d7ebd64c985d4149f9f7b05c",
        "8f25c426b118c35f558cbf27bd413e1eb6d59823"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 01 12:53:04 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 01 12:53:04 2009 -0700"
      },
      "message": "Merge change 5906 into donut\n\n* changes:\n  resolve complex value in application context instead of system context.\n"
    },
    {
      "commit": "54af78a3f7064e04d7ebd64c985d4149f9f7b05c",
      "tree": "319681ef2905159095a4aa89f1165058b22bbca8",
      "parents": [
        "49401ddb9ac11ad5caead4e4cefcaa81d2418ed2",
        "fff2fda0199dedbf1079454dca98a81190dce765"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 01 12:52:39 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jul 01 12:52:39 2009 -0700"
      },
      "message": "Merge change 5950 into donut\n\n* changes:\n  Fix memory leaks in system_server unlink DeathRecipients in a whole bunch of places to avoid memory leaks\n"
    },
    {
      "commit": "fff2fda0199dedbf1079454dca98a81190dce765",
      "tree": "c45c5960e5c3469b36b5d728378a1aa901d1ec4e",
      "parents": [
        "c56096fe1fe3486102079f06ca5de3e2bef12e47"
      ],
      "author": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Tue Jun 30 21:36:16 2009 -0700"
      },
      "committer": {
        "name": "Suchi Amalapurapu",
        "email": "asuchitra@google.com",
        "time": "Wed Jul 01 12:55:30 2009 -0700"
      },
      "message": "Fix memory leaks in system_server\nunlink DeathRecipients in a whole bunch of places to avoid memory leaks\n"
    },
    {
      "commit": "49401ddb9ac11ad5caead4e4cefcaa81d2418ed2",
      "tree": "147cca0a95c8da6b1bc547756da6bda6c0341929",
      "parents": [
        "ce0bf069fe8c5c93f91cb70b0cd9365245d144c1"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jul 01 12:34:29 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jul 01 12:38:06 2009 -0700"
      },
      "message": "Revamp backup scheduling policy\n\nWe now schedule a periodic check of pending backups; if any apps have requested\na backup since the last check, we perform all of the pending backups.  The\nperiodic backup scheduling matches the enable/disable state of the backup\nmanager; while backups are disabled entirely there are no periodic wakeups.\n\nThe period is set here to one hour.  If an external caller (transport, the\n\u0027bmgr\u0027 command line tool, etc) requests an immediate backup pass, that is\nperformed and then the periodic backup check is rescheduled using that pass as\nthe starting point of a new interval.\n"
    },
    {
      "commit": "ce0bf069fe8c5c93f91cb70b0cd9365245d144c1",
      "tree": "6149eaf7f689d98470f6f5c99c647c3f1f087774",
      "parents": [
        "1b1a6e406c4233b309baee85e14f5a563ca63c48"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jul 01 11:43:53 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jul 01 11:45:57 2009 -0700"
      },
      "message": "Use secure settings for backup enable / transport selection\n"
    },
    {
      "commit": "8f25c426b118c35f558cbf27bd413e1eb6d59823",
      "tree": "1dc53d22e856c9f15afabfdef4c3a957652a129b",
      "parents": [
        "083928fefde7060eb69f7f45cd8e2180efa9bfe1"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Wed Jul 01 00:10:43 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Wed Jul 01 00:10:43 2009 -0700"
      },
      "message": "resolve complex value in application context instead of system context.\n"
    },
    {
      "commit": "7958834e0e8adb42ca5183541c4bbcd8aaa7d3aa",
      "tree": "1a58583e4d162ab1bbb1ee49b0a03ce036ea0a83",
      "parents": [
        "f3ab3c3437f18834ce63542062c2ed7a87a05fca"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jun 30 16:11:49 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jun 30 16:11:49 2009 -0700"
      },
      "message": "Run backups at background priority\n"
    },
    {
      "commit": "6e1647a212317f4ee8bcc23948b6621a59172954",
      "tree": "50a0ac10196a017f438dbd3c4911b02ec040cf9d",
      "parents": [
        "d8de2ba42679a10db2adc11995d6596a0045ab3a",
        "de7faf658cd40d34c08a98b39477055da8e19172"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 30 14:04:55 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jun 30 14:04:55 2009 -0700"
      },
      "message": "Merge change 5829 into donut\n\n* changes:\n  Fix issue #1673793: Theme styles don\u0027t apply.\n"
    },
    {
      "commit": "1dac277f93a80c53a870b8924508dd2af81293de",
      "tree": "ec4687e36a6703c0ffe9434748a5fe66975b42e7",
      "parents": [
        "9848f11fd8788b985330183aeb83cc589b8b14ae"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Jun 26 18:16:48 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 30 13:40:51 2009 -0700"
      },
      "message": "Implement issue #1943927 (need notification in status bar when adb is active)\n\nThis is a little hacky -- we just assume that if adb is enabled and power\nis connected through usb, then it is active.\n\nThe icons and text are temporary until final design is provided.\n"
    },
    {
      "commit": "de7faf658cd40d34c08a98b39477055da8e19172",
      "tree": "8450b4d75fbe22a3fed25867c1d53a059c10d664",
      "parents": [
        "bd9aa793b19f7aa529ca4123492f8940b96486b8"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 30 13:27:30 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 30 13:27:30 2009 -0700"
      },
      "message": "Fix issue #1673793: Theme styles don\u0027t apply.\n\nIt turns out this was not a problem in the resource code at all.  Rather,\nthe system process has a cache of pre-loaded attributes it uses to avoid\ncontinually reloading things as it needs them.  Well it turns out this\ncache wasn\u0027t flushed after a package was uninstalled or a configuration\nchanged, so you could re-install an app where you change its style resources\nso its theme now points to one that is inconsistent in the cache.\n\nThis is mostly a problem for developers, where they continually install\nnew versions of an app where resources have changed.  This could possibly\nshow up when updating an app on a normal phone, although the problem would\neventually correct itself since this cache uses weak references.\n\nAnyway, the cache is now reworked to be flushed appropriately.\n\nThis change also includes an update to aapt to be able to dump the\ncontents of bags in resources.\n"
    },
    {
      "commit": "72d19aa51e90d45c7895629db78e548da2f6d469",
      "tree": "f65c8bcf06246252d75f387bf647386a255466a3",
      "parents": [
        "91c91b74df12e40c31a50ecb807ac60bed2ccb58"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jun 30 12:47:33 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Tue Jun 30 12:52:54 2009 -0700"
      },
      "message": "Tighten up the metadata backup logic\n\nWe now store the app version codes and and global OS incremental version name in\nthe PM backup state and the actual backup record.  We then use that information\nto trigger a re-backup of the metadata if the OS revision changes in any way, or\nto back up single apps\u0027 metadata if we notice that they\u0027ve been upgraded.\n"
    },
    {
      "commit": "6f317426e49e73ef3e50d8839877504039cd2fca",
      "tree": "d80ff010d9887a32166d661e9397a9535d62a3c0",
      "parents": [
        "bbd63cb28595bd6b1fa62d331d9373b5c798c267"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 29 18:52:55 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 29 18:52:55 2009 -0700"
      },
      "message": "Don\u0027t issue a deletion for the global metadata backup\n\nWe were accidentally submitting a deletion for the global metadata key in the\nPM backup handling (it was falling into the usual \"here\u0027s a package that we said\nwe\u0027d backed up last time, but now it\u0027s no longer on device\" code).  Don\u0027t do\nthat any more, i.e. actually keep the global metadata key in the backup set.\nOops.\n"
    },
    {
      "commit": "6ef58a1509b9d3348a33ca5686917796c2759aa5",
      "tree": "0cdfef7bf8e2085dc2888c4222aba7481683ee2f",
      "parents": [
        "3a608f829b54a7653c9cc2b3bdbda0641cca37bb"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 29 14:56:28 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 29 15:33:27 2009 -0700"
      },
      "message": "Implement persistent enable/disable of the backup manager\n\nBackup \u0026 restore is still enabled by default, but with the expectation that it\nwill be enabled during the course of the Setup Wizard or some other privileged\nentity that has notified the user about the ramifications.  While disabled,\ndata-changed notices will still be collected, but no backup pass will be\nscheduled.  When the backup manager is later enabled, any pending data-changed\nnotices will then be processed and the apps invoked for backup.\n"
    },
    {
      "commit": "66c2942a112b65eec93c25263684a8c79cb21318",
      "tree": "56f88bc173e2017d6c840b19a1aa5050742c22ad",
      "parents": [
        "dbcd9c34f378a93c1e7e8c91e035782daf66e5f4",
        "2bd33d74aed2abc6eb1ef7a9783cd87045598235"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 29 11:57:33 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 29 11:57:33 2009 -0700"
      },
      "message": "Merge change 5605 into donut\n\n* changes:\n  Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException)\n"
    },
    {
      "commit": "9171749700853305f3e6abbcdbd9e02f3a71d459",
      "tree": "7aaa1fada6783a588d1662165730e8d3f4ef591c",
      "parents": [
        "4cb1276e143e175590c69ceefa58eb721aa52846"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 21:07:13 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 21:14:41 2009 -0700"
      },
      "message": "Use system properties to track the current transport\n\nThis change retools the transport selection mechanism a fair bit.  Transports\nare now specified by name rather than by numeric ID, and the name of the\ncurrently selected transport is stored in a persistent system property under the\nname \"persist.service.bkup.trans\".\n\nThe name -\u003e IBackupTransport translation is now handled by maintaining a map\nfrom the names to the live IBackupTransport objects that correspond.  The Google\ntransport service observer now registers and unregisters the transport as the\nservice goes up and down.\n\nThe bmgr command has been expanded to include real transport interrogation and\nselection by name, and some documentation has been written for it.\n"
    },
    {
      "commit": "2bd33d74aed2abc6eb1ef7a9783cd87045598235",
      "tree": "7c4ba448c6d750e7ab784ef4aa4330ac02ea346a",
      "parents": [
        "72eb0acad5cffc57ce5006f6deab29ee259e461e"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Jun 26 18:59:01 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Jun 26 18:59:01 2009 -0700"
      },
      "message": "Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException)\n\nFiddle around with event dispatching to remove calling permissions when we\nenter event injection, and prevent callers from going to the PhoneWindowManager\u0027s\nevent processing code unless they are allowed at that point.\n"
    },
    {
      "commit": "f7c886b4fe27cd9ab4a9991958ff931054556a24",
      "tree": "49a8019cd3de211045e4db23d2c6efa449773da5",
      "parents": [
        "bd1e8aa502a6d9231e2a1399cee18debcf70b3d6"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 15:34:09 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 15:34:09 2009 -0700"
      },
      "message": "Respect android:allowClearUserData\u003dfalse during restore\n\nOrdinarily we wipe the data of apps we are restoring.  This is problematic for\npackages that expect that their data can never be wiped back to nothing,\nespecially system packages, so we now respect the android:allowClearUserData\nmanifest attribute.\n"
    },
    {
      "commit": "466ef345d17104076e03674cc49c368e6bd46df2",
      "tree": "ce693b311e02be8207cca19c8de4b5d5a448b395",
      "parents": [
        "d09f86ce175fad6ddbd446363f327dfa0575a1d2"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 14:41:15 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 14:41:57 2009 -0700"
      },
      "message": "Trim some superfluous imports.\n"
    },
    {
      "commit": "72eb0acad5cffc57ce5006f6deab29ee259e461e",
      "tree": "fe7a0e33cb310eb4abf5415583d2b2ea9345d724",
      "parents": [
        "156411df4627336b246db78cddca8248ed615b67",
        "723738cfaec3dd7b0fe152c872c41bebf94074c4"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 26 13:46:07 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 26 13:46:07 2009 -0700"
      },
      "message": "Merge change 5483 into donut\n\n* changes:\n  Expand support for different screen sizes.\n"
    },
    {
      "commit": "723738cfaec3dd7b0fe152c872c41bebf94074c4",
      "tree": "421ddeed166d0a4586c9460c4de581307bf08d44",
      "parents": [
        "77cb40a0b088b02357fbc7d5fad24886d607f0da"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Thu Jun 25 19:48:04 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Fri Jun 26 13:37:05 2009 -0700"
      },
      "message": "Expand support for different screen sizes.\n\nApplications can now declare that they support small, normal, or\nlarge screens.  Resource selection can also be done based on these\nsizes.  By default, pre-Donut apps are false for small and large,\nand Donut or later apps are assumed to support all sizes.  In either\ncase they can use \u003csupports-screens\u003e in their manifest to declare\nwhat they actually support.\n"
    },
    {
      "commit": "156411df4627336b246db78cddca8248ed615b67",
      "tree": "e0aab41ac43c870e5c464b297418034a50e47d93",
      "parents": [
        "040441fa992bcfc11070d559bfceeb039667b382"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Fri Jun 26 13:20:02 2009 -0700"
      },
      "committer": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Fri Jun 26 13:25:27 2009 -0700"
      },
      "message": "Use a long for restore token\n"
    },
    {
      "commit": "8a27f923eb9dbbe3c2d0184e82d9f1a98f1e4cdc",
      "tree": "785242d6c32e7b9bd30c353444c7de452209304c",
      "parents": [
        "c73a218c2663e6ae3ec8a9ab8b9524f95702ade9"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 11:49:18 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Fri Jun 26 12:20:10 2009 -0700"
      },
      "message": "Don\u0027t crash in various ways when using backup services too early\n\nBackupManager now no longer tries to use a null service binder if it\u0027s used\nearly during the boot process.  ActivityManagerService no longer tries to\ndereference null pointers if bind/unbind semantics get out of step due to things\nbeing run too early.\n"
    },
    {
      "commit": "7d562ec393d54dd9ef387c49d1283243bfdbd2b1",
      "tree": "ac2590ef8df168167789764153a1869c80363748",
      "parents": [
        "b505ae4195d9b8a93c71b1f9da6d7d8c3aaa3c08"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jun 25 18:03:43 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jun 25 18:09:28 2009 -0700"
      },
      "message": "Add a new IRestoreObserver callback class to the restore process\n\nThe observer is told when restore begins how many packages are being restored.\nIt then gets an onUpdate() call telling it that the Nth package is now\nundergoing restore.  Ultimately, its restoreFinished() callback is invoked,\npassing a simple success/fail error code, to let it know that the restore\noperation has concluded.\n"
    },
    {
      "commit": "5cb400bd72726c22f641f334951b35ce2ddcfeef",
      "tree": "efb4514d204568a5031c6aa4f847b3a227391273",
      "parents": [
        "2f437b4c56db1750cc6cb3d1ad549a79049b6370"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jun 25 16:03:14 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Thu Jun 25 16:09:03 2009 -0700"
      },
      "message": "Keep track of backup state independently for each transport\n\nBackup transports now provide the Backup Manager with a suggested name with\nwhich it can disambiguate any transport-specific bookkeeping that it needs to\nmaintain.  The Manager keeps separate application backup \u0027state blobs\u0027 for each\ntransport now, preventing things from getting out of step if the device is\nswitched among multiple transports.\n\nAlso, the metadata backup agent is always invoked now on each backup pass.  This\nis cheap when there is nothing to do, but also strongly ensures that we never\nwind up in a situation where a given transport destination has not been given\nall of the metadata necessary for the backup set.\n"
    },
    {
      "commit": "6f21128d1fc949828b1a4c2a0023f07bfd280e2e",
      "tree": "ca275b667d1dadb19b971fc9b22b730dc8deea28",
      "parents": [
        "0bcfc537e81b959a7d674deea4a5aee7f5c6eb2d"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Thu Jun 25 09:28:29 2009 -0700"
      },
      "committer": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Thu Jun 25 12:07:58 2009 -0700"
      },
      "message": "Switch the default transport to GOOGLE.\n"
    },
    {
      "commit": "819f928f6a9dc3fdf408236f33e17f03a7dfed2c",
      "tree": "e830a39404ad66b8a2bfc40ef7e96f0c2a85c014",
      "parents": [
        "c6a482e778e7b5fc5790edf22e554c93f53b1112"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Wed Jun 24 23:18:15 2009 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Wed Jun 24 23:26:29 2009 -0700"
      },
      "message": "Add a method to Process to get uid for a pid.\n\nUse the uids to track native processes. Cache the uids to avoid\nchecking /proc every time.\n"
    },
    {
      "commit": "5416d7c905e723a978ac29ccaf22a91b76e9d5c2",
      "tree": "5e8734e0f37338c4321b9b414e121f616592a942",
      "parents": [
        "7941e903c973af66075bbd4fa4bcadf021a61ccc",
        "111bd4acdb378266221b430a284f88a3990a3958"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 18:46:59 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 18:46:59 2009 -0700"
      },
      "message": "Merge change 5317 into donut\n\n* changes:\n  Start backing up wallpaper\n"
    },
    {
      "commit": "111bd4acdb378266221b430a284f88a3990a3958",
      "tree": "1ca7da34b22ffc0ab846151633916e203544ecae",
      "parents": [
        "69e1f472c33e241f729c470285a5680866ede75c"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jun 24 17:29:38 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Wed Jun 24 18:45:56 2009 -0700"
      },
      "message": "Start backing up wallpaper\n\nThis CL does the following:\n   + adds an AbsoluteFileBackupHelper class for managing backup of files\n     known by absolute path, not based off of the app\u0027s getFilesDir() root\n   + bumps up the collection interval from its testing-only default of 1 second\n     to 3 minutes\n   + adds a SystemBackupAgent class to the main system package and names it as\n     the android:backupAgent for the main OS package.  Right now this agent\n     only backs up \u0026 restores the wallpaper file.\n   + amend the Wallpaper Service to inform the Backup Manager when the wallpaper\n     changes.\n\nOn the subject of the 3-minute collection interval before the backup actually\noccurs:  this can be short-circuited from an adb shell.  Running the command\n\u0027bmgr run\u0027 will cause the Backup Manager to kick off any pending backup\noperations immediately.\n"
    },
    {
      "commit": "7941e903c973af66075bbd4fa4bcadf021a61ccc",
      "tree": "43344dacf7cf25bd47a1d20bdf68dd57e82ab188",
      "parents": [
        "69e1f472c33e241f729c470285a5680866ede75c",
        "64f59342d41849bd365cb43fad7505d5e3daa417"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 17:53:57 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 17:53:57 2009 -0700"
      },
      "message": "Merge change 5091 into donut\n\n* changes:\n  * new screen resolution support impl.   * use full window for activities, and shift \u0026 clip the content   * refactored the compatibility code, and introdcued Translator class to handle cooridnate translations.   * removed a workaround to handle an activity with configChagne\u003drotation in old implementation.   * I\u0027ll fix background issue on rotation in next CL.\n"
    },
    {
      "commit": "67669c9c1753b062fe2a71f89b589d01b32ba0f7",
      "tree": "729bb3c925638802fdb42e67c508f08f85a3ff55",
      "parents": [
        "5158cc55088fec902320cafc02c746e3bf087a10",
        "efe52647f6b41993be43a5f47d1178bb0468cec8"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 16:52:16 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Jun 24 16:52:16 2009 -0700"
      },
      "message": "Merge change 5196 into donut\n\n* changes:\n  Modify the IBackupTransport API to support bulk restore operations. Change the BackupManagerService and LocalTransport to support the new API.\n"
    },
    {
      "commit": "efe52647f6b41993be43a5f47d1178bb0468cec8",
      "tree": "d0fc1dba5187836d7e8d318c65af780b400bfc0a",
      "parents": [
        "0bc7b8490b1575bb8266a3b0c6652d4f460fcda1"
      ],
      "author": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Wed Jun 24 00:16:33 2009 -0700"
      },
      "committer": {
        "name": "Dan Egnor",
        "email": "egnor@google.com",
        "time": "Wed Jun 24 16:49:44 2009 -0700"
      },
      "message": "Modify the IBackupTransport API to support bulk restore operations.\nChange the BackupManagerService and LocalTransport to support the new API.\n"
    },
    {
      "commit": "9c8dd55a9d829c29a3feee9469d8c2f27a9f5516",
      "tree": "deb1f95fbdc6972bf1d50fffb79ef2c74731314b",
      "parents": [
        "0bc7b8490b1575bb8266a3b0c6652d4f460fcda1"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 23 19:22:52 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Wed Jun 24 16:23:14 2009 -0700"
      },
      "message": "Fix bug 1829561 (\"am profile\" with bad filename kills process).\n\nThe am command is now the one that takes care of opening the target file,\nhandling the opened file descriptor to the process that will be profiled.\nThis allows you to send profile data to anywhere the shell can access, and\navoids any problems coming up from the target process trying to open the\nfile.\n"
    },
    {
      "commit": "32dbefda71c50bf848da21fb5d1255273439f90d",
      "tree": "b73db68d5802a75471a85fb93fa7109054e05a30",
      "parents": [
        "4133751d51a04172aa65e24658b4207ef764de91"
      ],
      "author": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Fri Jun 19 09:21:17 2009 -0700"
      },
      "committer": {
        "name": "Amith Yamasani",
        "email": "yamasani@google.com",
        "time": "Wed Jun 24 11:17:36 2009 -0700"
      },
      "message": "Track native processes and airplane mode.\n\nTurn signal strengths on/off when toggling airplane mode.\n"
    },
    {
      "commit": "64f59342d41849bd365cb43fad7505d5e3daa417",
      "tree": "b0cef479b2674ee78a8bff6e833224850a36f2ab",
      "parents": [
        "5a42b08389f3fe9195930ce5d2998e68bb09b748"
      ],
      "author": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Sun Jun 21 00:03:11 2009 -0700"
      },
      "committer": {
        "name": "Mitsuru Oshima",
        "email": "oshima@google.com",
        "time": "Tue Jun 23 23:11:55 2009 -0700"
      },
      "message": "* new screen resolution support impl.\n  * use full window for activities, and shift \u0026 clip the content\n  * refactored the compatibility code, and introdcued Translator class to handle cooridnate translations.\n  * removed a workaround to handle an activity with configChagne\u003drotation in old implementation.\n  * I\u0027ll fix background issue on rotation in next CL.\n\n  * removed unnecessary scaling code in SurfaceView, which I forgot to remove when I changed SurfaceView\n    not to scale the content.\n"
    },
    {
      "commit": "722baf5ec47b57020ac39ec3e2b6cd1a02c3c4db",
      "tree": "6d24dec955f30f03b1b6e268df7320b22f410f97",
      "parents": [
        "5277103db9033226814edc8fcba6f4ba4e846678",
        "d7f6daa5d182f21b41782057e8a9b72f7a1eb54a"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 22 18:30:05 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 22 18:30:05 2009 -0700"
      },
      "message": "Merge change 5014 into donut\n\n* changes:\n  Fix issue #1933587.  Perform dexopt of instrumentation .apks.\n"
    },
    {
      "commit": "d7f6daa5d182f21b41782057e8a9b72f7a1eb54a",
      "tree": "e373d3d928df396f8362e64974f4268edb0d4839",
      "parents": [
        "ecfb9f91afa49df7b9b62526dcaca431b5ff1e01"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Jun 22 17:06:35 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Jun 22 17:06:35 2009 -0700"
      },
      "message": "Fix issue #1933587.  Perform dexopt of instrumentation .apks.\n"
    },
    {
      "commit": "5cbbf5652a78902ac3382dc4a3583bc5b0351027",
      "tree": "58a0d7260ed8c441b638f6197b885d3b16656465",
      "parents": [
        "3a31a93b8a195ae2d0180e6dfbf292da2e581f50"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 22 16:44:51 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 22 16:44:51 2009 -0700"
      },
      "message": "Pass the originating app\u0027s versionCode along with a restore set\n\nThis change amends the doRestore() / onRestore() interface to backup agents to\nprovide the integer android:versionCode of the app that stored the backup set.\nThis should help agents figure out how to handle whatever historical data set\nthey\u0027re handed at restore time.\n"
    },
    {
      "commit": "3a31a93b8a195ae2d0180e6dfbf292da2e581f50",
      "tree": "a834618fe7ecf9cbb25f799c2fd558075dfc5eda",
      "parents": [
        "e146d824785078fed578f88b11ff47a7390d27c5"
      ],
      "author": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 22 15:10:30 2009 -0700"
      },
      "committer": {
        "name": "Christopher Tate",
        "email": "ctate@google.com",
        "time": "Mon Jun 22 15:14:04 2009 -0700"
      },
      "message": "Add some global metadata to the restore set\n\nIn addition to the signatures of each participating application, we now also\nstore the versionCode of each backed-up package, plus the OS version running on\nthe device that contributed the backup set.  We also refuse to process a backup\nfrom a later OS revision to an earlier one, or from a later app version to an\nearlier.\n\nLocalTransport has been modified as well to be more resilient to changes in the\nsystem\u0027s use of metadata pseudopackages.\n"
    },
    {
      "commit": "856dd8a60a70a5b7dca2bf2114872ce063e2ad60",
      "tree": "1ca8a159484890b5db5dcce3ca92e921e80f03e5",
      "parents": [
        "eb717b9c4337e5b88664802b0804f4cb48758120",
        "06290a4bb9b280fa14a2bbeb2d3ceb09396a78c3"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 22 13:18:09 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 22 13:18:09 2009 -0700"
      },
      "message": "Merge change 4952 into donut\n\n* changes:\n  Helper API cleanup.  Allows multiple helpers to function, because they\u0027ll always go in the same order, and this lets us not have to write headers to keep them paired.\n"
    },
    {
      "commit": "06290a4bb9b280fa14a2bbeb2d3ceb09396a78c3",
      "tree": "15fccf5ce4e9c42bba3fc7581ac2ddc0d8363dc9",
      "parents": [
        "eed76b2a8ddc41af01cd3ae87c4722f3784c975c"
      ],
      "author": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Thu Jun 18 20:10:37 2009 -0700"
      },
      "committer": {
        "name": "Joe Onorato",
        "email": "joeo@android.com",
        "time": "Mon Jun 22 13:02:24 2009 -0700"
      },
      "message": "Helper API cleanup.  Allows multiple helpers to function,\nbecause they\u0027ll always go in the same order, and this lets\nus not have to write headers to keep them paired.\n"
    }
  ],
  "next": "07a5f126df2cf0dbeb7096535ae634ea8eaeb306"
}
