summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Modified the key event injection to adopt the Camera UI change.Yu Shan Emily Lau2010-12-102-2/+0
* Log the exception stack so it is easier to debug.Wu-cheng Li2010-11-295-18/+12
* Remove the hard-coded package name in camera tests.Wu-cheng Li2010-11-296-25/+28
* Close the camera application immediately when media server dies.Wu-cheng Li2010-11-131-8/+0
* Fixed the camera latency image capture test case with the new UI.Yu Shan Emily Lau2010-10-281-1/+2
* Fixed the camera image stress test with the new UI.Yu Shan Emily Lau2010-10-201-2/+3
* Fix the wrong rotation on naturally landscape devices.Wu-cheng Li2010-09-152-2/+28
* Add the test for activity leak.Wu-cheng Li2010-09-031-0/+37
* Turn on the camera unit tests.Yu Shan Emily Lau2010-08-311-0/+4
* Close the video file descriptor earlier.Wu-cheng Li2010-08-201-0/+31
* Fixed the NPE issue with the test file output name.Yu Shan Emily Lau2010-07-271-8/+10
* Expose the camera stress test parameters.Yu Shan Emily Lau2010-07-203-10/+83
* am b84acd02: Merge "Fixed the camera test instrumentation target naming issue...Yu Shan Emily Lau2010-06-101-2/+2
|\
| * Fixed the camera test instrumentation target naming issue.Yu Shan Emily Lau2010-06-091-2/+2
* | Fix issue 2622023: Clean up all hardcoded '/sdcard' in camera related codesRay Chen2010-04-304-11/+22
|/
* 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-296-11/+11
* Camera should have the com.android.camera package name.Romain Guy2010-03-107-16/+16
* Merge "Make camera tests use the same key as camera."Chih-Chung Chang2010-03-081-1/+0
|\
| * Make camera tests use the same key as camera.Chih-Chung Chang2010-03-081-1/+0
* | Unbundle: change camera package name.Chih-Chung Chang2010-03-087-17/+17
|/
* Revert "Unbundle: change package name to com.google.android.camera"Chih-Chung Chang2010-03-087-17/+17
* Unbundle: change package name to com.google.android.cameraChih-Chung Chang2010-03-057-17/+17
* Remove unused code.Chih-Chung Chang2010-03-051-146/+0
* am 3cd9af7e: am 499e3b0a: Modify the camera lantency report tag so that it is...Yu Shan Emily Lau2010-01-281-11/+10
|\
| * Modify the camera lantency report tag so that it is easier to publish to the ...Yu Shan Emily Lau2010-01-251-11/+10
* | am 5e4deaf0: Merge change I94d56d71 into eclairYu Shan Emily Lau2009-12-011-18/+35
|\ \ | |/
| * Split the startup measurment into two parts.Yu Shan Emily Lau2009-11-231-18/+35
* | am 56e1db46: Trun on the log to see what causing the failureYu Shan Emily Lau2009-11-161-0/+1
|\ \ | |/
| * Trun on the log to see what causing the failureYu Shan Emily Lau2009-11-161-0/+1
* | am 154d112a: Increse the wait time for image capture.Yu Shan Emily Lau2009-11-161-2/+3
|\ \ | |/
| * Increse the wait time for image capture.Yu Shan Emily Lau2009-11-161-2/+3
* | am 5a717676: Re-submit the change and make sure the test target can pick it up.Yu Shan Emily Lau2009-11-131-1/+2
|\ \ | |/
| * Re-submit the change and make sure the test target can pick it up.Yu Shan Emily Lau2009-11-131-1/+2
* | am 9324f11a: Add postview callback to know when the captured image is shown. ...Wu-cheng Li2009-11-111-27/+27
|\ \ | |/
| * Add postview callback to know when the captured image is shown. b2237074Wu-cheng Li2009-11-121-27/+27
* | am f8fb435d: Changed the tag name.Yu Shan Emily Lau2009-11-091-3/+4
|\ \ | |/
| * Changed the tag name.Yu Shan Emily Lau2009-11-091-3/+4
* | Remove unused code in Camera app.Owen Lin2009-10-291-89/+0
* | am 7c176f50: Insert the wait time before collecting the last memory usage for...Yu Shan Emily Lau2009-10-191-0/+2
|\ \ | |/
| * Insert the wait time before collecting the last memory usage for image capture.Yu Shan Emily Lau2009-10-151-0/+2
* | Utilize group id to request & cancel thumbnail requests.Ray Chen2009-10-061-4/+4
|/
* Modified the test cases name to be more meaningful.Yu Shan Emily Lau2009-09-251-3/+3
* Fixed the switching mode test case. Send out the intent instead of sending th...Yu Shan Emily Lau2009-09-241-7/+9
* Add the power measurment test case for image capture and video capture.Yu Shan Emily Lau2009-09-221-0/+118
* Start the intent in order to switch to video capture mode.Yu Shan Emily Lau2009-09-181-0/+1
* modified: tests/src/com/android/camera/stress/ImageCapture.javaYu Shan Emily Lau2009-09-161-3/+4
* Change Cancelable to method call directly.Chih-Chung Chang2009-09-041-232/+0
* Remove trailing spaces.Owen Lin2009-09-021-4/+4
* Remove unused code.Chih-Chung Chang2009-08-271-26/+0