)]}'
{
  "log": [
    {
      "commit": "9aa1fa2d3612d1d8ffeae6552d65669f4ca194d9",
      "tree": "21545e2ec4c53e65147b3f4129afd16b4e3fe89d",
      "parents": [
        "3a76fd627945c1df59aa0318867401e0e53da022"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Sep 01 07:51:15 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Sep 01 07:51:15 2009 -0400"
      },
      "message": "LocationManagerService: Remove caching of last known locations to flash.\n\nChange-Id: Ibbab20a7c48823fb74c2e175824f55248f25bf8a\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "22d1f9fb23015471de6af1a70e40fb5c82ecb665",
      "tree": "0952ea04b5b0059aa48812f76e26599946e605c2",
      "parents": [
        "0409cde3601131caf14c88d132c65d74774bbd79"
      ],
      "author": {
        "name": "Danke Xie",
        "email": "dankex@qualcomm.com",
        "time": "Tue Aug 18 18:28:45 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Aug 27 14:18:30 2009 -0700"
      },
      "message": "gps: Network initiated SUPL\n\nInitial contribution from Qualcomm.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "660bbfcc54d48d5d32e64da683c76b9c372c19b1",
      "tree": "c447abf2184d4851acd960f18d5effcabd0f569c",
      "parents": [
        "02901eb7f21751b8a9486ffa9f50531bd59133a2"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Aug 25 16:01:37 2009 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Aug 25 16:01:37 2009 -0700"
      },
      "message": "GpsLocationProvider: Default to AGPS on if the setting is missing.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "640992dec96fa88f0bbd42c6a02902640a000b35",
      "tree": "c2e3d4130f2230557b5f5fc7b8776b8bb041a1df",
      "parents": [
        "509ca0792b7cb14ddcea7d2c7e83159d0621e725"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Aug 06 15:52:55 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Aug 06 19:19:45 2009 -0400"
      },
      "message": "gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "b16e7800be4f879135f239f1f8f586f3712df01e",
      "tree": "d3c41d32ac4341d66d9e042612237c13ab49e879",
      "parents": [
        "d4f09592f721e6358fdadbdf363f034f842f860d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Aug 06 09:26:02 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Aug 06 15:05:07 2009 -0400"
      },
      "message": "gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.\n\nNMEA sentences are passed from the GPS engine to the GpsLocationProvider.\nThey are then sent via the IGpsStatusListener binder interface to clients\nusing the same path as the other GPS status information.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "734d6031a662a275ec68627bd1258159041d44de",
      "tree": "15a382ca4666c6a7875fcd876fa4a2d99365b9c5",
      "parents": [
        "6c70a8b76b636a4cc68aa0045205202d8fae8232"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 28 18:30:25 2009 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 28 18:33:41 2009 -0700"
      },
      "message": "GPS: Don\u0027t call native_set_agps_server() until after we call native_init().\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "2bb99d1e2f0296dd8b09a451575f70f49da30a1b",
      "tree": "6d7fd5e0bfe66b19aa378f2cbe3ae71029ade2fa",
      "parents": [
        "2e661a7c03be9c596423b18243c8a4ee3a67b8fe"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Jul 17 10:56:56 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Jul 17 10:56:56 2009 -0400"
      },
      "message": "GpsLocationProvider: remove mAgpsConfigured configured flag.\n\nThis flag was unnecessary because the lower level GPS code already checks for this\nand this was causing problems for a GPS implementation that does not use /etc/gps.conf\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "334a67740c9f7f35fa9ee93cf0f8051d41ce2d7a",
      "tree": "e7bcf93c2ac804030b8f69192aa06818adc4a47b",
      "parents": [
        "dace230043314d6fab1c5ced4b031eaccd814c25",
        "b82759a051f55852dabe201ad3354ea9b7b2979d"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Jul 14 12:54:41 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jul 14 12:54:41 2009 -0700"
      },
      "message": "am b82759a0: Merge change 6906 into donut\n\nMerge commit \u0027b82759a051f55852dabe201ad3354ea9b7b2979d\u0027\n\n* commit \u0027b82759a051f55852dabe201ad3354ea9b7b2979d\u0027:\n  location: Add sub-locality, sub-thoroughfare and premises fields to Address class\n"
    },
    {
      "commit": "8cd1084ed1138b9c8b7ff5370ab404c8bb559dd2",
      "tree": "c6a7043ece0ffbbd1d206a5251522669929f27c0",
      "parents": [
        "c1d82e68eb4aae1b575e82b08e71a87670cc1532"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Jul 13 07:41:56 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Jul 14 14:41:22 2009 -0400"
      },
      "message": "location: Add sub-locality, sub-thoroughfare and premises fields to Address class\n\nThis is required for fully describing locations in Japan.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "55ed4914de69f30c1067bf1894b193f89dfd53b3",
      "tree": "0f04fbe2a0e07de1d026bead74072f1cb2dbbe37",
      "parents": [
        "507f8ed2e05f97b20307b900fbc7308e0f8fdb83"
      ],
      "author": {
        "name": "Kenny Root",
        "email": "kenny@the-b.org",
        "time": "Tue Jun 09 12:12:39 2009 -0500"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Tue Jul 07 12:42:51 2009 -0700"
      },
      "message": "Fix typo in Javadoc for LocationManager.GPS_PROVIDER\n"
    },
    {
      "commit": "0d0012ef1617170701b9cd7492ef04ac47bfb5ca",
      "tree": "01b85c97f37b1356b723187578157e4f443de4c8",
      "parents": [
        "1c502a4624859289c1000af6be8bea1aacee41bd",
        "54af78a3f7064e04d7ebd64c985d4149f9f7b05c"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jul 02 15:23:56 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jul 02 15:23:56 2009 -0700"
      },
      "message": "am 54af78a3: Merge change 5950 into donut\n\nMerge commit \u002754af78a3f7064e04d7ebd64c985d4149f9f7b05c\u0027\n\n* commit \u002754af78a3f7064e04d7ebd64c985d4149f9f7b05c\u0027:\n  Fix memory leaks in system_server\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": "bcab8df83e6e769a7cbcc742e72b47d665998793",
      "tree": "977a714f787c861e480c4dfc0893ed7109b089b4",
      "parents": [
        "8b81160054184d7cbddeab3bae9a7a53e44c9e77"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jun 25 16:39:09 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jun 25 17:15:32 2009 -0400"
      },
      "message": "Settings: Add preference to enable/disable assisted GPS.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "3618160a1a10ab7574f14e0e5a45fe79ec660a64",
      "tree": "1ee8d98eeee9c33fce3e8638d7f1e0b1baab700c",
      "parents": [
        "03e53b4a6601823622dc9316f4c57899269b2349",
        "2e418428987132ea66533cbc05f9c526eb59519a"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 23 13:08:40 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Jun 23 13:08:40 2009 -0700"
      },
      "message": "am 2e418428: Possibly fix an issue where we thought an app was always using GPS.\n\nMerge commit \u00272e418428987132ea66533cbc05f9c526eb59519a\u0027\n\n* commit \u00272e418428987132ea66533cbc05f9c526eb59519a\u0027:\n  Possibly fix an issue where we thought an app was always using GPS.\n"
    },
    {
      "commit": "2e418428987132ea66533cbc05f9c526eb59519a",
      "tree": "b8ea1812f8e1514f960cb88fc496e25c718707e4",
      "parents": [
        "61ab270c17094ef1373f54d8fb9ade6d287c3a60"
      ],
      "author": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Mon Jun 22 20:00:17 2009 -0700"
      },
      "committer": {
        "name": "Dianne Hackborn",
        "email": "hackbod@google.com",
        "time": "Tue Jun 23 12:51:06 2009 -0700"
      },
      "message": "Possibly fix an issue where we thought an app was always using GPS.\n\nThere may be some race conditions in the gps provider where it can cause a uid\nto be double booked for gps usage and never released.  Address this by tweaking\nsome locking (so mLocation and the uid array are protected by a lock both when\nreading and writing).  Also add some code to log a warning if someone tries to\nnote a particular uid multiple times, since the code will break in that case.\n\nFinally, fix a problem in the battery stats where we weren\u0027t allowing a new Uid\nstructure to be created in many cases for calls coming in.\n"
    },
    {
      "commit": "15d748659df12d05289a00a850547b241470a959",
      "tree": "cd8a63103027a9c3eedec4027f3d1c5442e6eca3",
      "parents": [
        "4527acb0c39258792ae55604cb4d71006bf8d938",
        "cde13e6bfa6465d5770755892e2ee234a1f85d5c"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon Jun 22 13:24:50 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Jun 22 13:24:50 2009 -0700"
      },
      "message": "am cde13e6b: Merge change 4954 into donut\n\nMerge commit \u0027cde13e6bfa6465d5770755892e2ee234a1f85d5c\u0027\n\n* commit \u0027cde13e6bfa6465d5770755892e2ee234a1f85d5c\u0027:\n  gps: Check for null APN name to avoid a runtime restart.\n"
    },
    {
      "commit": "b362a9ab91bb4c05ef1d5c4e7019499257c7f849",
      "tree": "0ec842520209c12ce2e391881f65e514ea834851",
      "parents": [
        "ecfb9f91afa49df7b9b62526dcaca431b5ff1e01"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Jun 22 16:20:39 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon Jun 22 16:20:39 2009 -0400"
      },
      "message": "gps: Check for null APN name to avoid a runtime restart.\n\nWe still need to figure out how the APN name is getting set to empty string\nby the telephony code.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "84c4335f86555059729460c1be94a1579f485315",
      "tree": "a4a19730fc83c3c42fca85c4e9ad0afc8250b51e",
      "parents": [
        "d0b47a1740408d4e97d03765d41c39313791f943",
        "f781b39cb89dc19e6ad090bd3eb1bedbe7928429"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Fri Jun 19 12:12:18 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jun 19 12:12:18 2009 -0700"
      },
      "message": "am f781b39c: Merge change 4786 into donut\n\nMerge commit \u0027f781b39cb89dc19e6ad090bd3eb1bedbe7928429\u0027\n\n* commit \u0027f781b39cb89dc19e6ad090bd3eb1bedbe7928429\u0027:\n  gps: Set SUPL server via hostname rather than IP address.\n"
    },
    {
      "commit": "a9e546169b3c2c9c5f248d2f3abe3b934f48695d",
      "tree": "ca6b5b01b76e239c021903981f6a246e9566af9c",
      "parents": [
        "649f99e8347984c1e031dae302830f4c9ebd3df4"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Jun 19 14:54:42 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Jun 19 14:54:42 2009 -0400"
      },
      "message": "gps: Set SUPL server via hostname rather than IP address.\n\nThe GPS engine needs the hostname for the secure SUPL case\nand deferring the DNS lookup to the HAL might be helpful in the future\nif the SUPL server is on a carrier\u0027s private network.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "989895e43f59e00fe0f07ac3dd6e373258caf693",
      "tree": "ef2d4c13e80add0a157c679c4f6e873907ece171",
      "parents": [
        "d881dc7d6aafd08b8a82edddd2735dc411c9ab43",
        "fa699ea22a13a92694de75ef948a81da23e71642"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu Jun 11 11:41:38 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jun 11 11:41:38 2009 -0700"
      },
      "message": "am fa699ea2: Merge change 3899 into donut\n\nMerge commit \u0027fa699ea22a13a92694de75ef948a81da23e71642\u0027\n\n* commit \u0027fa699ea22a13a92694de75ef948a81da23e71642\u0027:\n  GpsLocationProvider: Add hooks for GPS location injection.\n"
    },
    {
      "commit": "d26ce0d903f5141a346d67b2b94437ef3e2880aa",
      "tree": "f6982f2058ed1d61eeb13906f2703f0c459789e4",
      "parents": [
        "174231d89adf4a01f28e6074eb8f743240400c26"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jun 11 12:25:46 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Jun 11 12:42:25 2009 -0400"
      },
      "message": "GpsLocationProvider: Add hooks for GPS location injection.\n\nThis will allow injecting cell ID location to the GPS\n(not implemented yet).\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "9b1e1400df4c6c4b69985f164097f0c842dd796f",
      "tree": "cae61f8f495e8a93dcc0ffdc887e7445c46fae70",
      "parents": [
        "a59fa9b6cba9cae0f7d02e240dbd10603cc127a5",
        "8c690ea9976d644db3c96eddbbbd2d50eac56913"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu May 21 09:42:38 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 21 09:42:38 2009 -0700"
      },
      "message": "am 8c690ea9: Merge change 2182 into donut\n\nMerge commit \u00278c690ea9976d644db3c96eddbbbd2d50eac56913\u0027\n\n* commit \u00278c690ea9976d644db3c96eddbbbd2d50eac56913\u0027:\n  location: Replace ILocationCollector interface with new ILocationProvider method\n"
    },
    {
      "commit": "fd6e5f0dda50e113db4ccc55338b6c4f09da37a4",
      "tree": "faf8e2c6510d2a0c4439cdcdfe74d97100dc9020",
      "parents": [
        "bb7b7b316a6a15f4df6af3c62a293920c68c7b00"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu May 21 11:28:20 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu May 21 11:28:20 2009 -0400"
      },
      "message": "location: Replace ILocationCollector interface with new ILocationProvider method\n\nThis change replaces ILocationCollector with a more general mechanism that\npasses locations received from a provider to all other providers.\nThe network location provider now uses this to implement the location collector.\nIn the future, this could be used to inject network locations to the GPS\nas aiding data.\n\nThis change also removes the now obsolete permission INSTALL_LOCATION_COLLECTOR.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "0376fe43e68cbfa7f846d1663a008dd67ec52c22",
      "tree": "440ea41e63068d98b9bbc167c5f03f9742cbf9c7",
      "parents": [
        "9d248d4ab4ae0923dcd5c61fafb99ffa8d65d1d7",
        "2d10ba33190c2ff1b24d6c48dd621c55a25bf2cc"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 20 14:11:34 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed May 20 14:11:34 2009 -0700"
      },
      "message": "am 2d10ba33: Merge change 2111 into donut\n\nMerge commit \u00272d10ba33190c2ff1b24d6c48dd621c55a25bf2cc\u0027\n\n* commit \u00272d10ba33190c2ff1b24d6c48dd621c55a25bf2cc\u0027:\n  GPS: Add support for forcing NTP time and XTRA data injection.\n"
    },
    {
      "commit": "93bc44d72125cfe798183b5b6891716dadac0ed7",
      "tree": "c11b4de84e52d27e0bb12a6688bc7a4e5bb1c3a3",
      "parents": [
        "40f5a4ea3bc90e43a442ab336f2342020bba86b3"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed May 20 16:58:22 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed May 20 16:58:22 2009 -0400"
      },
      "message": "GPS: Add support for forcing NTP time and XTRA data injection.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "28489545304723d530fc609b8326bd138018acd4",
      "tree": "353d6f91236b087f31bfde3778eaa0bd6b258374",
      "parents": [
        "a9e0bdbbd06c90c8f79ef6d59afedc1401c4926f",
        "02c1c46fff22490f884f05520d58eadae1442db8"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu May 14 14:53:34 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 14 14:53:34 2009 -0700"
      },
      "message": "am 02c1c46f: Merge change 1674 into donut\n\nMerge commit \u002702c1c46fff22490f884f05520d58eadae1442db8\u0027\n\n* commit \u002702c1c46fff22490f884f05520d58eadae1442db8\u0027:\n  gps: Time out after 1 minute if we are unable to get a fix and our fix interval is long.\n"
    },
    {
      "commit": "0632ca7bbea5dbd89a584cc3cd6a0630a767e94b",
      "tree": "45ab093528779e30e2a0e55dedd2223775f65ba1",
      "parents": [
        "ec2d74d40f9b7a8bf96feeb45a5d054d8b0ce0dd"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu May 14 15:51:03 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu May 14 15:51:03 2009 -0400"
      },
      "message": "gps: Time out after 1 minute if we are unable to get a fix and our fix interval is long.\n\nThis will prevent us from keeping the processor awake indefinitely if a\nbackground service is requesting periodic updates and we are unable to get a fix.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "9e5d5d6fac951d4d97c4d1df250f6a0f67a95c77",
      "tree": "53b9f9e342eabae4bb6c8b81f8bf183c8700ddaa",
      "parents": [
        "9e355606720858edf72c16cef4dbef8c15814d7a",
        "3681f2614fa8c10560c790f6b4287f65d6fd2663"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue May 12 07:58:55 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 12 07:58:55 2009 -0700"
      },
      "message": "am 3681f26: LocationManager:  Recover if process containing NetworkLocat\n\nMerge commit \u00273681f2614fa8c10560c790f6b4287f65d6fd2663\u0027\n\n* commit \u00273681f2614fa8c10560c790f6b4287f65d6fd2663\u0027:\n  LocationManager:  Recover if process containing NetworkLocation provider crashes\n"
    },
    {
      "commit": "3681f2614fa8c10560c790f6b4287f65d6fd2663",
      "tree": "e63317d42231df5146a9406efe18ae47208971b1",
      "parents": [
        "2677d0da34acad93cd7f164d587ccc30c46facc6"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue May 12 10:52:03 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue May 12 10:52:03 2009 -0400"
      },
      "message": "LocationManager:  Recover if process containing NetworkLocation provider crashes\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "9e355606720858edf72c16cef4dbef8c15814d7a",
      "tree": "259639a3df3975aefb4ec7ebc5f7e9d21ec0f2f3",
      "parents": [
        "65e13171e12cb9e9fc2f608d0c8a92cd3c098648",
        "2677d0da34acad93cd7f164d587ccc30c46facc6"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue May 12 06:26:37 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue May 12 06:26:37 2009 -0700"
      },
      "message": "am 2677d0d: LocationManager: Fix a Javadoc comment.\n\nMerge commit \u00272677d0da34acad93cd7f164d587ccc30c46facc6\u0027\n\n* commit \u00272677d0da34acad93cd7f164d587ccc30c46facc6\u0027:\n  LocationManager: Fix a Javadoc comment.\n"
    },
    {
      "commit": "2677d0da34acad93cd7f164d587ccc30c46facc6",
      "tree": "403a1e2f834d13eae87dee4592593fd8b0e3a75e",
      "parents": [
        "7e3e04c144182c6807c66646b3f988beaba1720e"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue May 12 09:22:21 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue May 12 09:22:21 2009 -0400"
      },
      "message": "LocationManager: Fix a Javadoc comment.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "22a262f09d1f4142ed699f50b128071da704b819",
      "tree": "289353467249c7799ed385dd6976342acbaf4c48",
      "parents": [
        "a0c3aab8281024dd3126442caa9e50b6eb2863ff",
        "5e1d8aed4a557a7c055aa4c19875df75d7e41ae6"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Mon May 11 10:37:20 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon May 11 10:37:20 2009 -0700"
      },
      "message": "am 5e1d8ae: Merge change 1355 into donut\n\nMerge commit \u00275e1d8aed4a557a7c055aa4c19875df75d7e41ae6\u0027\n\n* commit \u00275e1d8aed4a557a7c055aa4c19875df75d7e41ae6\u0027:\n  GPS: Generalize SUPL support to include AGPS for CDMA\n"
    },
    {
      "commit": "e3635c9693c4cd9650684f14e19dcabcea0d488a",
      "tree": "cae5608b1958188f043eb6b7fce34b9ab2741534",
      "parents": [
        "b4735b6c04c6bca3219115395748a1b5ef02ff6c"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon May 11 08:38:02 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Mon May 11 11:02:45 2009 -0400"
      },
      "message": "GPS: Generalize SUPL support to include AGPS for CDMA\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "158b2129cfd50105305ca0c170163d59e9804106",
      "tree": "bbaa37e9186d5a1b22c3332f75867debccfe0e85",
      "parents": [
        "7c6b6fbe4c2cf621844aba0c9b409f067f574ef0",
        "f792fc59c18aa470eb44cc596d5774115e2d9d02"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Thu May 07 08:24:05 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu May 07 08:24:05 2009 -0700"
      },
      "message": "am f792fc5: Merge change 1150 into donut\n\nMerge commit \u0027f792fc59c18aa470eb44cc596d5774115e2d9d02\u0027\n\n* commit \u0027f792fc59c18aa470eb44cc596d5774115e2d9d02\u0027:\n  location: Location Manager wakelock cleanup\n"
    },
    {
      "commit": "0528b9b26a9d64ba43acd0e334638303d514b8eb",
      "tree": "52b5ce3b9887e8b6e5ca7800b3fe41a42144a9f8",
      "parents": [
        "90da134befec804852775be7fd4905a1a188ff00"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu May 07 10:12:54 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu May 07 11:02:22 2009 -0400"
      },
      "message": "location: Location Manager wakelock cleanup\n\nLocation Providers are now responsible for their own wakelocks and scheduling.\n\nAlso fixed a deadlock in LocationManagerService in the code for releasing\nwakelocks after client notifications have been received.\nThe fix is to use the Receiver object and mWakeLock for synchronization\n instead of the global mLock lock.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "54f2422b487334f6a618fcf8a6ec9353bf651bab",
      "tree": "ff2b718b1d13fa4eb3167266bf4267f523572403",
      "parents": [
        "56b7eeaa01fa34de1dad1b113f5355e999ee1d10",
        "fd445d3510cddc7a67cf7720935626684a2f3011"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 06 15:48:58 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed May 06 15:48:58 2009 -0700"
      },
      "message": "am fd445d3: Merge change 1095 into donut\n\nMerge commit \u0027fd445d3510cddc7a67cf7720935626684a2f3011\u0027\n\n* commit \u0027fd445d3510cddc7a67cf7720935626684a2f3011\u0027:\n  gps: Move GPS scheduling from libgps to GpsLocationProvider.\n"
    },
    {
      "commit": "29c84340a14e70419449628ab193d11b7a609e9a",
      "tree": "80ae761f0fadb9b54cd13973a1439a458a49c1d1",
      "parents": [
        "b7c4ae91d95cfdb9a87eca1f543ddb2fa38a7c45"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed May 06 14:01:15 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed May 06 14:52:25 2009 -0400"
      },
      "message": "gps: Move GPS scheduling from libgps to GpsLocationProvider.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "f431b4b3ee636a0ba62f462fa51fc3e5ce09c734",
      "tree": "da9ac21fc70cd99f4dd62f9c1a0729da466d4891",
      "parents": [
        "84c9097d5b919521ed7032db80f044e397856467",
        "c770ed8a6bb7614ed4a85a672e4e6830bed19a95"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed May 06 08:20:03 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed May 06 08:20:03 2009 -0700"
      },
      "message": "am c770ed8: Merge change 1069 into donut\n\nMerge commit \u0027c770ed8a6bb7614ed4a85a672e4e6830bed19a95\u0027\n\n* commit \u0027c770ed8a6bb7614ed4a85a672e4e6830bed19a95\u0027:\n  GpsStatus: Increase NUM_SATELLITES to 255 for future compatibility.\n"
    },
    {
      "commit": "b7c4ae91d95cfdb9a87eca1f543ddb2fa38a7c45",
      "tree": "19bb01ba586d6b1cc74117190b4eeb69bfee2dd1",
      "parents": [
        "636274185ed5ee75faf6ef4d84bbb7d5b0371248"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed May 06 10:48:30 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed May 06 10:48:30 2009 -0400"
      },
      "message": "GpsStatus: Increase NUM_SATELLITES to 255 for future compatibility.\n\n64 satellties are required for NavStar, WAAS, EGNOS, and GLONASS satellites.\nIncreasing to 255 allows for future compatibility with Galileo.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "e90c0da675a945a86ac06098c1f5694ddc4efb23",
      "tree": "f34f4c0f9409846103b59c362f8192f028d58d49",
      "parents": [
        "ee96dc5113922fdc7c678f791cb65ac8bef21f4b",
        "275555c8eb3fb5df6e7320873b88b77cdde85a9e"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri May 01 12:39:03 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 12:39:03 2009 -0700"
      },
      "message": "am 275555c: location: Add support for location providers outside of the \n\nMerge commit \u0027275555c8eb3fb5df6e7320873b88b77cdde85a9e\u0027\n\n* commit \u0027275555c8eb3fb5df6e7320873b88b77cdde85a9e\u0027:\n  location: Add support for location providers outside of the system process.\n"
    },
    {
      "commit": "275555c8eb3fb5df6e7320873b88b77cdde85a9e",
      "tree": "96c3bfe004179e2c08e87bf8784ad278dfdfe53d",
      "parents": [
        "767db0a1ec760042b145e7c19a672c7180ad10f3"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri May 01 11:30:34 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri May 01 15:06:31 2009 -0400"
      },
      "message": "location: Add support for location providers outside of the system process.\n\nAlso added new permissions android.permission.INSTALL_LOCATION_PROVIDER\nand android.permission.INSTALL_LOCATION_COLLECTOR to the public API.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "ac7a3de471da65ae3111560a1404c12985c8741f",
      "tree": "59db348eb9851925405b50a304ddc2c8081b6d5d",
      "parents": [
        "da7b5e2dacb5a6010c23c4c9651389da58347a45",
        "15e3d0f082d551f8819fbe4b0d502cc108627876"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri May 01 05:26:44 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri May 01 05:26:44 2009 -0700"
      },
      "message": "am 15e3d0f: location: Use ILocationProvider Binder interface for all loc\n\nMerge commit \u002715e3d0f082d551f8819fbe4b0d502cc108627876\u0027\n\n* commit \u002715e3d0f082d551f8819fbe4b0d502cc108627876\u0027:\n  location: Use ILocationProvider Binder interface for all location providers.\n"
    },
    {
      "commit": "15e3d0f082d551f8819fbe4b0d502cc108627876",
      "tree": "ee0b12d89c14986b5447e7a000fd2a3f91fb6c13",
      "parents": [
        "a56b318cf2d4c3700899f9de394c5635761dda66"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri May 01 07:53:28 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri May 01 08:24:47 2009 -0400"
      },
      "message": "location: Use ILocationProvider Binder interface for all location providers.\n\nThis change eliminates the LocationProviderImpl class which had been used\nfor location providers running in the system process.\nNow the LocationProvider base class is only used to implement the\nLocationManager.createProvider() method for retrieving provider information.\nAdded a new IGpsStatusProvider interface for providers that serve GPS status.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "212548f634e80f419b29f547afb9472d7353cf2b",
      "tree": "ef28129cafb75dbc50e330b560f149b22ee8f155",
      "parents": [
        "c2839e087041b16a1ee7292b85459a396c25c771",
        "76b25e5e78dde3443f9c57c47e5989ad8ff43771"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 29 13:35:38 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:38 2009 -0700"
      },
      "message": "am 76b25e5: Merge change 692 into donut\n\nMerge commit \u002776b25e5e78dde3443f9c57c47e5989ad8ff43771\u0027\n\n* commit \u002776b25e5e78dde3443f9c57c47e5989ad8ff43771\u0027:\n  location: Optimize use of mProviders ArrayList.\n"
    },
    {
      "commit": "77c8adf9ff3c17937036d4392bf80a5cc1083313",
      "tree": "349a57ec57873b1adb29ceb53119459602456887",
      "parents": [
        "a73b41ae601b391ae67a4c603d07f8949cd666ac",
        "5f2788bc9d947f7793aaea06f7e21d6b74c98826"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 29 13:35:37 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:37 2009 -0700"
      },
      "message": "am 5f2788b: Merge change 686 into donut\n\nMerge commit \u00275f2788bc9d947f7793aaea06f7e21d6b74c98826\u0027\n\n* commit \u00275f2788bc9d947f7793aaea06f7e21d6b74c98826\u0027:\n  gps: Don\u0027t crash if no XTRA servers are specified.\n"
    },
    {
      "commit": "73ee32d41b4874f650be20f2f3e3c0c7d172e33c",
      "tree": "925776f9016447927b583727ccfcc89285dc3bff",
      "parents": [
        "05d024329604bb92dca02f1ecdff4876d6d7b28c",
        "b8adcad61d9225ecdabde1a01b73455f484cbed7"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Apr 29 13:35:34 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:34 2009 -0700"
      },
      "message": "am b8adcad: location: Remove obsolete fake provider support.\n\nMerge commit \u0027b8adcad61d9225ecdabde1a01b73455f484cbed7\u0027\n\n* commit \u0027b8adcad61d9225ecdabde1a01b73455f484cbed7\u0027:\n  location: Remove obsolete fake provider support.\n"
    },
    {
      "commit": "05d024329604bb92dca02f1ecdff4876d6d7b28c",
      "tree": "6b1cc8baa4eab07e20e9bad7169953cdddae61a4",
      "parents": [
        "8749fecd99dbc468a79b993ff9926cded8e0552f",
        "79762a3ee34eb8be5549bcb183af844b6f19c266"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Apr 29 13:35:34 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:34 2009 -0700"
      },
      "message": "am 79762a3: location: Move DummyLocationProvider.java and LocationProvid\n\nMerge commit \u002779762a3ee34eb8be5549bcb183af844b6f19c266\u0027\n\n* commit \u002779762a3ee34eb8be5549bcb183af844b6f19c266\u0027:\n  location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package.\n"
    },
    {
      "commit": "8749fecd99dbc468a79b993ff9926cded8e0552f",
      "tree": "daa6525bfb7645cf45ef1298f60fee136288a07e",
      "parents": [
        "7c8dbb5418f69e75b2f06547b94e4fc4d3190ec1",
        "eedf815a2bd44c365a6885553a52cd2fcbfdce8c"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Apr 29 13:35:34 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:34 2009 -0700"
      },
      "message": "am eedf815: location: Remove redundant mLocationTracking field from GpsL\n\nMerge commit \u0027eedf815a2bd44c365a6885553a52cd2fcbfdce8c\u0027\n\n* commit \u0027eedf815a2bd44c365a6885553a52cd2fcbfdce8c\u0027:\n  location: Remove redundant mLocationTracking field from GpsLocationProvider\n"
    },
    {
      "commit": "093dda9dec68029278cdf28b2a2d92bc5cdedcbc",
      "tree": "59d92542c9cb0ffd562ad67504405088a6872a07",
      "parents": [
        "d7047b0ca1c42ef7519aede116f7a2ee2b03595a",
        "5fa153302c1c7f179bfd6ddd301e7526b8c06de5"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Wed Apr 29 13:35:22 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Apr 29 13:35:22 2009 -0700"
      },
      "message": "am 5fa1533: Merge change 482 into donut\n\nMerge commit \u00275fa153302c1c7f179bfd6ddd301e7526b8c06de5\u0027\n\n* commit \u00275fa153302c1c7f179bfd6ddd301e7526b8c06de5\u0027:\n  location: Location Manager wakelock cleanup, phase 2\n"
    },
    {
      "commit": "662ea09a71ab241774456f7bd4791a3532904da3",
      "tree": "0ec2f476da8848d85cd4b03202f9369098b0c79e",
      "parents": [
        "5f2788bc9d947f7793aaea06f7e21d6b74c98826"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 16:56:30 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 21:38:06 2009 -0400"
      },
      "message": "location: Optimize use of mProviders ArrayList.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "b8526bfe091d4a5948f6e3165357bb9bd4bfebbf",
      "tree": "2d9dfc48912d45d7b1aaec0e7378484a8b94a21c",
      "parents": [
        "b8adcad61d9225ecdabde1a01b73455f484cbed7"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 19:04:08 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 19:04:08 2009 -0400"
      },
      "message": "gps: Don\u0027t crash if no XTRA servers are specified.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "b8adcad61d9225ecdabde1a01b73455f484cbed7",
      "tree": "b88cf6f21915391f1fbc1f0a910112215aeafd57",
      "parents": [
        "79762a3ee34eb8be5549bcb183af844b6f19c266"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 13:23:57 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 13:23:57 2009 -0400"
      },
      "message": "location: Remove obsolete fake provider support.\n\nNow that we have GPS support in the emulator and public APIs for mock providers,\nthe fake provider support is no longer needed.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "79762a3ee34eb8be5549bcb183af844b6f19c266",
      "tree": "e3cf612d4596fc4f5edf8f2edfab81776de48d79",
      "parents": [
        "eedf815a2bd44c365a6885553a52cd2fcbfdce8c"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 11:31:44 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 12:42:08 2009 -0400"
      },
      "message": "location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "eedf815a2bd44c365a6885553a52cd2fcbfdce8c",
      "tree": "e9f36deb4f730a4a10c2cf12aa376feb9b78768f",
      "parents": [
        "7cb8ed23ab81b7cffdff6fc1cad473f55732ea66"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 11:17:23 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 28 11:17:23 2009 -0400"
      },
      "message": "location: Remove redundant mLocationTracking field from GpsLocationProvider\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "48f17518223a2917fd82195004fbb206cb9a05a3",
      "tree": "d87449f59ab8b22dada31f595c688bcee9bd3961",
      "parents": [
        "0a57e5b730beaea75c1c1b1ca51b40c463918b4d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Apr 23 09:12:08 2009 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Thu Apr 23 19:27:41 2009 -0700"
      },
      "message": "location: Location Manager wakelock cleanup, phase 2\n\nRemove two second timeout for wakelock when broadcasting events to\nlocation listeners. Instead, hold wakelock until receipt of the event\nis acknowledged, either via a Binder call or the\nPendingIntent.OnFinished interface.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "74008f608af0c567456d37e63d48643689388c74",
      "tree": "02354593bed51d5c4bb0ac5f9b44032034cbbaaf",
      "parents": [
        "6fc52c4928ec8a658d7eb0b7881fcbc879aeb18c",
        "644cf62660c87a9b8d5bcb22412cc2ad2aeea291"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 22 17:12:34 2009 -0700"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 22 17:12:34 2009 -0700"
      },
      "message": "Merge donut into master\n"
    },
    {
      "commit": "cddff7c3ce9ea4828f108a879b8d3a2d77076df9",
      "tree": "09bb3f17015c108005decbf1fbd6cebee956d3cc",
      "parents": [
        "9f0b1a48506af8e18162f62570561135b65a4ed1",
        "4193558f232c8961039b9ae6f875e3303b8e5d30"
      ],
      "author": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 22 12:09:59 2009 -0700"
      },
      "committer": {
        "name": "Jean-Baptiste Queru",
        "email": "jbq@google.com",
        "time": "Wed Apr 22 12:09:59 2009 -0700"
      },
      "message": "Merge commit \u0027goog/readonly-p4-donut\u0027 into HEAD\n\nConflicts:\n\tlocation/java/android/location/Geocoder.java\n"
    },
    {
      "commit": "85ae1b1d5364c66f7dd8de26890287806bfdb63f",
      "tree": "f0c0784499ebdd3394aaebb008627e1511a91a1b",
      "parents": [
        "b0c6dbd53b26b172fe8eb7d117550e4edf7a0c9c"
      ],
      "author": {
        "name": "Xavier Ducrohet",
        "email": "",
        "time": "Tue Apr 21 18:47:18 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Apr 21 18:47:18 2009 -0700"
      },
      "message": "AI 147295: am: CL 147294 am: CL 147290 Update Geocoder javadoc to reflect the need for a backend service.\n  Original author: xav\n  Merged from: //branches/cupcake/...\n  Original author: android-build\n\nAutomated import of CL 147295\n"
    },
    {
      "commit": "4193558f232c8961039b9ae6f875e3303b8e5d30",
      "tree": "1a2b6c69a0b9411e8a3666934bed9132cfc98599",
      "parents": [
        "348c1796d460e43e45e582739956c02c5bc8f602"
      ],
      "author": {
        "name": "Xavier Ducrohet",
        "email": "",
        "time": "Tue Apr 21 18:47:12 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Apr 21 18:47:12 2009 -0700"
      },
      "message": "AI 147294: am: CL 147290 Update Geocoder javadoc to reflect the need for a backend service.\n  Original author: xav\n  Merged from: //branches/cupcake/...\n\nAutomated import of CL 147294\n"
    },
    {
      "commit": "22b8f5e4b7b0ddd7ed5c90a8710036b549e8858d",
      "tree": "56957a58de932247be73d355cbec86f0b02c19c3",
      "parents": [
        "375cbb47ff721a26b62385211b82a7cf26db0395",
        "71fd04616ba5b63f2ba9431e5ad5acf547f5f74d"
      ],
      "author": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 21 17:31:01 2009 -0700"
      },
      "committer": {
        "name": "Android (Google) Code Review",
        "email": "android-gerrit@google.com",
        "time": "Tue Apr 21 17:31:01 2009 -0700"
      },
      "message": "Merge change 387 into donut\n\n* changes:\n  Geocoder: Document behavior when no backend service is available.\n"
    },
    {
      "commit": "71fd04616ba5b63f2ba9431e5ad5acf547f5f74d",
      "tree": "1d4b5bceece9a50ac6efc232004c077645e3f149",
      "parents": [
        "be456ac934c3d9839cdac00bd331fe5d82727246"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 21 16:45:33 2009 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 21 16:45:33 2009 -0700"
      },
      "message": "Geocoder: Document behavior when no backend service is available.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "375cbb47ff721a26b62385211b82a7cf26db0395",
      "tree": "293cd5c5b157e8e50babc0cce8bf78cb7a1e87b0",
      "parents": [
        "be456ac934c3d9839cdac00bd331fe5d82727246"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 21 15:49:38 2009 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 21 15:49:38 2009 -0700"
      },
      "message": "gps: Check for null APN name when receiving telephony notifications.\n\nFixes bug b/1800584\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "e2b44c5aaff312fbb00e66dd42b8444938017672",
      "tree": "197313bebcf481c50c2f9fdcc40ce4fc7a880b94",
      "parents": [
        "98cb66797422c4ccdee6f1a07636146d784a471b"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 21 09:38:18 2009 -0700"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 21 09:38:18 2009 -0700"
      },
      "message": "location: Location Manager wakelock cleanup, phase 1\n\nMove cell and wifi lock from LocationManagerService to NetworkLocationProvider\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "98cb66797422c4ccdee6f1a07636146d784a471b",
      "tree": "aed685bfa6fd15157085e3a1bb259ac4115ead15",
      "parents": [
        "981980e5da71e794d33eaea8c12bfe6e14745e90"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Apr 17 18:03:44 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Apr 17 18:06:18 2009 -0400"
      },
      "message": "More Location Manager cleanup:\n\nMove LocationCollector support out of GpsLocationProvider.\nDon\u0027t disable GPS when screen is off.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "2f82c4eb0b4d315481ad79725ad6f52c5ec69685",
      "tree": "ef64e238443565b8f3e39a5079e4db27e8cd64b5",
      "parents": [
        "21b5817aaa2f0a61edff8752ed85130aa8cf7def"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Apr 17 08:24:10 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Fri Apr 17 17:00:32 2009 -0400"
      },
      "message": "location: Generalize support for location provider usage tracking.\n\nThis replaces two different mechanisms that were used for GPS and Netork\nlocation provider tracking.\nMove BatteryStats logging of GPS usage from LocationManagerService to\nGpsLocationProvider.\nClean up tracking of location listeners in LocationManagerService and remove\nsome HashMaps that are no longer needed.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "a55c321329ae52a2db7a4f2bd36673a20b8f271d",
      "tree": "97ee2b13cf6c464305930be581bcf14c072e7a55",
      "parents": [
        "967f7c169c0ff8723a72fce7073f591dcfab018d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Apr 15 11:10:11 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Wed Apr 15 11:17:37 2009 -0400"
      },
      "message": "location: Move geocoding support from ILocationProvider to a new interface.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "58bda987665af759c379cd494ff4873ac61acf29",
      "tree": "0591d0d0e2ce894c9585bfc68473159e467c94fb",
      "parents": [
        "42ad56ead40f6c5986bd2d298b1d36f42da489a1"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 14 16:25:07 2009 -0400"
      },
      "committer": {
        "name": "Mike Lockwood",
        "email": "lockwood@android.com",
        "time": "Tue Apr 14 16:25:07 2009 -0400"
      },
      "message": "gps: Add support for bringing up a GSM data connection on demand for SUPL.\n\nSigned-off-by: Mike Lockwood \u003clockwood@android.com\u003e\n"
    },
    {
      "commit": "c1e8aa4c448807fc3ee9d21e8b67bb886fa065aa",
      "tree": "6d6a23ffa2de7abdfc742ca0f0dafb77e49b01d3",
      "parents": [
        "45dee41f5c55cd18c7f3716fbac765016132a214"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Mon Apr 06 10:52:24 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Apr 06 10:52:24 2009 -0700"
      },
      "message": "AI 144664: am: CL 144663 Use Binder interfaces between NetworkLocationManager and LocationManagerService.\n  This fixes a hack that was added when NetworkLocationManager was moved out of the framework.\n  This also lays the groundwork for supporting location providers outside of the system process.\n  BUG\u003d1729031\n  Original author: lockwood\n\nAutomated import of CL 144664\n"
    },
    {
      "commit": "e932f7f2a47b770c636443d411436bd29cc4bb43",
      "tree": "75a53e7d58fd8b9524aa22e370854e4c65bba17e",
      "parents": [
        "53566b140ffa7b1e2f522ab1cdec13c74f8779e7"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Mon Apr 06 10:51:26 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Apr 06 10:51:26 2009 -0700"
      },
      "message": "AI 144663: Use Binder interfaces between NetworkLocationManager and LocationManagerService.\n  This fixes a hack that was added when NetworkLocationManager was moved out of the framework.\n  This also lays the groundwork for supporting location providers outside of the system process.\n  BUG\u003d1729031\n\nAutomated import of CL 144663\n"
    },
    {
      "commit": "0bd928fff7f941ff874e4f6d7cf23f1030ee8f2e",
      "tree": "abb3280dec7f43852c85c186ad48d181e19060b6",
      "parents": [
        "a3e952e3251081e2dfe3c747346d3b7006beeee5"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Mon Apr 06 06:03:07 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Apr 06 06:03:07 2009 -0700"
      },
      "message": "AI 144626: am: CL 144625 Remove unnecessary callback interface from INetworkLocationProvider.\n  BUG\u003d1729031\n  Original author: lockwood\n\nAutomated import of CL 144626\n"
    },
    {
      "commit": "53566b140ffa7b1e2f522ab1cdec13c74f8779e7",
      "tree": "8337cbec376640cef7b871c29d6e7e11bd48dc90",
      "parents": [
        "f113fbe67b878b356fba11873276d7633ec1af22"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Mon Apr 06 06:01:47 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Apr 06 06:01:47 2009 -0700"
      },
      "message": "AI 144625: Remove unnecessary callback interface from INetworkLocationProvider.\n  BUG\u003d1729031\n\nAutomated import of CL 144625\n"
    },
    {
      "commit": "a3e952e3251081e2dfe3c747346d3b7006beeee5",
      "tree": "30995201763f41646a8cfd79b4a66032535847eb",
      "parents": [
        "33aa27856f4aa1ad870de3552089973a9afad6ca"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Mon Apr 06 05:18:03 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Apr 06 05:18:03 2009 -0700"
      },
      "message": "AI 144621: am: CL 144620 Clean up interface between NetworkLocationProvider and LocationManagerService (part 1)\n  Move broadcast receivers for wifi scan results and battery status\n  from LocationManagerService to NetworkLocationProvider\n  Add a Service for the NetworkLocationProvider, so we can install it from its\n  own thread rather than from BOOT_COMPLETED or callback from LocationManagerService.\n  (this Service was also required for receiving Intents in NetworkLocationProvider)\n  BUG\u003d1729031\n  Original author: lockwood\n\nAutomated import of CL 144621\n"
    },
    {
      "commit": "f113fbe67b878b356fba11873276d7633ec1af22",
      "tree": "dca146b6f0ab178365f4ee7e80dd976ae33e4e73",
      "parents": [
        "66eb4acb89a5e54bdb5b9973e9a1c1b9853d154d"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Mon Apr 06 05:17:28 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Apr 06 05:17:28 2009 -0700"
      },
      "message": "AI 144620: Clean up interface between NetworkLocationProvider and LocationManagerService (part 1)\n  Move broadcast receivers for wifi scan results and battery status\n  from LocationManagerService to NetworkLocationProvider\n  Add a Service for the NetworkLocationProvider, so we can install it from its\n  own thread rather than from BOOT_COMPLETED or callback from LocationManagerService.\n  (this Service was also required for receiving Intents in NetworkLocationProvider)\n  BUG\u003d1729031\n\nAutomated import of CL 144620\n"
    },
    {
      "commit": "33aa27856f4aa1ad870de3552089973a9afad6ca",
      "tree": "a094e28f7aceebd61c17d4047450948730eed508",
      "parents": [
        "d66737268e4e03997360ebe29b0b4f971e140b2a"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Sun Apr 05 14:53:07 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 05 14:53:07 2009 -0700"
      },
      "message": "AI 144600: am: CL 144599 Location Manager cleanup:\n  Move PhoneStateListener for listening to cell location changes from LocationManagerService\n  to the NetworkLocationProvider.\n  Move CellState class out of the core framework to the NetworkLocationProvider service.\n  NetworkLocationManager now notifies the collector of its state, rather than LocationManagerService.\n  BUG\u003d1729031\n  Original author: lockwood\n\nAutomated import of CL 144600\n"
    },
    {
      "commit": "66eb4acb89a5e54bdb5b9973e9a1c1b9853d154d",
      "tree": "e08d5314f3f6adc8e1bd4062bd92a2a4ccbfac85",
      "parents": [
        "b9db7c9f5a8924361ae2f439509e19993d82b884"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Sun Apr 05 14:50:22 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Sun Apr 05 14:50:22 2009 -0700"
      },
      "message": "AI 144599: Location Manager cleanup:\n  Move PhoneStateListener for listening to cell location changes from LocationManagerService\n  to the NetworkLocationProvider.\n  Move CellState class out of the core framework to the NetworkLocationProvider service.\n  NetworkLocationManager now notifies the collector of its state, rather than LocationManagerService.\n  BUG\u003d1729031\n\nAutomated import of CL 144599\n"
    },
    {
      "commit": "f6f9792d44ae9242981dab5ecc1ebf40190aada6",
      "tree": "4bf5e9432997d6dd2ea6d9b431963f2233b4d827",
      "parents": [
        "8fd3a039f8e8cfd9d2d46a3853901e30b19c30c0"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Fri Apr 03 08:24:47 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 03 08:24:47 2009 -0700"
      },
      "message": "AI 144453: am: CL 144452 More Location Manager cleanup:\n  Remove 1 Hz \"heartbeat\" polling of location providers from LocationManagerService.\n  Now location providers report their location to LocationManagerService via\n  LocationManager.setLocation() rather than waiting to be polled.\n  This reduces GPS fix latency by up to one second.\n  Remove LocationProvderImpl.getLocation().\n  Since we are no longer polling, this method is no longer necessary.\n  BUG\u003d1729031\n  Original author: lockwood\n\nAutomated import of CL 144453\n"
    },
    {
      "commit": "4e50b78bda9cd58be61581d2886c88ff6348a1c1",
      "tree": "e94551d77542bc0a06844d536e1eface70005dde",
      "parents": [
        "e84de8d702bd26fb1e5b55f3cfdd953d8a31ec22"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Fri Apr 03 08:24:43 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Apr 03 08:24:43 2009 -0700"
      },
      "message": "AI 144452: More Location Manager cleanup:\n  Remove 1 Hz \"heartbeat\" polling of location providers from LocationManagerService.\n  Now location providers report their location to LocationManagerService via\n  LocationManager.setLocation() rather than waiting to be polled.\n  This reduces GPS fix latency by up to one second.\n  Remove LocationProvderImpl.getLocation().\n  Since we are no longer polling, this method is no longer necessary.\n  BUG\u003d1729031\n\nAutomated import of CL 144452\n"
    },
    {
      "commit": "bd2a7126e5b42e022228c6aac25e95b671e5263b",
      "tree": "ae3477744f7d640bdfb4663aac47c1a57b16b029",
      "parents": [
        "75e3034a353c5526170d983faf7f3c43d7682193"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Thu Apr 02 23:41:33 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 23:41:33 2009 -0700"
      },
      "message": "AI 144415: am: CL 144372 Cleanup Settings support for enabling and disabling location providers:\n  LocationManagerService now listens for changes to settings,\n  making LocationManager.updateProviders() unnecessary.\n  Removed LocationManager.updateProviders()\n  Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way\n  of enabling or disabling a single location provider.\n  This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly.\n  BUG\u003d1729031\n  Original author: lockwood\n\nAutomated import of CL 144415\n"
    },
    {
      "commit": "9637d474899d9725da8a41fdf92b9bd1a15d301e",
      "tree": "5383ecf1ab4bd1e34df329c276309b29dc8ef225",
      "parents": [
        "f80f5d02ed5793d1a9bf6f69885fa3c509e7d312"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Thu Apr 02 21:41:57 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 21:41:57 2009 -0700"
      },
      "message": "AI 144372: Cleanup Settings support for enabling and disabling location providers:\n  LocationManagerService now listens for changes to settings,\n  making LocationManager.updateProviders() unnecessary.\n  Removed LocationManager.updateProviders()\n  Added Settings.Secure.setLocationProviderEnabled(), which is a thread-safe way\n  of enabling or disabling a single location provider.\n  This is safer than reading, modifying and writing the LOCATION_PROVIDERS_ALLOWED directly.\n  BUG\u003d1729031\n\nAutomated import of CL 144372\n"
    },
    {
      "commit": "04e71b3db84fd5f7fc4eefb49a33154ea91ec9fc",
      "tree": "1e96e55835f059a7b4b7b89a62ca0a9d7f0a5c17",
      "parents": [
        "3afdd56470d6d4dcb20fe0f68ec9e54a167a9d74"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "",
        "time": "Thu Apr 02 11:00:54 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 11:00:54 2009 -0700"
      },
      "message": "AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger.\n\nAutomated import of CL 144245\n"
    },
    {
      "commit": "767a662ecde33c3979bf02b793d392aca0403162",
      "tree": "f55548c33a8267c39acc60f72051f9856e95e672",
      "parents": [
        "e9c08056fafab720856ab8516ea0e623a5c0e360"
      ],
      "author": {
        "name": "Wink Saville",
        "email": "",
        "time": "Thu Apr 02 01:37:02 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Apr 02 01:37:02 2009 -0700"
      },
      "message": "AI 144185: Integrate cdma into the main code base.\n\nAutomated import of CL 144185\n"
    },
    {
      "commit": "4d7a38588911bf7de3803ea7d53783d3a89bd2f2",
      "tree": "03042332717008ad7edf9b9b6aa322a1c554b659",
      "parents": [
        "d94755bf33193f50b1a63778788e82b5257f22c2"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Tue Mar 31 13:59:40 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 31 13:59:40 2009 -0700"
      },
      "message": "AI 143648: am: CL 143616 Fix ANR that could occur when disabling GPS in Settings while the GPS is active.\n  Exit from GpsEventThread immediately when the GPS is disabled instead of\n  waiting for the GPS to shut down fully.\n  BUG\u003d1729031\n  Original author: lockwood\n  Merged from: //branches/donutburger/...\n\nAutomated import of CL 143648\n"
    },
    {
      "commit": "d654f9f727b415b153c7190832db4b65f6943f32",
      "tree": "84b43d67533e4175793e68caf51730f5d8e644c3",
      "parents": [
        "b8c055e7cbf3ca2ea2670747c2b482eca8251fb5"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Tue Mar 31 08:59:58 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 31 08:59:58 2009 -0700"
      },
      "message": "AI 143616: Fix ANR that could occur when disabling GPS in Settings while the GPS is active.\n  Exit from GpsEventThread immediately when the GPS is disabled instead of\n  waiting for the GPS to shut down fully.\n  BUG\u003d1729031\n\nAutomated import of CL 143616\n"
    },
    {
      "commit": "f8dd2e1d4b3a24bd4afdc391cc5fcdf555c991b1",
      "tree": "a2f86781645f86f7962ce06c25bc905e7414dffc",
      "parents": [
        "604ed546b7b5772d9355cde280af5f26b8c4bcf5"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Fri Mar 27 17:03:45 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 17:03:45 2009 -0700"
      },
      "message": "AI 143287: am: CL 143095 Location Manager cleanup: move MockProvider to a separate file.\n  BUG\u003d1729031\n  Original author: lockwood\n  Merged from: //branches/donutburger/...\n\nAutomated import of CL 143287\n"
    },
    {
      "commit": "7ec434e2e179776d75c8a4da66dcfd2ee630c5d8",
      "tree": "a030538670a33a3b9a04da03d612326fb75d9df0",
      "parents": [
        "6ddfec1b193fb0ee9c55ae1f0648d6fcd66e7cd1"
      ],
      "author": {
        "name": "Mike Lockwood",
        "email": "",
        "time": "Fri Mar 27 07:46:48 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Mar 27 07:46:48 2009 -0700"
      },
      "message": "AI 143095: Location Manager cleanup: move MockProvider to a separate file.\n  BUG\u003d1729031\n\nAutomated import of CL 143095\n"
    },
    {
      "commit": "7b0b1ed979aa665175bf3952c8902ce13c763ab8",
      "tree": "8e2e55aab35489506403dfe0f701317bc20d599e",
      "parents": [
        "105925376f8d0f6b318c9938c7b83ef7fef094da"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 18 22:20:26 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 18 22:20:26 2009 -0700"
      },
      "message": "auto import //branches/master/...@140412\n"
    },
    {
      "commit": "105925376f8d0f6b318c9938c7b83ef7fef094da",
      "tree": "3b19ee2bd8704cb9c6a0da7e42dec6759183de6d",
      "parents": [
        "ba87e3e6c985e7175152993b5efcc7dd2f0e1c93"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 18 17:39:46 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Mar 18 17:39:46 2009 -0700"
      },
      "message": "auto import from //branches/cupcake_rel/...@140373\n"
    },
    {
      "commit": "b2a3dd88a53cc8c6d19f6dc8ec4f3d6c4abd9b54",
      "tree": "e167affc928677f3dd70e173150a77e3943e97a9",
      "parents": [
        "f5b4b98fada53d91c4c2ebeb5a1d33ccc95c94d2"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 09 11:52:12 2009 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 09 11:52:12 2009 -0700"
      },
      "message": "auto import from //branches/cupcake/...@137197\n"
    },
    {
      "commit": "9066cfe9886ac131c34d59ed0e2d287b0e3c0087",
      "tree": "d88beb88001f2482911e3d28e43833b50e4b4e97",
      "parents": [
        "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 19:31:44 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "d83a98f4ce9cfa908f5c54bbd70f03eec07e7553",
      "tree": "4b825dc642cb6eb9a060e54bf8d69288fbee4904",
      "parents": [
        "076357b8567458d4b6dfdcf839ef751634cd2bfb"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 18:28:45 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@135843\n"
    },
    {
      "commit": "076357b8567458d4b6dfdcf839ef751634cd2bfb",
      "tree": "efbb2fd6f1dc67d2d606382fc3b82983e7cb2e1f",
      "parents": [
        "3dec7d563a2f3e1eb967ce2054a00b6620e3558c"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 14:04:24 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Mar 03 14:04:24 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@132589\n"
    },
    {
      "commit": "3dec7d563a2f3e1eb967ce2054a00b6620e3558c",
      "tree": "aa3b0365c47cb3c1607c0dc76c8d32b4046fc287",
      "parents": [
        "15ab3eae2ec3d73b3e8aa60b33ae41445bf83f4b"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 02 22:54:33 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Mon Mar 02 22:54:33 2009 -0800"
      },
      "message": "auto import from //depot/cupcake/@137055\n"
    },
    {
      "commit": "3001a035439d8134a7d70d796376d1dfbff3cdcd",
      "tree": "343ccdba15a594ff6e50c874a145232753315a30",
      "parents": [
        "da996f390e17e16f2dfa60e972e7ebc4f868f37e"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Feb 19 10:57:31 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Feb 19 10:57:31 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@132276\n"
    },
    {
      "commit": "da996f390e17e16f2dfa60e972e7ebc4f868f37e",
      "tree": "00a0f15270d4c7b619fd34d8383257e1761082f4",
      "parents": [
        "d24b8183b93e781080b2c16c487e60d51c12da31"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 13 12:57:50 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Feb 13 12:57:50 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@131421\n"
    },
    {
      "commit": "d24b8183b93e781080b2c16c487e60d51c12da31",
      "tree": "fbb89154858984eb8e41556da7e9433040d55cd4",
      "parents": [
        "f1e484acb594a726fb57ad0ae4cfe902c7f35858"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Feb 10 15:44:00 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Feb 10 15:44:00 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@130745\n"
    },
    {
      "commit": "f1e484acb594a726fb57ad0ae4cfe902c7f35858",
      "tree": "99d2b34512f0dc2ae67666e756c1cfcd331e5fe3",
      "parents": [
        "22f7dfd23490a3de2f21ff96949ba47003aac8f8"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jan 22 00:13:42 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Thu Jan 22 00:13:42 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@127436\n"
    },
    {
      "commit": "b798689749c64baba81f02e10cf2157c747d6b46",
      "tree": "da394a395ddb1a6cf69193314846b03fe47a397e",
      "parents": [
        "f013e1afd1e68af5e3b868c26a653bbfb39538f8"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Fri Jan 09 17:51:23 2009 -0800"
      },
      "message": "auto import from //branches/cupcake/...@125939\n"
    },
    {
      "commit": "f013e1afd1e68af5e3b868c26a653bbfb39538f8",
      "tree": "7ad6c8fd9c7b55f4b4017171dec1cb760bbd26bf",
      "parents": [
        "e70cfafe580c6f2994c4827cd8a534aabf3eb05c"
      ],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Wed Dec 17 18:05:43 2008 -0800"
      },
      "message": "Code drop from //branches/cupcake/...@124589\n"
    },
    {
      "commit": "54b6cfa9a9e5b861a9930af873580d6dc20f773c",
      "tree": "35051494d2af230dce54d6b31c6af8fc24091316",
      "parents": [],
      "author": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "committer": {
        "name": "The Android Open Source Project",
        "email": "initial-contribution@android.com",
        "time": "Tue Oct 21 07:00:00 2008 -0700"
      },
      "message": "Initial Contribution\n"
    }
  ]
}
