1. 07f61a9 Fix CTS case testQueryExternalMiniThumbnails failure by Marco Nelissen · 11 years ago
  2. a8ddb66 CTS test for DevicePolicyManager.wipeData() by Rubin Xu · 11 years ago
  3. e533a10 Merge "New CTS tests for HCE APIs." into lmp-dev by Martijn Coenen · 11 years ago
  4. e71e374 New CTS tests for HCE APIs. by Martijn Coenen · 11 years ago
  5. 4e08507 Fix cts tests tests build by Brett Chabot · 11 years ago
  6. 3821e74 Merge "Adjust cts-tradefed to JUnit4 test listener changes" into lmp-dev by Brett Chabot · 11 years ago
  7. cd1aa80 Merge "Fix failing TextViewTest#testTextAttr" into lmp-dev by Raph Levien · 11 years ago
  8. 9e00b73 Fix failing TextViewTest#testTextAttr by Raph Levien · 11 years ago
  9. 2756300 Merge "Add tests for setQueue and setQueueTitle in MediaSession" into lmp-dev by RoboErik · 11 years ago
  10. de856f0 Add tests for setQueue and setQueueTitle in MediaSession by RoboErik · 11 years ago
  11. 9edc96d Merge "fix broken GPL build" into lmp-dev by Nick Kralevich · 11 years ago
  12. 2d15f6a fix broken GPL build by Nick Kralevich · 11 years ago
  13. a4e4648 Adjust cts-tradefed to JUnit4 test listener changes by Brett Chabot · 11 years ago
  14. 389e8bb Merge "Move android.app Activities into com.android.cts.app.stub" into lmp-dev by Chenjie Luo · 11 years ago
  15. c4ef43a Fix last commit to ensure test cleans up properly. by destradaa · 11 years ago
  16. 76d8e4d Merge "Removing AudioEffectTest: ConstructorFromUuid()" into lmp-dev by Ricardo Garcia · 11 years ago
  17. 34f6cf0 Merge "Fail fast if no ABIs" into lmp-dev by Stuart Scott · 11 years ago
  18. dc34777 Merge "Dont run tests if the APK wasn't installed" into lmp-dev by Stuart Scott · 11 years ago
  19. 8eaf101 Merge "Deleting the cts tests for Sim restricted APIs from lmp-dev" into lmp-dev by Anil Muthineni · 11 years ago
  20. 85913d7 Merge "Remove ddmlib -> cts dependency." into lmp-dev by Brett Chabot · 11 years ago
  21. d26c91d use getOutputImage() to get image plane info by Chong Zhang · 11 years ago
  22. baee75c Merge "Add more instruction on app UI." into lmp-dev by Yicheng Fan · 11 years ago
  23. ecb953c Merge "Get / Set tests." into lmp-dev by Jason Sams · 11 years ago
  24. 7db17b8 Fail fast if no ABIs by Stuart Scott · 11 years ago
  25. 15f32be Move android.app Activities into com.android.cts.app.stub by Chenjie Luo · 11 years ago
  26. c04471d Remove ddmlib -> cts dependency. by Brett Chabot · 11 years ago
  27. f797404 Removing AudioEffectTest: ConstructorFromUuid() by Ricardo Garcia · 11 years ago
  28. 60aa6c0 Deleting the cts tests for Sim restricted APIs from lmp-dev by Anil Muthineni · 11 years ago
  29. a027753 Merge "Camera2: Relax video snapshot constraint" into lmp-dev by Yin-Chia Yeh · 11 years ago
  30. ff876d8 Get / Set tests. by Jason Sams · 11 years ago
  31. 5e4038a Camera2: Relax video snapshot constraint by Yin-Chia Yeh · 11 years ago
  32. 994d1dd Add more instruction on app UI. by Yicheng Fan · 11 years ago
  33. 83c78cb Dont run tests if the APK wasn't installed by Stuart Scott · 11 years ago
  34. 0dcd710 Use DeviceAdmin to turn screen off for sensor tests. by destradaa · 11 years ago
  35. e74f5f6 Merge "CtsVerifier: Fix Camera Formats to deal with repeated formats" into lmp-dev by Eino-Ville Talvala · 11 years ago
  36. 874f84b Merge "cts: select codec based on test input resolution for encoder tests." into lmp-dev by Ronghua Wu · 11 years ago
  37. dbaf151 Merge "Remove known failures in uirendering CTS tests." into lmp-dev by George Mount · 11 years ago
  38. d1bb44c Merge "Fix several sensor tests issues." into lmp-dev by destradaa · 11 years ago
  39. d31569e Merge "Add CTS test for AnimatedVectorDrawable." into lmp-dev by ztenghui · 11 years ago
  40. c15f2f1 Merge "StorageManagerTest: assert that the contents of mounted OBBs are readable" into lmp-dev by Nick Kralevich · 11 years ago
  41. 4fd39ad StorageManagerTest: assert that the contents of mounted OBBs are readable by Nick Kralevich · 11 years ago
  42. 7bed810 Fix several sensor tests issues. by destradaa · 11 years ago
  43. c02c182 Merge "Fix test for getRecentTasks." into lmp-dev by Dianne Hackborn · 11 years ago
  44. c857431 Merge changes If2e86889,I5334d75b into lmp-dev by Stuart Scott · 11 years ago
  45. c55daf5 Move from uri to name by Stuart Scott · 11 years ago
  46. 4e097a2 Merge "Camera2: fix video snapshot size logic" into lmp-dev by Yin-Chia Yeh · 11 years ago
  47. b66a041 Camera2: fix video snapshot size logic by Yin-Chia Yeh · 11 years ago
  48. 92b0fbf Merge "camera2: Allow rounding for AF region checks" into lmp-dev by Igor Murashkin · 11 years ago
  49. f7a0390 Remove known failures in uirendering CTS tests. by George Mount · 11 years ago
  50. 9e5ec24 CtsVerifier: Fix Camera Formats to deal with repeated formats by Eino-Ville Talvala · 11 years ago
  51. 090352b Merge "Update CTS ConnectivityManager permissions tests to work with L release." into lmp-dev by Paul Jensen · 11 years ago
  52. 2549c90 Merge "Camera: Only enforce exif tag check for HAL 3.2 devices" into lmp-dev by Yin-Chia Yeh · 11 years ago
  53. 7a737c6 cts: select codec based on test input resolution for encoder tests. by Ronghua Wu · 11 years ago
  54. 7822766 Clean up by Stuart Scott · 11 years ago
  55. 903ea27 Update CTS ConnectivityManager permissions tests to work with L release. by Paul Jensen · 11 years ago
  56. 8534c5d Merge "media: fix MediaCodecCapabilitiesTest.testAvcBaseline1 test case" into lmp-dev by Lajos Molnar · 11 years ago
  57. 112ac8d Merge "Camera2: relax video snapshot frame drop check tolerance" into lmp-dev by Zhijun He · 11 years ago
  58. 58736e6 Merge "Test for no MANAGED_USERS feature on low RAM devices" into lmp-dev by Zoltan Szatmary-Ban · 11 years ago
  59. 30cd2c4 Merge "Fixup failing tests in android.media." into lmp-dev by Nicholas Sauer · 11 years ago
  60. 2b0e09f Fixup failing tests in android.telephony by Nicholas Sauer · 11 years ago
  61. c3b4646 media: fix MediaCodecCapabilitiesTest.testAvcBaseline1 test case by Lajos Molnar · 11 years ago
  62. dc200f7 Fixup failing tests in android.media. by Nicholas Sauer · 11 years ago
  63. 7222063 Merge "only compare YUV on EOS buffer if the size is non-zero" into lmp-dev by Chong Zhang · 11 years ago
  64. e457e35 Fix test for getRecentTasks. by Dianne Hackborn · 11 years ago
  65. 8d4f05b only compare YUV on EOS buffer if the size is non-zero by Chong Zhang · 11 years ago
  66. 3187fed camera2: Allow rounding for AF region checks by Igor Murashkin · 11 years ago
  67. 3df4c00 Merge "Camera2 CTS: Fix tests that assume matching sizes between formats" into lmp-dev by Eino-Ville Talvala · 11 years ago
  68. 594bce7 Merge "NoReadLogsPermissionTest: don't depend on directory read access" into lmp-dev by Nick Kralevich · 11 years ago
  69. 92ff17d Camera2 CTS: Fix tests that assume matching sizes between formats by Eino-Ville Talvala · 11 years ago
  70. 8eb9788 NoReadLogsPermissionTest: don't depend on directory read access by Nick Kralevich · 11 years ago
  71. 0788642 Camera: Only enforce exif tag check for HAL 3.2 devices by Yin-Chia Yeh · 11 years ago
  72. 4d849ee Add CTS test for AnimatedVectorDrawable. by ztenghui · 11 years ago
  73. 1d0b475 Merge "Work around bad screen shots." into lmp-dev by George Mount · 11 years ago
  74. 75771b2 Work around bad screen shots. by George Mount · 11 years ago
  75. d600e92 Merge "Removing Renderscript from UnsupportedAbis" into lmp-dev by Stuart Scott · 11 years ago
  76. bc95fb9 Merge "Generate XML for all ABIs" into lmp-dev by Stuart Scott · 11 years ago
  77. f2071f6 Merge "Camera2: remove redundant legacy key check" into lmp-dev by Yin-Chia Yeh · 11 years ago
  78. 2aaa7b6 Merge "Remove Telecom CTS tests" into lmp-dev by Evan Charlton · 11 years ago
  79. 814b63f Remove Telecom CTS tests by Evan Charlton · 11 years ago
  80. b21ede9 Camera2: remove redundant legacy key check by Yin-Chia Yeh · 11 years ago
  81. b66037d Merge "Disable ui toolkit hardwareRendering for android.opengl.cts package" into lmp-dev by Chris Craik · 11 years ago
  82. f69d80c Merge "Camera: Look at CAMERA_EXTERNAL feature for front-facing crosschecks" into lmp-dev by Eino-Ville Talvala · 11 years ago
  83. ccd62d0 Camera2: relax video snapshot frame drop check tolerance by Zhijun He · 11 years ago
  84. 9b47277 Removing Renderscript from UnsupportedAbis by Stuart Scott · 11 years ago
  85. 5297e3f Generate XML for all ABIs by Stuart Scott · 11 years ago
  86. 0119495 Disable ui toolkit hardwareRendering for android.opengl.cts package by Chris Craik · 11 years ago
  87. 298b28e Merge "Fix package names and delete duplicated java files in android.text" into lmp-dev by Chenjie Luo · 11 years ago
  88. 3397827 Merge "Move android.telecomm outside of CtsTestStubs" into lmp-dev by Chenjie Luo · 11 years ago
  89. e67085d Merge "Fix package name in android.rscpp" into lmp-dev by Chenjie Luo · 11 years ago
  90. a2b5fcf Merge "Fix various broken tests in CTS." into lmp-dev by Nicholas Sauer · 11 years ago
  91. 356c1f6 Fix various broken tests in CTS. by Nicholas Sauer · 11 years ago
  92. bff39e9 Disable android.admin.cts.DevicePolicyManagerTest#testUninstallAllUserCaCerts_failIfNotProfileOwner by Rubin Xu · 11 years ago
  93. 5fb6435 Merge "Update WebGL conformance tests to early out..." into lmp-dev by Ben Murdoch · 11 years ago
  94. 5883123 Merge "Make window introspection tests more robust." into lmp-dev by Svetoslav · 11 years ago
  95. e337f8e Make window introspection tests more robust. by Svetoslav · 11 years ago
  96. e4d4a2d Merge "Fix broken tests in ClipboardManagerTest" into lmp-dev by Nicholas Sauer · 11 years ago
  97. dbc72e0 Fix broken tests in ClipboardManagerTest by Nicholas Sauer · 11 years ago
  98. 22efe58 Merge "Move android.app out of CtsTestStubs" into lmp-dev by Chenjie Luo · 11 years ago
  99. 09e3519 Move android.app out of CtsTestStubs by Chenjie Luo · 11 years ago
  100. fb0f595 Merge "Fix broken tests in android.accounts.cts.AccountManagerTest." into lmp-dev by Nicholas Sauer · 11 years ago