summaryrefslogtreecommitdiff
path: root/tests/utils/testutils/java
Commit message (Expand)AuthorAgeFilesLines
* Enable to add ComponentCallbacks to ActivityCharles Chen2022-02-101-0/+1
* Merge "Handle WindowProviderService#onConfigurationChanged" into sc-v2-dev am...Charles Chen2021-06-181-3/+2
|\
| * Handle WindowProviderService#onConfigurationChangedCharles Chen2021-06-181-3/+2
* | Merge "Move IoUtils#deleteContents from CorePlatformApi set to framework" am:...Nikita Iashchenko2021-05-181-0/+40
|\ \ | |/ |/|
| * Move IoUtils#deleteContents from CorePlatformApi set to frameworkNikita Iashchenko2021-05-131-0/+40
| * Merge ab/7061308 into stage.Xin Li2021-02-212-0/+84
| |\
* | | Temp allowlist bluetooth broadcast to start FGS for 10 seconds.Hui Yu2021-04-211-0/+6
* | | Introduce WindowContextControllerCharles Chen2021-03-241-1/+2
* | | Move WindowContext module to window packageCharles Chen2021-03-241-1/+1
* | | Add DisplayTest to FrameworksTestsFilterNaomi Musgrave2021-03-151-0/+9
* | | Merge "BroadcastInterceptingContext: use passed-in broadcast Handler." am: 43...Lorenzo Colitti2021-02-151-8/+30
|\ \ \
| * | | Merge "BroadcastInterceptingContext: use passed-in broadcast Handler." am: 43...Lorenzo Colitti2021-02-151-8/+30
| |\| |
| | * | BroadcastInterceptingContext: use passed-in broadcast Handler.Lorenzo Colitti2021-02-151-8/+30
* | | | Add rounded corner tests in the wm testshawnlin2021-02-051-0/+2
* | | | Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...Paul Hu2021-01-221-1/+5
|\| | |
| * | | Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am:...Paul Hu2021-01-221-1/+5
| |\| | | | |/ | |/|
| | * Expose Context#sendStickyBroadcast(Intent, Bundle)paulhu2021-01-181-1/+5
* | | resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to masterJeff Sharkey2020-12-082-0/+2
|\| |
| * | Merge changes from topic "dec5" am: c2793cf12b am: 9af6ac78b0Jeff Sharkey2020-12-082-0/+2
| |\|
| | * Improve OWNERS coverage across frameworks/base/.Jeff Sharkey2020-12-082-0/+2
| * | Add FakeSettingsProviderRule classLais Andrade2020-12-012-0/+84
| |/
* | Extract vibration settings and scaling code from VibratorServiceLais Andrade2020-11-092-0/+84
* | Add ActivityThreadTest to Window Manager TestsLouis Chang2020-10-071-1/+2
* | Remove the legacy insets modeTiger Huang2020-09-181-37/+0
|/
* Add WindowMetricsHelperCharles Chen2020-05-041-1/+2
* Fix WindowContext leakCharles Chen2020-04-081-1/+2
* Deterministic PowerManagerServiceTestRobert Horvath2020-03-231-3/+33
* Fix WindowInsetsController lifecycleJorim Jaggi2020-03-031-1/+2
* Revert "Revert "Always get window insets from server""Charles Chen2020-02-241-0/+1
* Add CutoutSpecificationTest in Presubmit Test scopeBill Lin2020-02-201-0/+1
* Revert "Always get window insets from server"Wale Ogunwale2020-02-141-1/+0
* Always get window insets from serverCharles Chen2020-02-121-0/+1
* System action registration API for SystemUIHongming Jin2020-01-081-0/+118
* Revert "Overlay, actor, and target app visibility handling"Ram Muthiah2019-12-112-91/+0
* Overlay, actor, and target app visibility handlingWinson2019-12-092-0/+91
* Window Manager Flag Migration (4/n)Jorim Jaggi2019-10-191-0/+1
* Revert "Window Manager Flag Migration (4/n)"Ioannis Ilkos2019-10-171-1/+0
* Window Manager Flag Migration (4/n)Jorim Jaggi2019-10-171-0/+1
* TestLooper: Some changes to test looper behaviorRoshan Pius2019-09-191-11/+27
* Window Manager Flag Migration (2/n)Jorim Jaggi2019-09-051-1/+1
* Merge "Add unit tests for activity client state changes" into qt-devAndrii Kulian2019-04-161-0/+2
|\
| * Add unit tests for activity client state changesAndrii Kulian2019-04-051-0/+2
* | WifiScannerTest: More unit testsRoshan Pius2019-04-051-0/+5
|/
* Rename WM test filter to FrameworksTestsFilterTadashi G. Takaoka2019-03-261-5/+7
* Make SelectTest append selectTest argument from extended classTadashi G. Takaoka2019-03-223-2/+102
* Reparent IME window and handle non-fullscreen windows correctlyTarandeep Singh2019-02-071-0/+37
* Fix some tests in SelectTestTestsTadashi G. Takaoka2019-01-231-6/+7
* Add generic SelectTest JUnit filter and CoreTestsFilterTadashi G. Takaoka2019-01-232-0/+557
* Require READ_CALL_LOG permission to see phone numbers in phone state.Tyler Gunn2018-04-271-0/+6
* Add Executor to the TestLooperEtan Cohen2018-02-162-0/+38