1. 7d60ed9 Merge "Fix home can not be started while instrumenting" by TreeHugger Robot · 6 years ago
  2. 787ff0fa Removing local service in test setup by Suprabh Shukla · 6 years ago
  3. 0c142dd Merge "Informing app idle listeners on enabled state changes." by TreeHugger Robot · 6 years ago
  4. 1e8947c Informing app idle listeners on enabled state changes. by Kweku Adams · 6 years ago
  5. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  6. 355ea85 Merge "Unify Activities and Windows under one lock (38/n)" by Wale Ogunwale · 6 years ago
  7. 799dd1c Fix ZOrderingTest got NPE during display creation. by lumark · 6 years ago
  8. 3cbf072 Merge "Fix lost intent extra when starting activity from recents" by TreeHugger Robot · 6 years ago
  9. 42617d0 Merge "Fix unable to cleanup a removed display" by TreeHugger Robot · 6 years ago
  10. 2f9acd2 Fix lost intent extra when starting activity from recents by Riddle Hsu · 6 years ago
  11. dd3592a Fix home can not be started while instrumenting by Louis Chang · 6 years ago
  12. 38e1cb7 Merge changes from topic "wm_move_disp_to_hier_2" by Evan Rosky · 6 years ago
  13. 28c413e Merge "Fix FrameworksServicesTests:StorageManagerServiceTest" by TreeHugger Robot · 6 years ago
  14. 15cfb42 Add dev option to force desktop mode by Andrii Kulian · 6 years ago
  15. 5b0c9e8 Merge "Fix test that was failing due to a cast error." am: e5a8e89d86 by Alan Stokes · 6 years ago
  16. 608f8f9 Merge "Revert "Temporarily disable ZenModeFiltering tests"" by TreeHugger Robot · 6 years ago
  17. 6e4ceb1 Fix test that was failing due to a cast error. by Alan Stokes · 6 years ago
  18. 2411619 Fix pre-submit failure due to cast error. by Wale Ogunwale · 6 years ago
  19. 1f5e53d Unify Activities and Windows under one lock (38/n) by Wale Ogunwale · 6 years ago
  20. fdae529 Revert "Temporarily disable ZenModeFiltering tests" by Beverly Tai · 6 years ago
  21. b6c3a60 DexLoadReporter needs to handle arbitrary class loaders. by Alan Stokes · 6 years ago
  22. b2117bb Merge "Fix unable finish booting when display added before boot" by TreeHugger Robot · 6 years ago
  23. e747c3e Move some display logic into hierarchy [2/2] by Evan Rosky · 6 years ago
  24. c526bdf Merge changes Ie8685a12,I87abde9f by TreeHugger Robot · 6 years ago
  25. dfe6c07 Merge "Correct illegal mockito usage." am: 5bb1e8c9bc am: 7901714521 by Alex Light · 6 years ago
  26. cb76aac am: Add unit tests for ActivityMetricsLaunchObserver by Igor Murashkin · 6 years ago
  27. 756d5ae Merge "Correct illegal mockito usage." am: 5bb1e8c9bc am: 7901714521 by Alex Light · 6 years ago
  28. 84faaf8 Correct illegal mockito usage. by Alex Light · 6 years ago
  29. c85c9c5 Temporarily disable ZenModeFiltering tests by Beverly · 6 years ago
  30. ec6bcbc Fix FrameworksServicesTests:StorageManagerServiceTest by Brett Chabot · 6 years ago
  31. e2e5daf Merge "Fix missing showWhenLocked activity attribute" am: f1e9db0cbe by Tadashi G. Takaoka · 6 years ago
  32. f1e9db0 Merge "Fix missing showWhenLocked activity attribute" by Tadashi G. Takaoka · 6 years ago
  33. c6c8569 Merge "Make shared library dependencies explicit in SharedLibraryInfo" by Nicolas Geoffray · 6 years ago
  34. 93d923a2 Merge "Fix missing showWhenLocked activity attribute" by Tadashi G. Takaoka · 6 years ago
  35. 402b440 Fix unable to cleanup a removed display by Riddle Hsu · 6 years ago
  36. 85d47fd Merge "Stop recording unsupported class loaders." am: c90f30d1d9 am: ad370ddf38 by Alan Stokes · 6 years ago
  37. e9b09f2 Merge "Stop recording unsupported class loaders." am: c90f30d1d9 am: ad370ddf38 by Alan Stokes · 6 years ago
  38. 1eff248 Fix unable finish booting when display added before boot by Louis Chang · 6 years ago
  39. 0b590e6 Fix missing showWhenLocked activity attribute by Tadashi G. Takaoka · 6 years ago
  40. aaa15ae Fix missing showWhenLocked activity attribute by Tadashi G. Takaoka · 6 years ago
  41. 10b0779 Make shared library dependencies explicit in SharedLibraryInfo by Nicolas Geoffray · 6 years ago
  42. b6e148c Fix error prone build of WM tests in FrameworksServicesTests by Tadashi G. Takaoka · 6 years ago
  43. fe0efe6 Merge "Only update zen rule name on locale change" by Beverly Tai · 6 years ago
  44. 6dba50d Stop recording unsupported class loaders. by Alan Stokes · 6 years ago
  45. e914f1e Merge "Extend onDnsEvent callback to report more fields." am: 89eb3e6117 am: 7a782be65d by Junyu Lai · 6 years ago
  46. 556ae82 Merge "Extend onDnsEvent callback to report more fields." am: 89eb3e6117 by Junyu Lai · 6 years ago
  47. 89eb3e6 Merge "Extend onDnsEvent callback to report more fields." by Junyu Lai · 6 years ago
  48. 5950709 Moved Activity management out of ActivityManager to WindowManager (37/n) by Wale Ogunwale · 6 years ago
  49. 8be8936 Merge "Move some AM tests back to FrameworksServicesTests" by TreeHugger Robot · 6 years ago
  50. d3eb645 Move some AM tests back to FrameworksServicesTests by Tadashi G. Takaoka · 6 years ago
  51. db485de Don't use WMS.mWindowMap to synchronize WM critical section (36/n) by Wale Ogunwale · 6 years ago
  52. 1f19960 Mark UserControllerTest.testStartUser_background as @FlakyTest by Tadashi G. Takaoka · 6 years ago
  53. 8d5e64d Merge "Replace use of deprecated androidx-test build rule." am: d3efd1ad0c by Brett Chabot · 6 years ago
  54. a65212d Move simple WindowManager tests to WmTests by Tadashi G. Takaoka · 6 years ago
  55. 56682c2 Move PhoneWindowManager tests to WmTests by Tadashi G. Takaoka · 6 years ago
  56. 74ccec2 Move ActivityManager tests to WmTests by Tadashi G. Takaoka · 6 years ago
  57. 49ba9a6 Only update zen rule name on locale change by Beverly · 6 years ago
  58. 3c27826 Replace use of deprecated androidx-test build rule. by Brett Chabot · 6 years ago
  59. b9bfae6 Merge "Use consolidated zen policy for dnd" by Beverly Tai · 6 years ago
  60. 9df66fc Merge "Don't restore from recent task if not launching" by TreeHugger Robot · 6 years ago
  61. 77a2cef Merge "[Multi-user] Clean up backup service creation and disable" by Annie Meng · 6 years ago
  62. bb65fea De-flaking alarm manager unit tests by Suprabh Shukla · 6 years ago
  63. ae3c76d Merge "Each displays can have individual app transition." by TreeHugger Robot · 6 years ago
  64. 090ac6f Don't restore from recent task if not launching by Riddle Hsu · 6 years ago
  65. 588a3e8 Each displays can have individual app transition. by lumark · 6 years ago
  66. 1b11fcc Merge "Extract IMM internal flags into StartInputFlags" by TreeHugger Robot · 6 years ago
  67. 973501cd Merge "Move display to bottom only when no next focusable stack" by TreeHugger Robot · 6 years ago
  68. 35fa6d5 Extract IMM internal flags into StartInputFlags by Yohei Yukawa · 6 years ago
  69. 15ef6a2 Merge "Use the display of existing task as preferred" by TreeHugger Robot · 6 years ago
  70. 8a57b4d Merge "Revert "Proxy notification improvments"" by TreeHugger Robot · 6 years ago
  71. d0a52b6 Revert "Proxy notification improvments" by Daniel Sandler · 6 years ago
  72. 523c949 [Multi-user] Clean up backup service creation and disable by Annie Meng · 6 years ago
  73. ea8fef5 Merge "Start home activities for all displays on boot" by TreeHugger Robot · 6 years ago
  74. 138ef93 Move display to bottom only when no next focusable stack by Riddle Hsu · 6 years ago
  75. 4c2d2d5 Extend onDnsEvent callback to report more fields. by junyulai · 6 years ago
  76. d33b50a Merge "Make stacks without running activities being invisible" by Louis Chang · 6 years ago
  77. 6b5d06fe Merge changes from topic "UsageSessionTimers" by Michael Wachenschwanz · 6 years ago
  78. 8775b65 Merge "Proxy notification improvments" by Julia Reynolds · 6 years ago
  79. 89f43fc Start home activities for all displays on boot by Louis Chang · 6 years ago
  80. 4075009 Use the display of existing task as preferred by Louis Chang · 6 years ago
  81. 1ed2593 Merge "Support forced display properties on secondary display" by TreeHugger Robot · 6 years ago
  82. a77a646 Merge "Add new test module for system service with static / final mocking" am: 4247a85cdb by Ian Kasprzak · 6 years ago
  83. 43f887a Merge "Annotating a fast test as SmallTest" by Suprabh Shukla · 6 years ago
  84. 0f47284 Refactor AppTimeLimitController for Session Observers by Michael Wachenschwanz · 6 years ago
  85. 4247a85 Merge "Add new test module for system service with static / final mocking" by Ian Kasprzak · 6 years ago
  86. 4ac1cf8 Add new test module for system service with static / final mocking by Makoto Onuki · 6 years ago
  87. d616537 Merge "Adjust to new androidx.test beta02 rules." am: 3d5fc3157b am: 662c03288e by Brett Chabot · 6 years ago
  88. ac98aea Proxy notification improvments by Julia Reynolds · 6 years ago
  89. ff2df9b Use consolidated zen policy for dnd by Beverly · 6 years ago
  90. bf67d07 Record process start time for native processes by Rafal Slawik · 6 years ago
  91. f53da81 Support forced display properties on secondary display by Riddle Hsu · 6 years ago
  92. f2835df Make stacks without running activities being invisible by Louis Chang · 6 years ago
  93. e0cba6c Annotating a fast test as SmallTest by Suprabh Shukla · 6 years ago
  94. 387b34c Made a few ATMS methods public that can be accessed from AMS (35/n) by Wale Ogunwale · 6 years ago
  95. 24e289a Merge changes I84d43fdb,I726037d5 by Wale Ogunwale · 6 years ago
  96. 26f79f9 Merge "Add APIs for notification app overlays" by Julia Reynolds · 6 years ago
  97. 28f76c6 Merge "Lazely initialize AccountManager debug table." by Dmitry Dementyev · 6 years ago
  98. 27c48ae Removed references to ATMS.getLockTaskController() from AMS (34/n) by Wale Ogunwale · 6 years ago
  99. 041d55c Merge "Update StorageManagerService handling of packages info." by Sudheer Shanka · 6 years ago
  100. 7fa407f Merge "Attach SharedLibraryInfo to a Package." by Nicolas Geoffray · 6 years ago