summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/camera/stress/CameraLatency.java
Commit message (Expand)AuthorAgeFilesLines
* Modified the key event injection to adopt the Camera UI change.Yu Shan Emily Lau2010-12-101-1/+0
* Log the exception stack so it is easier to debug.Wu-cheng Li2010-11-291-2/+1
* Remove the hard-coded package name in camera tests.Wu-cheng Li2010-11-291-1/+1
* Fixed the camera latency image capture test case with the new UI.Yu Shan Emily Lau2010-10-281-1/+2
* Fix issue 2622023: Clean up all hardcoded '/sdcard' in camera related codesRay Chen2010-04-301-4/+6
* Do not register OneShotPreviewCallback to reduce latency.Wu-cheng Li2010-04-081-8/+8
* Update the camera package name in the camera tests.Yu Shan Emily Lau2010-03-291-1/+1
* Camera should have the com.android.camera package name.Romain Guy2010-03-101-1/+1
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-1/+1
* Revert "Unbundle: change package name to com.google.android.camera"Chih-Chung Chang2010-03-081-1/+1
* Unbundle: change package name to com.google.android.cameraChih-Chung Chang2010-03-051-1/+1
* Trun on the log to see what causing the failureYu Shan Emily Lau2009-11-161-0/+1
* Increse the wait time for image capture.Yu Shan Emily Lau2009-11-161-2/+3
* Re-submit the change and make sure the test target can pick it up.Yu Shan Emily Lau2009-11-131-1/+2
* Add postview callback to know when the captured image is shown. b2237074Wu-cheng Li2009-11-121-27/+27
* Change camera latency time variables to non-static.Chih-Chung Chang2009-07-031-5/+6
* Export the camera latency output into the output text file.Yu Shan Emily Lau2009-06-221-2/+24
* Exposed the camera latency measurement to the test.Yu Shan Emily Lau2009-06-051-2/+46
* new file: ../../../../tests/src/com/android/camera/stress/CameraLatency.javaRay Chen2009-05-131-0/+68