1. e917edb Update how to identify UUID in CTS tests by Yicheng Fan · 10 years ago
  2. de706cb Merge "Sensor timestamp CTS test" into lmp-dev by Aravind Akella · 10 years ago
  3. 6aab80d Merge "Camera2: check the right result for testFlashControl" into lmp-dev by Zhijun He · 10 years ago
  4. 9d90814 Camera2: check the right result for testFlashControl by Zhijun He · 10 years ago
  5. e8dafce Add CTS tests for CONTENT_FREQUENT_URI by Yorke Lee · 10 years ago
  6. f1c6645 Merge "CameraCorderProfile: update test for high speed quality levels" into lmp-dev by Zhijun He · 10 years ago
  7. 54b436e Fix the cts build. by Nicholas Sauer · 10 years ago
  8. 32af558 Sensor timestamp CTS test by Aravind Akella · 10 years ago
  9. c8fe8ce Camera2: API review updates by Eino-Ville Talvala · 10 years ago
  10. 0ae2982 Merge "Camera2: slow motion request should set the control.mode correctly" into lmp-dev by Zhijun He · 10 years ago
  11. a891dcf Camera2: slow motion request should set the control.mode correctly by Zhijun He · 10 years ago
  12. 8320037 Camera2: Fix shadingMapMode check in capture templates by Zhijun He · 10 years ago
  13. bc30106 camera2: Update CameraDeviceTest for limited/legacy templates. by Ruben Brunk · 10 years ago
  14. 33bc28f camera2: Update scene and effect mode tests. by Ruben Brunk · 10 years ago
  15. c3994dc Merge "Added testing for bitmap filtering." into lmp-dev by Chris Craik · 10 years ago
  16. b155b38 Added testing for bitmap filtering. by Antonio Calabrese · 10 years ago
  17. 620e32c Merge "Camera2: Fix shadingMapMode check in capture templates" into lmp-dev by Zhijun He · 10 years ago
  18. c2db1e9 Merge "Added a BitmapComparer that checks adjacent pixels for correctness." into lmp-dev by Chris Craik · 10 years ago
  19. 93696be Added a BitmapComparer that checks adjacent pixels for correctness. by Antonio Calabrese · 10 years ago
  20. cfc157f Merge "Fix VectorDrawable CTS test by putting the parser at the right position" into lmp-dev by ztenghui · 10 years ago
  21. ac6b372 Fix VectorDrawable CTS test by putting the parser at the right position by ztenghui · 10 years ago
  22. 7c01236 Merge "Camera2: shadingMapSize is not a public key" into lmp-dev by Zhijun He · 10 years ago
  23. cee3f69 Camera2: shadingMapSize is not a public key by Zhijun He · 10 years ago
  24. 6ab7dc5 camera2: Update testAwbModeAndLock, testAfModes for LEGACY devices by Igor Murashkin · 10 years ago
  25. 279092b Merge "camera2: Update CaptureResult#getFrameNumber to return a long" into lmp-dev by Igor Murashkin · 10 years ago
  26. 3f7e7f3 am 0fe723b0: am 3c5d878d: am 39b0fffa: Merge "For the TestDeviceStressTest is the new CTS test case in Android 4.3, this test want test the stability of the adb push/rm , it make 200 little files and try to push it to /storage/sdcard0 and then rm it, this step need r by Bart Sears · 10 years ago
  27. 0fe723b am 3c5d878d: am 39b0fffa: Merge "For the TestDeviceStressTest is the new CTS test case in Android 4.3, this test want test the stability of the adb push/rm , it make 200 little files and try to push it to /storage/sdcard0 and then rm it, this step need repeat 50 time by Bart Sears · 10 years ago
  28. 3c5d878 am 39b0fffa: Merge "For the TestDeviceStressTest is the new CTS test case in Android 4.3, this test want test the stability of the adb push/rm , it make 200 little files and try to push it to /storage/sdcard0 and then rm it, this step need repeat 50 times in 10 mins. by Bart Sears · 10 years ago
  29. cf4b860 camera2: Update CaptureResult#getFrameNumber to return a long by Igor Murashkin · 10 years ago
  30. 23330ae Merge "Add assertions to check BUILD_VARIANT and TAGS in a device's build fingerprint." into lmp-dev by Nicholas Sauer · 10 years ago
  31. 7d664da Add assertions to check BUILD_VARIANT and TAGS in a device's build fingerprint. by Nicholas Sauer · 10 years ago
  32. 39b0fff Merge "For the TestDeviceStressTest is the new CTS test case in Android 4.3, this test want test the stability of the adb push/rm , it make 200 little files and try to push it to /storage/sdcard0 and then rm it, this step need repeat 50 times in 10 mins. But for some OEM, the sdcard performance may be poor, some device need 15mins to finish this test without any adb issue. But because the time is too long,which cause the test can not finished in 10 mins , therefore this test case always result failed in most of our devices. So in order to compatible most of the Android device, I submit the patch to reduce the test times from 50 to 25 times. I do think it will benifit more manufactory and meanwhile with no side-effect for the really test result." into klp-dev by Bart Sears · 10 years ago
  33. b2b17eb camera2: Fix afRegions test by Igor Murashkin · 10 years ago
  34. 12e7789 CameraCorderProfile: update test for high speed quality levels by Zhijun He · 10 years ago
  35. 64bac39 For the TestDeviceStressTest is the new CTS test case in Android 4.3, by yangxingsui · 11 years ago
  36. a833e0e Merge "Camera2: fix slow motion test bug" into lmp-dev by Zhijun He · 10 years ago
  37. 9b26052 Camera2: fix slow motion test bug by Zhijun He · 10 years ago
  38. 0fd5e36 Added logging to the PerPixelBitmapVerifier. by Antonio Calabrese · 10 years ago
  39. 0e8519f Merge "Camera2: fix AE lock test" into lmp-dev by Zhijun He · 10 years ago
  40. c61ac10 Camera2: fix AE lock test by Zhijun He · 10 years ago
  41. 4a3a58e Camera2: Add slow motion recording test by Zhijun He · 10 years ago
  42. a37fb13 Image captures now save to a subdirectory on the sdcard. by Antonio Calabrese · 10 years ago
  43. c429e64 Added better logging for CanvasClients, and test cases in general. by Antonio Calabrese · 10 years ago
  44. 4faae8d Merge "Added BitmapVerifier captures that show pixels that are wrong." into lmp-dev by Chris Craik · 10 years ago
  45. 9921d47 Added BitmapVerifier captures that show pixels that are wrong. by Antonio Calabrese · 10 years ago
  46. 1f782e0 Merge "camera2: Fix afRegions test" into lmp-dev by Igor Murashkin · 10 years ago
  47. 1837aca am 3f7e7f35: am 0fe723b0: am 3c5d878d: am 39b0fffa: Merge "For the TestDeviceStressTest is the new CTS test case in Android 4.3, this test want test the stability of the adb push/rm , it make 200 little files and try to push it to /storage/sdcard0 and then rm it, thi by Bart Sears · 10 years ago
  48. 9b8837b Merge "API REVIEW: VectorDrawable" into lmp-dev by ztenghui · 10 years ago
  49. 534765c API REVIEW: VectorDrawable by ztenghui · 10 years ago
  50. 1a02b94 Merge "MediaPlayerTest.testGetTrackInfo: fix effect-less statement" into lmp-dev by Robert Shih · 10 years ago
  51. 28537a0 camera2: Add CTS test for shim timestamps. by Ruben Brunk · 10 years ago
  52. 866c5b5 MediaPlayerTest.testGetTrackInfo: fix effect-less statement by Robert Shih · 10 years ago
  53. 76c482e Merge "Fix a bug where executing certain tests resulted in null pointer." into lmp-dev by Chris Craik · 10 years ago
  54. e1ca1e8 Fix a bug where executing certain tests resulted in null pointer. by Antonio Calabrese · 10 years ago
  55. be7ba6c Changed the threshold of the SweepTests to be stricter. by Antonio Calabrese · 10 years ago
  56. c36bc62 Transferred the SamplePointsComparer to a verifier. by Antonio Calabrese · 10 years ago
  57. 499f800 Merge "Test negative sign as the separators in the pathData" into lmp-dev by ztenghui · 10 years ago
  58. c2cc5b0 Merge "Test the new native_* functions." into lmp-dev by Jean-Luc Brouillet · 10 years ago
  59. b438072 Test the new native_* functions. by Jean-Luc Brouillet · 10 years ago
  60. bf2833d Merge "Modified the way TestBuilder operates, and how tests are executed." into lmp-dev by Chris Craik · 10 years ago
  61. 3703528 Merge "Allow two values for ilogb(0.f)" into lmp-dev by Jean-Luc Brouillet · 10 years ago
  62. 5840eaf Modified the way TestBuilder operates, and how tests are executed. by Antonio Calabrese · 10 years ago
  63. df12510 Merge "SecurityFeaturesTest: assert prctl(PR_GET_DUMPABLE) == ro.debuggable" into lmp-dev by Nick Kralevich · 10 years ago
  64. 19420cb SecurityFeaturesTest: assert prctl(PR_GET_DUMPABLE) == ro.debuggable by Nick Kralevich · 10 years ago
  65. 4af469f Merge "Revert "Adding app widget CTS tests."" into lmp-dev by Nick Kralevich · 10 years ago
  66. 4d2d250 Revert "Adding app widget CTS tests." by Nick Kralevich · 10 years ago
  67. b794c21 Merge "camera2: Update cts tests for LIMITED/LEGACY mode." into lmp-dev by Ruben Brunk · 10 years ago
  68. f394f7a camera2: Update CTS for noise model. by Ruben Brunk · 10 years ago
  69. 247ecfc OpenGlEsVersionTest: check for new AEP system feature by Jesse Hall · 10 years ago
  70. 54d22a4 Uncomment code in TimeTest / fix comments by Neil Fuller · 10 years ago
  71. d00d9f1 More tests for the CTS TimeTest by Neil Fuller · 10 years ago
  72. 77321be Allow two values for ilogb(0.f) by Jean-Luc Brouillet · 10 years ago
  73. 88470e4 camera2: Update cts tests for LIMITED/LEGACY mode. by Ruben Brunk · 10 years ago
  74. 7674e95 Fix CTS tests precision issues. by Jean-Luc Brouillet · 10 years ago
  75. b989d9c Add coverage tests for native_* functions. by Jason Sams · 10 years ago
  76. a4764df Test negative sign as the separators in the pathData by ztenghui · 10 years ago
  77. d4b40ba Adding app widget CTS tests. by Svet Ganov · 10 years ago
  78. 908b3d3 Merge "Adding app widget CTS tests." into lmp-dev by Svet Ganov · 10 years ago
  79. 0674795 Merge "Test renaming accounts." into lmp-dev by Carlos Valdivia · 10 years ago
  80. fa3b5a8 Merge "DO NOT MERGE test BLE in 4 different Tx power level on lmp-dev" into lmp-dev by Yicheng Fan · 10 years ago
  81. 2fd1668 Merge "Address Failure [INSTALL_FAILED_NO_MATCHING_ABIS] for CtsTestStubs" into lmp-dev by Nicholas Sauer · 10 years ago
  82. b64273e camera2: Fix build break by Igor Murashkin · 10 years ago
  83. 0865792 Address Failure [INSTALL_FAILED_NO_MATCHING_ABIS] for CtsTestStubs by Nicholas Sauer · 10 years ago
  84. eb64bb4 Merge "camera2: Add CameraCharacteristics#getKeys test" into lmp-dev by Igor Murashkin · 10 years ago
  85. 7d74151 Merge "Refactored code to be easier to understand. Added a verifier." into lmp-dev by Chris Craik · 10 years ago
  86. 5367fe9 Refactored code to be easier to understand. Added a verifier. by Antonio Calabrese · 10 years ago
  87. 9048e7a Merge "Require seccomp if we're running a 3.8 or greater kernel." into lmp-dev by Nick Kralevich · 10 years ago
  88. 9991aa7 Require seccomp if we're running a 3.8 or greater kernel. by Nick Kralevich · 10 years ago
  89. 917aa1c Merge "add new test class for JUnit tests on device. Bug: 8538755" into lmp-dev by Tsu Chiang Chuang · 10 years ago
  90. d688d4b add new test class for JUnit tests on device. Bug: 8538755 by Tsu Chiang Chuang · 10 years ago
  91. 420fd9b fix cts. by Tsu Chiang Chuang · 10 years ago
  92. 036fc0c DO NOT MERGE test BLE in 4 different Tx power level on lmp-dev by Yicheng Fan · 10 years ago
  93. cc38aba Test renaming accounts. by Carlos Valdivia · 10 years ago
  94. 769f280 Merge "New apk installation path." into lmp-dev by Ying Wang · 10 years ago
  95. d79e233 New apk installation path. by Ying Wang · 10 years ago
  96. 5933003 Added a way to write multiple tests and test them against an algorithm provided. by Antonio Calabrese · 10 years ago
  97. c6e305c am b54e22ba: For an .apk file installation failures, print out log message instead of assert failures. Thus, the .apk related tests will fail, but other cases will continue to be tested. by Kevin Ma · 10 years ago
  98. b54e22b For an .apk file installation failures, print out log message instead of assert failures. by Kevin Ma · 10 years ago
  99. 77454d8 Camera2: partialResultCount should be optional by Zhijun He · 10 years ago
  100. 512201b Merge "resolved conflicts for merge of c6e305c8 to lmp-dev" into lmp-dev by Kevin Ma · 10 years ago