History log of /packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f6069b16aea54fa33976c1ee4bf8654fd4518fc6 17-Dec-2010 Yu Shan Emily Lau <yslau@google.com> Removed the flaky memory checking.
Added the image caputre and video recording stress test for the front facing camera.

Change-Id: Ie9b3eebde5665f768bb1e950b8bb593feabb55ff
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
d1388c708afdc08a59f2bfb29d69a5b82593977a 10-Dec-2010 Yu Shan Emily Lau <yslau@google.com> Modified the key event injection to adopt the Camera UI change.

Change-Id: Ic36c73a92ee4f0f54253f69eef5d1489659d58e4
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
2ff6c061fe55ad46b192961f27379853c20362bc 26-Nov-2010 Wu-cheng Li <wuchengli@google.com> Log the exception stack so it is easier to debug.

Also remove unnecessary assertion.
Change-Id: If7a51ecf1f884d8cc8804b79b7d6c6242ee626ed
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
559f5cf9f42c4983eaef9e6e55ff3ba7c406426a 26-Nov-2010 Wu-cheng Li <wuchengli@google.com> Remove the hard-coded package name in camera tests.

bug:3210567
Change-Id: I4bdc012bc39cb15459cdd6e03164be7d88e492d3
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
6eabb9b770a7c60cb92aa2e22f360754f32f39f8 11-Nov-2010 Wu-cheng Li <wuchengli@google.com> Close the camera application immediately when media server dies.

Crash the app earlier. Otherwise, the app will crash later in other
places and the log is gone. Getting a new Camera object is not good
because it's hard for the app to reset the current state. For example,
the state can be autofocus, preview, snapshot, recording, saving
thumbnail.

bug:3178948
Change-Id: Ibb38e6bfe927ed2ab9b87e2ee47044be8b96727b
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
0a0a2d58d12fc261202da412f088431f39ea4ed0 20-Oct-2010 Yu Shan Emily Lau <yslau@google.com> Fixed the camera image stress test with the new UI.

Change-Id: I3c4a5e7233d4dd0f26a92a440c70164c802a3ecc
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
0433fd29133860ba30eee8bcc7fe88363effa55b 28-Jul-2010 Yu Shan Emily Lau <yslau@google.com> Fixed the NPE issue with the test file output name.

Change-Id: I715772867d84b60d87c1b44ef6588e7b5003019d
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
e4b210af3f11ecb3e1556a2edc95bc06119bcecb 20-Jul-2010 Yu Shan Emily Lau <yslau@google.com> Expose the camera stress test parameters.

Change-Id: Iff20081e8e49da744f4ee36925167bbeb6a2a87c
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
3e2d95456def6a6d6e716af77e4708a15747d2ed 30-Apr-2010 Ray Chen <raychen@google.com> Fix issue 2622023: Clean up all hardcoded '/sdcard' in camera related codes
http://2622023

Change-Id: I10205ab378c863e2ffed460c83b0037311a6d1a1
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
b76ece241964df73be366a8e4d9d7e2c8bbbf4a7 29-Mar-2010 Yu Shan Emily Lau <yslau@google.com> Update the camera package name in the camera tests.

Change-Id: I7e82f9c8c3ea2273d24bfd45fedfe7f912d4f430
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
e480f77352d670b2892a9b7b7cd503838b71ca9f 10-Mar-2010 Romain Guy <romainguy@android.com> Camera should have the com.android.camera package name.
Related to bug #2464545

Change-Id: I08f5cce5b0df623fc62683bd9c9d4a1aa0694240
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
3889cf31101cfd4d336f1ce5ae5122c2cb3c0fdc 06-Mar-2010 Chih-Chung Chang <chihchung@google.com> Unbundle: change camera package name.

Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
e57b61d261f6e8aa502a7da195d5f9192fc55630 09-Mar-2010 Chih-Chung Chang <chihchung@google.com> Revert "Unbundle: change package name to com.google.android.camera"

This reverts commit 1ace47c7352d65b10361863316b5748b4f3e0689.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
f744b3ff623764342719de0af4cc184db9837ea8 06-Mar-2010 Chih-Chung Chang <chihchung@google.com> Unbundle: change package name to com.google.android.camera
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
f8fb435dc77fbe364013ca8274ce6e84cd44b737 10-Nov-2009 Yu Shan Emily Lau <yslau@google.com> Changed the tag name.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
7c176f507491ec32166417d87caf27e2766df91f 16-Oct-2009 Yu Shan Emily Lau <yslau@google.com> Insert the wait time before collecting the last memory usage for image capture.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
531afe2c4831b8ce823621120924ef775a0c14b0 18-Sep-2009 Yu Shan Emily Lau <yslau@google.com> Start the intent in order to switch to video capture mode.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
8bbfc4bc3dc0527b8954ecb7ceee1d774386e81e 17-Sep-2009 Yu Shan Emily Lau <yslau@google.com> modified: tests/src/com/android/camera/stress/ImageCapture.java
Modify the test for the new UI.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
cede87fa23b81b49786831e90a175293e9c8bc7c 03-Jul-2009 Yu Shan Emily Lau <yslau@google.com> Added the memory measurement of the mediaserver in the camera image capture and video capture test cases.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
90543d58351ff941ab8bbba52b429c58fb3846dc 17-Jun-2009 Yu Shan Emily Lau <yslau@google.com> Add the run count to the output file and save to the sdcard.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
487f28c139588b69963eb6374228e7e8cf346ca3 16-Jun-2009 Yu Shan Emily Lau <yslau@google.com> Added the cameraStartup measurement test case.
Modified the ImageCatpure stress test and capture the output to a log file.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
a2eceabc9ef5dc61f99518d998f09379baed4abc 12-May-2009 Yu Shan Emily Lau <yslau@google.com> Put the instrumentation test into a separate tests package.
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
7a98363ea167e59a335fe4c832ceee3562bb2c59 04-Apr-2009 Owen Lin <> AI 144532: Change the tests' package name to be identical to its path.

Automated import of CL 144532
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
b64d345c9d51cabce43b5191532a0c185d2a70a5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
becfb351a5bc43050128f44eb1bcfbcc0c6dcb7a 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java
dee42a6e53cb1d0c7194b0cb92028cca353d7c5c 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
/packages/apps/LegacyCamera/tests/src/com/android/camera/stress/ImageCapture.java