summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Create ImageListParam as a spec for creating image lists.Chih-Chung Chang2009-08-262-10/+6
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-292-2/+11
* Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...Chih-Chung Chang2009-07-271-7/+2
* Remove unused code.Chih-Chung Chang2009-07-241-304/+0
* Simplify ImageGetter.Chih-Chung Chang2009-07-241-0/+5
* Capture individual camera and video startup time and output to a text file.Yu Shan Emily Lau2009-07-161-6/+20
* Set bitmaps for full size images as being purgeable in viewing and reviewing ...Wei-Ta Chen2009-07-091-1/+3
* Added the memory measurement of the mediaserver in the camera image capture a...Yu Shan Emily Lau2009-07-061-4/+132
* 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
* Add the run count to the output file and save to the sdcard.Yu Shan Emily Lau2009-06-162-0/+34
* Added the cameraStartup measurement test case.Yu Shan Emily Lau2009-06-163-8/+160
* fix bug 1909589 and 1903635. I think the cause root is that the LruCache is notOwen Lin2009-06-111-0/+37
* Merge change 3377 into donutAndroid (Google) Code Review2009-06-101-1/+12
|\
| * Fix the unittests due to the change of code.Owen Lin2009-06-051-1/+12
* | Merge change 3393 into donutAndroid (Google) Code Review2009-06-081-0/+37
|\ \
| * | Use a week reference to trace all the items which are in used.Owen Lin2009-06-081-0/+37
| |/
* | Exposed the camera latency measurement to the test.Yu Shan Emily Lau2009-06-052-2/+48
|/
* Make ImageList parcelable so that they can pass by intent.Owen Lin2009-06-031-0/+16
* Merge change 1531 into donutAndroid (Google) Code Review2009-06-011-0/+68
|\
| * new file: ../../../../tests/src/com/android/camera/stress/CameraLatency.javaRay Chen2009-05-131-0/+68
* | Fix the order bug in ImageListUber and add unit test for ImageListUber.Owen Lin2009-05-293-0/+238
* | Use TestSuiteBuilder to build unit test suite.Owen Lin2009-05-201-6/+6