index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
/
Camera.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEW_API: Add auto-exposure and auto-white balance locking to the Camera.
Eino-Ville Talvala
2011-07-14
1
-8
/
+31
*
Add framework support for camcorder zoom.
Wu-cheng Li
2011-06-27
1
-5
/
+14
*
Fix camera getMeteringAreas does not return areas correctly.
Wu-cheng Li
2011-06-21
1
-1
/
+1
*
Mention device policay manager in Camera.open javadoc.
Wu-cheng Li
2011-06-17
1
-1
/
+3
*
Updates to Camera API documentation.
Eino-Ville Talvala
2011-06-07
1
-67
/
+98
*
Improve android.hardware.Camera.Area javadoc.
Wu-cheng Li
2011-06-07
1
-22
/
+34
*
Add auto-white balance locking to the Camera API.
Eino-Ville Talvala
2011-05-17
1
-18
/
+115
*
Improve camera javadoc.
Wu-cheng Li
2011-05-05
1
-1
/
+3
*
Add an auto-exposure lock feature to the Camera API.
Eino-Ville Talvala
2011-05-02
1
-0
/
+77
*
Unhide camera focus area and metering area API.
Wu-cheng Li
2011-04-27
1
-34
/
+41
*
Merge "Clarify the meaning of weight in the focus and metering area HAL."
Eino-Ville Talvala
2011-04-25
1
-8
/
+11
|
\
|
*
Clarify the meaning of weight in the focus and metering area HAL.
Eino-Ville Talvala
2011-04-25
1
-8
/
+11
*
|
Fix camera javadoc errors.
Wu-cheng Li
2011-04-15
1
-15
/
+15
|
/
*
Add camera metering area API.
Wu-cheng Li
2011-04-13
1
-20
/
+95
*
Add camera focus area API.
Wu-cheng Li
2011-04-08
1
-0
/
+158
*
NEW_API: Add getTimestamp() to SurfaceTexture.
Eino-Ville Talvala
2011-03-21
1
-0
/
+6
*
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-17
1
-2
/
+3
*
Merge "Improve camera getSupportedPreviewFormats javadoc."
Wu-cheng Li
2011-02-25
1
-1
/
+3
|
\
|
*
Improve camera getSupportedPreviewFormats javadoc.
Wu-cheng Li
2011-02-25
1
-1
/
+3
*
|
Merge "Add YV12 preview format to camera parameter constants."
Wu-cheng Li
2011-02-24
1
-0
/
+5
|
\
\
|
|
/
|
*
Add YV12 preview format to camera parameter constants.
Wu-cheng Li
2011-02-24
1
-0
/
+5
*
|
Application-managed callback buffer support for raw image
James Dong
2011-02-22
1
-8
/
+90
|
/
*
Bug 3438513 Fix incorrect throws clause
Glenn Kasten
2011-02-09
1
-2
/
+2
*
Enable camera preview to a SurfaceTexture.
Jamie Gennis
2011-01-07
1
-2
/
+28
*
resolved conflicts for merge of 3a2c6bf0 to master
Brad Fitzpatrick
2011-01-05
1
-14
/
+17
|
\
|
*
Documentation fixes found over vacation hacking.
Brad Fitzpatrick
2011-01-05
1
-14
/
+17
*
|
Add two methods to Camera.java
James Dong
2010-12-01
1
-1
/
+44
|
/
*
Improve camera documentation.
Wu-cheng Li
2010-11-19
1
-0
/
+1
*
Camera.open() should only return back-facing camera.
Wu-cheng Li
2010-11-09
1
-11
/
+13
*
Revert "android.hardware.Camera.open only returns back-facing camera."
Wu-cheng Li
2010-11-09
1
-13
/
+11
*
android.hardware.Camera.open only returns back-facing camera.
Wu-cheng Li
2010-11-08
1
-11
/
+13
*
Mirror the preview for front-facing cameras. do not merge
Wu-cheng Li
2010-10-20
1
-3
/
+3
*
Fix some camera orientation javadoc errors.
Wu-cheng Li
2010-10-19
1
-21
/
+45
*
Add javadoc for display orientation.
Wu-cheng Li
2010-10-07
1
-0
/
+24
*
Fix the javadoc of Parameters.setRotation.
Wu-cheng Li
2010-09-30
1
-15
/
+39
*
Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.
Wu-cheng Li
2010-09-21
1
-11
/
+14
*
Update camera API and javadoc for API review comments.
Wu-cheng Li
2010-09-15
1
-3
/
+12
*
Remove camera metering mode API.
Wu-cheng Li
2010-08-30
1
-55
/
+0
*
Fix SDK build error.
Wu-cheng Li
2010-08-27
1
-1
/
+1
*
Unhide camera fps range API and deprecate old ones.
Wu-cheng Li
2010-08-27
1
-6
/
+7
*
Add camera fps range API.
Wu-cheng Li
2010-08-20
1
-11
/
+116
*
Document that autoFocus must be called in auto and macro mode.
Wu-cheng Li
2010-08-17
1
-3
/
+12
*
Improve camera documentation.
Wu-cheng Li
2010-08-12
1
-17
/
+21
*
resolved conflicts for merge of 9bc4039a to gingerbread
Dan Egnor
2010-07-20
1
-147
/
+315
|
\
|
*
COMMENT-ONLY change to clarify Camera documentation.
Dan Egnor
2010-07-13
1
-140
/
+307
*
|
Added some javadoc to Camera.takePicture()
Dan Tasse
2010-07-07
1
-0
/
+2
*
|
Unhide new API for supporting multiple cameras.
Chih-Chung Chang
2010-06-28
1
-5
/
+0
*
|
Correct the setDisplayOrientation sample code.
Chih-Chung Chang
2010-06-14
1
-8
/
+18
*
|
Change camera interface to support multiple cameras.
Chih-Chung Chang
2010-06-11
1
-2
/
+56
*
|
Unhide camera metering mode API.
Wu-cheng Li
2010-06-11
1
-6
/
+0
[next]