1. cde178c Refactor: handle unparsable longs by Rafal Slawik · 5 years ago
  2. d4e8757 Pull system ion heap size. by Rafal Slawik · 5 years ago
  3. 021dccc Merge "Add test to ProcessRecord ANR function" by TreeHugger Robot · 5 years ago
  4. 78a5825 make APIs in SettingsToPropertiesMapper accessible from other package by Hongyi Zhang · 5 years ago
  5. 9d50175 Add TestableDeviceConfig by Linus Tufvesson · 5 years ago
  6. 585f293 Add test to ProcessRecord ANR function by Yunfan Chen · 5 years ago
  7. c99d718 Deliver realCallingUid and realCallingPid to by Michal Karpinski · 5 years ago
  8. f96451b compaction: add null action by Tim Murray · 5 years ago
  9. 1b72ca3 Exempt PRE_BOOT_COMPLETED from timeout & deferral policy by Christopher Tate · 5 years ago
  10. 2bd06a3 Merge "Add sample rate for app compaction metrics." by TreeHugger Robot · 5 years ago
  11. 2384df7 Add sample rate for app compaction metrics. by Ben Murdoch · 5 years ago
  12. d7088f8 Update uid process state synchronously by Riddle Hsu · 5 years ago
  13. c26a5a8 Migrate AppCompaction settings to DeviceConfig APIs. by Ben Murdoch · 5 years ago
  14. 560e9f2 Merge "Fix AppErrorDialogTest failure" by TreeHugger Robot · 5 years ago
  15. 676aa74 Merge "Move oom adjust related code to OomAdjuster" by TreeHugger Robot · 6 years ago
  16. 40a9d56 Fix AppErrorDialogTest failure by Charles Chen · 6 years ago
  17. aa74644 Move oom adjust related code to OomAdjuster by Amith Yamasani · 6 years ago
  18. 8455ba2 Historical app ops. by Svet Ganov · 6 years ago
  19. 01e719b Allocate isolated UID ranges for app zygote and its children. by Martijn Coenen · 6 years ago
  20. 49096ef Merge "Fix NPE when running ActivityManagerServiceTest" by Charles Chen · 6 years ago
  21. 8d98dd2 Fix NPE when running ActivityManagerServiceTest by Charles Chen · 6 years ago
  22. ac116df Block activity starts from background when realCallingUid is by Michal Karpinski · 6 years ago
  23. eabb337 Merge "SettingsToPropertiesMapper integrate with DeviceConfig API" by Hongyi Zhang · 6 years ago
  24. c4aad0e SettingsToPropertiesMapper integrate with DeviceConfig API by Hongyi Zhang · 6 years ago
  25. 9dc56ac Fix checking if process name is whitelisted by Rafal Slawik · 6 years ago
  26. d03ae42 Delete rss_high_watermark_in_bytes field by Rafal Slawik · 6 years ago
  27. 50a4e01 GlobalSettingsToPropertiesMapper refactor by Hongyi Zhang · 6 years ago
  28. d3eb645 Move some AM tests back to FrameworksServicesTests by Tadashi G. Takaoka · 6 years ago
  29. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago
  30. 9df66fc Merge "Don't restore from recent task if not launching" by TreeHugger Robot · 6 years ago
  31. 090ac6f Don't restore from recent task if not launching by Riddle Hsu · 6 years ago
  32. 973501cd Merge "Move display to bottom only when no next focusable stack" by TreeHugger Robot · 6 years ago
  33. 15ef6a2 Merge "Use the display of existing task as preferred" by TreeHugger Robot · 6 years ago
  34. ea8fef5 Merge "Start home activities for all displays on boot" by TreeHugger Robot · 6 years ago
  35. 138ef93 Move display to bottom only when no next focusable stack by Riddle Hsu · 6 years ago
  36. d33b50a Merge "Make stacks without running activities being invisible" by Louis Chang · 6 years ago
  37. 89f43fc Start home activities for all displays on boot by Louis Chang · 6 years ago
  38. 4075009 Use the display of existing task as preferred by Louis Chang · 6 years ago
  39. bf67d07 Record process start time for native processes by Rafal Slawik · 6 years ago
  40. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  41. 387b34c Made a few ATMS methods public that can be accessed from AMS (35/n) by Wale Ogunwale · 6 years ago
  42. 27c48ae Removed references to ATMS.getLockTaskController() from AMS (34/n) by Wale Ogunwale · 6 years ago
  43. e60d55b Add tests for VR preferred display id calculation by Louis Chang · 6 years ago
  44. 92b7af3 Merge "Mirror pending temp whitelist from AMS to ATMS (30/n)" by TreeHugger Robot · 6 years ago
  45. f5231c8 Merge "Mirror active uids from AMS to ATMS (29/n)" by TreeHugger Robot · 6 years ago
  46. 9de1944 Mirror pending temp whitelist from AMS to ATMS (30/n) by Wale Ogunwale · 6 years ago
  47. bff2df4 Mirror active uids from AMS to ATMS (29/n) by Wale Ogunwale · 6 years ago
  48. a631365 Merge "Fix freeze wrong display when finishing activity" by TreeHugger Robot · 6 years ago
  49. e10cea5 Fix freeze wrong display when finishing activity by Riddle Hsu · 6 years ago
  50. 60786f8 Merge "Reduce unused initialization for ActivityManager tests" by TreeHugger Robot · 6 years ago
  51. 5b3a6a8 Merge "ProcessList refactor" by TreeHugger Robot · 6 years ago
  52. ebfde33 Mark 4 tests as FlakyTest by Dan Shi · 6 years ago
  53. 98a0092 ProcessList refactor by Amith Yamasani · 6 years ago
  54. 7bd1943 Revert too strcit assertion in ActivityManagerTest by Tadashi G. Takaoka · 6 years ago
  55. 1abb56b Reduce unused initialization for ActivityManager tests by Riddle Hsu · 6 years ago
  56. 1b32aa0 Merge "Revert "Revert "Remove obsolete AndroidTestCase""" by TreeHugger Robot · 6 years ago
  57. 4554207 Revert "Revert "Remove obsolete AndroidTestCase"" by Tadashi G. Takaoka · 6 years ago
  58. 294ade6 Merge "Revert "Remove obsolete AndroidTestCase"" by TreeHugger Robot · 6 years ago
  59. 1965af2 Revert "Remove obsolete AndroidTestCase" by Beverly Tai · 6 years ago
  60. ec39736 Merge "Fix unused new stack when bring existing activity to front" by TreeHugger Robot · 6 years ago
  61. 35492cc Remove obsolete AndroidTestCase by Tadashi G. Takaoka · 6 years ago
  62. 76426e8 Merge "Skip calculating launch params if there is no root activity." by TreeHugger Robot · 6 years ago
  63. 1abd4fe Merge "Removed AMS.mStackSuperivor (22/n)" by TreeHugger Robot · 6 years ago
  64. 21d7e17 Skip calculating launch params if there is no root activity. by Garfield Tan · 6 years ago
  65. a78a835 Merge "Update CoreSettingsObserver internal state correctly." by Sudheer Shanka · 6 years ago
  66. 31913b5 Removed AMS.mStackSuperivor (22/n) by Wale Ogunwale · 6 years ago
  67. fd4a050 Fix unused new stack when bring existing activity to front by Riddle Hsu · 6 years ago
  68. 47bf666 Merge "Do not move home task if Recent is not the previous top" by Louis Chang · 6 years ago
  69. c8b6411 Do not move home task if Recent is not the previous top by Louis Chang · 6 years ago
  70. ecb82d9 Merge "Pass in window layout when setting initial state." by TreeHugger Robot · 6 years ago
  71. 80d3529 Merge changes I0d33b4d3,I7034fcb2 by Wale Ogunwale · 6 years ago
  72. 9887561 Moved some log config. to ActivityTaskManagerDebugConfig (21/n) by Wale Ogunwale · 6 years ago
  73. 706dbcb Pass in window layout when setting initial state. by Garfield Tan · 6 years ago
  74. bc9ebba Merge "Suspending app can customize intercepting dialog" by TreeHugger Robot · 6 years ago
  75. 342fbe9 Moved more stuff from AMS to ATMS (20/n) by Wale Ogunwale · 6 years ago
  76. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  77. a87f032 Merge "Implement launch bounds logic in Android (2/3)" by TreeHugger Robot · 6 years ago
  78. b5cc09f Implement launch bounds logic in Android (2/3) by Garfield Tan · 6 years ago
  79. c45c387 Update CoreSettingsObserver internal state correctly. by Sudheer Shanka · 6 years ago
  80. bbb63c2 Move last focused stack from global to per-display by Riddle Hsu · 6 years ago
  81. 7501699 Fix resuming with focusable always-on-top stacks by Riddle Hsu · 6 years ago
  82. bddeea8 Merge "Support launching home activity on secondary display" by Louis Chang · 6 years ago
  83. e91ae63 Merge "Track focus changes on external displays (2/4)" by Tiger Huang · 6 years ago
  84. bd48dca Support launching home activity on secondary display by Louis Chang · 6 years ago
  85. 68fa15e Merge changes Ie9efb041,I2b48593f by TreeHugger Robot · 6 years ago
  86. 1e5b10a Track focus changes on external displays (2/4) by Tiger Huang · 6 years ago
  87. a354983 Implement launch bounds logic in Android (1/3) by Garfield Tan · 6 years ago
  88. 8c7c5cc Persistent connection to SMS app 2/2 (main) by Makoto Onuki · 6 years ago
  89. 23961c8 Merge "Allow default SMS app to be always running" by Makoto Onuki · 6 years ago
  90. c886af9 Fix: convert number of pages to bytes by Rafal Slawik · 6 years ago
  91. 87d260a Allow default SMS app to be always running by Makoto Onuki · 6 years ago
  92. aaf6089 Read RSS high watermark by Rafal Slawik · 6 years ago
  93. 75157d7 Introduce process configuration to WindowProcessController by Yunfan Chen · 6 years ago
  94. 3d294e7 Revert "Move AM/WM unit tests out of FrameworksServicesTests to WmTests" by John Reck · 6 years ago
  95. 337db2d Move AM/WM unit tests out of FrameworksServicesTests to WmTests by Tadashi G. Takaoka · 6 years ago
  96. e746fb1 Merge "Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n)" by Wale Ogunwale · 6 years ago
  97. 5378374 Moved more stuff from ActivityManagerService to ActivityTaskManagerService (15/n) by Wale Ogunwale · 6 years ago
  98. 81e4303 Merge "Support non-resizeable activities on secondary displays" by TreeHugger Robot · 6 years ago
  99. b70b36d Check preferred display for matching existing activity by Riddle Hsu · 6 years ago
  100. 1656713 Support non-resizeable activities on secondary displays by Riddle Hsu · 6 years ago