1. b16e7ea Merge "Ignore OneTimePermissionTest on Automotive" into rvc-dev by Cole Faust · 4 years, 3 months ago
  2. 3cc725f Merge "Update CTS for permission dialogs on Automotive" into rvc-dev by Cole Faust · 4 years, 3 months ago
  3. 0b7576b Merge "Remove some flaky WindowInsetsAnimationControllerTests from presubmit" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  4. 684e532 Merge "p2p: handle disconnection connection event properly" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  5. 64dc9e5 Merge "Fix testNightModeAutoNotPersistedCarMode" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  6. fa70628 Merge "modify test due to behavior change" into rvc-dev by Ryan Lin · 4 years, 3 months ago
  7. a372d80 Merge "Skip flaky CTS tests for presubmit" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  8. 80f8b29 modify test due to behavior change by ryanlwlin · 4 years, 3 months ago
  9. 4520a7e Merge "MediaRouter: Defer releasing routing controller when transfer" into rvc-dev by Kyunglyul Hyun · 4 years, 3 months ago
  10. 658e140 Fix testNightModeAutoNotPersistedCarMode by Sergey Nikolaienkov · 4 years, 3 months ago
  11. e9766c7 Skip flaky CTS tests for presubmit by Remi NGUYEN VAN · 4 years, 3 months ago
  12. 5810762 p2p: handle disconnection connection event properly by Jimmy Chen · 4 years, 3 months ago
  13. 3ab91c6 Merge "Verify IMS to get display and WM" into rvc-dev by Charles Chen · 4 years, 3 months ago
  14. b5902ca Merge "Skip testManagedProfileSupported on low_ram devices" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  15. 79106d5 Merge "Improve the reliability of the SimpleSaveActivityTest" into rvc-dev by Nicholas Sauer · 4 years, 3 months ago
  16. 62c9d1b Merge "Spawn isolated processes for the lmkd kill test" into rvc-dev by Jing Ji · 4 years, 3 months ago
  17. 07d1395 Merge "[DO NOT MERGE]Bring back tests for double tap and double tap and hold that trigger touch events." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  18. 8d79db6 Update CTS for permission dialogs on Automotive by Cole Faust · 4 years, 4 months ago
  19. 0a12390 Merge "Scroll before asserting for NoOpAutofillService" into rvc-dev by Nicholas Sauer · 4 years, 3 months ago
  20. bba7c04 Merge "Revert "Removed flaky test from pre-submit"" into rvc-dev by Winson Chung · 4 years, 3 months ago
  21. 91f9dee Revert "Removed flaky test from pre-submit" by Winson Chung · 4 years, 3 months ago
  22. 890b97e Merge "Fixed some flakiness for auto by setting TestActivity to behave similar to in portrait mode." into rvc-dev by Jian-Yang Liu · 4 years, 3 months ago
  23. bf8bb38 Spawn isolated processes for the lmkd kill test by Jing Ji · 4 years, 4 months ago
  24. 58eb668 Remove some flaky WindowInsetsAnimationControllerTests from presubmit by Yohei Yukawa · 4 years, 3 months ago
  25. 24efea1 Merge "Update MockIme to not clear suggestions when onStartInput is called" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  26. d50582e Fixed some flakiness for auto by setting TestActivity to behave similar by JianYang Liu · 4 years, 3 months ago
  27. e3f000d Skip testManagedProfileSupported on low_ram devices by Tim Joines · 4 years, 3 months ago
  28. 17c9664 Merge "Add CTS for zero insets IME animation" into rvc-dev by Taran Singh · 4 years, 3 months ago
  29. a939a1c Merge "Deflake PinnedStackTests#testPinnedStackWithDockedStack" into rvc-dev by Hongwei Wang · 4 years, 3 months ago
  30. 589a81b Merge "cts: make the softap info check is optional" into rvc-dev by Les Lee · 4 years, 3 months ago
  31. f2123c9 Scroll before asserting for NoOpAutofillService by Nicholas Sauer · 4 years, 4 months ago
  32. a2e1e12 Merge "CTS WifiManagerTest#testGetCountryCode: check FEATURE_TELEPHONY before calling TelephonyManager APIs" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  33. fd06674 Verify IMS to get display and WM by Charles Chen · 4 years, 4 months ago
  34. a46878a cts: make the softap info check is optional by lesl · 4 years, 3 months ago
  35. adc7752 CTS WifiManagerTest#testGetCountryCode: check FEATURE_TELEPHONY before calling TelephonyManager APIs by David Su · 4 years, 3 months ago
  36. 581206c Merge "Use MockIme in IME-related insets tests" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  37. c115ff2 Merge "update testGetMaxSupportedInstances logic" into rvc-dev by Ray Essick · 4 years, 3 months ago
  38. e9d2af2 update testGetMaxSupportedInstances logic by Ray Essick · 4 years, 4 months ago
  39. eb43d50 Add CTS for zero insets IME animation by Taran Singh · 4 years, 4 months ago
  40. 712825b Update MockIme to not clear suggestions when onStartInput is called by Feng Cao · 4 years, 4 months ago
  41. c63223b Merge "Ensure tests work with restrited bucket toggling." into rvc-dev by Kweku Adams · 4 years, 3 months ago
  42. 2e487ef Merge "Run setSecureFrp only on user 0" into rvc-dev by Yan Zhu · 4 years, 3 months ago
  43. bc26186 Ignore OneTimePermissionTest on Automotive by Cole Faust · 4 years, 3 months ago
  44. b663953 Merge "Add Car permissions into CTS" into rvc-dev by Kai Wang · 4 years, 3 months ago
  45. e720ba8 Merge "Add BlobStoreManager negative tests." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  46. c67c435 Merge "Correct the blobstore Session.openWrite() API usage in tests." into rvc-dev by Sudheer Shanka · 4 years, 3 months ago
  47. 3983b70 [DO NOT MERGE]Bring back tests for double tap and double tap and hold that trigger touch events. by Ameer Armaly · 4 years, 4 months ago
  48. d0a2d46 Merge "Deflake AutoRevokeTest: wait after open settings" into rvc-dev by Robin Lee · 4 years, 3 months ago
  49. 315f858 Merge "Deflake ChoreographerNativeTest#testRefreshRateCallbackMixedWithFrameCallbacks" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  50. 12b5f99 Add BlobStoreManager negative tests. by Sudheer Shanka · 4 years, 3 months ago
  51. 3684ff7 Merge "Adjust the condition for car mode support" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  52. 1dbba62 Merge "Destroy surface after collected test result for testReparentOff" into rvc-dev by Chavi Weingarten · 4 years, 3 months ago
  53. 907f5c7 Merge "Set automotive device env before running JobThrottlingTest" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  54. d327eef Use MockIme in IME-related insets tests by Yohei Yukawa · 4 years, 3 months ago
  55. f8f31af Adjust the condition for car mode support by Eric Jeong · 4 years, 4 months ago
  56. aa9cb1a Merge "Fix ConnDiags Test for invoke-after-validate and unregister CBs." into rvc-dev by Cody Kesting · 4 years, 3 months ago
  57. 3dae99d Merge "Call super.onCreate in AutoClosingActivity" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  58. 052cac4 Merge "CTS test ConnectivityDiagnostics via CarrierPrivilegesTracker." into rvc-dev by Cody Kesting · 4 years, 3 months ago
  59. 7aa4f95 Merge "Fix MockIme height in WindowInsetsAnimImeTest" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  60. d990931 Call super.onCreate in AutoClosingActivity by Philip P. Moltmann · 4 years, 3 months ago
  61. af96785 Merge "Workaround for PipMenuActivity not getting resumed changed immediately" into rvc-dev by Winson Chung · 4 years, 3 months ago
  62. 5ac0171 Fix ConnDiags Test for invoke-after-validate and unregister CBs. by Cody Kesting · 4 years, 4 months ago
  63. 7ca6a8c Merge "Fixing test flackiness." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  64. 7e7e77f Fix MediaCodecCapabilitiesTest fail on low ram device by Marcus Huang · 4 years, 7 months ago
  65. 4109f8d Merge "Remove fixed-rotation-transform setting" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  66. f1a476d Merge "Add net-utils-framework-common to cts-net" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  67. 2d6c64c Merge "Fix AssistantStackTests for when assistant is AOT" into rvc-dev by Galia Peycheva · 4 years, 4 months ago
  68. 2e6fa4e Merge "Add additional tests for ISO location redaction" into rvc-dev by Anton Hansson · 4 years, 4 months ago
  69. 252a2e2 Merge "Prevent developer provided strings from being uploaded through statsd - test change" into rvc-dev by Stanislav Zholnin · 4 years, 4 months ago
  70. b384669 Remove fixed-rotation-transform setting by Riddle Hsu · 4 years, 4 months ago
  71. 13d752a Add net-utils-framework-common to cts-net by Luke Huang · 4 years, 4 months ago
  72. d721cb9 Correct the blobstore Session.openWrite() API usage in tests. by Sudheer Shanka · 4 years, 4 months ago
  73. cb8360e Merge "System routes are not automatically exposed" into rvc-dev by Kyunglyul Hyun · 4 years, 4 months ago
  74. 67d907e CTS test ConnectivityDiagnostics via CarrierPrivilegesTracker. by Cody Kesting · 4 years, 5 months ago
  75. 26db636 Workaround for PipMenuActivity not getting resumed changed immediately by Winson Chung · 4 years, 4 months ago
  76. 2b170dc Merge "Delay deleting the blob after the last lease is released." into rvc-dev by Sudheer Shanka · 4 years, 4 months ago
  77. e677fbb Merge "Camera: Fix insensitive language in comments and names" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  78. 09cc29f Fixing test flackiness. by Alex Buynytskyy · 4 years, 4 months ago
  79. d68b498 System routes are not automatically exposed by Kyunglyul Hyun · 4 years, 4 months ago
  80. 3cd8ed7 Improve the reliability of the SimpleSaveActivityTest by Nicholas Sauer · 4 years, 4 months ago
  81. 76bf9aa Deflake AutoRevokeTest: wait after open settings by Robin Lee · 4 years, 4 months ago
  82. 58f6623 Fix MockIme height in WindowInsetsAnimImeTest by Taran Singh · 4 years, 4 months ago
  83. fadf88d Camera: Fix insensitive language in comments and names by Eino-Ville Talvala · 4 years, 4 months ago
  84. 772de88 Deflake ChoreographerNativeTest#testRefreshRateCallbackMixedWithFrameCallbacks by Alec Mouri · 4 years, 4 months ago
  85. c174fb1 Merge "Avoid PixelCopy timeout on some devices" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  86. 0732840 Delay deleting the blob after the last lease is released. by Sudheer Shanka · 4 years, 4 months ago
  87. 5f66384 Merge "Improved TestSystemIntents to show all missing intents in case of failure." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  88. b4d5d51 Improved TestSystemIntents to show all missing intents in case of failure. by felipeal · 4 years, 4 months ago
  89. 6544cd0 Merge "Save AsyncOps for later forwarding instead of SyncOps: test chance" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  90. 36b8d41 Merge "Camera: Adjust test for relaxed physical stream cropping behavior" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  91. d9fd7ca Merge "Remove NativeEncoderTest" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  92. 2809bd0 Avoid PixelCopy timeout on some devices by John Reck · 4 years, 4 months ago
  93. a03db6b Destroy surface after collected test result for testReparentOff by Zhongchao Xia · 4 years, 10 months ago
  94. 420d893 Merge "Fixing test_attributes_aaudio_system_usages_rejected" into rvc-dev by Hayden Gomes · 4 years, 4 months ago
  95. 12415ce Deflake PinnedStackTests#testPinnedStackWithDockedStack by Hongwei Wang · 4 years, 4 months ago
  96. f49e5ac Merge "Adds check/exception handling for logging stats to external storage in Cts Sensor Tests" into rvc-dev by Tanmay Patil · 4 years, 4 months ago
  97. 8396fac Merge "Remove assumption about 'external' volume" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  98. 5da97d0 Remove assumption about 'external' volume by Nandana Dutt · 4 years, 4 months ago
  99. 3f60e92 Merge "Use getRealMetrics for screen configuration tests" into rvc-dev by Chris Li · 4 years, 4 months ago
  100. aba7075 Remove NativeEncoderTest by Harish Mahendrakar · 4 years, 4 months ago