1. e593837 Re-root and use device remount APIs for SystemPreparer by Winson · 2 years, 10 months ago
  2. ba29cdb Enable to add ComponentCallbacks to Activity by Charles Chen · 3 years ago
  3. f3c4457 Merge "SystemPreparer: remove support for FDE devices" am: 98f0a11a8a am: 7e0aeb84b0 am: 0ae29439c6 am: 95c68c6024 by Treehugger Robot · 3 years, 3 months ago
  4. 95c68c6 Merge "SystemPreparer: remove support for FDE devices" am: 98f0a11a8a am: 7e0aeb84b0 am: 0ae29439c6 by Treehugger Robot · 3 years, 3 months ago
  5. de6e672 SystemPreparer: remove support for FDE devices by Eric Biggers · 3 years, 3 months ago
  6. da4cdc0 Update framework-base-testutils to use new mockito by Quang Luong · 3 years, 6 months ago
  7. 5a1e90d Merge "Handle WindowProviderService#onConfigurationChanged" into sc-v2-dev am: 41fc06529b by Charles Chen · 3 years, 8 months ago
  8. 0a3126f Handle WindowProviderService#onConfigurationChanged by Charles Chen · 3 years, 10 months ago
  9. 832ce8f Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework" am: a4466fbe61 am: 719831b948 by Nikita Iashchenko · 3 years, 9 months ago
  10. 87e9624 Move IoUtils#deleteContents from CorePlatformApi set to framework by Nikita Iashchenko · 3 years, 9 months ago
  11. 8c23d65 Temp allowlist bluetooth broadcast to start FGS for 10 seconds. by Hui Yu · 3 years, 10 months ago
  12. 9c614d1 Introduce WindowContextController by Charles Chen · 4 years, 3 months ago
  13. f48ece4 Move WindowContext module to window package by Charles Chen · 4 years, 5 months ago
  14. 1bc6bbb Add DisplayTest to FrameworksTestsFilter by Naomi Musgrave · 3 years, 11 months ago
  15. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
  16. be473bf Merge ab/7061308 into stage. by Xin Li · 4 years ago
  17. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
  18. 1fc48ed Merge "BroadcastInterceptingContext: use passed-in broadcast Handler." am: 4346a646e3 am: 46654fe81d am: 61dd4acc51 by Lorenzo Colitti · 4 years ago
  19. 61dd4ac Merge "BroadcastInterceptingContext: use passed-in broadcast Handler." am: 4346a646e3 am: 46654fe81d by Lorenzo Colitti · 4 years ago
  20. 8fdfd46 BroadcastInterceptingContext: use passed-in broadcast Handler. by Lorenzo Colitti · 4 years ago
  21. a91e1c2 Add rounded corner tests in the wm test by shawnlin · 4 years ago
  22. bc71822 Integration test for updatable system font. by Kohsuke Yatoh · 4 years ago
  23. 27e9efd Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am: c9e394fc27 am: 796c878352 by Paul Hu · 4 years ago
  24. 796c878 Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am: c9e394fc27 by Paul Hu · 4 years ago
  25. 4ee7e55 Expose Context#sendStickyBroadcast(Intent, Bundle) by paulhu · 4 years, 1 month ago
  26. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 2 months ago
  27. 358f0d4 Merge changes from topic "dec5" am: c2793cf12b am: 9af6ac78b0 by Jeff Sharkey · 4 years, 2 months ago
  28. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 2 months ago
  29. 93c11a4 Add FakeSettingsProviderRule class am: f9d9f7796b by Lais Andrade · 4 years, 2 months ago
  30. f9d9f77 Add FakeSettingsProviderRule class by Lais Andrade · 4 years, 2 months ago
  31. c2787b2 Merge "Extract vibration settings and scaling code from VibratorService" by Lais Andrade · 4 years, 3 months ago
  32. 6b83aec Extract vibration settings and scaling code from VibratorService by Lais Andrade · 4 years, 3 months ago
  33. c20ac75 Merge "Add ability to stage multiple apexs." am: 7bd2a5e4fd am: 20d93a701c am: 5401dfbfb2 am: f15608a4ab by Dario Freni · 4 years, 3 months ago
  34. 5f541cb Add ability to stage multiple apexs. by Dario Freni · 4 years, 3 months ago
  35. 331aa35 Merge "Avoid NullPointerException on non-existing file." am: 5db706a48f am: 2cf1c81e8b am: 9328409c4c am: e633b4095c by Treehugger Robot · 4 years, 3 months ago
  36. 2d510d9b Avoid NullPointerException on non-existing file. by Dario Freni · 4 years, 3 months ago
  37. 0a5c6fa Add ActivityThreadTest to Window Manager Tests by Louis Chang · 4 years, 4 months ago
  38. 5b51c8c Rewrite how we abandon sessions by JW Wang · 4 years, 7 months ago
  39. 6ef3b6e Remove the legacy insets mode by Tiger Huang · 4 years, 5 months ago
  40. 3239fc9 Pass correct install user when creating sessions by JW Wang · 4 years, 7 months ago
  41. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
  42. d3a1058 Add IntentFilter verification tests by Winson · 4 years, 6 months ago
  43. 328aa43 Fix uninstall/disable with multi-user compressed stubs by Winson · 4 years, 6 months ago
  44. 6e634c0 address use of DummyIME in UI Automator by Guang Zhu · 4 years, 6 months ago
  45. 1387148 address use of DummyIME in UI Automator by Guang Zhu · 4 years, 6 months ago
  46. 3ac333f2 Rewrite how we abandon sessions by JW Wang · 4 years, 7 months ago
  47. 8d77dc5 Merge "Fix PackageManagerServiceHostTests disk usage" into rvc-dev am: f022111a13 am: 64f53c872a am: e6dbb426cc am: 6685317db2 by TreeHugger Robot · 4 years, 7 months ago
  48. db6d1df Fix PackageManagerServiceHostTests disk usage by Winson · 4 years, 7 months ago
  49. 60ec765 Merge "Merge "Fix original-package support" into rvc-dev am: ab6c4a7685 am: a556600544" into rvc-d1-dev-plus-aosp am: d0c3ac469e am: b05b31cae1 by Automerger Merge Worker · 4 years, 8 months ago
  50. af8399a Fix original-package support by Winson · 4 years, 8 months ago
  51. d4b479a Merge "Add WindowMetricsHelper" into rvc-dev am: 5681f3e796 am: 8a1786f075 am: a02900fbf1 am: 242f71725b by Charles Chen · 4 years, 9 months ago
  52. 49f329c Add WindowMetricsHelper by Charles Chen · 5 years ago
  53. fa42fcc Merge "Fix WindowContext leak" into rvc-dev am: 5c082c998f am: c4750c036b am: 020b6173bb am: 57a0f90a57 by Charles Chen · 4 years, 10 months ago
  54. 4bff5be Fix WindowContext leak by Charles Chen · 5 years ago
  55. f106db9 Merge "Deterministic PowerManagerServiceTest" into rvc-dev am: ac423f3a51 am: 0d82ff5a49 am: 63e845d092 am: 76356ba514 by Robert Horvath · 4 years, 10 months ago
  56. e178c24 Add an exported flag in manifest by Ashwini Oruganti · 4 years, 11 months ago
  57. e75cf0a Deterministic PowerManagerServiceTest by Robert Horvath · 4 years, 11 months ago
  58. 57157ac Fix WindowInsetsController lifecycle by Jorim Jaggi · 6 years ago
  59. 1ac295e Revert "Revert "Always get window insets from server"" by Charles Chen · 5 years ago
  60. f351272 Add CutoutSpecificationTest in Presubmit Test scope by Bill Lin · 5 years ago
  61. 288e1bd Revert "Always get window insets from server" by Wale Ogunwale · 5 years ago
  62. 3e857ec Always get window insets from server by Charles Chen · 5 years ago
  63. bc76112 System action registration API for SystemUI by Hongming Jin · 5 years ago
  64. 637138d Revert "Overlay, actor, and target app visibility handling" by Ram Muthiah · 5 years ago
  65. a4bb044 Revert "Fix WmTests presubmit failure" by Ram Muthiah · 5 years ago
  66. f0385c5 Fix WmTests presubmit failure by Louis Chang · 5 years ago
  67. 3f46dbd Overlay, actor, and target app visibility handling by Winson · 5 years ago
  68. 956ca41 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  69. 8cca141 Revert "Window Manager Flag Migration (4/n)" by Ioannis Ilkos · 5 years ago
  70. cb1b848 Window Manager Flag Migration (4/n) by Jorim Jaggi · 6 years ago
  71. f145e17 TestLooper: Some changes to test looper behavior by Roshan Pius · 5 years ago
  72. 2862047 Window Manager Flag Migration (2/n) by Jorim Jaggi · 6 years ago
  73. 153f73c Merge "Add unit tests for activity client state changes" into qt-dev by Andrii Kulian · 6 years ago
  74. ca7f710 Add unit tests for activity client state changes by Andrii Kulian · 6 years ago
  75. e602db5 WifiScannerTest: More unit tests by Roshan Pius · 6 years ago
  76. 82eb7a5 Rename WM test filter to FrameworksTestsFilter by Tadashi G. Takaoka · 6 years ago
  77. 9648d4b Make SelectTest append selectTest argument from extended class by Tadashi G. Takaoka · 6 years ago
  78. ba36f89 Merge "Convert tests/**/Android.mk files to Android.bp" am: 40ff4f7d83 am: c33506ce2f by Sasha Smundak · 6 years ago
  79. b6aca11 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 6 years ago
  80. aef4b82 Remove unused tests/utils/SleepUtils by Sasha Smundak · 6 years ago
  81. a6f3561 Reparent IME window and handle non-fullscreen windows correctly by Tarandeep Singh · 6 years ago
  82. 0f224ef Add generic SelectTest JUnit filter and CoreTestsFilter by Tadashi G. Takaoka · 6 years ago
  83. 4ca0022 Fix some tests in SelectTestTests by Tadashi G. Takaoka · 6 years ago
  84. 9e6a618 Merge "Add generic SelectTest JUnit filter and CoreTestsFilter" by TreeHugger Robot · 6 years ago
  85. 2bc6640 Add generic SelectTest JUnit filter and CoreTestsFilter by Tadashi G. Takaoka · 6 years ago
  86. 42249cb Remove unused SleepUtils. by Aurimas Liutikas · 6 years ago
  87. ec6bcbc Fix FrameworksServicesTests:StorageManagerServiceTest by Brett Chabot · 6 years ago
  88. 74835a2a Convert frameworks-base-testutils to Android.bp by Colin Cross · 6 years ago
  89. f955e56 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 7 years ago
  90. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 7 years ago
  91. cff2fe4 Add Executor to the TestLooper by Etan Cohen · 7 years ago
  92. 9addc59 Don't include mockito in frameworks-base-testutils by Philip P. Moltmann · 7 years ago
  93. 2710ca1 Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  94. aa3c30d Add a way to clear cached provider for tests in Settings class. by Sudheer Shanka · 8 years ago
  95. 8aeb59e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  96. 281a17c De-guava BroadcastInterceptingContext and move it to testutils. by Lorenzo Colitti · 8 years ago
  97. 7df1a82 Move FakeSettingsProvider to a common location. by Lorenzo Colitti · 8 years ago
  98. d3868cf Don't pull in external/junit through mockito by Mitchell Wills · 9 years ago
  99. 07630f6 Create frameworks-base-testutils lib by Christopher Wiley · 9 years ago
  100. 18b892c shell based UI Automator source move by Guang Zhu · 10 years ago