1. 4c888c7 Merge "Notifs sent from suspended apps should reappear" by TreeHugger Robot · 6 years ago
  2. 3c707b4 Notifs sent from suspended apps should reappear by Beverly · 6 years ago
  3. 6c109c7 Merge "Break install up into phases" by TreeHugger Robot · 6 years ago
  4. c3ad8bd Merge "Fix accessibility services tests to work with atest" by Dieter Hsu · 6 years ago
  5. 134ffb0 Merge "Move 3 IMMS utility classes to services.jar" by TreeHugger Robot · 6 years ago
  6. ef25beb Merge "Extract getSuitableLocalesForSpellChecker()" by TreeHugger Robot · 6 years ago
  7. abcfcbb Merge "Move LazyIntToIntMap to services.jar" by TreeHugger Robot · 6 years ago
  8. 4ccae94 Break install up into phases by Patrick · 6 years ago
  9. 611f2ac Merge "Fix stuck notifications" by TreeHugger Robot · 6 years ago
  10. a7fa814 Fix accessibility services tests to work with atest by Dieter Hsu · 6 years ago
  11. 068923f Merge "Fix z-order of displays when adjusting position of stack" by TreeHugger Robot · 6 years ago
  12. 2f6e174 Fix z-order of displays when adjusting position of stack by Riddle Hsu · 6 years ago
  13. 564273f Fix stuck notifications by Julia Reynolds · 6 years ago
  14. 1f8f03b Merge "New: ZenPolicy for DND" by Beverly Tai · 6 years ago
  15. 174d741 New: ZenPolicy for DND by Beverly · 6 years ago
  16. 071f28d Merge "Revert the mandatory backups feature." by TreeHugger Robot · 6 years ago
  17. 7a21a31 Merge "Support IME Window to show in secondary display." by TreeHugger Robot · 6 years ago
  18. 90120a8 Support IME Window to show in secondary display. by lumark · 6 years ago
  19. e6b6e0e Move 3 IMMS utility classes to services.jar by Yohei Yukawa · 6 years ago
  20. 3781ca8 Extract getSuitableLocalesForSpellChecker() by Yohei Yukawa · 6 years ago
  21. 81e806a Move LazyIntToIntMap to services.jar by Yohei Yukawa · 6 years ago
  22. 21a8afd Merge "Register NPMS$UidObserver to listen for only necessary procstate changes." by Sudheer Shanka · 6 years ago
  23. fb59cfa Merge "Remove 0 param BrightnessConfiguration.Builder constructor" by Kenny Guy · 6 years ago
  24. 3b6e087 Revert the mandatory backups feature. by Lenka Trochtova · 6 years ago
  25. 6a3c07e Register NPMS$UidObserver to listen for only necessary procstate changes. by Sudheer Shanka · 6 years ago
  26. bf6977c Merge "Let ActivityStacks inherit windowing mode from parent" by Evan Rosky · 6 years ago
  27. d62c3cf Remove 0 param BrightnessConfiguration.Builder constructor by Kenny Guy · 6 years ago
  28. 1047574 Let ActivityStacks inherit windowing mode from parent by Evan Rosky · 6 years ago
  29. a7ba45a Allow apps to proxy notifications for other apps by Julia Reynolds · 6 years ago
  30. b93800a Merge "Fix flaky test FrameworksServicesTests:ScreenDecorWindowTests." by Wei Sheng Shih · 6 years ago
  31. 82aca2a Merge "Add dummy WmTests" by TreeHugger Robot · 6 years ago
  32. c399c27 Merge "Separate servicestests/utils" by TreeHugger Robot · 6 years ago
  33. bc7bc12 Add dummy WmTests by Tadashi G. Takaoka · 6 years ago
  34. a521deb Merge "Block Policies From Device Admin Targetting Q" by Eric Sandness · 6 years ago
  35. e1cd47e Fix flaky test FrameworksServicesTests:ScreenDecorWindowTests. by wilsonshih · 6 years ago
  36. 77439ba Separate servicestests/utils by Tadashi G. Takaoka · 6 years ago
  37. 4b719a7 Merge "Find task on preferred display first" by Louis Chang · 6 years ago
  38. dfdc67d Merge "Injecting system calls into alarm manager" by TreeHugger Robot · 6 years ago
  39. 6226c2f Injecting system calls into alarm manager by Suprabh Shukla · 6 years ago
  40. b8c855d Merge "Add test mapping for a11y" by Phil Weaver · 6 years ago
  41. 5f5e662 Merge "Move WS insets into WindowFrames" by Chavi Weingarten · 6 years ago
  42. c80c81a Extract CachedDeviceState from BinderCallsStats by Marcin Oczeretko · 6 years ago
  43. 57968dd Merge "Add new test module for system service with static / final mocking" by TreeHugger Robot · 6 years ago
  44. 5f73236 Add new test module for system service with static / final mocking by Makoto Onuki · 6 years ago
  45. 9c81e63 Move WS insets into WindowFrames by chaviw · 6 years ago
  46. ca5969d Block Policies From Device Admin Targetting Q by Eric Sandness · 6 years ago
  47. c85b1a3 Find task on preferred display first by Louis Chang · 6 years ago
  48. 7ad4566 Merge "Fix BrightnessTracker's handling of color temperature" by Kenny Guy · 6 years ago
  49. a44cb85 Merge "WM: Fix DisplayCutout computation in WindowState.computeFrameLw" by TreeHugger Robot · 6 years ago
  50. 4281910 Merge "Simplify getting top display focused stack" by TreeHugger Robot · 6 years ago
  51. 2385d4f Fix BrightnessTracker's handling of color temperature by Kenny Guy · 6 years ago
  52. 49c27ff WM: Fix DisplayCutout computation in WindowState.computeFrameLw by Adrian Roos · 6 years ago
  53. c2f3d85e Add test mapping for a11y by Phil Weaver · 6 years ago
  54. 86cb7de Simplify getting top display focused stack by Riddle Hsu · 6 years ago
  55. e24ed79 Hide IInputMethodManager.{add,remove}Client() from apps by Yohei Yukawa · 6 years ago
  56. 8e7cf05 Merge "Remove DefaultContainerService usage in StorageManagerService." by Sudheer Shanka · 6 years ago
  57. 0236020 Merge "WM: Consolidate seamless rotation logic" by TreeHugger Robot · 6 years ago
  58. 25469aa Remove DefaultContainerService usage in StorageManagerService. by Sudheer Shanka · 6 years ago
  59. b797f6b Merge "Add TouchExplorerTest" by Dieter Hsu · 6 years ago
  60. 167529c Skeleton implementation of <Request Short Audio Descriptor> by Nick Chalko · 6 years ago
  61. 8cdd559 Get the context in test from android instrumentation. by Nick Chalko · 6 years ago
  62. 01f426f Add TouchExplorerTest by Dieter Hsu · 6 years ago
  63. 980590a Fix product_services apps getting PRODUCT scanFlags. by Anton Hansson · 6 years ago
  64. 3c98e02 Merge changes Ied0d0a83,Id649a1ed by TreeHugger Robot · 6 years ago
  65. ddd8074 WM: Consolidate seamless rotation logic by Vishnu Nair · 6 years ago
  66. 0315466 Merge "Cutout: Add developer setting to mask the display cutout" into pi-dev am: c05c2d1e48 by Adrian Roos · 6 years ago
  67. 6a403d8 Merge "Cutout: Add developer setting to mask the display cutout" into pi-dev by Adrian Roos · 6 years ago
  68. c05c2d1 Merge "Cutout: Add developer setting to mask the display cutout" into pi-dev by Adrian Roos · 6 years ago
  69. 8c28c7c Cutout: Add developer setting to mask the display cutout by Adrian Roos · 6 years ago
  70. fd4099d Add ability to pass user sentiment to assistant by Julia Reynolds · 6 years ago
  71. 7f9c16c WM: Fix flaky DragDropControllerTests tests by Vishnu Nair · 6 years ago
  72. 6c60b90 Don't show dnd upgrade dialog if user updated dnd by Beverly · 6 years ago
  73. 80a2b70 Merge "Ensure zen SystemConditions are subscribed" by TreeHugger Robot · 6 years ago
  74. 220c0a4 Merge "Resolve NPE and unexpected error code in AccountManagerServiceTest" am: 6078bc1602 by Michael Groover · 6 years ago
  75. 47ea1e5 Merge "Resolve NPE and unexpected error code in AccountManagerServiceTest" by Michael Groover · 6 years ago
  76. 0a83cf2 Merge "Resolve race condition in TaskStackChangedListenerTest" by Kazuki Takise · 6 years ago
  77. 6078bc1 Merge "Resolve NPE and unexpected error code in AccountManagerServiceTest" by Treehugger Robot · 6 years ago
  78. ccf15f7 Resolve NPE and unexpected error code in AccountManagerServiceTest by Michael Groover · 6 years ago
  79. dee54a4 Merge "Resolve NPE and unexpected error code in AccountManagerServiceTest" by TreeHugger Robot · 6 years ago
  80. 1e14f9f Bypass Zenmode filtering when the notification is marked as critical by Brad Stenning · 6 years ago
  81. 03ebe02 Merge "Simplify IWeaver mocking code." am: d5dc5a7168 am: a64d04f5fe by Steven Moreland · 6 years ago
  82. db8351b Merge "Simplify IWeaver mocking code." am: d5dc5a7168 am: a64d04f5fe by Steven Moreland · 6 years ago
  83. 9a0be72 Resolve race condition in TaskStackChangedListenerTest by Kazuki Takise · 6 years ago
  84. efc0ac8 Merge "DO NOT MERGE: Ensure zen SystemConditions are subscribed" into pi-dev by Beverly Tai · 6 years ago
  85. ace398c Merge "Migrate frameworks/base/services/tests/servicestests to androidx.test" by TreeHugger Robot · 6 years ago
  86. a64d04f Merge "Simplify IWeaver mocking code." am: d5dc5a7168 by Steven Moreland · 6 years ago
  87. c80cac6 Merge "Get gravity of menu panel by display" by Riddle Hsu · 6 years ago
  88. a4d6fa2 Get gravity of menu panel by display by Riddle Hsu · 6 years ago
  89. c76ea60 Resolve NPE and unexpected error code in AccountManagerServiceTest by Michael Groover · 6 years ago
  90. 38539523 Migrate frameworks/base/services/tests/servicestests to androidx.test by Dan Shi · 6 years ago
  91. 9b191c2 Merge "Methods to translate sandbox paths." by Jeff Sharkey · 6 years ago
  92. 726ab98 Merge "Override old alarms in zen schedule" by TreeHugger Robot · 6 years ago
  93. ffc6c35 Merge "Don't use creationTime for ZenRule equality" by TreeHugger Robot · 6 years ago
  94. 4e76191 Override old alarms in zen schedule by Beverly · 6 years ago
  95. 277a5dc DO NOT MERGE: Ensure zen SystemConditions are subscribed by Beverly · 6 years ago
  96. 54ea922 Simplify IWeaver mocking code. by Steven Moreland · 6 years ago
  97. 5790af0 Methods to translate sandbox paths. by Jeff Sharkey · 6 years ago
  98. 2f43b64 Ensure zen SystemConditions are subscribed by Beverly · 6 years ago
  99. 9d1e5cd Merge "Migrate frameworks/base/services/tests/servicestests to androidx.test" by TreeHugger Robot · 6 years ago
  100. 32a8335 Merge "Prevent reiterating over same stack tasks when calculating running tasks" by TreeHugger Robot · 6 years ago