1. 524201f Merge "Allow TestAppACrashingV2 to be embedded inside rollback test apex" by Mohammad Samiul Islam · 4 years, 10 months ago
  2. e9842dd Allow TestAppACrashingV2 to be embedded inside rollback test apex by Mohammad Samiul Islam · 4 years, 10 months ago
  3. c891430 Make test apps available to rollback tests by Anton Hansson · 4 years, 10 months ago
  4. 8b93232 Assert that rollback is enabled for shim apk inside shim apex by Mohammad Samiul Islam · 4 years, 10 months ago
  5. c7dfb45 Add test installing an apex with zeroed hashtree by Nikita Ioffe · 4 years, 10 months ago
  6. 491cad5 Rewrite some code using VersionedPackage#equals (2/n) by JW Wang · 4 years, 10 months ago
  7. 5527690 Add APIs to test rollback data policy (2/n) by JW Wang · 5 years ago
  8. 8df217f Enforce source for key events. by Garfield Tan · 5 years ago
  9. dc9a63a Add MicrosoftDesignKeyboardTest. by Garfield Tan · 5 years ago
  10. 68e16b8 Merge "Add tests for staging multiple session with non-overlapping packages" by Mohammad Samiul Islam · 5 years ago
  11. 7f226c9 Close PackageInstaller.Session by JW Wang · 5 years ago
  12. c4e84de Add tests for staging multiple session with non-overlapping packages by Mohammad Samiul Islam · 5 years ago
  13. 3eee17a Support native file path for TestApp by JW Wang · 5 years ago
  14. 5e952b3 Merge "Add check for packages installed for a given user only" by Gavin Corkery · 5 years ago
  15. a00230a Add check for packages installed for a given user only by Gavin Corkery · 5 years ago
  16. c40da1b Prepare HID input tests for motion events. by Garfield Tan · 5 years ago
  17. dc017ac Add user id checks to processUserData by Gavin Corkery · 5 years ago
  18. 427d097 Merge "Add RollbackUtils method waitForAvailableRollback." by Oli Lan · 5 years ago
  19. e94d410 Add RollbackUtils method waitForAvailableRollback. by Oli Lan · 5 years ago
  20. f62cd8d CTS test for b/138650665 by Nikita Ioffe · 5 years ago
  21. d248d17 Merge "Refactor sendCrashBroadcast to avoid flakiness." by TreeHugger Robot · 5 years ago
  22. 113b372 Refactor sendCrashBroadcast to avoid flakiness. by Richard Uhler · 5 years ago
  23. a6d35ff Add tests for downgrading apex to system version by Mohammad Samiul Islam · 5 years ago
  24. c6b2bc3 Merge "Move forked vogar classes under vogar.expect" into qt-dev-plus-aosp am: 0798378a85 am: 3b39a1258c by Neil Fuller · 5 years ago
  25. 2bb1a70 Add tests for cts.install.lib by shafik · 5 years ago
  26. addacfa Move forked vogar classes under vogar.expect by Neil Fuller · 5 years ago
  27. a15ce7a Merge "Remove unused code / classes" am: f3b30f15e9 am: 8508ad1e86 am: 5bd8ead43f by Neil Fuller · 5 years ago
  28. 8508ad1 Merge "Remove unused code / classes" am: f3b30f15e9 by Neil Fuller · 5 years ago
  29. 22e73be Remove unused code / classes by Neil Fuller · 5 years ago
  30. de9187f Migrate StagedInstallTest to cts.install.lib by shafik · 5 years ago
  31. 920e05b Migrate AtomicInstallTest to cts.install.lib by shafik · 5 years ago
  32. 9b5966b Return sessionId when committing install session by Gavin Corkery · 5 years ago
  33. 6d4ceeb Add test apps and RollbackUtils APIs to support RollbackTest by shafik · 5 years ago
  34. d02a73b Merge "Make TestApp constructor public so that TestApp can be reused outside the TestApp class." into qt-dev by Kun Niu · 5 years ago
  35. 5323307 Make TestApp constructor public so that TestApp can be reused outside the TestApp class. by Kun Niu · 5 years ago
  36. 1068af4 Merge "Extract general install tests functionality" by TreeHugger Robot · 5 years ago
  37. 8b55c4c Extract general install tests functionality by shafik · 5 years ago
  38. 79caa89 Merge "WebView: make evaluateJavascript helper more async" by TreeHugger Robot · 5 years ago
  39. 4c43496 WebView: make evaluateJavascript helper more async by Nate Fischer · 5 years ago
  40. 13a8889 Remove android-support-test dependent packages by Brett Chabot · 5 years ago
  41. d023978 Merge "CtsTestServer: don't log an exception that is rethrown" am: 48400cb4e3 by Nick Kralevich · 5 years ago
  42. 4bdb108 CtsTestServer: don't log an exception that is rethrown by Nick Kralevich · 5 years ago
  43. 3c796ed Merge "Add CTS test for staged APEX rollback" into qt-dev am: 631b29fbd8 by shafik · 6 years ago
  44. 4b2e186 Add CTS test for staged APEX rollback by shafik · 6 years ago
  45. dd8d2f9 Merge "Update cts test for truth 0.42" into qt-dev-plus-aosp by Colin Cross · 6 years ago
  46. 5ab925f Use package specific dirs instead of top-level sdcard. by Sudheer Shanka · 6 years ago
  47. 13c7eaa Update cts test for truth 0.42 by Colin Cross · 6 years ago
  48. 0d5e250 Merge "Add host CTS test for RollbackManager APIs." by Richard Uhler · 6 years ago
  49. 4ee6893 Merge "Add CTS tests for RollbackManager." by Richard Uhler · 6 years ago
  50. d439e7f [webview] CTS tests for force dark. by Tobias Sargeant · 6 years ago
  51. c886ba2 Add host CTS test for RollbackManager APIs. by Richard Uhler · 6 years ago
  52. 737fca3 Add CTS tests for RollbackManager. by Richard Uhler · 6 years ago
  53. ca8a47d Refactor redundant MidiEchoTestService from CTS & CTSVerifier by Paul McLean · 6 years ago
  54. 60efd13 Merge "[webview] rename unresponsive renderer APIs" by TreeHugger Robot · 6 years ago
  55. d9f641e [webview] rename unresponsive renderer APIs by Tobias Sargeant · 6 years ago
  56. c509e87 WebView: add evaluateJavascriptSync helper by Nate Fischer · 6 years ago
  57. a916566 Refresh the util-axt cts libraries. by Brett Chabot · 6 years ago
  58. 00cf9c3 Merge "Move Java classes for HID tests to correct place." by Garfield Tan · 6 years ago
  59. 108590c Move Java classes for HID tests to correct place. by Garfield Tan · 6 years ago
  60. d76f24d Merge "Refresh the util-axt cts libraries." by TreeHugger Robot · 6 years ago
  61. abb88d8 [WebView] Don't get cause for TimeoutException by Nate Fischer · 6 years ago
  62. c27dfa3 Refresh the util-axt cts libraries. by Brett Chabot · 6 years ago
  63. 70e5f51 Migrate cts/tests/tests/accounts to androidx.test by Brett Chabot · 6 years ago
  64. d2ab4af Migrate cts/tests/tests/accounts to androidx.test by Brett Chabot · 6 years ago
  65. dd727a3 [wv-cts] CTS tests for WebViewRenderer and WebViewRendererClient APIs. by Tobias Sargeant · 6 years ago
  66. 8cb1041 [wv-cts] Fix WebViewHostSideStartupTest#testStrictMode by Tobias Sargeant · 6 years ago
  67. 00c52ae [wv-cts] Convert PollingChecks to invocations with Futures. by Tobias Sargeant · 6 years ago
  68. d2856cf [wv-cts] Remove runOnUiThread and getValue in favour of WebkitUtils by Tobias Sargeant · 6 years ago
  69. a809aaa [wv-cts] Standardise on WebkitUtils methods for controlling UI thread. by Tobias Sargeant · 6 years ago
  70. 8bf338e [wv-cts] Remove usage of mOnUiThread from the UI thread. by Tobias Sargeant · 6 years ago
  71. 6274a88 Merge "Polling on hasFocus() for requestFocus() success" into pie-cts-dev am: aa269e4704 am: a682418af1 by mtk12103 · 6 years ago
  72. 4a38c44 Merge "Polling on hasFocus() for requestFocus() success" into pie-cts-dev am: aa269e4704 by mtk12103 · 6 years ago
  73. 50a225b Merge "Polling on hasFocus() for requestFocus() success" into pie-cts-dev by mtk12103 · 6 years ago
  74. 9a97b88 Polling on hasFocus() for requestFocus() success by mtk12103 · 6 years ago
  75. e84d025 Add a small delay before writing to /dev/uhid by Siarhei Vishniakou · 6 years ago
  76. 7c070e5 Expanded testing for joystick actions. by Siarhei Vishniakou · 7 years ago
  77. 13c4190 Merge "Fix dependencies that are already available" am: c1bad358ae am: 13b9dd9b75 by Julien Desprez · 6 years ago
  78. 8e72728 Fix dependencies that are already available by Julien Desprez · 6 years ago
  79. da0f32d Parse API dependency by Sam Lin · 6 years ago
  80. 4ee7207 Expanded testing for joystick actions. by Siarhei Vishniakou · 7 years ago
  81. dee4bbf Merge "Convert cts libs to Android.bp" am: 457b029417 am: 09137317fb by Colin Cross · 6 years ago
  82. db41691 Convert cts libs to Android.bp by Colin Cross · 6 years ago
  83. 67282cf Convert CTSUiRenderingTestCases by John Reck · 6 years ago
  84. 6855e64 Convert CTSUiRenderingTestCases by John Reck · 6 years ago
  85. d9cdaec WebView: mark CTS tests which are copied into SL by Nate Fischer · 6 years ago
  86. d73fc2f Instant CTS: port uid isolation, backup CTS tests by Philip P. Moltmann · 6 years ago
  87. 7ad9fce CTS: remove libs/wrappedgtest. by Krzysztof Kosiński · 7 years ago
  88. 7cf8d21 Merge "Build cts-core-test-runner with LOCAL_SDK_VERSION := current" by TreeHugger Robot · 7 years ago
  89. 0bdbc92 Build cts-core-test-runner with LOCAL_SDK_VERSION := current by Sundong Ahn · 7 years ago
  90. c922a45 Fix link-type warnings on ctsdeviceutillegacy by Jiyong Park · 7 years ago
  91. 925a766 Use stubs libs for android.test.base/runner/mock by Jiyong Park · 7 years ago
  92. 27c3c8d Flatten dependency hierarchy of legacy-android-test by Paul Duffin · 7 years ago
  93. 5cecfae Merge "Merge "Merge "Merge "Merge "Merge "Add Annotation" into lollipop-mr1-cts-dev am: e5db38a409" into marshmallow-cts-dev am: 8272dc0854" into nougat-cts-dev am: c872372a9d" into nougat-mr1-cts-dev am: 78611fc9b7" into oreo-cts-dev am: d783e09523" am: 3370646f32 by Badash · 7 years ago
  94. 2cc02d6 Merge "Merge "Merge "Merge "Add Annotation" into lollipop-mr1-cts-dev am: e5db38a409" into marshmallow-cts-dev am: 8272dc0854" into nougat-cts-dev am: c872372a9d" into nougat-mr1-cts-dev by Badash · 7 years ago
  95. 23e19d4 Merge "Merge "Add Annotation" into lollipop-mr1-cts-dev am: e5db38a409" into marshmallow-cts-dev by Badash · 7 years ago
  96. 48d0e09 Merge "Add Annotation" into lollipop-mr1-cts-dev am: e5db38a409 by Badash · 7 years ago
  97. 03ad3bd Add Annotation by Badash · 7 years ago
  98. 0a96042 Move SynchronousPixelCopy out of compatibility-device-util by Aaron Holden · 7 years ago
  99. 228b45e Prepare for removal of legacy-test from default targets by Paul Duffin · 8 years ago
  100. d52ec60 CP MediaStress and MediaPreparer dynamic config changes to nougat by Aaron Holden · 8 years ago