summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Convert LegacyCamera's Android.mk to Android.bpJingwen Chen2019-12-182-20/+16
* Merge "packages/apps/LegacyCamera: Set LOCAL_SDK_VERSION where possible." am:...android-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devhansson2018-02-231-0/+1
|\
| * packages/apps/LegacyCamera: Set LOCAL_SDK_VERSION where possible.Anton Hansson2018-02-221-0/+1
* | Stop statically including legacy-android-testPaul Duffin2017-12-081-2/+2
|/
* Prepare for removal of legacy-test from default targetsPaul Duffin2017-01-171-0/+1
* Rename Camera to LegacyCamera for SDK inclusion.Eino-Ville Talvala2012-06-041-2/+2
* Fix focus area in front camera.Chih-yu Huang2011-10-211-16/+0
* Add hysteresis to orientation rounding.Eino-Ville Talvala2011-10-191-13/+41
* Add "Intent.FLAG_ACTIVITY_CLEAR_TOP" flag in test.Angus Kong2011-10-171-0/+3
* Refactor all focus code to a separate class.Wu-cheng Li2011-08-231-6/+7
* Use matrix to transform the location of faces.Wu-cheng Li2011-08-111-0/+39
* Fix testExtraSizeLimit test.Wu-cheng Li2011-05-301-1/+2
* Add test for converting touch point to focus area.Wu-cheng Li2011-05-105-0/+97
* Add video capture intent tests.Wu-cheng Li2011-03-261-0/+268
* Add more image capture intent tests.Wu-cheng Li2011-03-172-31/+162
* Add image capture intent test.Wu-cheng Li2011-03-151-0/+33
* Removed the flaky memory checking.Yu Shan Emily Lau2011-01-075-201/+220
* Cleanup: Remove BitmapManager, ImageManager, and gallery classes.Chia-chi Yeh2010-12-294-261/+1
* 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