1. bdc07b6 Merge "Register ActivityManagerService.PackageMonitor for all users." into lmp-dev by Zoltan Szatmary-Ban · 10 years ago
  2. 0bec95d Register ActivityManagerService.PackageMonitor for all users. by Zoltan Szatmary-Ban · 10 years ago
  3. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  4. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  5. 0e8d7d6 Add some @SystemApi tags for internal user-related APIs by Amith Yamasani · 10 years ago
  6. 48a10a5 Change API to return thumbnail size instead of individual dimensions. (Bug 17295512) by Winson Chung · 10 years ago
  7. 80e29b6 Merge "Fix issue #17179314: Make recents limits consistent" into lmp-dev by Dianne Hackborn · 10 years ago
  8. 852975d Fix issue #17179314: Make recents limits consistent by Dianne Hackborn · 10 years ago
  9. 1b012d3 Add sample profiling option to am. by Jeff Hao · 10 years ago
  10. 4610545 Merge "Fix issue #16311398: Limit number of documents a process can open" into lmp-dev by Dianne Hackborn · 10 years ago
  11. 5c1b42e Merge "Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565)" into lmp-dev by Winson Chung · 10 years ago
  12. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 10 years ago
  13. a4ccb86 Multiple performance changes to speed recents invocation/app launching time. (Bug 16987565) by Winson Chung · 10 years ago
  14. 885fbe5 Fix issue #16366571: UIDs for work and normal Chrome processes are the same by Dianne Hackborn · 10 years ago
  15. aec68bb Fix issue #17038762: Add API to add entries to the recents list by Dianne Hackborn · 10 years ago
  16. e9217a0 Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622) by Winson Chung · 10 years ago
  17. ec396d6 Initial changes to add task affiliation styling. (Bug 16656169) by Winson Chung · 10 years ago
  18. 22132d7 Make affiliatedTaskId public and unhidden. by Craig Mautner · 10 years ago
  19. 0debc9a First iteration of a public UsageStats API by Adam Lesinski · 10 years ago
  20. fee756f Implement issue #16330060: Inform ActivityManager about WebView... by Dianne Hackborn · 10 years ago
  21. 386c94f Add missing lock task API by Jason Monk · 10 years ago
  22. a228ae9 Add task affiliation by Craig Mautner · 10 years ago
  23. ffa2ec6 Refactoring to support groups. by Winson Chung · 10 years ago
  24. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 10 years ago
  25. 2cb86c7 Saving last TaskDescription for TaskRecord. by Winson Chung · 10 years ago
  26. f1fbd77 Use Task last active time to ensure we don't reload items for the cache. by Winson Chung · 10 years ago
  27. a25a8b2 Mark getRecentTasks() and getRunningTasks() as deprecated. by Dianne Hackborn · 10 years ago
  28. a449dc0 Refactoring RecentsActivityValues into TaskDescription, and ensuring they are resolved when set. (Bug 14995928, 14832629) by Winson Chung · 10 years ago
  29. 1147c40 Adding method for applications to query their own tasks. (Bug 14627210) by Winson Chung · 10 years ago
  30. e22b3b1 Usage stats! by Dianne Hackborn · 10 years ago
  31. 03a9bae Refactoring activity method to update recents values. by Winson Chung · 10 years ago
  32. 0923328 Make GET_TASKS signature|system. by Dianne Hackborn · 10 years ago
  33. 684bf34 Switch IProcessObserver to report process state by Dianne Hackborn · 10 years ago
  34. 91097de Initial implementation of new voice interaction API. by Dianne Hackborn · 10 years ago
  35. 35fc6a0 Merge "Implement setActivityLabelAndIcon()." by Craig Mautner · 10 years ago
  36. 2a76494 Rename related users to profiles. by Kenny Guy · 10 years ago
  37. 688b510 Implement setActivityLabelAndIcon(). by Craig Mautner · 10 years ago
  38. 2fbd754 Add Activity methods for icons and labels. by Craig Mautner · 10 years ago
  39. 82326a9 Add flag to allow fetching related users recent tasks. by Kenny Guy · 10 years ago
  40. aea74a5 Add Lock Task Mode. by Craig Mautner · 10 years ago
  41. 303e1ff Initial changes for recents. by Winson Chung · 10 years ago
  42. ed6649f DO NOT MERGE: Eliminate StackBox. by Craig Mautner · 11 years ago
  43. daa0d5c Fix issue #11223338: Not retaining service started state while restarting by Dianne Hackborn · 11 years ago
  44. cc2195b some javadoc improvements for virtual display and new meta tag name by Scott Main · 11 years ago
  45. ebc15ef Fix some doc issues. by Dianne Hackborn · 11 years ago
  46. e8a9422 Merge "Return tasks in correct order." into klp-dev by Craig Mautner · 11 years ago
  47. bd413f6 Support for "not the home app you're looking for" metadata by Christopher Tate · 11 years ago
  48. c0fd805 Return tasks in correct order. by Craig Mautner · 11 years ago
  49. be4c1d7 Fix issue #10671878: Proc stats needs to remove old data structures by Dianne Hackborn · 11 years ago
  50. ac738a2 Merge "Hide stackId from prying eyes." into klp-dev by Craig Mautner · 11 years ago
  51. 2703052 Hide stackId from prying eyes. by Craig Mautner · 11 years ago
  52. 2f61f91 Make "low ram device" a readonly system property by Christopher Tate · 11 years ago
  53. 8a0de58 Get ProcessStats callable from other processes. by Dianne Hackborn · 11 years ago
  54. c823051 Switch proc stats to use new process state constants. by Dianne Hackborn · 11 years ago
  55. a413dc0 Add new proc state constants and delivery. by Dianne Hackborn · 11 years ago
  56. 904a857 More work on procstats: save/restore state, fixes. by Dianne Hackborn · 11 years ago
  57. a366424 New API: apps can request a wipe of their own data by Christopher Tate · 11 years ago
  58. b4e1249 Add new ActivityManager.isLowRamDevice(). by Dianne Hackborn · 11 years ago
  59. 8c84109 Use FastPrintWriter... everywhere. by Dianne Hackborn · 11 years ago
  60. 91268cf More work on process tracking. by Dianne Hackborn · 11 years ago
  61. cbfd23e Add new API to retrieve a dumpsys of a single package. by Dianne Hackborn · 11 years ago
  62. 5ff1210 Add retrieval of StackBox info for more flexibility by Craig Mautner · 11 years ago
  63. 6d90fed Add stackId to RecentTaskInfo by Craig Mautner · 11 years ago
  64. 9d851de Revert "Add stackId to RecentTaskInfo" by Craig Mautner · 11 years ago
  65. b9b9477 Add stackId to RecentTaskInfo by Craig Mautner · 11 years ago
  66. 967212c Implement stack splitting and task movement. by Craig Mautner · 11 years ago
  67. ecbfe25 Add flag to method's javadoc. by Craig Mautner · 11 years ago
  68. d7d28e6 App ops: media ops, set up to be callable from native code. by Dianne Hackborn · 11 years ago
  69. a8a9bd6 Fix issue #7311376: Add API to allow apps to know if they are... by Dianne Hackborn · 12 years ago
  70. 15491c6 Switch to showing top-most thumbnail of recent apps. by Dianne Hackborn · 12 years ago
  71. 1676c85 Flesh out multi-user in am commands. by Dianne Hackborn · 12 years ago
  72. 5e03e2c More multi-user stuff: by Dianne Hackborn · 12 years ago
  73. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  74. 12631ec Merge "Start implementing concept of "running" users." into jb-mr1-dev by Dianne Hackborn · 12 years ago
  75. bd6e150 Add initial multi-display support. by Jeff Brown · 12 years ago
  76. 80a4af2 Start implementing concept of "running" users. by Dianne Hackborn · 12 years ago
  77. 0c38049 Improve multi-user app management. by Dianne Hackborn · 12 years ago
  78. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  79. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  80. 8264408 Start the correct settings from the status bar. by Amith Yamasani · 12 years ago
  81. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  82. a93c2c1 Extend process observer to be usable for media routing. by Dianne Hackborn · 12 years ago
  83. 5320eb8 Fix activity resolver, issues #6519130 and #6507239 by Dianne Hackborn · 12 years ago
  84. 59325eb Add new API to find total RAM. by Dianne Hackborn · 12 years ago
  85. d0356a1 Fix launcher icon size for tvdpi. by Dianne Hackborn · 12 years ago
  86. c5bf758 Update process importance documentation. by Dianne Hackborn · 12 years ago
  87. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 12 years ago
  88. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  89. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  90. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  91. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  92. d96e3df Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc. by Dianne Hackborn · 13 years ago
  93. 905577f Fix issue #5263361: Browser instance not created in application picker by Dianne Hackborn · 13 years ago
  94. 49d228b3 New API to determine if device has lots of RAM. by Dianne Hackborn · 13 years ago
  95. b375632 Don't use HW accel drawing in lock screen on lower-end devices. by Dianne Hackborn · 13 years ago
  96. 7d60842 Move OOM kernel settings to activity manager. by Dianne Hackborn · 13 years ago
  97. 9fc0330 Expose app resume times to the ApplicationProvider. by Mark Brophy · 13 years ago
  98. 36f80f3 resolved conflicts for merge of 590ec479 to master by Dianne Hackborn · 13 years ago
  99. 36cd41f Spiffy new compatibility mode UI. by Dianne Hackborn · 13 years ago
  100. c6c8ada am dda64e9a: am 51454295: am df9799f0: Fix build. by Dianne Hackborn · 13 years ago