1. 66d298c Merge "Do not account ZRAM physical memory as Lost RAM" by Thierry Strudel · 9 years ago
  2. 8dcf59d Do not account ZRAM physical memory as Lost RAM by Thierry Strudel · 9 years ago
  3. 411c06f Only allow activities to move to full screen stack. by Filip Gruszczynski · 9 years ago
  4. 3a939da Allow specifying packages for which we don't report crashes and anrs. by Filip Gruszczynski · 9 years ago
  5. ba75a9b Instrumentation targets must have code. by Jeff Sharkey · 9 years ago
  6. 51f3908 Merge "Consistent naming for PackageManager methods." by Jeff Sharkey · 9 years ago
  7. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  8. 8819c61 Merge "Work Challenge: Handle Recents launches" by Clara Bayarri · 9 years ago
  9. ea9b10e Work Challenge: Handle Recents launches by Clara Bayarri · 9 years ago
  10. 34c4756 Merge "Optimize locale negotiation when there's only one locale" by Roozbeh Pournader · 9 years ago
  11. 6f2efd3 Add developer option for freeform window support (1/2) by Jorim Jaggi · 9 years ago
  12. fe89d12 Add infrastructure to track activitiy relaunches by Jorim Jaggi · 9 years ago
  13. dc249c4 Change behavior when resizing docked stack by Jorim Jaggi · 9 years ago
  14. 03ce863 Added support for notifying listeners when an activity is pinned. by Wale Ogunwale · 9 years ago
  15. 9ae46d8 Optimize locale negotiation when there's only one locale by Roozbeh Pournader · 9 years ago
  16. 854809c Added hidden API for specifying launch stack in ActivityOptions by Wale Ogunwale · 9 years ago
  17. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  18. 46ca282 Merge "Don't allow unfocusable activity/stack to gain focus" by Wale Ogunwale · 9 years ago
  19. 4070072 Merge "More work towards triaging missing app behavior." by Jeff Sharkey · 9 years ago
  20. 4cea0f5 Don't allow unfocusable activity/stack to gain focus by Wale Ogunwale · 9 years ago
  21. 2f3e353 More work towards triaging missing app behavior. by Jeff Sharkey · 9 years ago
  22. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  23. b23a757 Bind DropPermissions life cycle to Activity by Vladislav Kaznacheev · 9 years ago
  24. 2a9e3f8 Better named encryption flags, start triaging. by Jeff Sharkey · 9 years ago
  25. 55bed95 Merge "Add a framework service tracking VR mode state." by Ruben Brunk · 9 years ago
  26. 07a0e49 Collect activity starting logic into ActivityStarter class. by Filip Gruszczynski · 9 years ago
  27. 0583d3d Hiding pinned stack tasks from overview by Winson Chung · 9 years ago
  28. af6ec29 Make AppWidgets encryption-aware. by Jeff Sharkey · 9 years ago
  29. dd18a0b Add a framework service tracking VR mode state. by Ruben Brunk · 9 years ago
  30. d88f651 Added config_defaultPictureInPictureBounds by Wale Ogunwale · 9 years ago
  31. 9c604c7 API for an Activity to enter picture-in-picture mode. by Wale Ogunwale · 9 years ago
  32. caf9f49 Relax isUserRunning() when asking about self. by Jeff Sharkey · 9 years ago
  33. 80e29f1 API for launching activities to the side in side-by-side mode. by Filip Gruszczynski · 9 years ago
  34. fbe12c4 Added PackageManager#FEATURE_PICTURE_IN_PICTURE by Wale Ogunwale · 9 years ago
  35. 4f7b035 Merge "Fix ephemeral post-install launching" by Todd Kennedy · 9 years ago
  36. 7440f17 Fix ephemeral post-install launching by Todd Kennedy · 9 years ago
  37. ead5c0f Enabling history and paging by default by Winson Chung · 9 years ago
  38. 77d9448 Log window mode to tron. by Filip Gruszczynski · 9 years ago
  39. 88b3b57 Merge "Add functionality for changing WebView provider." by Gustav Sennton · 9 years ago
  40. 556718d Frameworks/base: Avoid useless array allocation by Andreas Gampe · 9 years ago
  41. b3da834 Move tasks to fullscreen stack when dismissing docked stack. by Filip Gruszczynski · 9 years ago
  42. 6258dcd Add functionality for changing WebView provider. by Gustav Sennton · 9 years ago
  43. 3d82ed6 Fix activity not launching from recents after it was dismissed. by Filip Gruszczynski · 9 years ago
  44. 2591cc8 Revert "Fix Build: Revert "Implement locale matching in LocalesList."" by Roozbeh Pournader · 9 years ago
  45. 9c2f0d7 Fix Build: Revert "Implement locale matching in LocalesList." by Ian Pedowitz · 9 years ago
  46. 17b2b2d Implement locale matching in LocalesList. by Roozbeh Pournader · 9 years ago
  47. 2639c4b New generic background restrictions. by Dianne Hackborn · 9 years ago
  48. 39a275b Better protection for system broadcast intents. by Jeff Sharkey · 9 years ago
  49. 21d4b20 Merge "Changed ActivityManager.requestBugreport() to take a 'progress' parameter." by Felipe Leme · 9 years ago
  50. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  51. 4cc8633 Changed ActivityManager.requestBugreport() to take a 'progress' parameter. by Felipe Leme · 9 years ago
  52. bedbaa9 Flesh out user locked/unlocked lifecycle. by Jeff Sharkey · 9 years ago
  53. 1be3a1c Merge "Add permission to prevent third-parth apps from querying OOM scores" by Chong Zhang · 9 years ago
  54. eb41dfb Merge "Cleanup zen rule instances." by Julia Reynolds · 9 years ago
  55. c8e54e8 Cleanup zen rule instances. by Julia Reynolds · 9 years ago
  56. 8e4f4b3 Add permission to prevent third-parth apps from querying OOM scores by Chong Zhang · 9 years ago
  57. a864049 Merge "Fix reporting of uid state in battery stats." by Dianne Hackborn · 9 years ago
  58. 298a4dc Merge "Prevent windows in pinned stack from gaining window focus." by Wale Ogunwale · 9 years ago
  59. d045c82 Prevent windows in pinned stack from gaining window focus. by Wale Ogunwale · 9 years ago
  60. 9cbfc9e Added DISALLOW_RUN_IN_BACKGROUND user restriction by Fyodor Kupolov · 9 years ago
  61. 9c165d7 Add optional permission review for legacy apps - framework by Svet Ganov · 9 years ago
  62. e7f24e2 Merge "AMS: add API to IProcessInfoServive for retrieving oom scores" by Chong Zhang · 9 years ago
  63. 58c270c AMS: add API to IProcessInfoServive for retrieving oom scores by Chong Zhang · 9 years ago
  64. a8d1094 Fix reporting of uid state in battery stats. by Dianne Hackborn · 9 years ago
  65. f7e4ccd Merge "Fix cts ApplicationTest#testApplication failing." by Filip Gruszczynski · 9 years ago
  66. 01c2133 Fix cts ApplicationTest#testApplication failing. by Filip Gruszczynski · 9 years ago
  67. 8924e87 Wire up lifecycle, send unlocked broadcast. by Jeff Sharkey · 9 years ago
  68. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  69. 9ea2f7b Add ability to supply initial bounds when docking task by Jorim Jaggi · 9 years ago
  70. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  71. edcfc187 Merge "Changing the message on user switching dialog." by Suprabh Shukla · 9 years ago
  72. 4fe508b Changing the message on user switching dialog. by Suprabh Shukla · 9 years ago
  73. 030979c Don't play animation when docking stack with affordance by Jorim Jaggi · 9 years ago
  74. b2d8e4f Merge "resolve merge conflicts of 723462eba9 to master." by Guang Zhu · 9 years ago
  75. d550225 resolve merge conflicts of 723462eba9 to master. by Guang Zhu · 9 years ago
  76. 723462e add lost RAM info to compact meminfo dump am: 877c6c7742 am: b681ec0219 by Guang Zhu · 9 years ago
  77. 7f35036 Merge "Added a placeholder home activity for system user" by Fyodor Kupolov · 9 years ago
  78. cf8c774 Merge "Support LocaleLists in ActivityManagerService." by Roozbeh Pournader · 9 years ago
  79. 8bca698 Support LocaleLists in ActivityManagerService. by Roozbeh Pournader · 9 years ago
  80. c40e244 Added a placeholder home activity for system user by Fyodor Kupolov · 9 years ago
  81. 027bea5 Merge "More file-based encryption work." by Jeff Sharkey · 9 years ago
  82. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  83. 76415ee Merge "Allow apps to set launch bounds for activities." by Wale Ogunwale · 9 years ago
  84. 7a8fa60 Allow apps to set launch bounds for activities. by Wale Ogunwale · 9 years ago
  85. d93d481 Merge "Moving recent tasks information to a user directory" by Suprabh Shukla · 9 years ago
  86. b681ec0 add lost RAM info to compact meminfo dump am: 877c6c7742 by Guang Zhu · 9 years ago
  87. 5462e46 Merge "Remove DEBUG_JIT from Zygote flags." am: cf49583bd0 am: 5485d81578 by Nicolas Geoffray · 9 years ago
  88. 245ec92 Remove DEBUG_JIT from Zygote flags. by Nicolas Geoffray · 9 years ago
  89. 877c6c7 add lost RAM info to compact meminfo dump by Guang Zhu · 9 years ago
  90. 3ea71cf Fix issue #25727069: Top sleeping activity overrides foreground service by Dianne Hackborn · 9 years ago
  91. 7d1428d resolve merge conflicts of 5032e49f9e to mnc-dr2-dev-plus-aosp. by Rom Lemarchand · 9 years ago
  92. 2359314 Moving recent tasks information to a user directory by Suprabh Shukla · 9 years ago
  93. 8958c1e Merge "Initial stab at background check." by Dianne Hackborn · 9 years ago
  94. 0283d44 Merge "Remove DEBUG_JIT from Zygote flags." by Nicolas Geoffray · 9 years ago
  95. 9c5ac7b resolve merge conflicts of 152d353e87 to master. by Rom Lemarchand · 9 years ago
  96. bef28fe Initial stab at background check. by Dianne Hackborn · 9 years ago
  97. 75603fb Stop setting swappiness. by Martijn Coenen · 9 years ago
  98. 1682dad Moved system user apps whitelisting to PM by Fyodor Kupolov · 9 years ago
  99. 7a7619c Merge "Work on issue #25467052: System lagged out" by Dianne Hackborn · 9 years ago
  100. 1a40564 Work on issue #25467052: System lagged out by Dianne Hackborn · 9 years ago