1. 37a7ccd Merge "CTS: regression test for applying DisplayCutout insets" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  2. d3e32a3 Add test cases for window input with overlap window by arthurhung · 4 years, 4 months ago
  3. 0a19a32 CTS: regression test for applying DisplayCutout insets by Adrian Roos · 4 years, 3 months ago
  4. 24203d5 Let DisplayCutoutTests handle orientation change without relaunch by Riddle Hsu · 4 years, 5 months ago
  5. b4ee37b Fork out IME specific WinInsetsAnimTests w/ MockIme by Taran Singh · 4 years, 5 months ago
  6. 60b56dc Merge "Add CTS test to verify app derived display context orientation." into rvc-dev by Darryl Johnson · 4 years, 5 months ago
  7. 92e7f96 Merge "Add WindowInsetsPolicyTest#testImmersiveFullscreenHidesSystemBars." into rvc-dev by Yuncheol Heo · 4 years, 5 months ago
  8. b8347ff Merge "Declare MANAGE_EXTERNAL_STORAGE for test apps." into rvc-dev by Hai Zhang · 4 years, 5 months ago
  9. 8efb6b3 Merge "Add test for force relayout behavior" into rvc-dev by Jorim Jaggi · 4 years, 5 months ago
  10. dd050c3 Add CTS test to verify app derived display context orientation. by Darryl L Johnson · 4 years, 6 months ago
  11. 9e4cbad Add CTS to verify IME visible after lockscreen by Taran Singh · 4 years, 6 months ago
  12. 867d4bf Add test for force relayout behavior by Jorim Jaggi · 4 years, 5 months ago
  13. 50e24a5 Update CTS tests by Linus Tufvesson · 4 years, 7 months ago
  14. 284d727 Add WindowInsetsPolicyTest#testImmersiveFullscreenHidesSystemBars. by Yuncheol Heo · 4 years, 6 months ago
  15. 4cf1aea Declare MANAGE_EXTERNAL_STORAGE for test apps. by Hai Zhang · 4 years, 7 months ago
  16. e419b91 Merge "CTS: Add WindowInsetsAnimationSynchronicityTests" into rvc-dev by Adrian Roos · 4 years, 6 months ago
  17. 2d86b85 CTS: Add WindowInsetsAnimationSynchronicityTests by Adrian Roos · 4 years, 6 months ago
  18. dcca7cc Add test for WIC#show(ime) from Activity#onCreate by Taran Singh · 4 years, 6 months ago
  19. bf8a689 Add CTS for DecorView's inset consuming logic by Adrian Roos · 4 years, 6 months ago
  20. 7f29a1c Merge "Add test of starting home while there is no other activities" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  21. 709599d Add test of starting home while there is no other activities by Riddle Hsu · 4 years, 7 months ago
  22. e4d63c8 Merge "Add WindowInsetsAnimationTests" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  23. e69fc3d Add WindowInsetsAnimationTests by Jorim Jaggi · 4 years, 8 months ago
  24. 10af27c Merge "Add CTS for PendingInsetsController behavior" into rvc-dev by Jorim Jaggi · 4 years, 8 months ago
  25. d84de00 Add CTS for PendingInsetsController behavior by Jorim Jaggi · 4 years, 8 months ago
  26. 9e8d535 Add permission QUERY_ALL_PACKAGES to WM CTS by Riddle Hsu · 4 years, 8 months ago
  27. bedbc46 Add test to verify config changes of WindowContext by Charles Chen · 4 years, 8 months ago
  28. f77944d Window Manager Flag Migration (13/n) by Tiger Huang · 4 years, 9 months ago
  29. c4e4942 Merge "Add a test to verify IME can shown after activity reparented" by Ming-Shin Lu · 4 years, 9 months ago
  30. bc54aea Add a test to verify IME can shown after activity reparented by lumark · 5 years ago
  31. 38ff926 Merge "CTS: Add WindowMetrics test" by Adrian Roos · 4 years, 9 months ago
  32. a207500 Merge "Tests for Window.setOnContentApplyWindowInsetsListener" by Jorim Jaggi · 4 years, 9 months ago
  33. f7f1272 CTS: Add WindowMetrics test by Adrian Roos · 4 years, 9 months ago
  34. 2f37e61 Tests for Window.setOnContentApplyWindowInsetsListener by Jorim Jaggi · 4 years, 9 months ago
  35. 80bf985 Use broadcast to dismiss the activity by Siarhei Vishniakou · 4 years, 9 months ago
  36. 735687b Added tests for Context.startActivityAsUser implementations by Nate Myren · 5 years ago
  37. ddea0fc Use a duplicate non-relaunched ShowWhenLockedActivity by Siarhei Vishniakou · 4 years, 9 months ago
  38. 694812c Merge "Add more tests for Activity#finish* APIs" by Andrii Kulian · 5 years ago
  39. 19cc5eb Add more tests for Activity#finish* APIs by Andrii Kulian · 5 years ago
  40. 053d37f Fix drag surface would be stuck (2/2) by Arthur Hung · 5 years ago
  41. e29cf38 Verify correct lifecycle sequence for finished activity by Andrii Kulian · 5 years ago
  42. d8c98d6 Add relinquishTaskIdentityTests by Andrii Kulian · 5 years ago
  43. 6ad0e0f Test Activity#setFinishOnTouchOutside by Winson · 5 years ago
  44. 5783d7f Add CTS for fullscreen split screen consuming by Jorim Jaggi · 5 years ago
  45. fd7f7c0 Merge "Fix virtual display and test activity leaked after ActivityViewTest" into qt-dev by TreeHugger Robot · 5 years ago
  46. 214b9c7 Fix virtual display and test activity leaked after ActivityViewTest by wilsonshih · 5 years ago
  47. 9e6a5e6 Merge "Add test to verify activity displayId update" into qt-dev by Charles Chen · 5 years ago
  48. 77fb855 EnsureBarContrastTest: Disable starting window by Adrian Roos · 5 years ago
  49. a876f72 Add test to verify activity displayId update by Andrii Kulian · 6 years ago
  50. bc3f732 Screenshot EnsureBarContrastTest on failure by Adrian Roos · 6 years ago
  51. e2bd5c5 Move activitymanager tests to windowmanager by Tadashi G. Takaoka · 6 years ago
  52. d1e6803 CTS: Test setEnsureStatus/NavigationBarContrastWhenTransparent by Adrian Roos · 6 years ago
  53. e09f94d Rename WindowManagerDeviceTestCases package to android.sever.wm.cts by Tadashi G. Takaoka · 6 years ago
  54. c28210e CTS: Add WindowInsetsPolicyTest by Adrian Roos · 6 years ago
  55. 32559cb Fix SurfaceControlTest fail due to missing media projection service. by wilsonshih · 6 years ago
  56. cf272dc Move SurfaceControlTest from View to WM. by wilsonshih · 6 years ago
  57. c67eeb9 Fix flaky: LayoutTests#testLayoutAfterRemovingFocus by Tiger Huang · 6 years ago
  58. 2a03d46 Move some WM related tests into CtsWindowManagerDeviceTestCases by wilsonshih · 6 years ago
  59. 2ca72e9 Migrate cts/tests/inputmethod, tests/autofillservice, by Brett Chabot · 6 years ago
  60. 8e070ac Added test to ensure input is synchronous with window changes. by chaviw · 6 years ago
  61. 844bd81 Attempt to fix DisplayCutoutTests flakiness by Jeff Chang · 6 years ago
  62. 2b8f006 Ensure window focus assignment is executed as expected by Tiger Huang · 6 years ago
  63. f20de2f Refine AM/WM cts device test cases. by lumark · 6 years ago
  64. 09281a7 Ensure layout correct after adding/removing windows by Tiger Huang · 6 years ago
  65. c2630a4 [Instant CTS] CtsWindowManagerDeviceTestCases by Eugene Susla · 6 years ago
  66. fd2c66c CTS: De-flake LocationOnScreen tests by Adrian Roos · 6 years ago
  67. 65245a1 CTS: Add LocationInWindowTests by Adrian Roos · 7 years ago
  68. 82b9ad7 CTS: Verify getLocationOnScreen by Adrian Roos · 7 years ago
  69. 26860fa DisplayCutout: Add CTS by Adrian Roos · 7 years ago
  70. 5c7f7b2 Move DialogTestActivity into CTS APK by Tadashi G. Takaoka · 7 years ago
  71. 29881a5 Use start/finish app ops in window manager - CTS by Svet Ganov · 7 years ago
  72. 255aa34 Move android.app.cts.AlertWindowsTests to windowmanager test by Tadashi G. Takaoka · 7 years ago
  73. 458e3a7 Rely less on logcat in CrossAppDragAndDropTests by Vladislav Kaznacheev · 7 years ago
  74. 013bf30 HOME_STACK_ID, ASSISTANT_STACK_ID, and RECENTS_STACK_ID be gone! by Wale Ogunwale · 7 years ago
  75. 9ed1192 Convert Activity and WindowManager Tests to Device Side by Steven Timotius · 7 years ago[Renamed from hostsidetests/services/activityandwindowmanager/windowmanager/AndroidManifest.xml]
  76. 25a4cf6 Convert Activity and WindowManager Tests to Device Side by Steven Timotius · 7 years ago