1. a353d26 Differentiate between system_server and unknown. by Jeff Sharkey · 13 years ago
  2. 98cfebc Fix issue #5461497: Landed on Welcome screen after a tap on 'Next' in Screen 500 by Dianne Hackborn · 13 years ago
  3. 38cc896 Fix issue #5446988: WindowManager warns BOOT TIMEOUT,... by Dianne Hackborn · 13 years ago
  4. 3abd75b Add DUMP permission checks to services by Kenny Root · 13 years ago
  5. 90c52de Fix issue #5173952: Opening a Notification From Lock Screen... by Dianne Hackborn · 13 years ago
  6. 80a7ac1 Fix issue #5321282: Force Stop Button in Battery Screen Not disabled correctly by Dianne Hackborn · 13 years ago
  7. 2a6bcda Fix issue #5253941: ICS ignoring provider's android:process flag by Dianne Hackborn · 13 years ago
  8. e123612 Merge "Work on issue #5144065: Tap on Music icon from Home screen - a different app opens" by Dianne Hackborn · 13 years ago
  9. e5ba16a Work on issue #5144065: Tap on Music icon from Home screen - a different app opens by Dianne Hackborn · 13 years ago
  10. eeb1dca Fix issue #5139085: Some Recents items can't be killed by Dianne Hackborn · 13 years ago
  11. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  12. 5d927c2 Fix issue #5150899: Call activity takes 15MB we never get back. by Dianne Hackborn · 13 years ago
  13. 295e3c2 Fix issue #5214105 and work on issue #5109947. by Dianne Hackborn · 13 years ago
  14. a4bacb8 Fix animation scale to also scale start offset. by Dianne Hackborn · 13 years ago
  15. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 13 years ago
  16. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  17. d6a2be3 Merge "Allow Instrumentation to kill even persistent processes" by Christopher Tate · 13 years ago
  18. 3dacd84 Allow Instrumentation to kill even persistent processes by Christopher Tate · 13 years ago
  19. 1c9b260 Fix issue #5187844: Query is misrouted to wrong content provider by Dianne Hackborn · 13 years ago
  20. d99b293 Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked by Dianne Hackborn · 13 years ago
  21. e8c88e6 Fix issue #5163456: logspam/tight loop in BatteryStatsImpl by Dianne Hackborn · 13 years ago
  22. e518be3 am 51beb81a: am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  23. 51beb81 am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  24. baaf3ce Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 13 years ago
  25. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 13 years ago
  26. c635027 Store last-resume times in a separate XML file. by Mark Brophy · 13 years ago
  27. 7d60842 Move OOM kernel settings to activity manager. by Dianne Hackborn · 13 years ago
  28. b437e09 Improved memory use reporting. by Dianne Hackborn · 13 years ago
  29. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  30. d5d7e16 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  31. 3c6c3dd Merge "Don't actually try to stop processes marked 'persistent'" by Christopher Tate · 13 years ago
  32. 130b0d2 Fix issue #4466531: onServiceConnected() not called after... by Dianne Hackborn · 13 years ago
  33. 064d842 Don't actually try to stop processes marked 'persistent' by Christopher Tate · 13 years ago
  34. c09bd15 Merge "Fix bug where memory trim was not being delivered with correct level." by Dianne Hackborn · 13 years ago
  35. f0754f5b Fix bug where memory trim was not being delivered with correct level. by Dianne Hackborn · 13 years ago
  36. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 13 years ago
  37. 31ca854 Fix issue #4976176: Font size setting does not persist by Dianne Hackborn · 13 years ago
  38. 1b64e0d Work on death recipient leaks in Activity Manager and Content Service. by Dianne Hackborn · 13 years ago
  39. 0e3328f Rework and fix "adb shell dumpsys meminfo" by Dianne Hackborn · 13 years ago
  40. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 13 years ago
  41. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 13 years ago
  42. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 13 years ago
  43. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  44. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 13 years ago
  45. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 13 years ago
  46. 8894cc5 When removing a task, also kill its processes. by Dianne Hackborn · 13 years ago
  47. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 13 years ago
  48. fa36aee Make debuggable="true" imply CheckJNI. by Elliott Hughes · 13 years ago
  49. 15856f7 am 27bad6f3: am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  50. 27bad6f am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  51. f930232 Fix a major problem in fragment lifecycle. by Dianne Hackborn · 13 years ago
  52. 1fdc061 am 816e5b72: am ee3de4a9: am a3ce0f1e: Merge "Remove compat mode dialog." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  53. aefc94f am 4bd50588: am fc3fa5dc: am 1b405592: Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)..." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  54. 816e5b7 am ee3de4a9: am a3ce0f1e: Merge "Remove compat mode dialog." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  55. 2947826 Remove compat mode dialog. by Dianne Hackborn · 13 years ago
  56. 4bd5058 am fc3fa5dc: am 1b405592: Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)..." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  57. bc7386c Fix issue #4539687: At least one compatibility-mode app (Androminion)... by Dianne Hackborn · 13 years ago
  58. 50469db am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  59. 7dad2c2 am 9b94aa18: am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  60. 287bd83 Snapshot PID/UID when enqueuing events. by Jeff Sharkey · 13 years ago
  61. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago
  62. 36f80f3 resolved conflicts for merge of 590ec479 to master by Dianne Hackborn · 13 years ago
  63. 7322e55 am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  64. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 13 years ago
  65. 9b94aa1 am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  66. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 13 years ago
  67. 590ec47 am 80ef2a97: am 42f8094c: Merge "Spiffy new compatibility mode UI." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  68. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 13 years ago
  69. b5b1fb2 Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 13 years ago
  70. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 13 years ago
  71. a462079 Observe screen on/off events in NetworkPolicy. by Jeff Sharkey · 13 years ago
  72. 78ae81e Merge "First pass at NetworkPolicy and activity tracking." by Jeff Sharkey · 13 years ago
  73. fbdf9df am 2a20583a: am 700ab1c7: Merge "DO NOT MERGE. Integrate from master: Improve activity manager debug dumps." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  74. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  75. d5cdd59 First pass at NetworkPolicy and activity tracking. by Jeff Sharkey · 13 years ago
  76. 3d0724d resolved conflicts for merge of 0e59729b to master by Dianne Hackborn · 13 years ago
  77. 0e59729 am 97280816: am 0f1de9ad: New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  78. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 13 years ago
  79. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  80. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  81. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  82. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  83. 0a1b746 am 92618f5f: am 52749c0b: am 03daee63: Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 13 years ago
  84. 92618f5 am 52749c0b: am 03daee63: Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 13 years ago
  85. 03daee6 Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 13 years ago
  86. fa32cd1 am 07a630d2: am 9a03a73a: am f6f87c98: Merge "Fix issue #4291805: Tap Fish crashes on launch" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  87. 07a630d am 9a03a73a: am f6f87c98: Merge "Fix issue #4291805: Tap Fish crashes on launch" into honeycomb-mr1 by Dianne Hackborn · 13 years ago
  88. 52b0ce0 Fix issue #4291805: Tap Fish crashes on launch by Dianne Hackborn · 13 years ago
  89. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  90. beb182a Merge "Package manager changes to store and update user information." by Amith Yamasani · 13 years ago
  91. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  92. bcbab36 Merge "Rework thumbnails in activity manager." by Dianne Hackborn · 13 years ago
  93. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 13 years ago
  94. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  95. e17aeb3 Improve activity manager debug dumps. by Dianne Hackborn · 13 years ago
  96. 9c1e23b Add logging of graphics acceleration info to bugreports by Chet Haase · 13 years ago
  97. 9b7c127 am e2e8da7c: am 7c2e76f0: Merge "Improve error reporting for issue #3183612" into gingerbread by Dianne Hackborn · 13 years ago
  98. e2e8da7 am 7c2e76f0: Merge "Improve error reporting for issue #3183612" into gingerbread by Dianne Hackborn · 13 years ago
  99. 1ab4377 Improve error reporting for issue #3183612 by Dianne Hackborn · 13 years ago
  100. cb44d96 Fix issue #4084124: Wingray Often see black screen after market ANR due to 4084121 by Dianne Hackborn · 13 years ago