1. efb73e0 Skip multi display wallpaper test on no supported devices by Shengsong Tan · 3 years, 10 months ago
  2. 34281ee Merge "Update tests to not use untrusted virtual display" into rvc-dev by Chris Li · 4 years, 4 months ago
  3. 5ec081c Update tests to not use untrusted virtual display by Chris Li · 4 years, 5 months ago
  4. dd050c3 Add CTS test to verify app derived display context orientation. by Darryl L Johnson · 4 years, 4 months ago
  5. 50e24a5 Update CTS tests by Linus Tufvesson · 4 years, 6 months ago
  6. 79802b3 Update simulate display usages in CTS by Chris Li · 4 years, 5 months ago
  7. 700f3f4 Fix WindowContextTests by Charles Chen · 4 years, 6 months ago
  8. bedbc46 Add test to verify config changes of WindowContext by Charles Chen · 4 years, 7 months ago
  9. 0963d4c Add test case for KeyguardPresentation. by wilsonshih · 4 years, 7 months ago
  10. cd73910 CTS: Unify windows and activities proto dumps (89/n) by Wale Ogunwale · 4 years, 7 months ago
  11. b515b5c Replace overlay display with virtual display in focus test by Riddle Hsu · 4 years, 8 months ago
  12. 29c2326 Renaming ActivityManagerState.ActivityDisplay to DisplayContent (78/n) by Louis Chang · 4 years, 9 months ago
  13. da381a2 Add a test to verify no input connection for untrusted display. by lumark · 5 years ago
  14. 7cfb452 Add testing object tracker to simplify test method by Riddle Hsu · 4 years, 9 months ago
  15. 9da07bb Add ANR CTS tests by Vishnu Nair · 4 years, 10 months ago
  16. c3cd670 Reduce apk size of test apps in WM CTS by Riddle Hsu · 4 years, 11 months ago
  17. f65cf1f Add test for startActivities by Riddle Hsu · 5 years ago
  18. dacf5a6b Add CTS to test launch/access activity on physical private display by Yan Zhu · 5 years ago
  19. 3e1f155 Remove existing overlay display before setting new value by Chilun · 5 years ago
  20. 33ff525 Fix the wait for the removal of overlay display by Riddle Hsu · 5 years ago
  21. c39edb9 Fix flaky testNonDefaultDisplayResourcesConfiguration by Riddle Hsu · 5 years ago
  22. eebde88 Centralize the waiting of result validation with retry by Riddle Hsu · 5 years ago
  23. f861857 Dialog closes on ACTION_UP by Siarhei Vishniakou · 5 years ago
  24. 3dc080c Merge "Wait display be destroyed before closing session" into qt-dev by TreeHugger Robot · 5 years ago
  25. 5f61812 Restore display state before a display is destroyed by Chilun · 5 years ago
  26. ed4a8fe Wait display be destroyed before closing session by Chilun · 5 years ago
  27. 32dca13 Ensure the flag to be restored before virtual display destroyed by Chilun · 5 years ago
  28. 771ae67 Using ExternalDisplaySession instead of VirtualDisplaySession by Chilun · 5 years ago
  29. c72a087 Refine IME tests for cannot show on non-system owned display. by lumark · 5 years ago
  30. e69842a Verify wallpaper cannot show on non-system owned display. by wilsonshih · 5 years ago
  31. 787e6b3 Call syncInputTransactions in multi display tests by chaviw · 5 years ago
  32. e2bd5c5 Move activitymanager tests to windowmanager by Tadashi G. Takaoka · 5 years ago[Renamed (93%) from tests/framework/base/activitymanager/src/android/server/am/MultiDisplayTestBase.java]
  33. 39ad933 Split ActivityManagerMultiDisplayTests by categories by Jeff Chang · 5 years ago[Renamed (87%) from tests/framework/base/activitymanager/src/android/server/am/ActivityManagerDisplayTestBase.java]
  34. eef78a4 Fix CtsDeviceServicesTestApp package to android.server.am.app by Tadashi G. Takaoka · 5 years ago
  35. ad4c0f9 Fix ActivityManagerMultiDisplayTests#testSecondaryDisplayFocus failure by Arthur Hung · 5 years ago
  36. c4ba3a4 Add tests for verifying Display#hasAccess. by lumark · 6 years ago
  37. a05603c Add tests to verify top resumed activity state transition by Andrii Kulian · 6 years ago
  38. e3a4d49 Add lifecycle tests for top resumed state callback by Andrii Kulian · 6 years ago
  39. 00f48c0 Added CTS test for single task instance display. by Wale Ogunwale · 6 years ago
  40. 9b4c5b5 Merge "Move a freeform WM test to simulated display." by TreeHugger Robot · 6 years ago
  41. 167fcba Move a freeform WM test to simulated display. by Garfield Tan · 6 years ago
  42. 97c1f94 Add tests for check if activity can be started on a display by Andrii Kulian · 6 years ago
  43. 605c7af Add test case for keyguard presentation by wilsonshih · 6 years ago
  44. cc9f373 Tests starting home activity on secondary display by Louis Chang · 6 years ago
  45. 6526316 Test allows non-resizeable activities on secondary displays by Riddle Hsu · 6 years ago
  46. e244306 Add a communication mechanism for testing activity by Riddle Hsu · 6 years ago
  47. 734e7a6 Use assertThat instead of assertTrue by Tadashi G. Takaoka · 6 years ago
  48. 7b507c7 Move CTS to use androidx. by Aurimas Liutikas · 6 years ago
  49. 1986b64 Use Display#DEFAULT_DISPLAY and #INVALID_DISPLAY by Tadashi G. Takaoka · 7 years ago
  50. 5f17e45 Consolidate VirtualDisplayActivity constants by Tadashi G. Takaoka · 7 years ago
  51. 3335e3a Remove unused extra keys for activity by Tadashi G. Takaoka · 7 years ago
  52. 6fa735f Use ComponentName in ActivityManagerDisplayTestBase by Tadashi G. Takaoka · 7 years ago
  53. 7e5e4c7 Use ComponentName in ActivityManagerMultiDisplayTests by Tadashi G. Takaoka · 7 years ago
  54. 1483f01 Add TODO comment to @Deprecated methods by Tadashi G. Takaoka · 7 years ago
  55. 85f2371 Wait for virtual display destruction after test by Andrii Kulian · 7 years ago
  56. 9d5e426 Fix activity launch and wait in MultiDisplay tests by Andrii Kulian · 7 years ago
  57. 0598516 Introduces DisplayMetricsSession by Tadashi G. Takaoka · 7 years ago
  58. 7a926e5 Split ActivityManagerDisplayTests by Tadashi G. Takaoka · 7 years ago
  59. 6ddd653 Introduces VirtualDisplaySession by Tadashi G. Takaoka · 7 years ago
  60. 49a3a13 Revert "Remove invoking settings shell command" by Tadashi G. Takaoka · 7 years ago
  61. 0871704 Remove invoking settings shell command by Tadashi G. Takaoka · 7 years ago
  62. 1a2dc7b Fix some AM display tests by Andrii Kulian · 7 years ago
  63. af94afe Use PackageManager.hasSystemFeature by Tadashi G. Takaoka · 7 years ago
  64. 58a2826 Use windowMode and activityType instead of stackId for testing. by Wale Ogunwale · 7 years ago
  65. 9ed1192 Convert Activity and WindowManager Tests to Device Side by Steven Timotius · 7 years ago[Renamed (98%) from hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/ActivityManagerDisplayTestBase.java]
  66. 25a4cf6 Convert Activity and WindowManager Tests to Device Side by Steven Timotius · 7 years ago
  67. 4a6f0fd Restore tests for SHOW_WITH_INSECURE_KEYGUARD flag by Andrii Kulian · 7 years ago
  68. e570560 DO NOT MERGE Add tests for activities on secondary displays by David Stevens · 7 years ago
  69. 1a3672c DO NOT MERGE Test permissions to launch to virtual display by Andrii Kulian · 7 years ago
  70. e1f9458 Explicitly invoke keyguard for visibility test by Andrii Kulian · 7 years ago