- c53695b Test to verify broadcasts sent on receiving SMS. by Amit Mahajan · 9 years ago
- 6b9f290 Merge "Camera: fix FOV test double tap crash" into lollipop-cts-dev am: c230211 by Yin-Chia Yeh · 9 years ago
- faf5bfa Merge "Camera: fix FOV test double tap crash" into lollipop-cts-dev am: c230211 by Yin-Chia Yeh · 9 years ago
- c2302119 Merge "Camera: fix FOV test double tap crash" into lollipop-cts-dev by Daniel Xie · 9 years ago
- 67c4f53 Merge "Introduce a special handling for Leanback for battery presence" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 77d6dfc Merge "Fix default value for battery presence and remove screen orientation" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 369a7a4 Merge "Add a few test cases in SensorBatchingTests into knownfailures" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- ec75084 Add a few test cases in SensorBatchingTests into knownfailures by Peng Xu · 9 years ago
- 0f7ec02 Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 1f629aa Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs by Grigory Dzhavadyan · 9 years ago
- e63753a Introduce a special handling for Leanback for battery presence by Takayuki Hoshi · 9 years ago
- ec6ece0 Fix default value for battery presence and remove screen orientation by Takayuki Hoshi · 9 years ago
- ed9de5d Camera: fix FOV test double tap crash by Yin-Chia Yeh · 9 years ago
- 4ce77c0 Merge "TIF: Tune the test params for bundled tv input stress test" into lollipop-mr1-cts-dev by Dongwon Kang · 9 years ago
- e59f9d7 Merge "TIF: Tune the test params for bundled tv input stress test" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
- 78d067e Merge "CTS: Sensor: Change testSameTimestamp verification result expectation" into lollipop-cts-dev am: 35f064ad1e by Aniroop Mathur · 9 years ago
- bfb8e93 Merge "CTS: Sensor: Change testSameTimestamp verification result expectation" into lollipop-cts-dev by Aniroop Mathur · 9 years ago
- 35f064a Merge "CTS: Sensor: Change testSameTimestamp verification result expectation" into lollipop-cts-dev by Daniel Xie · 9 years ago
- 5a0683a Merge "Increase wait period to reduce flakiness of tests." into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 89f4f2f CTS: Sensor: Change testSameTimestamp verification result expectation by Aniroop Mathur · 9 years ago
- 71b91b2 Merge "resolve merge conflicts of 19ae519cb8 to marshmallow-cts-dev" into marshmallow-cts-dev by Stuart Scott · 9 years ago
- 104c569 resolve merge conflicts of 19ae519cb8 to marshmallow-cts-dev by Neha Sharma · 9 years ago
- 19ae519 Merge "resolve merge conflicts of 9b1c0e13ed to lollipop-cts-dev" into lollipop-cts-dev by Neha Sharma · 9 years ago
- 1091a8c Merge "resolve merge conflicts of 9b1c0e13ed to lollipop-cts-dev" into lollipop-cts-dev by Stuart Scott · 9 years ago
- 279ecb4 resolve merge conflicts of 9b1c0e13ed to lollipop-cts-dev by Neha Sharma · 9 years ago
- 9b1c0e1 Merge "Adding a new cts test to verify Trusted Voice functionality. The test app automatically unlocks the device and then verifies that the device was correctly unlocked." into kitkat-cts-dev by Stuart Scott · 9 years ago
- b4b3bc2 Adding a new cts test to verify Trusted Voice functionality. The test app automatically unlocks the device and then verifies that the device was correctly unlocked. by Neha Sharma · 9 years ago
- 2826ec8 Merge "Updated the SecurityPatchTest to look for a minimum date of 2016-03" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 4f09c42 Updated the SecurityPatchTest to look for a minimum date of 2016-03 by Dave Weinstein · 9 years ago
- f11f404 TIF: Tune the test params for bundled tv input stress test by Dongwon Kang · 9 years ago
- 9d818c7 Merge "Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 [root cause]in testTree method, the second writeFully(...) task may be executed in the AsyncTask after readFully(...) task, or they may be executed at the same time. Since the read and write operation is not protected by synchronized. Two tasks running on different thread my access doc.contents at the same time, and may lead to a null pointer crash [changesY] using AsyncTask.SERIAL_EXECUTOR instead of AsyncTask.THREAD_POOL_EXECUTOR" into lollipop-cts-dev am: d66ed5124d by apple · 9 years ago
- 490a008 Merge "Register location provider not to fail GeolocationTest under no positioning" into lollipop-cts-dev am: 612a085587 by Takeshi Katae · 9 years ago
- d33d431 Merge "Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 [root cause]in testTree method, the second writeFully(...) task may be executed in the AsyncTask after readFully(...) task, or they may be executed at the same time. Since the read and write operation is not protected by synchronized. Two tasks running on different thread my access doc.contents at the same time, and may lead to a null pointer crash [changesY] using AsyncTask.SERIAL_EXECUTOR instead of AsyncTask.THREAD_POOL_EXECUTOR" into lollipop-cts-dev by apple · 9 years ago
- f875dfb Merge "Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 [root cause]in testTree method, the second writeFully(...) task may be executed in the AsyncTask after readFully(...) task, or they may be executed at the same time. Since the read and write operation is not protected by synchronized. Two tasks running on different thread my access doc.contents at the same time, and may lead to a null pointer crash [changesY] using AsyncTask.SERIAL_EXECUTOR instead of AsyncTask.THREAD_POOL_EXECUTOR" into lollipop-mr1-cts-dev by apple · 9 years ago
- c1b6597 Merge "Register location provider not to fail GeolocationTest under no positioning" into lollipop-cts-dev by Takeshi Katae · 9 years ago
- d66ed51 Merge "Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 [root cause]in testTree method, the second writeFully(...) task may be executed in the AsyncTask after readFully(...) task, or they may be executed at the same time. Since the read and write operation is not protected by synchronized. Two tasks running on different thread my access doc.contents at the same time, and may lead to a null pointer crash [changesY] using AsyncTask.SERIAL_EXECUTOR instead of AsyncTask.THREAD_POOL_EXECUTOR" into lollipop-cts-dev by Daniel Xie · 9 years ago
- 3055396 Merge "Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 [root cause]in testTree method, the second writeFully(...) task may be executed in the AsyncTask after readFully(...) task, or they may be executed at the same time. Since the read and write operation is not protected by synchronized. Two tasks running on different thread my access doc.contents at the same time, and may lead to a null pointer crash [changesY] using AsyncTask.SERIAL_EXECUTOR instead of AsyncTask.THREAD_POOL_EXECUTOR" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
- 612a085 Merge "Register location provider not to fail GeolocationTest under no positioning" into lollipop-cts-dev by Daniel Xie · 9 years ago
- cd43279 Merge "Revert "Revert "media: skip unsupported test clip in adaptive playback test""" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 8c65522 Merge "Increase threshold for shadow test from 35 to 36." into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 4c5ddc4 Merge "Sensors: Add additional info to sensor stats files" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- ef1e720 Increase threshold for shadow test from 35 to 36. by Alain Vongsouvanh · 9 years ago
- 07cc3c6 Merge "Any charging device will stay awake during CTS" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 21ce26b Merge "Rotate the image based on EXIF" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- c16aba4 Any charging device will stay awake during CTS by Aaron Holden · 9 years ago
- ac91b41 Merge "Minimal fixes for OpenJDK 8" into marshmallow-cts-dev by Stuart Scott · 9 years ago
- ba62b6b Rotate the image based on EXIF by Tony Mak · 9 years ago
- 41120d8 Register location provider not to fail GeolocationTest under no positioning by Takeshi Katae · 9 years ago
- e17a927 Merge "Camera: remove StaticMetadataCollectionTest" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 541c86b Merge "Disabling tests which depend on a non-NDK shared library." into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 1a219ed Disabling tests which depend on a non-NDK shared library. by Dave Weinstein · 9 years ago
- ef2d328 Revert "Revert "media: skip unsupported test clip in adaptive playback test"" by Ronghua Wu · 9 years ago
- 2ea8537 Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 by apple · 9 years ago
- a58ed31 Issue 186618:run cts com.android.cts.appsecurity.DocumentsTest--testTree--fail5.1_r5 by apple · 9 years ago
- 1c077ee Merge "Revert "media: skip unsupported test clip in adaptive playback test"" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 7ea817b Revert "media: skip unsupported test clip in adaptive playback test" by Daniel Xie · 9 years ago
- 34eed8c Merge "Revert "Revert "CTS test for libmedia OOB write anywhere""" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 29016e3 Revert "Revert "CTS test for libmedia OOB write anywhere"" by Daniel Xie · 9 years ago
- e5955cd Camera: remove StaticMetadataCollectionTest by Yin-Chia Yeh · 9 years ago
- b2e117b Merge "Bug #201268 android.telecom.cts.RemoteConnectionTest -- testRemoteConnectionVideoCallbacks_CallDataUsage fail" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- d3e6313 Bug #201268 android.telecom.cts.RemoteConnectionTest -- testRemoteConnectionVideoCallbacks_CallDataUsage fail by xiaohong.fan · 9 years ago
- a1a4ee3 Merge "Modify comment follwing the change at 205144." into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 6245c46 Merge "media: skip unsupported test clip in adaptive playback test" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- c8ec01f Merge changes Ibf8910fe,I6d89b105 into marshmallow-cts-dev by Daniel Xie · 9 years ago
- dbdf508 DO NOT MERGE: Camera: collect camera device info in CTS by Yin-Chia Yeh · 9 years ago
- a99bad7 Merge "DO NOT MERGE ANYWHERE: BUMP CTS to 6.0R4" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 669a66c DO NOT MERGE ANYWHERE: BUMP CTS to 6.0R4 by Daniel Xie · 9 years ago
- de3fdc7 Minimal fixes for OpenJDK 8 by Neil Fuller · 9 years ago
- f22178b Merge "Revert "CTS test for libmedia OOB write anywhere"" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 7e9f105 Modify comment follwing the change at 205144. by Jey Lee · 9 years ago
- f3c9e10 Merge "Increase threshold for shadow test from 30 to 35." into marshmallow-cts-dev by Daniel Xie · 9 years ago
- b881011 Increase threshold for shadow test from 30 to 35. by Jey Lee · 9 years ago
- 219c117 Revert "CTS test for libmedia OOB write anywhere" by Jeff Tinker · 9 years ago
- 321f4fd media: skip unsupported test clip in adaptive playback test by Ronghua Wu · 9 years ago
- 931d269 Merge "DO NOT MERGE Fix CTS failures on AudioFlingerBinderTest" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- c69a655 DO NOT MERGE Fix CTS failures on AudioFlingerBinderTest by Jey Lee · 9 years ago
- cab7ded Camera: backport CameraDeviceInfo to M by Yin-Chia Yeh · 9 years ago
- 756b5a8 Merge "Revert "DO NOT MERGE ANYWHERE: bump version to 201604s"" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
- 5b56a47 Merge "DO NOT MERGE ANYWHERE: bump version to 201604s" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
- 2ba623f Merge "Revert "DO NOT MERGE ANYWHERE: bump version to 201604s"" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
- b81173f Revert "DO NOT MERGE ANYWHERE: bump version to 201604s" by Daniel Xie · 9 years ago
- b499ace Merge "DO NOT MERGE ANYWHERE: bump version to 201604s" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
- 656adb1 DO NOT MERGE ANYWHERE: bump version to 201604s by Daniel Xie · 9 years ago
- e27adc8 Merge "resolve merge conflicts of 0d092ccad9 to marshmallow-cts-dev" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 191ad31 resolve merge conflicts of 0d092ccad9 to marshmallow-cts-dev by Grigory Dzhavadyan · 9 years ago
- 0d092cc Merge "resolve merge conflicts of 74ce520050 to lollipop-cts-dev" into lollipop-cts-dev by Daniel Xie · 9 years ago
- 6ae84c9 Merge "resolve merge conflicts of 74ce520050 to lollipop-cts-dev" into lollipop-cts-dev by Daniel Xie · 9 years ago
- a5d6ea3 resolve merge conflicts of 74ce520050 to lollipop-cts-dev by Grigory Dzhavadyan · 9 years ago
- d171cf1 Merge "Fix bugs regarding ShortCodeTest that fails without "112" in ECC List. ( for L )" into lollipop-cts-dev am: faf3d546d2 by Daniel Xie · 9 years ago
- 62c8423 Merge "CTS-5.1_r3 : Fix testBadSurfaceDimensions" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago
- f09b03e Merge "Fix bugs regarding ShortCodeTest that fails without "112" in ECC List. ( for L )" into lollipop-cts-dev by Daniel Xie · 9 years ago
- faf3d54 Merge "Fix bugs regarding ShortCodeTest that fails without "112" in ECC List. ( for L )" into lollipop-cts-dev by Daniel Xie · 9 years ago
- 27271ef Merge "Camera: ignore last frame duration checking" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 49cb643 Merge "Fix crash when exiting the Significant Motion test" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 0ec1519 Merge "VideoDecoderPerfTest: limit test runs if we have many codecs" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 07ba022 Merge "Should use getSupportedVideoSizes()" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 5fff4fb Merge "Removed test from knownfailures" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 3ea9934 Merge "Fix failures of BYOD Managed Provisioning" into marshmallow-cts-dev by Daniel Xie · 9 years ago
- 74ce520 Merge "Add a host-side test to verify run-as works in adb shell." into kitkat-cts-dev by Daniel Xie · 9 years ago
- 4250982 Merge "CTS-5.1_r3 : Fix testBadSurfaceDimensions" into lollipop-mr1-cts-dev by Daniel Xie · 9 years ago