1. db026a2 Update to the ActivityManager proto by Bookatz · 7 years ago
  2. 88f3d4d Security model for moving sharesheet to systemui by Geoffrey Pitsch · 7 years ago
  3. 10fc4fd Swap "foreground service" and "bound foreground service" proc states. by Dianne Hackborn · 7 years ago
  4. 695cf72 Support chained attribution for alarm related WorkSources. by Narayan Kamath · 7 years ago
  5. 6348ddc Merge "Make TOP_SLEEPING procstate more like a cached process." by TreeHugger Robot · 7 years ago
  6. e51ffaa Merge "Fix usagestats DUMP OF SERVICE" by Esteban Talavera · 7 years ago
  7. 838ea24 Fix usagestats DUMP OF SERVICE by Esteban Talavera · 7 years ago
  8. 60a3c1e Merge "incidentd: Dumping java process meminfo data." by TreeHugger Robot · 7 years ago
  9. bad8d91 Make TOP_SLEEPING procstate more like a cached process. by Dianne Hackborn · 7 years ago
  10. 983829f incidentd: Dumping java process meminfo data. by Kweku Adams · 7 years ago
  11. f097d42 Move heavy-weight process state down to cached range. by Dianne Hackborn · 7 years ago
  12. 895d731 Merge "Add more IntDef prefixes for auto-documenting." by TreeHugger Robot · 7 years ago
  13. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  14. 62c220b Fix how we build the statsd protos. by Joe Onorato · 7 years ago
  15. efdede0 Merge "Cancel alarms & jobs when an app's data is cleared" by TreeHugger Robot · 7 years ago
  16. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  17. f4ef6eb Changes need to implement heavy-weight gaming app tests. by Dianne Hackborn · 7 years ago
  18. c59b4f6 Don't send userLeaving hint when entering split-screen mode. by Wale Ogunwale · 7 years ago
  19. 68a0633 Special handling of processes with recent tasks. by Dianne Hackborn · 7 years ago
  20. f59a413 Add support for minimized mode for right dock side for tablets (1/2) by Matthew Ng · 7 years ago
  21. bf15587 Renamed moveTaskToDockedStack to setTaskWindowingModeSplitScreenPrimary by Matthew Ng · 7 years ago
  22. 637c1ba Merge "Merge "ActivityManager: Change documentation of low RAM" into oc-mr1-dev am: c1158f762a" into oc-mr1-dev-plus-aosp by Greg Kaiser · 7 years ago
  23. 61c9e5a 5/Organize and make running tasks code more efficient by Winson Chung · 7 years ago
  24. e2c459e ActivityManager: Change documentation of low RAM by Greg Kaiser · 7 years ago
  25. e6b00c2 incidentd: Updating PowerManagerService proto files. by Kweku Adams · 7 years ago
  26. c81983a Start removing remaining pm code to package manager by Dianne Hackborn · 7 years ago
  27. f067ac7 Fixing CTS regression by Winson Chung · 7 years ago
  28. 54bc942 Updated TaskDescription to pass drawable resource ID (1/2) by Matthew Ng · 7 years ago
  29. 2db3557 Pull out TaskStackListener into its own class. by Winson Chung · 7 years ago
  30. 5fa3975 4/Clean up use of hidden recent task flags by Winson Chung · 7 years ago
  31. fb44d21 3/Removing unnecessary filtering logic for recent tasks in SystemUI by Winson Chung · 7 years ago
  32. 44f036f Removed remaining use of static stack ids. by Wale Ogunwale · 7 years ago
  33. 89be576 Removed sys-ui's use of static stack ids. by Wale Ogunwale · 7 years ago
  34. 388945c Changed to allow removal of remaining static stack ids from CTS. by Wale Ogunwale · 7 years ago
  35. 6827856 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  36. 04a05ac Ability to getOrCreateStack by windowingMode/activityType in AM. by Wale Ogunwale · 7 years ago
  37. 9dcf946 Moved ActivityDisplay to its own class file. by Wale Ogunwale · 7 years ago
  38. 0568aed ActivityOptions.set/getLaunchStackId() be gone! by Wale Ogunwale · 7 years ago
  39. 926aade Introducing split-screen windowing modes. by Wale Ogunwale · 7 years ago
  40. e597ca1 Add ACTIVITY_TYPE and STACK_ID constants to Test API by Steven Timotius · 7 years ago
  41. 6fbde9f Introducing activityType window configuration. by Wale Ogunwale · 7 years ago
  42. 326be27 Merge "Profile Owner API to clear application data" by Benjamin Franz · 7 years ago
  43. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  44. a77e357 Profile Owner API to clear application data by Benjamin Franz · 7 years ago
  45. 71a02b2 Merge changes I91673d51,I50bc9e06 by TreeHugger Robot · 7 years ago
  46. f75962a Generate stack override config in AM vs. WM by Wale Ogunwale · 7 years ago
  47. afb458f5 Merge "Refactor all lock task related methods into a new class" by Benjamin Franz · 7 years ago
  48. a83859f Refactor all lock task related methods into a new class by Benjamin Franz · 7 years ago
  49. 3382ab1 Migrated some windowing methods from StackId to WindowConfiguration by Wale Ogunwale · 7 years ago
  50. 50f75df Merge "Allow clearing instant app meta-data" into oc-mr1-dev am: e391175330 by Svet Ganov · 7 years ago
  51. f935a70 Allow clearing instant app meta-data by Svet Ganov · 7 years ago
  52. 1e4e74a Fix trivial typo in javadoc for ActivityManager#getRunningTasks() by Alan Stokes · 7 years ago
  53. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  54. c981ad5 Remove visibleBehind functionality by Wale Ogunwale · 7 years ago
  55. 943794b Merge "Add aborted start result." into oc-dev am: 8796c20dae by Bryce Lee · 7 years ago
  56. f9d4954 Add aborted start result. by Bryce Lee · 7 years ago
  57. ec68b46 Merge "Annotate @SystemApi with required permissions." into oc-dev am: c1406978a4 by Jeff Sharkey · 7 years ago
  58. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  59. a986175 Merge "Prevent showing voice session when it is already queued to be hidden." into oc-dev am: c672cb5ed9 by Winson Chung · 7 years ago
  60. c672cb5 Merge "Prevent showing voice session when it is already queued to be hidden." into oc-dev by Winson Chung · 7 years ago
  61. fc3ec4c Prevent showing voice session when it is already queued to be hidden. by Winson Chung · 7 years ago
  62. c9f7fa5 Merge "Support multi-window on low-memory watches." into oc-dev am: c6372cceb1 by Erik Wolsheimer · 7 years ago
  63. 9be3a06 Support multi-window on low-memory watches. by Erik Wolsheimer · 7 years ago
  64. 3ebf17d Merge "Introduce result ranges for activity start return results." into oc-dev am: b3d265caaa by Bryce Lee · 7 years ago
  65. 7f93686 Introduce result ranges for activity start return results. by Bryce Lee · 7 years ago
  66. a03c9d1 Merge "Updates based on API council guidance." into oc-dev am: 3ba7117164 by Jeff Sharkey · 7 years ago
  67. 3ba7117 Merge "Updates based on API council guidance." into oc-dev by Jeff Sharkey · 7 years ago
  68. 8a40a4c Merge "Work on issue #36891897: Need to ensure foreground services can't..." into oc-dev am: f1a4b50739 by Dianne Hackborn · 7 years ago
  69. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  70. 000ce80 Updates based on API council guidance. by Jeff Sharkey · 7 years ago
  71. 1bfe941 Merge "Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26" into oc-dev am: 301663a61b by Makoto Onuki · 7 years ago
  72. 301663a Merge "Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26" into oc-dev by Makoto Onuki · 7 years ago
  73. b6efdda Updating PiP API and documentation. am: 709904f800 am: 1aef4da275 by Winson Chung · 7 years ago
  74. 709904f Updating PiP API and documentation. by Winson Chung · 7 years ago
  75. e92f794 Change IMPORTANCE_PERCEPTIBLE_DEPRECATED to IMPORTANCE_PERCEPTIBLE_PRE_26 by Makoto Onuki · 7 years ago
  76. 1f14b15 Merge "Even more auto-doc work." into oc-dev am: 880f4f4cc2 am: 9652eef0b2 by Jeff Sharkey · 7 years ago
  77. 30e06bb Even more auto-doc work. by Jeff Sharkey · 7 years ago
  78. e01a56b Merge "More auto-doc work." into oc-dev am: 6bc03748a7 am: f25b285706 by Jeff Sharkey · 7 years ago
  79. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  80. ee05c60 Merge "Merge "Deprecate Activity#requestVisibleBehind" into oc-dev am: e4b6441198" into oc-dev-plus-aosp by Bryce Lee · 7 years ago
  81. d59629e Deprecate Activity#requestVisibleBehind by Bryce Lee · 7 years ago
  82. 57f7a14 Merge "Deprecate ActivityManager#getRunningServices" into oc-dev am: 25b7687771 by Bryce Lee · 7 years ago
  83. f17e1d1a4 Deprecate ActivityManager#getRunningServices by Bryce Lee · 7 years ago
  84. 5810519 resolve merge conflicts of 25e893c7d5d3 to master by Makoto Onuki · 7 years ago
  85. 5f08579 Merge "Fix the wrong IMPORTANCE_ values." into oc-dev by Makoto Onuki · 7 years ago
  86. ca1bd4b Merge "Add isSmallBatteryDevice flag to ActivityManager." by TreeHugger Robot · 7 years ago
  87. 4affb1e Merge "Add debug property to enable low_ram mode." by Marc Hittinger · 7 years ago
  88. 15eb998 Add isSmallBatteryDevice flag to ActivityManager. by Michael Kwan · 7 years ago
  89. d7e4058 Fix the wrong IMPORTANCE_ values. by Makoto Onuki · 7 years ago
  90. 9d2f03e Merge "Make sure theme attributes don't get lost" into oc-dev by TreeHugger Robot · 7 years ago
  91. ad6ab44 Merge "Add API to get a uid's current importance." into oc-dev by Dianne Hackborn · 7 years ago
  92. 83249ec Add API to get a uid's current importance. by Dianne Hackborn · 7 years ago
  93. f4156ea Make sure theme attributes don't get lost by Jorim Jaggi · 7 years ago
  94. 30d64f3 Revert "Revert "Handle case when snapshot dimensions don't match"" by Jorim Jaggi · 7 years ago
  95. 1981f5f Use feature instead of hidden config for multi-display by Andrii Kulian · 7 years ago
  96. 17fb596 Add debug property to enable low_ram mode. by Marc Hittinger · 7 years ago
  97. 597f390 Add hidden API to check support of Multi-Display by Andrii Kulian · 7 years ago
  98. ba53d8a Revert "Handle case when snapshot dimensions don't match" by Jason Monk · 7 years ago
  99. aea6b74 Handle case when snapshot dimensions don't match by Jorim Jaggi · 7 years ago
  100. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago