1. 6f86c0e Fix issue #2676378: Activity Manager Crash on FRF40 by Dianne Hackborn · 15 years ago
  2. f19a785 LocationManagerService: Call updateNetworkState on providers that are disabled. by Mike Lockwood · 15 years ago
  3. 392a2bb Fix bug 2670395 and 2599698 by Jean-Michel Trivi · 15 years ago
  4. 6d00151 Merge "Hopefully fix issue #2662536: Why is launcher being killed?" into froyo by Dianne Hackborn · 15 years ago
  5. 906497c Hopefully fix issue #2662536: Why is launcher being killed? by Dianne Hackborn · 15 years ago
  6. fee4683 Fix ThrottleService wifi interaction by Robert Greenwalt · 15 years ago
  7. c1d07d9 Fix 2656989. Clean up update to updated system applications. by Suchi Amalapurapu · 15 years ago
  8. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 15 years ago
  9. c956f37 Fix issue #2641875: Apps on sdcard not accesible after update by Dianne Hackborn · 15 years ago
  10. 6e4895b Merge "Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681" into froyo by Amith Yamasani · 15 years ago
  11. c4938fd Make timezone changes apply to status bar time in 24hr mode. Bug: 2632681 by Amith Yamasani · 15 years ago
  12. 92cfa10 Fix issue #2569139: Sapphire user cannot login to last.fm... by Dianne Hackborn · 15 years ago
  13. cd24dae Merge "Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads The Looper on the thread created in order to be notified of the playback completion of notification sounds, was never stopped, causing the threads to stay around in wait state. The fix consists in quitting the Looper used for the previous sound when a new sound is started." into froyo by Jean-Michel Trivi · 15 years ago
  14. 6cf3d09 Fix bug 2605504 Don't leak a metric ton of NotificationPlayer threads by Jean-Michel Trivi · 15 years ago
  15. 27fba67 Fix Throttle reset. by Robert Greenwalt · 15 years ago
  16. 19681af Merge "Handle throttling being disabled via policy change" into froyo by Robert Greenwalt · 15 years ago
  17. cce8337 Handle throttling being disabled via policy change by Robert Greenwalt · 15 years ago
  18. 2131a3c Fix typo when parsing external platform version from Settings. by Bryan Mawhinney · 15 years ago
  19. 2adec76 Merge "Fix issue #2621809: Kill! Kill! Kill!" into froyo by Dianne Hackborn · 15 years ago
  20. 149427c Fix issue #2621809: Kill! Kill! Kill! by Dianne Hackborn · 15 years ago
  21. 5bf16d6 Respond to changes in throttle policy. by Robert Greenwalt · 15 years ago
  22. 251ccef Merge "Add a Throttle check shortly after boot." into froyo by Robert Greenwalt · 15 years ago
  23. 90c6aec Merge "Fix issue #2619247: Music sometimes stops playing when navigation talks" into froyo by Dianne Hackborn · 15 years ago
  24. 8633e68 Fix issue #2619247: Music sometimes stops playing when navigation talks by Dianne Hackborn · 15 years ago
  25. f09c1a2 Fix issue #2608292: Fails to launch the video camera preview by Dianne Hackborn · 15 years ago
  26. fb9896b Add a Throttle check shortly after boot. by Robert Greenwalt · 15 years ago
  27. 05fa214 Merge "Trim throttle logs." into froyo by Robert Greenwalt · 15 years ago
  28. bf7de39 Trim throttle logs. by Robert Greenwalt · 15 years ago
  29. 36fa471 Merge "Fix security hole in Google backup transport registration" into froyo by Christopher Tate · 15 years ago
  30. a32504f Fix security hole in Google backup transport registration by Christopher Tate · 15 years ago
  31. 22caecd Merge "Fix PM crash due to bad array bookkeeping logic." into froyo by Jeff Brown · 15 years ago
  32. be34896 Merge "Move Tethering off the ServerThread." into froyo by Robert Greenwalt · 15 years ago
  33. 8c8bb8b Fix PM crash due to bad array bookkeeping logic. by Jeff Brown · 15 years ago
  34. 7eae250 Move Tethering off the ServerThread. by Robert Greenwalt · 15 years ago
  35. c96307e Merge "Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE)" into froyo by Daniel Sandler · 15 years ago
  36. f06f2eb Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 15 years ago
  37. 05d0673 Misc fixes for throttling. by Robert Greenwalt · 15 years ago
  38. b213d10 Reduce lock contention, removing unnecessary synchronization. by Brad Fitzpatrick · 15 years ago
  39. afbf9f8 Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 15 years ago
  40. c210b65 Make the silent/vibrate status icon reflect overall device state. (DO NOT MERGE) by Daniel Sandler · 15 years ago
  41. 01fad4a Ease contention on the mProcessStatsThread mutex in updateCpuStats. by Brad Fitzpatrick · 15 years ago
  42. 04152f9 Merge "Fix bug 2599698 Music paused by itself The NotificationPlayer sets an OnCompletionListener on the MediaPlayer it's using to play the notification. NotificationPlayer relies on the completion event to abandon audio focus. The player was started before the listener was set. The theory about the bug is that the player finished playing before the listener was called. Therefore the audio focus was never abandonned, and the music didn't resume." into froyo by Jean-Michel Trivi · 15 years ago
  43. 3110bf6 Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 15 years ago
  44. 7171ea8 Make ThrottleService more tamper resistant. by Robert Greenwalt · 15 years ago
  45. 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 15 years ago
  46. cf28236 Dont check on interface value on API by Irfan Sheriff · 15 years ago
  47. a99f5f4 Fix bug 2599698 Music paused by itself by Jean-Michel Trivi · 15 years ago
  48. e80c6f4 Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 15 years ago
  49. e6e9882 Add multi-sim support to ThrottleService. by Robert Greenwalt · 15 years ago
  50. 4f99e3c Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 15 years ago
  51. 93597ed Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 15 years ago
  52. 8090eda Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 15 years ago
  53. deb69370 Revert "Add ordered broadcast when removing packages." by Suchi Amalapurapu · 15 years ago
  54. b0ef144 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 15 years ago
  55. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 15 years ago
  56. b67fa45 Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET by Dianne Hackborn · 15 years ago
  57. 8c7e609 Sholes mobile iface comes/goes - handle the reset by Robert Greenwalt · 15 years ago
  58. 0c1285f Add ordered broadcast when removing packages. by Suchi Amalapurapu · 15 years ago
  59. 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 15 years ago
  60. 22b3644 Update the datause icons. by Robert Greenwalt · 15 years ago
  61. 9cb66e8 Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 15 years ago
  62. 8e1f2f8 Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 15 years ago
  63. ce73c1e Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 15 years ago
  64. ae8c2c7 Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 15 years ago
  65. 53d9264d Fix issue #2555171: Switching to app immediately after unmounting... by Dianne Hackborn · 15 years ago
  66. b8912f5 Perist Throttle data across reboots by Robert Greenwalt · 15 years ago
  67. d3bb93f Add build config values for data use defaults by Robert Greenwalt · 15 years ago
  68. 812b24f Merge "Fix crashes related to unmounting when app on sdcard has an active notification in status bar. When unmounting sdcard, all the secure containers have to be unmounted first before invoking the MountService call back. We send a broadcast about disabled packages. Force a gc to clean up any stale asset references and then unmount the containers before invoking the MountService call back." into froyo by Suchi Amalapurapu · 15 years ago
  69. 9c90a37 Fix wakelock leak in PowerManagerService.sendNotificationLocked() by Mike Lockwood · 15 years ago
  70. 3d24425 Fix crashes related to unmounting when app on sdcard has an active notification by Suchi Amalapurapu · 15 years ago
  71. 5943c20 Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard... by Dianne Hackborn · 15 years ago
  72. 2a7b730 Fix Throttle Notification intents by Robert Greenwalt · 15 years ago
  73. 17de153 Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 15 years ago
  74. f5c5d22 Fix issue #2581524: Car home icon should always go to car home by Dianne Hackborn · 15 years ago
  75. e2c0ce0 Add warning magic to be a bit more reasonable. by Robert Greenwalt · 15 years ago
  76. 81aa097 Make ThrottleService notice policy changes. by Robert Greenwalt · 15 years ago
  77. 5f99689 Roaming data doesn't count against limits by Robert Greenwalt · 15 years ago
  78. c9b6851 Throttling framework addins by Irfan Sheriff · 15 years ago
  79. 267f0a6 Merge "Workaround NPE caused by packages missing signatures." into froyo by Jeff Brown · 15 years ago
  80. 779a4ca Merge "Improve robustness of package manager certificate collection." into froyo by Jeff Brown · 15 years ago
  81. c87dc6d Updating some notificiation UI for Throttling by Robert Greenwalt · 15 years ago
  82. e684d95 Workaround NPE caused by packages missing signatures. by Jeff Brown · 15 years ago
  83. e760072 Improve robustness of package manager certificate collection. by Jeff Brown · 15 years ago
  84. 9e696c2 Add service to monitor/control the flow of data. by Robert Greenwalt · 15 years ago
  85. ecb0e63 Fix issue #2541849: System crash when an app with active notifications... by Dianne Hackborn · 15 years ago
  86. c2461be Merge "Fix 2579461 Move install location values to secure settings. Diable attribute for UI. Set default value to auto. Add command line interface to set install location via pm." into froyo by Suchi Amalapurapu · 15 years ago
  87. 40e4725 Fix 2579461 by Suchi Amalapurapu · 15 years ago
  88. 390022b Merge "Fix issue #2528537: android.os.DeadObjectException" into froyo by Dianne Hackborn · 15 years ago
  89. 815b8e4 Merge "Add emergencyOnly indicator in ServiceState." into froyo by John Wang · 15 years ago
  90. 472ad87 Fix issue #2528537: android.os.DeadObjectException by Dianne Hackborn · 15 years ago
  91. 56c2d2f Add emergencyOnly indicator in ServiceState. by John Wang · 15 years ago
  92. fd998a0 Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo by San Mehat · 15 years ago
  93. f0db6e1 NetworkManagementService: Remove 'maxkbs' parameter from throttle API by San Mehat · 15 years ago
  94. 30f775b Fix 2578016. by Suchi Amalapurapu · 15 years ago
  95. 48bce45 Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo by Dianne Hackborn · 15 years ago
  96. f22221f Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B by Dianne Hackborn · 15 years ago
  97. fede9ae Merge "Forcibly unmount the sdcard after N retries." into froyo by Suchi Amalapurapu · 15 years ago
  98. b2e6c01 Disable tethering when airplane mode is enabled by Irfan Sheriff · 15 years ago
  99. 7af074a Forcibly unmount the sdcard after N retries. by Suchi Amalapurapu · 15 years ago
  100. 6e52b5d 2568467 System crash when installing corrupt APK by Dianne Hackborn · 15 years ago