summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-10-19Adding a delay to camera startup test to workaroundJason Noguchi
2012-10-16Remove old camera classes and xml files.Wu-cheng Li
2012-10-09Fixing camera startup tests to use new UI.Jason Noguchi
2012-10-03Adding accessor methods for latency vars and fixing camera latency tests.Jason Noguchi
2012-09-25Update the camera stress test to use the new UI.Jason Noguchi
2012-05-04Add a test for switching cameras.Wu-cheng Li
2012-05-02Remove priority indicator when setting is not supported.akahuang
2012-04-23Add a picture taking test.Wu-cheng Li
2012-03-29Merge "Adding camera shot to shot latency testing."Jason Noguchi
2012-03-29Adding camera shot to shot latency testing.Jason Noguchi
2012-03-27Move camera operations to background thread.Pin Ting
2012-03-15Change panorama java package name.Pin Ting
2012-03-14Use littlemock to simplify testing.Wu-cheng Li
2012-03-08Merge Camera into Gallery package.Chih-Chung Chang
2012-02-23Add the continuous test runner.Yu Shan Emily Lau
2012-02-03Fix package name and warnings.Wu-cheng Li
2012-02-02Add some tests for camera, camcorder, and panorama.Wu-cheng Li
2012-01-19Add test for restore default.Wu-cheng Li
2012-01-17Add continuous autofocus UI.Wu-cheng Li
2012-01-04Add a test to check camera fails to connect.Wu-cheng Li
2011-10-21Fix focus area in front camera.Chih-yu Huang
2011-10-19Add hysteresis to orientation rounding.Eino-Ville Talvala
2011-10-17Add "Intent.FLAG_ACTIVITY_CLEAR_TOP" flag in test.Angus Kong
2011-08-23Refactor all focus code to a separate class.Wu-cheng Li
2011-08-11Use matrix to transform the location of faces.Wu-cheng Li
2011-05-30Fix testExtraSizeLimit test.Wu-cheng Li
2011-05-10Add test for converting touch point to focus area.Wu-cheng Li
2011-03-26Add video capture intent tests.Wu-cheng Li
2011-03-17Add more image capture intent tests.Wu-cheng Li
2011-03-15Add image capture intent test.Wu-cheng Li
2011-01-07Removed the flaky memory checking.Yu Shan Emily Lau
2010-12-29Cleanup: Remove BitmapManager, ImageManager, and gallery classes.Chia-chi Yeh
2010-12-10Modified the key event injection to adopt the Camera UI change.Yu Shan Emily Lau
2010-11-29Log the exception stack so it is easier to debug.Wu-cheng Li
2010-11-29Remove the hard-coded package name in camera tests.Wu-cheng Li
2010-11-13Close the camera application immediately when media server dies.Wu-cheng Li
2010-10-28Fixed the camera latency image capture test case with the new UI.Yu Shan Emily Lau
2010-10-20Fixed the camera image stress test with the new UI.Yu Shan Emily Lau
2010-09-15Fix the wrong rotation on naturally landscape devices.Wu-cheng Li
2010-09-03Add the test for activity leak.Wu-cheng Li
2010-08-31Turn on the camera unit tests.Yu Shan Emily Lau
2010-08-20Close the video file descriptor earlier.Wu-cheng Li
2010-07-27Fixed the NPE issue with the test file output name.Yu Shan Emily Lau
2010-07-20Expose the camera stress test parameters.Yu Shan Emily Lau
2010-06-10am b84acd02: Merge "Fixed the camera test instrumentation target naming issue...Yu Shan Emily Lau
2010-06-09Fixed the camera test instrumentation target naming issue.Yu Shan Emily Lau
2010-04-30Fix issue 2622023: Clean up all hardcoded '/sdcard' in camera related codesRay Chen
2010-04-08Do not register OneShotPreviewCallback to reduce latency.Wu-cheng Li
2010-03-29Update the camera package name in the camera tests.Yu Shan Emily Lau
2010-03-10Camera should have the com.android.camera package name.Romain Guy