1. 32366b2 Fix issue #11157301: Bad process stats when apps are binding to long-running services by Dianne Hackborn · 11 years ago
  2. 852c7b1 am 6743c171: am 635892fe: Merge "Guard against NPE when using existing process." into klp-dev by Jeff Sharkey · 11 years ago
  3. 2ffa50d Guard against NPE when using existing process. by Jeff Sharkey · 11 years ago
  4. 45d2358 am 11591b73: am b3da3db3: Merge "Surface outgoing Uri permission grants." into klp-dev by Jeff Sharkey · 11 years ago
  5. b3da3db Merge "Surface outgoing Uri permission grants." into klp-dev by Jeff Sharkey · 11 years ago
  6. bcaac0a Surface outgoing Uri permission grants. by Jeff Sharkey · 11 years ago
  7. cb8c450 am d92dd8ff: am fcd8a39e: Merge "Install providers enabled after app started." into klp-dev by Jeff Sharkey · 11 years ago
  8. 3a18a92 am 92fba41f: am 9d958f69: Merge "Allow killed task to remove itself" into klp-dev by Adam Lesinski · 11 years ago
  9. fcd8a39ed Merge "Install providers enabled after app started." into klp-dev by Jeff Sharkey · 11 years ago
  10. dd97f42 Install providers enabled after app started. by Jeff Sharkey · 11 years ago
  11. aa52437 Allow killed task to remove itself by Adam Lesinski · 11 years ago
  12. 4a38b0a am 972a9855: am b729e995: Merge "Yet more debugging for 10858941." into klp-dev by Craig Mautner · 11 years ago
  13. e2dd83a Yet more debugging for 10858941. by Craig Mautner · 11 years ago
  14. 1a205e9 am 846a482a: am ade5f387: Merge "Revert to jb-mr2 handling of app died." into klp-dev by Craig Mautner · 11 years ago
  15. c9d4812 am 7ac5a9ac: am 4bc5909a: Merge "Fix issue #11050678: Large memory leak in ActivityStack" into klp-dev by Dianne Hackborn · 11 years ago
  16. 2478281d am 3cb25e91: am 1703fd87: Merge "Resume user where they left off." into klp-dev by Craig Mautner · 11 years ago
  17. ade5f38 Merge "Revert to jb-mr2 handling of app died." into klp-dev by Craig Mautner · 11 years ago
  18. 4bc5909 Merge "Fix issue #11050678: Large memory leak in ActivityStack" into klp-dev by Dianne Hackborn · 11 years ago
  19. 1909125 Revert to jb-mr2 handling of app died. by Craig Mautner · 11 years ago
  20. 93529a4 Resume user where they left off. by Craig Mautner · 11 years ago
  21. 9844d29 Fix issue #11050678: Large memory leak in ActivityStack by Dianne Hackborn · 11 years ago
  22. cd6a2d3 am 47dc3248: am 9a93f6f0: Merge "Reduce max recents on lowram" into klp-dev by John Reck · 11 years ago
  23. 172e87c Reduce max recents on lowram by John Reck · 11 years ago
  24. 1d53684 am 239dc099: am 164371fb: Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  25. c5495c9 am eba784f0: am 3c98926b: Merge "Add a timeout for removing starting windows." into klp-dev by Craig Mautner · 11 years ago
  26. 7f60e70 am 666b998b: am 364fc14f: Merge "Detect wedged ContentProviders, treat as ANR." into klp-dev by Jeff Sharkey · 11 years ago
  27. 164371f Fix issue #11005453: [SUW] G+ profile creation for new user broken by Dianne Hackborn · 11 years ago
  28. 3c98926 Merge "Add a timeout for removing starting windows." into klp-dev by Craig Mautner · 11 years ago
  29. 68cc241 Add a timeout for removing starting windows. by Craig Mautner · 11 years ago
  30. 7aa7601 Detect wedged ContentProviders, treat as ANR. by Jeff Sharkey · 11 years ago
  31. e2a67ac am 57d96f0e: Merge "Fix issue #10948509: Crash in procstats when there is no data" into klp-dev by Dianne Hackborn · 11 years ago
  32. 5b29139 am 64ce6b78: Merge "Don\'t kill home process with the rest of its package." into klp-dev by Craig Mautner · 11 years ago
  33. 75a3b30 am 5a0c54a5: Merge "Remove home package name methods." into klp-dev by Craig Mautner · 11 years ago
  34. 5c60d6b am c449613e: Merge "Revert behavior to perform onResume." into klp-dev by Craig Mautner · 11 years ago
  35. 57d96f0 Merge "Fix issue #10948509: Crash in procstats when there is no data" into klp-dev by Dianne Hackborn · 11 years ago
  36. cb42855 Fix issue #10948509: Crash in procstats when there is no data by Dianne Hackborn · 11 years ago
  37. 64ce6b7 Merge "Don't kill home process with the rest of its package." into klp-dev by Craig Mautner · 11 years ago
  38. 8025935 Remove home package name methods. by Craig Mautner · 11 years ago
  39. f31ea07 Don't kill home process with the rest of its package. by Craig Mautner · 11 years ago
  40. 5314a40 Revert behavior to perform onResume. by Craig Mautner · 11 years ago
  41. 66ee877 am 8c6c0419: Merge "Tighten flags enforcement, API to test Uris." into klp-dev by Jeff Sharkey · 11 years ago
  42. ee2f7df Tighten flags enforcement, API to test Uris. by Jeff Sharkey · 11 years ago
  43. f9ad7b9 am 66a9b2d7: Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" into klp-dev by Dianne Hackborn · 11 years ago
  44. 687c622 am be17a614: Merge "Require that persistable Uri permissions be taken." into klp-dev by Jeff Sharkey · 11 years ago
  45. 66a9b2d7 Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" into klp-dev by Dianne Hackborn · 11 years ago
  46. cbd9a52 Fix issue #10903002: com.facebook.katana keeps itself in A Services by Dianne Hackborn · 11 years ago
  47. e66c177 Require that persistable Uri permissions be taken. by Jeff Sharkey · 11 years ago
  48. 9b7d148 am 5f86b90b: Merge "Fix issue #10848916: "Always" button is not working." into klp-dev by Dianne Hackborn · 11 years ago
  49. 6d8dfbd Fix issue #10848916: "Always" button is not working. by Dianne Hackborn · 11 years ago
  50. a52bfb9 am 254f5ffc: Merge "Pause activities behind keyguard after boot." into klp-dev by Craig Mautner · 11 years ago
  51. 254f5ff Merge "Pause activities behind keyguard after boot." into klp-dev by Craig Mautner · 11 years ago
  52. 2acc389 Pause activities behind keyguard after boot. by Craig Mautner · 11 years ago
  53. 8db6517 am ba0abd0a: Merge "Fix issue #10876433: java.lang.IllegalStateException in..." into klp-dev by Dianne Hackborn · 11 years ago
  54. dc655c0 am 4bf0fcef: Merge "Work on issue #10759595: preferred tag doesn\'t prevent..." into klp-dev by Dianne Hackborn · 11 years ago
  55. 90007f7 Fix issue #10876433: java.lang.IllegalStateException in... by Dianne Hackborn · 11 years ago
  56. 4bf0fce Merge "Work on issue #10759595: preferred tag doesn't prevent..." into klp-dev by Dianne Hackborn · 11 years ago
  57. 38ba6e9 Work on issue #10759595: preferred tag doesn't prevent... by Dianne Hackborn · 11 years ago
  58. eafa9c2 am f9b70ab8: Merge "Debug issue #10876433 java.lang.IllegalStateException..." into klp-dev by Dianne Hackborn · 11 years ago
  59. 2be0093 Debug issue #10876433 java.lang.IllegalStateException... by Dianne Hackborn · 11 years ago
  60. cc585f8 am 88b6e69b: Merge "Fix issue #10863270: procstats UI is showing all green" into klp-dev by Dianne Hackborn · 11 years ago
  61. 2610b7c Fix issue #10863270: procstats UI is showing all green by Dianne Hackborn · 11 years ago
  62. 20021b3 am 70817c47: Merge "Implement issue #10691475: Kill cached processes if about to..." into klp-dev by Dianne Hackborn · 11 years ago
  63. 3bc8f78d Implement issue #10691475: Kill cached processes if about to... by Dianne Hackborn · 11 years ago
  64. 2325fd5 am 4ef2693a: Revert back to a single home app in mHomeProcess by Craig Mautner · 11 years ago
  65. 4ef2693 Revert back to a single home app in mHomeProcess by Craig Mautner · 11 years ago
  66. 1995a7d am b9466db4: Merge "Finish issue #10779747: Calendar Storage crash observed..." into klp-dev by Dianne Hackborn · 11 years ago
  67. 6285a32 Finish issue #10779747: Calendar Storage crash observed... by Dianne Hackborn · 11 years ago
  68. 0c95b8c am 463850e0: Merge "Fix issue #10795385: System process crash reinstalling GEL -" into klp-dev by Dianne Hackborn · 11 years ago
  69. e56c2c3 Fix issue #10795385: System process crash reinstalling GEL - by Dianne Hackborn · 11 years ago
  70. 40489be am 61158244: Merge "Implement issue #10691359: Kill long-running processes" into klp-dev by Dianne Hackborn · 11 years ago
  71. 35f72be Implement issue #10691359: Kill long-running processes by Dianne Hackborn · 11 years ago
  72. f3b4cf7 am 28eeb420: Merge "Implement #10749688: Improve low memory reporting" into klp-dev by Dianne Hackborn · 11 years ago
  73. fcda328 am 7560c256: Merge "Add hidden API for querying available \'home\' activities" into klp-dev by Christopher Tate · 11 years ago
  74. 28eeb42 Merge "Implement #10749688: Improve low memory reporting" into klp-dev by Dianne Hackborn · 11 years ago
  75. 8e69257 Implement #10749688: Improve low memory reporting by Dianne Hackborn · 11 years ago
  76. a5ec4d4 am 5daf77d0: am ac39c604: Merge "Fix formatting in clearApplicationUserData exception message." by Christopher Tate · 11 years ago
  77. a2a0850d Add hidden API for querying available 'home' activities by Christopher Tate · 11 years ago
  78. 03ea047 Fix formatting in clearApplicationUserData exception message. by Alex Klyubin · 11 years ago
  79. 86d9c45 Merge "Revert services assist context in KitKat" into klp-dev by Adam Skory · 11 years ago
  80. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  81. dc6fd0a Merge "Propagate input ANR reason to activity manager log." into klp-dev by Jeff Brown · 11 years ago
  82. bd181bb Propagate input ANR reason to activity manager log. by Jeff Brown · 11 years ago
  83. 80213ad Merge "Fix issue #10671878: Proc stats needs to remove old data structures" into klp-dev by Dianne Hackborn · 11 years ago
  84. 4e94f93 Add PID to ANR logcat printout. by Eric Rowe · 11 years ago
  85. be4c1d7 Fix issue #10671878: Proc stats needs to remove old data structures by Dianne Hackborn · 11 years ago
  86. 16731d4 Add provideAssistData attr to public.xml by Adam Skory · 11 years ago
  87. c8143c6 Insert home task into history when sending to back. by Craig Mautner · 11 years ago
  88. bd3b902 Add CancellationSignal support to file operations. by Jeff Sharkey · 11 years ago
  89. 0077512 Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-dev by Craig Mautner · 11 years ago
  90. bc57cd1 Notify ViewRootImpl when it's safe to modify Canvas. by Craig Mautner · 11 years ago
  91. e428a7f Allow for more than one home app. by Craig Mautner · 11 years ago
  92. 164c2ed Fix NPE in ActivityManagerService by Adam Skory · 11 years ago
  93. 998cfa2 Merge "API to discover granted Uri permissions." into klp-dev by Jeff Sharkey · 11 years ago
  94. 08da7a1 API to discover granted Uri permissions. by Jeff Sharkey · 11 years ago
  95. 0dd303c Merge "Put animation background behind visible wallpaper" into klp-dev by Craig Mautner · 11 years ago
  96. 6201c2a Put animation background behind visible wallpaper by Craig Mautner · 11 years ago
  97. d9545a9 Allow bound processes to go PROCESS_STATE_TOP. by Dianne Hackborn · 11 years ago
  98. 8a0de58 Get ProcessStats callable from other processes. by Dianne Hackborn · 11 years ago
  99. d8415f4 Developer option to force RTL layout by Amith Yamasani · 11 years ago
  100. 77ece7b Merge "Extend assist context to foreground services" by Matt Casey · 11 years ago