1. 63fec3e Don't full-data back up apps in foreground-equivalent state by Christopher Tate · 9 years ago
  2. c1a1823 Merge changes I96415ec6,I5d3aa7f9,I6294915e,I361928c0 by Thierry Strudel · 9 years ago
  3. fdeeeea Follow installd changes, throw exceptions. by Jeff Sharkey · 9 years ago
  4. b5f07f86 Don't spin up encryption unaware providers twice. by Jeff Sharkey · 9 years ago
  5. 5aa3c44 Report SwapPss in dumpsys meminfo when requested and available by Thierry Strudel · 9 years ago
  6. f0a4418 Report SwapPss in am_pss reports by Thierry Strudel · 9 years ago
  7. 41f94ed Add Swap and SwapPss to meminfo checkin dump. by Martijn Coenen · 9 years ago
  8. 951bc3b Merge "Update Activity Manager to prevent popups while driving." by Joseph Pirozzo · 9 years ago
  9. 9229ee5 Merge "Install non-EA providers once user is unlocked." by Jeff Sharkey · 9 years ago
  10. 303210b Start recents when bringing docked task to the front. by Filip Gruszczynski · 9 years ago
  11. 2bd31db Install non-EA providers once user is unlocked. by Jeff Sharkey · 9 years ago
  12. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  13. 0ab0bdd Merge "More progress on triaging PackageManager callers." by Jeff Sharkey · 9 years ago
  14. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  15. 8e25f73 Short-circuit AMS.setFocusedTask if the task is already focused. by Filip Gruszczynski · 9 years ago
  16. 42efc58 Merge "Adjusting AMN#requestBugReport() to be able to invoke 3 types of bugreport services" by Michal Karpinski · 9 years ago
  17. 1a7d98b Merge "Added new API for URI permissions management." by Felipe Leme · 9 years ago
  18. 3da5c97 Adjusting AMN#requestBugReport() to be able to invoke 3 types by Michal Karpinski · 9 years ago
  19. 66d298c Merge "Do not account ZRAM physical memory as Lost RAM" by Thierry Strudel · 9 years ago
  20. 8dcf59d Do not account ZRAM physical memory as Lost RAM by Thierry Strudel · 9 years ago
  21. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  22. f3fa0f8 Added new API for URI permissions management. by Felipe Leme · 9 years ago
  23. 3a939da Allow specifying packages for which we don't report crashes and anrs. by Filip Gruszczynski · 9 years ago
  24. ba75a9b Instrumentation targets must have code. by Jeff Sharkey · 9 years ago
  25. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  26. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  27. 8819c61 Merge "Work Challenge: Handle Recents launches" by Clara Bayarri · 9 years ago
  28. ea9b10e Work Challenge: Handle Recents launches by Clara Bayarri · 9 years ago
  29. 34c4756 Merge "Optimize locale negotiation when there's only one locale" by Roozbeh Pournader · 9 years ago
  30. 6f2efd3 Add developer option for freeform window support (1/2) by Jorim Jaggi · 9 years ago
  31. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  32. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  33. 03ce863 Added support for notifying listeners when an activity is pinned. by Wale Ogunwale · 9 years ago
  34. 9ae46d8 Optimize locale negotiation when there's only one locale by Roozbeh Pournader · 9 years ago
  35. 854809c Added hidden API for specifying launch stack in ActivityOptions by Wale Ogunwale · 9 years ago
  36. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  37. 46ca282 Merge "Don't allow unfocusable activity/stack to gain focus" by Wale Ogunwale · 9 years ago
  38. 4070072 Merge "More work towards triaging missing app behavior." by Jeff Sharkey · 9 years ago
  39. 4cea0f5 Don't allow unfocusable activity/stack to gain focus by Wale Ogunwale · 9 years ago
  40. 2f3e353 More work towards triaging missing app behavior. by Jeff Sharkey · 9 years ago
  41. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  42. b23a757 Bind DropPermissions life cycle to Activity by Vladislav Kaznacheev · 9 years ago
  43. 2a9e3f8 Better named encryption flags, start triaging. by Jeff Sharkey · 9 years ago
  44. 55bed95 Merge "Add a framework service tracking VR mode state." by Ruben Brunk · 9 years ago
  45. 07a0e49 Collect activity starting logic into ActivityStarter class. by Filip Gruszczynski · 9 years ago
  46. 0583d3d Hiding pinned stack tasks from overview by Winson Chung · 9 years ago
  47. af6ec29 Make AppWidgets encryption-aware. by Jeff Sharkey · 9 years ago
  48. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  49. d88f651 Added config_defaultPictureInPictureBounds by Wale Ogunwale · 9 years ago
  50. 9c604c7 API for an Activity to enter picture-in-picture mode. by Wale Ogunwale · 9 years ago
  51. caf9f49 Relax isUserRunning() when asking about self. by Jeff Sharkey · 9 years ago
  52. 80e29f1 API for launching activities to the side in side-by-side mode. by Filip Gruszczynski · 9 years ago
  53. fbe12c4 Added PackageManager#FEATURE_PICTURE_IN_PICTURE by Wale Ogunwale · 9 years ago
  54. 4f7b035 Merge "Fix ephemeral post-install launching" by Todd Kennedy · 9 years ago
  55. 7440f17 Fix ephemeral post-install launching by Todd Kennedy · 9 years ago
  56. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  57. 77d9448 Log window mode to tron. by Filip Gruszczynski · 9 years ago
  58. 88b3b57 Merge "Add functionality for changing WebView provider." by Gustav Sennton · 9 years ago
  59. 556718d Frameworks/base: Avoid useless array allocation by Andreas Gampe · 9 years ago
  60. b3da834 Move tasks to fullscreen stack when dismissing docked stack. by Filip Gruszczynski · 9 years ago
  61. 6258dcd Add functionality for changing WebView provider. by Gustav Sennton · 9 years ago
  62. 3d82ed6 Fix activity not launching from recents after it was dismissed. by Filip Gruszczynski · 9 years ago
  63. 2591cc8 Revert "Fix Build: Revert "Implement locale matching in LocalesList."" by Roozbeh Pournader · 9 years ago
  64. 9c2f0d7 Fix Build: Revert "Implement locale matching in LocalesList." by Ian Pedowitz · 9 years ago
  65. 17b2b2d Implement locale matching in LocalesList. by Roozbeh Pournader · 9 years ago
  66. 2639c4b New generic background restrictions. by Dianne Hackborn · 9 years ago
  67. 154a77e Update Activity Manager to prevent popups while driving. by Joseph Pirozzo · 9 years ago
  68. 39a275b Better protection for system broadcast intents. by Jeff Sharkey · 9 years ago
  69. 21d4b20 Merge "Changed ActivityManager.requestBugreport() to take a 'progress' parameter." by Felipe Leme · 9 years ago
  70. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  71. 4cc8633 Changed ActivityManager.requestBugreport() to take a 'progress' parameter. by Felipe Leme · 9 years ago
  72. bedbaa9 Flesh out user locked/unlocked lifecycle. by Jeff Sharkey · 9 years ago
  73. 1be3a1c Merge "Add permission to prevent third-parth apps from querying OOM scores" by Chong Zhang · 9 years ago
  74. eb41dfb Merge "Cleanup zen rule instances." by Julia Reynolds · 9 years ago
  75. c8e54e8 Cleanup zen rule instances. by Julia Reynolds · 9 years ago
  76. 8e4f4b3 Add permission to prevent third-parth apps from querying OOM scores by Chong Zhang · 9 years ago
  77. a864049 Merge "Fix reporting of uid state in battery stats." by Dianne Hackborn · 9 years ago
  78. 298a4dc Merge "Prevent windows in pinned stack from gaining window focus." by Wale Ogunwale · 9 years ago
  79. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  80. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  81. 9c165d7 Add optional permission review for legacy apps - framework by Svet Ganov · 9 years ago
  82. e7f24e2 Merge "AMS: add API to IProcessInfoServive for retrieving oom scores" by Chong Zhang · 9 years ago
  83. 58c270c AMS: add API to IProcessInfoServive for retrieving oom scores by Chong Zhang · 9 years ago
  84. a8d1094 Fix reporting of uid state in battery stats. by Dianne Hackborn · 9 years ago
  85. f7e4ccd Merge "Fix cts ApplicationTest#testApplication failing." by Filip Gruszczynski · 9 years ago
  86. 01c2133 Fix cts ApplicationTest#testApplication failing. by Filip Gruszczynski · 9 years ago
  87. 8924e87 Wire up lifecycle, send unlocked broadcast. by Jeff Sharkey · 9 years ago
  88. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  89. 9ea2f7b Add ability to supply initial bounds when docking task by Jorim Jaggi · 9 years ago
  90. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  91. edcfc187 Merge "Changing the message on user switching dialog." by Suprabh Shukla · 9 years ago
  92. 4fe508b Changing the message on user switching dialog. by Suprabh Shukla · 9 years ago
  93. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  94. b2d8e4f Merge "resolve merge conflicts of 723462eba9 to master." by Guang Zhu · 9 years ago
  95. d550225 resolve merge conflicts of 723462eba9 to master. by Guang Zhu · 9 years ago
  96. 723462e add lost RAM info to compact meminfo dump am: 877c6c7742 am: b681ec0219 by Guang Zhu · 9 years ago
  97. 7f35036 Merge "Added a placeholder home activity for system user" by Fyodor Kupolov · 9 years ago
  98. cf8c774 Merge "Support LocaleLists in ActivityManagerService." by Roozbeh Pournader · 9 years ago
  99. 8bca698 Support LocaleLists in ActivityManagerService. by Roozbeh Pournader · 9 years ago
  100. c40e244 Added a placeholder home activity for system user by Fyodor Kupolov · 9 years ago