1. 8c8bb8b Fix PM crash due to bad array bookkeeping logic. by Jeff Brown · 16 years ago
  2. f06f2eb Merge "Misc fixes for throttling." into froyo by Robert Greenwalt · 16 years ago
  3. 05d0673 Misc fixes for throttling. by Robert Greenwalt · 16 years ago
  4. b213d10 Reduce lock contention, removing unnecessary synchronization. by Brad Fitzpatrick · 16 years ago
  5. afbf9f8 Merge "Ease contention on the mProcessStatsThread mutex in updateCpuStats." into froyo by Brad Fitzpatrick · 16 years ago
  6. 01fad4a Ease contention on the mProcessStatsThread mutex in updateCpuStats. by Brad Fitzpatrick · 16 years ago
  7. 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 · 16 years ago
  8. 3110bf6 Merge "Fix inconsistency in how we handle light sensor when battery is low." into froyo by Mike Lockwood · 16 years ago
  9. 7171ea8 Make ThrottleService more tamper resistant. by Robert Greenwalt · 16 years ago
  10. 48358bd Fix inconsistency in how we handle light sensor when battery is low. by Mike Lockwood · 16 years ago
  11. cf28236 Dont check on interface value on API by Irfan Sheriff · 16 years ago
  12. a99f5f4 Fix bug 2599698 Music paused by itself by Jean-Michel Trivi · 16 years ago
  13. e80c6f4 Merge "Add multi-sim support to ThrottleService." into froyo by Robert Greenwalt · 16 years ago
  14. e6e9882 Add multi-sim support to ThrottleService. by Robert Greenwalt · 16 years ago
  15. 4f99e3c Remove native binaries when an updated system application is upgraded through OTA. by David 'Digit' Turner · 16 years ago
  16. 93597ed Merge "Fix wakelock leak in PowerManagerService.sendNotificationLocked()" into froyo by Mike Lockwood · 16 years ago
  17. 8090eda Merge "Sholes mobile iface comes/goes - handle the reset" into froyo by Robert Greenwalt · 16 years ago
  18. deb69370 Revert "Add ordered broadcast when removing packages." by Suchi Amalapurapu · 16 years ago
  19. b0ef144 Merge "Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET" into froyo by Dianne Hackborn · 16 years ago
  20. 315a5fb Dont fall back to installing on sdcard when internal storage is filled up by Suchi Amalapurapu · 16 years ago
  21. b67fa45 Fix issue #258640: Automatic propagation of FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET by Dianne Hackborn · 16 years ago
  22. 8c7e609 Sholes mobile iface comes/goes - handle the reset by Robert Greenwalt · 16 years ago
  23. 0c1285f Add ordered broadcast when removing packages. by Suchi Amalapurapu · 16 years ago
  24. 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 16 years ago
  25. 22b3644 Update the datause icons. by Robert Greenwalt · 16 years ago
  26. 9cb66e8 Merge "Perist Throttle data across reboots" into froyo by Robert Greenwalt · 16 years ago
  27. 8e1f2f8 Merge "Fix issue #2555171: Switching to app immediately after unmounting..." into froyo by Dianne Hackborn · 16 years ago
  28. ce73c1e Framework change for #2583442: Navigation dies when night mode changes by Dianne Hackborn · 16 years ago
  29. ae8c2c7 Merge "Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard..." into froyo by Dianne Hackborn · 16 years ago
  30. 53d9264d Fix issue #2555171: Switching to app immediately after unmounting... by Dianne Hackborn · 16 years ago
  31. b8912f5 Perist Throttle data across reboots by Robert Greenwalt · 16 years ago
  32. d3bb93f Add build config values for data use defaults by Robert Greenwalt · 16 years ago
  33. 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 · 16 years ago
  34. 9c90a37 Fix wakelock leak in PowerManagerService.sendNotificationLocked() by Mike Lockwood · 16 years ago
  35. 3d24425 Fix crashes related to unmounting when app on sdcard has an active notification by Suchi Amalapurapu · 16 years ago
  36. 5943c20 Fix issue #2420340: if FLAG_SHOW_WHEN_LOCKED, do not show keyguard... by Dianne Hackborn · 16 years ago
  37. 2a7b730 Fix Throttle Notification intents by Robert Greenwalt · 16 years ago
  38. 17de153 Merge "Fix issue #2581524: Car home icon should always go to car home" into froyo by Dianne Hackborn · 16 years ago
  39. f5c5d22 Fix issue #2581524: Car home icon should always go to car home by Dianne Hackborn · 16 years ago
  40. e2c0ce0 Add warning magic to be a bit more reasonable. by Robert Greenwalt · 16 years ago
  41. 81aa0971d Make ThrottleService notice policy changes. by Robert Greenwalt · 16 years ago
  42. 5f99689 Roaming data doesn't count against limits by Robert Greenwalt · 16 years ago
  43. c9b6851 Throttling framework addins by Irfan Sheriff · 16 years ago
  44. 267f0a6 Merge "Workaround NPE caused by packages missing signatures." into froyo by Jeff Brown · 16 years ago
  45. 779a4ca Merge "Improve robustness of package manager certificate collection." into froyo by Jeff Brown · 16 years ago
  46. c87dc6d Updating some notificiation UI for Throttling by Robert Greenwalt · 16 years ago
  47. e684d95 Workaround NPE caused by packages missing signatures. by Jeff Brown · 16 years ago
  48. e760072 Improve robustness of package manager certificate collection. by Jeff Brown · 16 years ago
  49. 9e696c2 Add service to monitor/control the flow of data. by Robert Greenwalt · 16 years ago
  50. ecb0e63 Fix issue #2541849: System crash when an app with active notifications... by Dianne Hackborn · 16 years ago
  51. 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 · 16 years ago
  52. 40e4725 Fix 2579461 by Suchi Amalapurapu · 16 years ago
  53. 390022b Merge "Fix issue #2528537: android.os.DeadObjectException" into froyo by Dianne Hackborn · 16 years ago
  54. 815b8e4 Merge "Add emergencyOnly indicator in ServiceState." into froyo by John Wang · 16 years ago
  55. 472ad87 Fix issue #2528537: android.os.DeadObjectException by Dianne Hackborn · 16 years ago
  56. 56c2d2f Add emergencyOnly indicator in ServiceState. by John Wang · 16 years ago
  57. fd998a0 Merge "NetworkManagementService: Remove 'maxkbs' parameter from throttle API" into froyo by San Mehat · 16 years ago
  58. f0db6e1 NetworkManagementService: Remove 'maxkbs' parameter from throttle API by San Mehat · 16 years ago
  59. 30f775b Fix 2578016. by Suchi Amalapurapu · 16 years ago
  60. 48bce45 Merge "Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B" into froyo by Dianne Hackborn · 16 years ago
  61. f22221f Fix issue #2569139: Cannot login to last.fm after upgrade from Donut to FRF01B by Dianne Hackborn · 16 years ago
  62. fede9ae Merge "Forcibly unmount the sdcard after N retries." into froyo by Suchi Amalapurapu · 16 years ago
  63. b2e6c01 Disable tethering when airplane mode is enabled by Irfan Sheriff · 16 years ago
  64. 7af074a Forcibly unmount the sdcard after N retries. by Suchi Amalapurapu · 16 years ago
  65. 6e52b5d 2568467 System crash when installing corrupt APK by Dianne Hackborn · 16 years ago
  66. 944ff0b remove OTA packages from the old (pre-froyo) updater by Doug Zongker · 16 years ago
  67. 73a8f26 Merge "NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed" into froyo by San Mehat · 16 years ago
  68. 5923c97 Fix 'dumpsys backup' by Christopher Tate · 16 years ago
  69. 1484b6d Merge "Fix "incall in landscape sometimes" bug #2523942" into froyo by Christopher Tate · 16 years ago
  70. b696aee Fix "incall in landscape sometimes" bug #2523942 by Christopher Tate · 16 years ago
  71. 9c50996 Merge "Dont start wifi if in airplane mode" into froyo by Irfan Sheriff · 16 years ago
  72. a77acab Merge "Handle exceptions when doing dexopt." into froyo by Suchi Amalapurapu · 16 years ago
  73. 60e3ba0 Dont start wifi if in airplane mode by Irfan Sheriff · 16 years ago
  74. be23fba NetworkManagementService: Combine setInterfaceRx/Tx throttle and add max speed by San Mehat · 16 years ago
  75. 25642f0 Merge "Make desk mode work again." into froyo by Daniel Sandler · 16 years ago
  76. 8daf2a4 Make desk mode work again. by Daniel Sandler · 16 years ago
  77. 73dafa1 Handle exceptions when doing dexopt. by Suchi Amalapurapu · 16 years ago
  78. 91cac64 NetworkManagementService: Add interface counters & throttle API by San Mehat · 16 years ago
  79. 513ae36 Merge "Fix issue #2560791: Expose API to go in to car mode." into froyo by Dianne Hackborn · 16 years ago
  80. 686f791 Merge "Fix issue #2561067: Screen Display half faded..." into froyo by Dianne Hackborn · 16 years ago
  81. f83c555 Fix issue #2561067: Screen Display half faded... by Dianne Hackborn · 16 years ago
  82. ae18171 Change certificate policy. by Suchi Amalapurapu · 16 years ago
  83. 9c9c532 Fix issue #2560791: Expose API to go in to car mode. by Dianne Hackborn · 16 years ago
  84. c738783c Merge "Fix alarms with negative or very large wakup times." into froyo by Jeff Brown · 16 years ago
  85. 11c5f1a Fix alarms with negative or very large wakup times. by Jeff Brown · 16 years ago
  86. e259bc7 Fix issue #2558391: Package manager problem when not replacing existing system partition app by Dianne Hackborn · 16 years ago
  87. 6a362a9 Add thermal shutdown. If battery temp >= 68C. by Eric Olsen · 16 years ago
  88. 0733079 Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 16 years ago
  89. 59610c0 cherry-pick d4f3958bde05d04f97e0a4054d2a6185989d99f3 into Froyo by Irfan Sheriff · 16 years ago
  90. d7c0968 Package manager optimizations. by Dianne Hackborn · 16 years ago
  91. 22375e4 Merge "Make RestoreSession.getAvailableRestoreSets() asynchronous" into froyo by Christopher Tate · 16 years ago
  92. a703590 Remove logspew. by Daniel Sandler · 16 years ago
  93. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 16 years ago
  94. e252246 Fix issue #2547337: switching night modes by Dianne Hackborn · 16 years ago
  95. ad5499d Hopefully get rid of some ANRs. by Dianne Hackborn · 16 years ago
  96. 1f4df90 DO NOT MERGE by Oscar Montemayor · 16 years ago
  97. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 16 years ago
  98. b99fe5e cherry-pick 288b4ac94571e6f77036831708e7bb7c31874688 into froyo by Irfan Sheriff · 16 years ago
  99. 211957f Implement audio focus support in the notification manager. by Jean-Michel Trivi · 16 years ago
  100. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 16 years ago