index
:
LegacyCamera.git
master
replicant-6.0
Replicant's built-in camera app
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Camera to LegacyCamera for SDK inclusion.
Eino-Ville Talvala
2012-06-04
1
-2
/
+2
*
Fix focus area in front camera.
Chih-yu Huang
2011-10-21
1
-16
/
+0
*
Add hysteresis to orientation rounding.
Eino-Ville Talvala
2011-10-19
1
-13
/
+41
*
Add "Intent.FLAG_ACTIVITY_CLEAR_TOP" flag in test.
Angus Kong
2011-10-17
1
-0
/
+3
*
Refactor all focus code to a separate class.
Wu-cheng Li
2011-08-23
1
-6
/
+7
*
Use matrix to transform the location of faces.
Wu-cheng Li
2011-08-11
1
-0
/
+39
*
Fix testExtraSizeLimit test.
Wu-cheng Li
2011-05-30
1
-1
/
+2
*
Add test for converting touch point to focus area.
Wu-cheng Li
2011-05-10
5
-0
/
+97
*
Add video capture intent tests.
Wu-cheng Li
2011-03-26
1
-0
/
+268
*
Add more image capture intent tests.
Wu-cheng Li
2011-03-17
2
-31
/
+162
*
Add image capture intent test.
Wu-cheng Li
2011-03-15
1
-0
/
+33
*
Removed the flaky memory checking.
Yu Shan Emily Lau
2011-01-07
5
-201
/
+220
*
Cleanup: Remove BitmapManager, ImageManager, and gallery classes.
Chia-chi Yeh
2010-12-29
4
-261
/
+1
*
Modified the key event injection to adopt the Camera UI change.
Yu Shan Emily Lau
2010-12-10
2
-2
/
+0
*
Log the exception stack so it is easier to debug.
Wu-cheng Li
2010-11-29
5
-18
/
+12
*
Remove the hard-coded package name in camera tests.
Wu-cheng Li
2010-11-29
6
-25
/
+28
*
Close the camera application immediately when media server dies.
Wu-cheng Li
2010-11-13
1
-8
/
+0
*
Fixed the camera latency image capture test case with the new UI.
Yu Shan Emily Lau
2010-10-28
1
-1
/
+2
*
Fixed the camera image stress test with the new UI.
Yu Shan Emily Lau
2010-10-20
1
-2
/
+3
*
Fix the wrong rotation on naturally landscape devices.
Wu-cheng Li
2010-09-15
2
-2
/
+28
*
Add the test for activity leak.
Wu-cheng Li
2010-09-03
1
-0
/
+37
*
Turn on the camera unit tests.
Yu Shan Emily Lau
2010-08-31
1
-0
/
+4
*
Close the video file descriptor earlier.
Wu-cheng Li
2010-08-20
1
-0
/
+31
*
Fixed the NPE issue with the test file output name.
Yu Shan Emily Lau
2010-07-27
1
-8
/
+10
*
Expose the camera stress test parameters.
Yu Shan Emily Lau
2010-07-20
3
-10
/
+83
*
am b84acd02: Merge "Fixed the camera test instrumentation target naming issue...
Yu Shan Emily Lau
2010-06-10
1
-2
/
+2
|
\
|
*
Fixed the camera test instrumentation target naming issue.
Yu Shan Emily Lau
2010-06-09
1
-2
/
+2
*
|
Fix issue 2622023: Clean up all hardcoded '/sdcard' in camera related codes
Ray Chen
2010-04-30
4
-11
/
+22
|
/
*
Do not register OneShotPreviewCallback to reduce latency.
Wu-cheng Li
2010-04-08
1
-8
/
+8
*
Update the camera package name in the camera tests.
Yu Shan Emily Lau
2010-03-29
6
-11
/
+11
*
Camera should have the com.android.camera package name.
Romain Guy
2010-03-10
7
-16
/
+16
*
Merge "Make camera tests use the same key as camera."
Chih-Chung Chang
2010-03-08
1
-1
/
+0
|
\
|
*
Make camera tests use the same key as camera.
Chih-Chung Chang
2010-03-08
1
-1
/
+0
*
|
Unbundle: change camera package name.
Chih-Chung Chang
2010-03-08
7
-17
/
+17
|
/
*
Revert "Unbundle: change package name to com.google.android.camera"
Chih-Chung Chang
2010-03-08
7
-17
/
+17
*
Unbundle: change package name to com.google.android.camera
Chih-Chung Chang
2010-03-05
7
-17
/
+17
*
Remove unused code.
Chih-Chung Chang
2010-03-05
1
-146
/
+0
*
am 3cd9af7e: am 499e3b0a: Modify the camera lantency report tag so that it is...
Yu Shan Emily Lau
2010-01-28
1
-11
/
+10
|
\
|
*
Modify the camera lantency report tag so that it is easier to publish to the ...
Yu Shan Emily Lau
2010-01-25
1
-11
/
+10
*
|
am 5e4deaf0: Merge change I94d56d71 into eclair
Yu Shan Emily Lau
2009-12-01
1
-18
/
+35
|
\
\
|
|
/
|
*
Split the startup measurment into two parts.
Yu Shan Emily Lau
2009-11-23
1
-18
/
+35
*
|
am 56e1db46: Trun on the log to see what causing the failure
Yu Shan Emily Lau
2009-11-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Trun on the log to see what causing the failure
Yu Shan Emily Lau
2009-11-16
1
-0
/
+1
*
|
am 154d112a: Increse the wait time for image capture.
Yu Shan Emily Lau
2009-11-16
1
-2
/
+3
|
\
\
|
|
/
|
*
Increse the wait time for image capture.
Yu Shan Emily Lau
2009-11-16
1
-2
/
+3
*
|
am 5a717676: Re-submit the change and make sure the test target can pick it up.
Yu Shan Emily Lau
2009-11-13
1
-1
/
+2
|
\
\
|
|
/
|
*
Re-submit the change and make sure the test target can pick it up.
Yu Shan Emily Lau
2009-11-13
1
-1
/
+2
*
|
am 9324f11a: Add postview callback to know when the captured image is shown. ...
Wu-cheng Li
2009-11-11
1
-27
/
+27
|
\
\
|
|
/
|
*
Add postview callback to know when the captured image is shown. b2237074
Wu-cheng Li
2009-11-12
1
-27
/
+27
*
|
am f8fb435d: Changed the tag name.
Yu Shan Emily Lau
2009-11-09
1
-3
/
+4
|
\
\
|
|
/
[next]