1. eeb1dca Fix issue #5139085: Some Recents items can't be killed by Dianne Hackborn · 15 years ago
  2. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 15 years ago
  3. 5d927c2 Fix issue #5150899: Call activity takes 15MB we never get back. by Dianne Hackborn · 15 years ago
  4. 295e3c2 Fix issue #5214105 and work on issue #5109947. by Dianne Hackborn · 15 years ago
  5. a4bacb8 Fix animation scale to also scale start offset. by Dianne Hackborn · 15 years ago
  6. cfb9f2b Fix issue #5192141: systemui asplodes after enough tapping on the windowlist button by Dianne Hackborn · 15 years ago
  7. 29aae6f Fix issue #4279860: previous UI flashes before showing lock screen... by Dianne Hackborn · 15 years ago
  8. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 15 years ago
  9. d6a2be3 Merge "Allow Instrumentation to kill even persistent processes" by Christopher Tate · 15 years ago
  10. 3dacd84 Allow Instrumentation to kill even persistent processes by Christopher Tate · 15 years ago
  11. 1c9b260 Fix issue #5187844: Query is misrouted to wrong content provider by Dianne Hackborn · 15 years ago
  12. d99b293 Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked by Dianne Hackborn · 15 years ago
  13. e8c88e6 Fix issue #5163456: logspam/tight loop in BatteryStatsImpl by Dianne Hackborn · 15 years ago
  14. e518be3 am 51beb81a: am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 15 years ago
  15. 51beb81 am ee93fd5c: am 7a0d746b: am baaf3ce6: Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 15 years ago
  16. baaf3ce Merge "Handle stopping of services with still bound applications." by Dianne Hackborn · 15 years ago
  17. e817404 dumpsys: fix problems with -a option in battery and batteryinfo services by Mike Lockwood · 15 years ago
  18. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 15 years ago
  19. 40a9784 Fix bug 5154361 - New force close dialog text breaks button order rules by Adam Powell · 15 years ago
  20. 8e8d65f Fix some crashes that are happening in the system process. by Dianne Hackborn · 15 years ago
  21. c635027 Store last-resume times in a separate XML file. by Mark Brophy · 15 years ago
  22. 7d60842 Move OOM kernel settings to activity manager. by Dianne Hackborn · 15 years ago
  23. b437e09 Improved memory use reporting. by Dianne Hackborn · 15 years ago
  24. c68c913 Various work on out of memory managment. by Dianne Hackborn · 15 years ago
  25. d5d7e16 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 15 years ago
  26. 3c6c3dd Merge "Don't actually try to stop processes marked 'persistent'" by Christopher Tate · 15 years ago
  27. 130b0d2 Fix issue #4466531: onServiceConnected() not called after... by Dianne Hackborn · 15 years ago
  28. 064d842 Don't actually try to stop processes marked 'persistent' by Christopher Tate · 15 years ago
  29. c09bd15 Merge "Fix bug where memory trim was not being delivered with correct level." by Dianne Hackborn · 15 years ago
  30. f0754f5b Fix bug where memory trim was not being delivered with correct level. by Dianne Hackborn · 15 years ago
  31. 7eabe55 Add looper profiling to adb shell am by Romain Guy · 15 years ago
  32. 31ca854 Fix issue #4976176: Font size setting does not persist by Dianne Hackborn · 15 years ago
  33. 1b64e0d Work on death recipient leaks in Activity Manager and Content Service. by Dianne Hackborn · 15 years ago
  34. 0e3328f Rework and fix "adb shell dumpsys meminfo" by Dianne Hackborn · 15 years ago
  35. 45ce864 Move LoadAverageService to the SystemUI apk. by Dianne Hackborn · 15 years ago
  36. ce86ba8 Improve handling of low memory. by Dianne Hackborn · 15 years ago
  37. 622c03e Merge "Expose app resume times to the ApplicationProvider." by Mark Brophy · 15 years ago
  38. 3f9dd28 Increase activity timeouts when using a wrapper process. by Jeff Brown · 15 years ago
  39. 9fc0330 Expose app resume times to the ApplicationProvider. by Mark Brophy · 15 years ago
  40. 10e8971 Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 15 years ago
  41. e1dfcb7 Pass the targetSdkVersion through to the zygote-forked dalvik. by Elliott Hughes · 15 years ago
  42. ae07ecf Add the "debug.jni.logging" property so third-party developers can debug their JNI problems. by Elliott Hughes · 15 years ago
  43. 8894cc5 When removing a task, also kill its processes. by Dianne Hackborn · 15 years ago
  44. 6c418d5 Fix issue #4902856: Don't let apps register non-explicit PendingIntents by Dianne Hackborn · 15 years ago
  45. ae38445 Fix battery history management. by Dianne Hackborn · 15 years ago
  46. 3187632 Fix bug 4904520 - Swap force close/report buttons by Adam Powell · 15 years ago
  47. b961cd2 Don't report a resize unless the window's surface actually changed. by Dianne Hackborn · 15 years ago
  48. fa36aee Make debuggable="true" imply CheckJNI. by Elliott Hughes · 15 years ago
  49. 475deae am d00bebb0: am abe5bd23: am a9551706: Testing done, compatibility mode no longer on by default. by Dianne Hackborn · 15 years ago
  50. d00bebb am abe5bd23: am a9551706: Testing done, compatibility mode no longer on by default. by Dianne Hackborn · 15 years ago
  51. a955170 Testing done, compatibility mode no longer on by default. by Dianne Hackborn · 15 years ago
  52. 15856f7 am 27bad6f3: am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 15 years ago
  53. 27bad6f am baa89d38: am f930232f: Fix a major problem in fragment lifecycle. by Dianne Hackborn · 15 years ago
  54. f930232 Fix a major problem in fragment lifecycle. by Dianne Hackborn · 15 years ago
  55. 1fdc061 am 816e5b72: am ee3de4a9: am a3ce0f1e: Merge "Remove compat mode dialog." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  56. aefc94f am 4bd50588: am fc3fa5dc: am 1b405592: Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)..." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  57. 816e5b7 am ee3de4a9: am a3ce0f1e: Merge "Remove compat mode dialog." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  58. 2947826 Remove compat mode dialog. by Dianne Hackborn · 15 years ago
  59. 4bd5058 am fc3fa5dc: am 1b405592: Merge "Fix issue #4539687: At least one compatibility-mode app (Androminion)..." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  60. bc7386c Fix issue #4539687: At least one compatibility-mode app (Androminion)... by Dianne Hackborn · 15 years ago
  61. 2515db7 am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug. by Dianne Hackborn · 15 years ago
  62. 50469db am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  63. 7dad2c2 am 9b94aa18: am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 15 years ago
  64. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 15 years ago
  65. 3a80c50 am 8b9a2b6c: am e6676351: Work around OpenFeint bug. by Dianne Hackborn · 15 years ago
  66. 287bd83 Snapshot PID/UID when enqueuing events. by Jeff Sharkey · 15 years ago
  67. e667635 Work around OpenFeint bug. by Dianne Hackborn · 15 years ago
  68. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 15 years ago
  69. 36f80f3 resolved conflicts for merge of 590ec479 to master by Dianne Hackborn · 15 years ago
  70. 7322e55 am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used for homescreen widgets." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  71. 2f0b175 Fix issue #4502672: Wrong xml resources used for homescreen widgets. by Dianne Hackborn · 15 years ago
  72. 9b94aa1 am e5d37701: am 8ea5e1d7: Fix compat mode bugs when updating apps. by Dianne Hackborn · 15 years ago
  73. 8ea5e1d Fix compat mode bugs when updating apps. by Dianne Hackborn · 15 years ago
  74. 5c2e4d2 am 8fcbfb52: am 94250ac6: Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  75. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 15 years ago
  76. 590ec47 am 80ef2a97: am 42f8094c: Merge "Spiffy new compatibility mode UI." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  77. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 15 years ago
  78. b5b1fb2 Merge "Support wrapping app processes to inject debug instrumentation. Bug: 4437846" by Jeff Brown · 15 years ago
  79. ebed7d6 Support wrapping app processes to inject debug instrumentation. Bug: 4437846 by Jeff Brown · 15 years ago
  80. a462079 Observe screen on/off events in NetworkPolicy. by Jeff Sharkey · 15 years ago
  81. 78ae81e Merge "First pass at NetworkPolicy and activity tracking." by Jeff Sharkey · 15 years ago
  82. fbdf9df am 2a20583a: am 700ab1c7: Merge "DO NOT MERGE. Integrate from master: Improve activity manager debug dumps." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  83. 9a84983 DO NOT MERGE. Integrate from master: Improve activity manager debug dumps. by Dianne Hackborn · 15 years ago
  84. d5cdd59 First pass at NetworkPolicy and activity tracking. by Jeff Sharkey · 15 years ago
  85. 3d0724d resolved conflicts for merge of 0e59729b to master by Dianne Hackborn · 15 years ago
  86. 0e59729 am 97280816: am 0f1de9ad: New compat mode front end: UI and persistence. by Dianne Hackborn · 15 years ago
  87. 0f1de9a New compat mode front end: UI and persistence. by Dianne Hackborn · 15 years ago
  88. 4a627c7 Full local backup infrastructure by Christopher Tate · 15 years ago
  89. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 15 years ago
  90. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 15 years ago
  91. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 15 years ago
  92. a301fe6 Fix dumpsys output. by Marco Nelissen · 15 years ago
  93. 0a1b746 am 92618f5f: am 52749c0b: am 03daee63: Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 15 years ago
  94. 92618f5 am 52749c0b: am 03daee63: Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 15 years ago
  95. 03daee6 Merge "frameworks/base: acquire lock on am only when needed" by Conley Owens · 15 years ago
  96. fa32cd1 am 07a630d2: am 9a03a73a: am f6f87c98: Merge "Fix issue #4291805: Tap Fish crashes on launch" into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  97. 07a630d am 9a03a73a: am f6f87c98: Merge "Fix issue #4291805: Tap Fish crashes on launch" into honeycomb-mr1 by Dianne Hackborn · 15 years ago
  98. 52b0ce0 Fix issue #4291805: Tap Fish crashes on launch by Dianne Hackborn · 15 years ago
  99. 0ffc988 Rewrite battery history storage. by Dianne Hackborn · 15 years ago
  100. 2432d1b Forgot to add this file. by Dianne Hackborn · 15 years ago