1. 0077512 Merge "Notify ViewRootImpl when it's safe to modify Canvas." into klp-dev by Craig Mautner · 13 years ago
  2. bc57cd1 Notify ViewRootImpl when it's safe to modify Canvas. by Craig Mautner · 13 years ago
  3. e428a7f Allow for more than one home app. by Craig Mautner · 13 years ago
  4. 164c2ed Fix NPE in ActivityManagerService by Adam Skory · 13 years ago
  5. b6da911 Merge "Remove incorrect warning." into klp-dev by Craig Mautner · 13 years ago
  6. 6157470 Remove incorrect warning. by Craig Mautner · 13 years ago
  7. 998cfa2 Merge "API to discover granted Uri permissions." into klp-dev by Jeff Sharkey · 13 years ago
  8. 08da7a1 API to discover granted Uri permissions. by Jeff Sharkey · 13 years ago
  9. 0dd303c Merge "Put animation background behind visible wallpaper" into klp-dev by Craig Mautner · 13 years ago
  10. 6201c2a Put animation background behind visible wallpaper by Craig Mautner · 13 years ago
  11. d9545a9 Allow bound processes to go PROCESS_STATE_TOP. by Dianne Hackborn · 13 years ago
  12. 69cb00b More stuff I need for the proc stats UI. by Dianne Hackborn · 13 years ago
  13. 60444fd Add method for adding two ProcessStats objects together. by Dianne Hackborn · 13 years ago
  14. 8a0de58 Get ProcessStats callable from other processes. by Dianne Hackborn · 13 years ago
  15. d8415f4 Developer option to force RTL layout by Amith Yamasani · 13 years ago
  16. 77ece7b Merge "Extend assist context to foreground services" by Matt Casey · 13 years ago
  17. 602b232 Add PAC File support for proxy configuration by Jason Monk · 13 years ago
  18. 49660c7 Add support for broadcast intents by Ben Gruver · 13 years ago
  19. f5323fe Pass in the ComponentName of the resolved service for service intents by Ben Gruver · 13 years ago
  20. b622379 Add support for service intents by Ben Gruver · 13 years ago
  21. e64ff1b Merge "Improve the logic for determining whether the caller is a system app" by Ben Gruver · 13 years ago
  22. dd72c9e Improve the logic for determining whether the caller is a system app by Ben Gruver · 13 years ago
  23. 9a04435 Merge "Compare tasks not activities." by Craig Mautner · 13 years ago
  24. d0f964f Compare tasks not activities. by Craig Mautner · 13 years ago
  25. 23fb6e8 Start adding IPC calls to retrieve proc stat data. by Dianne Hackborn · 13 years ago
  26. dfc7fd7 Extend assist context to foreground services by Adam Skory · 13 years ago
  27. 614b4c4 Merge "Refactor ProcessStats, ProcessTracker." by Dianne Hackborn · 13 years ago
  28. d293224 Refactor ProcessStats, ProcessTracker. by Dianne Hackborn · 13 years ago
  29. 4373232 Merge "Extend clearing of mLastPausedActivity." by Craig Mautner · 13 years ago
  30. 0f92274 Extend clearing of mLastPausedActivity. by Craig Mautner · 13 years ago
  31. 254798f Merge "Add a new process state for "service restarting"." by Dianne Hackborn · 13 years ago
  32. f140fd9 Clear last paused activity. by Craig Mautner · 13 years ago
  33. 8eea0fc Add a new process state for "service restarting". by Dianne Hackborn · 13 years ago
  34. f1cca18 Try to improve PSS collection. by Dianne Hackborn · 13 years ago
  35. 805f52d Report more memory tuning info. by Dianne Hackborn · 13 years ago
  36. a752469 Merge "Make WebViewProvider constants private" by Jonathan Dixon · 13 years ago
  37. 635a6d5 Fix some oom tuning and display size stuff. by Dianne Hackborn · 13 years ago
  38. 09397ba Make WebViewProvider constants private by Jonathan Dixon · 13 years ago
  39. bf36ee2 Allow services to execute in the background scheduling group. by Dianne Hackborn · 13 years ago
  40. ddb1428 Merge "set the extra_free_kbytes kernel vm tunable" by Colin Cross · 13 years ago
  41. 59d80a5 set the extra_free_kbytes kernel vm tunable by Colin Cross · 13 years ago
  42. 244f5d2 Proc stats: include information about config. by Dianne Hackborn · 13 years ago
  43. fcdad6f add overlays to override lowmemorykiller adjustment values by Colin Cross · 13 years ago
  44. 85df4e0 Fix another problem with procstats bucketing. by Dianne Hackborn · 13 years ago
  45. eb54cc7 Merge "Fix bug that was causing us to lose total memory buckets." by Dianne Hackborn · 13 years ago
  46. bd754f4 Fix bug that was causing us to lose total memory buckets. by Dianne Hackborn · 13 years ago
  47. 7aee681 Merge "Set task and activity types when adding to task." by Craig Mautner · 13 years ago
  48. 2c1faed Set task and activity types when adding to task. by Craig Mautner · 13 years ago
  49. 57a7f59 Add "adb shell am restart" command. by Dianne Hackborn · 13 years ago
  50. 8817610 Remove stopping activity from activities to stop by Craig Mautner · 13 years ago
  51. acb837f Merge "Fix home activity and user switch interactions." by Craig Mautner · 13 years ago
  52. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 13 years ago
  53. 5408ae8 Merge "Use virtual screen size to determine lowmemorykiller tuning" by Colin Cross · 13 years ago
  54. 637dbfc Use virtual screen size to determine lowmemorykiller tuning by Colin Cross · 13 years ago
  55. 8585d68 Fix issue #9913990: Background processes are being added to... by Dianne Hackborn · 13 years ago
  56. cdae0f3 Merge "Switch proc stats to use new process state constants." by Dianne Hackborn · 13 years ago
  57. 0a880d0 Merge "Increase swappiness of processes when memcgroups are enabled" by Rom Lemarchand · 13 years ago
  58. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 13 years ago
  59. 5534ba9 Increase swappiness of processes when memcgroups are enabled by Rom Lemarchand · 13 years ago
  60. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 13 years ago
  61. cf117164 Reduce some event log noise: by Dianne Hackborn · 13 years ago
  62. ed41159 Fix build by Amith Yamasani · 13 years ago
  63. abee69b am 8361a9f7: am 1a1a7c08: am 06a441de: Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev by Amith Yamasani · 13 years ago
  64. 8361a9f am 1a1a7c08: am 06a441de: Merge "Pass along the user id to AttributeCache requests" into jb-mr2-dev by Amith Yamasani · 13 years ago
  65. 9865ef1 Merge "Add -c option to meminfo to dump a compact form." by Dianne Hackborn · 13 years ago
  66. 20cdcee Add -c option to meminfo to dump a compact form. by Dianne Hackborn · 13 years ago
  67. 4befbec Pass along the user id to AttributeCache requests by Amith Yamasani · 13 years ago
  68. fb20eb4 Merge "Add convertToTranslucent to API." by Craig Mautner · 13 years ago
  69. 1304f4a Add new location monitoring op, make some of app ops public. by Dianne Hackborn · 13 years ago
  70. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 13 years ago
  71. a4cc205 More procstats work. by Dianne Hackborn · 13 years ago
  72. 785a221 Merge "Move mLaunchingActivity from stack to supervisor." by Craig Mautner · 13 years ago
  73. 7ea5bd4 Move mLaunchingActivity from stack to supervisor. by Craig Mautner · 13 years ago
  74. cee04b5 Add traces for app launch / fully drawn times. by Dianne Hackborn · 13 years ago
  75. 169c803 Improve how procstats history/checkins are managed. by Dianne Hackborn · 13 years ago
  76. 2286cdc Misc memory stuff. by Dianne Hackborn · 13 years ago
  77. bae8614 Merge "Fix issue #9611000: Random run-time restarts" by Dianne Hackborn · 13 years ago
  78. 89d62fb Merge "Set focus to launcher activity on return." by Craig Mautner · 13 years ago
  79. 0d71de2 Fix issue #9611000: Random run-time restarts by Dianne Hackborn · 13 years ago
  80. 904a857 More work on procstats: save/restore state, fixes. by Dianne Hackborn · 13 years ago
  81. a8a90e0 Set focus to launcher activity on return. by Craig Mautner · 13 years ago
  82. 2179a52 Merge "Start really collecting PSS data for process stats." by Dianne Hackborn · 13 years ago
  83. cfc837f Start really collecting PSS data for process stats. by Dianne Hackborn · 13 years ago
  84. 5729b81 Merge "Add API to convert translucent Activity to opaque." by Craig Mautner · 13 years ago
  85. 97e1d53 Merge "Fix issue #9586838: Crash after waking up Hammerhead device" by Dianne Hackborn · 13 years ago
  86. ebe8306 Fix issue #9586838: Crash after waking up Hammerhead device by Dianne Hackborn · 13 years ago
  87. 8cbafbe Merge "Add debug for specific bug." by Craig Mautner · 13 years ago
  88. e7c58b6 Add debug for specific bug. by Craig Mautner · 13 years ago
  89. 053f61d Work on issue #9586838: Crash after waking up Hammerhead device by Dianne Hackborn · 13 years ago
  90. b4e1249 Add new ActivityManager.isLowRamDevice(). by Dianne Hackborn · 13 years ago
  91. 13ac041 Update procstats to start collecting/reporting pss. by Dianne Hackborn · 13 years ago
  92. 4addfc5 Add API to convert translucent Activity to opaque. by Craig Mautner · 13 years ago
  93. d982851 Merge "Use FastPrintWriter... everywhere." by Dianne Hackborn · 13 years ago
  94. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 13 years ago
  95. a3f62a8 Merge "When an app dies launch home conditionally." by Craig Mautner · 13 years ago
  96. 37f748d When an app dies launch home conditionally. by Craig Mautner · 13 years ago
  97. 3af16b2 Merge "Improve FastPrintWriter." by Dianne Hackborn · 13 years ago
  98. e5a9c92 Improve FastPrintWriter. by Dianne Hackborn · 13 years ago
  99. 7a78b39 Merge "Fix unnecessary and harmful task movement." by Craig Mautner · 13 years ago
  100. f0ac5c8 Fix unnecessary and harmful task movement. by Craig Mautner · 13 years ago