1. 6f71d0f Filter virtual keys after touches. (DO NOT MERGE) by Jeff Brown · 16 years ago
  2. 91c459e Copy user info from PackageSetting as well by Kenny Root · 15 years ago
  3. 9aac2e2 Merge "Referencing of "r.record.name" is occured, when "r.record" is null." into gingerbread by Dianne Hackborn · 15 years ago
  4. bbff7ed DO NOT MERGE : Ensure that the first post-restore backup pass is correct by Chris Tate · 16 years ago
  5. 6ec9173 DO NOT MERGE : Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 16 years ago
  6. c712204 Referencing of "r.record.name" is occured, when "r.record" is null. by lge-aosp · 15 years ago
  7. cd23823 Merge "Fix issue # 3227963: SecurityException: Neither user 10023 nor..." into gingerbread by Dianne Hackborn · 15 years ago
  8. b5a8654 Clear reference to the IIntentReceiver in order to avoid memory leak by Johannes Carlsson · 16 years ago
  9. 3996b41 Avoiding cyclic references when unbinding from a service by Mattias Petersson · 16 years ago
  10. 6eef0ca Merge "frameworks/base: Fix to release references in ActivityManagerService" into gingerbread by Dianne Hackborn · 15 years ago
  11. a207ce2 frameworks/base: Fix to release references in ActivityManagerService by Vairavan Srinivasan · 15 years ago
  12. 690d20b Fix issue # 3227963: SecurityException: Neither user 10023 nor... by Dianne Hackborn · 15 years ago
  13. eb9f7a0 Fix policy issues when screen is off. (DO NOT MERGE) by Jeff Brown · 16 years ago
  14. 1622eee Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  15. d68e3218 Be sure and report NO_CONNECTIVITY when needed. by Robert Greenwalt · 15 years ago
  16. 3ec27e0 Fix issue #3289835: NullPointerException in... by Dianne Hackborn · 16 years ago
  17. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 16 years ago
  18. f92b453 DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver by Irfan Sheriff · 16 years ago
  19. 70fc04c Reorganize PackageManager dump to avoid NPE by Kenny Root · 16 years ago
  20. a87ea46 Fix bugs related to cheek event suppression. by Jeff Brown · 16 years ago
  21. 9e3191d Location Manager: Fix LocationManager.getBestProvider filtering. by Mike Lockwood · 16 years ago
  22. 06eb33a Don't turn the button backlights on if the screen is off. Part 2. by Joe Onorato · 16 years ago
  23. 4a7b65e GPS: Disable verbose logging by Mike Lockwood · 16 years ago
  24. 60607a90 Make sure that when the screen is off, we don't try to turn the buttons on too. by Joe Onorato · 16 years ago
  25. 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 16 years ago
  26. edc0f387 GPS: Fix network type logic in requestRefLocation by Mike Lockwood · 16 years ago
  27. b51dc0f Adjust boundaries for screen sizes. by Dianne Hackborn · 16 years ago
  28. b09773d Fix isUsbMassStorageConnected() will always return true by Tony Wu · 16 years ago
  29. 431bb22 Reduce logging. by Joe Onorato · 16 years ago
  30. 1858031 DO NOT MERGE. Turn down backup logging for release. by Chris Tate · 16 years ago
  31. 928b074 Merge "Don't symlink native library paths for old apps" into gingerbread by Kenny Root · 16 years ago
  32. e68d58a Don't symlink native library paths for old apps by Kenny Root · 16 years ago
  33. 5d5a9db Merge "GPS: Enable some more logging" into gingerbread by Mike Lockwood · 16 years ago
  34. b8d9033 GPS: Enable some more logging by Mike Lockwood · 16 years ago
  35. ba2ec2b Merge "Enable framework GPS and location manager logging" into gingerbread by Mike Lockwood · 16 years ago
  36. 2d4d1bf Enable framework GPS and location manager logging by Mike Lockwood · 16 years ago
  37. 3d3db60 Pressing the power button quickly needs to turn the screen on and off correctly. by Joe Onorato · 16 years ago
  38. 4249917 Implement issue #3094621 and #3094609 - wipe sd card by Dianne Hackborn · 16 years ago
  39. 2d3f159 Add support for secure system overlays. (DO NOT MERGE) by Jeff Brown · 16 years ago
  40. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 16 years ago
  41. efb5810 Debug logs for issue #3101415: Apps seem to have their UID changed over time. by Dianne Hackborn · 16 years ago
  42. bc21fde NFC: Move NFC service implementation out of system_server. by Nick Pelly · 16 years ago
  43. 609695d Screen on/off animation tweaks by Joe Onorato · 16 years ago
  44. bdf8034 Merge "OBB: use PBKDF2 for key generation." into gingerbread by Kenny Root · 16 years ago
  45. 3b1abba OBB: use PBKDF2 for key generation. by Kenny Root · 16 years ago
  46. 361a6ad Merge "Handle native library deletion in scanPackage" into gingerbread by Kenny Root · 16 years ago
  47. f547d67 Add shutdown assurance by Kenny Root · 16 years ago
  48. 70e4210 Handle native library deletion in scanPackage by Kenny Root · 16 years ago
  49. 259c849 Merge "Fix issue #3089800: adb shell am -W causes ActivityManager crash" into gingerbread by Dianne Hackborn · 16 years ago
  50. ba0492d Fix issue #3089800: adb shell am -W causes ActivityManager crash by Dianne Hackborn · 16 years ago
  51. 590b73b NFC API revision round 2. by Nick Pelly · 16 years ago
  52. 8e2be26 Add versionCode and versionName to dumpsys packages by Andy Stadler · 16 years ago
  53. b08a1af Remove dead code, and make the animation a setting. by Joe Onorato · 16 years ago
  54. b4de3dc Merge "OBB: rearrange to be entirely asynchronous" into gingerbread by Kenny Root · 16 years ago
  55. af9d667 OBB: rearrange to be entirely asynchronous by Kenny Root · 16 years ago
  56. 1da8d4d Merge "Fix an event injection bug when the policy is bypassed." into gingerbread by Jeff Brown · 16 years ago
  57. b931a1b Fix an event injection bug when the policy is bypassed. by Jeff Brown · 16 years ago
  58. a4e95df Merge "Grant URI permissions to the MCS" into gingerbread by Kenny Root · 16 years ago
  59. c0ad216 Merge "Add a configuration option to turn on the screen when you unplug the device." into gingerbread by Joe Onorato · 16 years ago
  60. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 16 years ago
  61. 1112857 Grant URI permissions to the MCS by Kenny Root · 16 years ago
  62. 0a78923 Merge "Temporarily turn on backup/restore debug logs" into gingerbread by Chris Tate · 16 years ago
  63. a9c5043 Temporarily turn on backup/restore debug logs by Chris Tate · 16 years ago
  64. 446547a Merge "Don't throw when userActivity fails because of the permission check." into gingerbread by Joe Onorato · 16 years ago
  65. 6bb7a4a Go one day into 1970 for timezone code. by Brad Fitzpatrick · 16 years ago
  66. 4b9f62d Don't throw when userActivity fails because of the permission check. by Joe Onorato · 16 years ago
  67. ce2f190 Merge "On boot, advance time to at least 1970." into gingerbread by Brad Fitzpatrick · 16 years ago
  68. 35ca9d8 On boot, advance time to at least 1970. by Brad Fitzpatrick · 16 years ago
  69. 50130bb GPS: Add update_network_state call to AGpsRillInterface by Mike Lockwood · 16 years ago
  70. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 16 years ago
  71. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 16 years ago
  72. 572172b Add some error-case logging. by Robert Greenwalt · 16 years ago
  73. b6e5fa8 GPS: Do not call sGpsInterface->init() multiple times by Mike Lockwood · 16 years ago
  74. 62d8874e Merge "Fix retaining of granted permissions when updating of system app." into gingerbread by Dianne Hackborn · 16 years ago
  75. 2fe979f Fix retaining of granted permissions when updating of system app. by Dianne Hackborn · 16 years ago
  76. ecfd7f7 Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock by Dianne Hackborn · 16 years ago
  77. aecab79 Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread by Mike Lockwood · 16 years ago
  78. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 16 years ago
  79. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 16 years ago
  80. 480afe7 Eliminate MCS_GIVE_UP state by Kenny Root · 16 years ago
  81. 0145e36 Revert "Only allow 8 OBBs to be mounted by a UID" by Kenny Root · 16 years ago
  82. 5919ac6 OBB: track binder death observers by Kenny Root · 16 years ago
  83. a3ee5c0 Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 16 years ago
  84. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 16 years ago
  85. 043fcd9 Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider by Dianne Hackborn · 16 years ago
  86. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 16 years ago
  87. f787278 Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 16 years ago
  88. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 16 years ago
  89. 831baa2 Remove lingering system app native libs in /data by Kenny Root · 16 years ago
  90. 8735c4c Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 16 years ago
  91. bd135c1 Get correct native library path on reinstall by Kenny Root · 16 years ago
  92. 8863c43 Remove races in Geocoder/LocationProvider Proxy by Mark Vandevoorde · 16 years ago
  93. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 16 years ago
  94. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 16 years ago
  95. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 16 years ago
  96. 3aeee33 Don't write settings multiple times when unmounting. by Dianne Hackborn · 16 years ago
  97. d9e88d2 Merge "Add "none" for vold and deprecate mkobb -c" into gingerbread by Kenny Root · 16 years ago
  98. 12ffd9b Add "none" for vold and deprecate mkobb -c by Kenny Root · 16 years ago
  99. 6493e64 Fix issue #3037083: Problem report for Pinball by Dianne Hackborn · 16 years ago
  100. 2942391 Fix regression in OBB key handling by Kenny Root · 16 years ago