index
:
frameworks_av.git
master
replicant-6.0
frameworks av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
camera
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE: Remove experimental parameters for burst mode
James Painter
2012-09-28
1
-10
/
+0
*
Camera: Add HDR scene mode constants.
Eino-Ville Talvala
2012-09-10
1
-0
/
+4
*
Camera2: Add a burst mode skeleton.
James Painter
2012-09-07
1
-2
/
+12
*
Camera: Add OPAQUE pixel format to CameraParameters
Eino-Ville Talvala
2012-07-18
1
-0
/
+2
*
Move CameraParameters header to join rest of camera library.
Eino-Ville Talvala
2012-05-15
1
-0
/
+667
*
Remove new camera connect API.
Wu-cheng Li
2012-04-19
2
-2
/
+2
*
Merge "Add a new camera open API that allows taking the ownership."
Wu-cheng Li
2012-03-15
2
-2
/
+2
|
\
|
*
Add a new camera open API that allows taking the ownership.
Wu-cheng Li
2012-03-15
2
-2
/
+2
*
|
Move CameraParameters.h to frameworks/native.
Eino-Ville Talvala
2012-03-14
1
-666
/
+0
|
/
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-2
/
+2
*
Update camera continuous autofocus javadoc.
Wu-cheng Li
2011-10-28
1
-9
/
+11
*
Improve camera javadoc and fix some errors.
Wu-cheng Li
2011-10-13
1
-10
/
+21
*
Add video stabilization control to Camera parameters.
Eino-Ville Talvala
2011-10-12
1
-0
/
+19
*
Update camera javadoc about AE and AWB lock.
Wu-cheng Li
2011-09-22
1
-16
/
+6
*
Add video snapshot camera parameter.
Wu-cheng Li
2011-09-01
1
-0
/
+19
*
Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.
Wu-cheng Li
2011-08-18
1
-6
/
+17
*
Add camera bayer image format.
Wu-cheng Li
2011-08-04
1
-0
/
+3
*
Pass camera frame metadata from camera service to Java.
Wu-cheng Li
2011-08-02
2
-3
/
+7
*
Add camera recording hint parameter.
Wu-cheng Li
2011-08-02
1
-0
/
+11
*
Add camera face detection API.
Wu-cheng Li
2011-07-27
1
-0
/
+10
*
Add framework support for camcorder zoom.
Wu-cheng Li
2011-06-27
3
-3
/
+175
*
Merge "Improve android.hardware.Camera.Area javadoc."
Wu-cheng Li
2011-06-07
1
-2
/
+2
|
\
|
*
Improve android.hardware.Camera.Area javadoc.
Wu-cheng Li
2011-06-07
1
-2
/
+2
*
|
CameraParameters: add PIXEL_FORMAT_RGBA8888
Iliyan Malchev
2011-06-06
1
-0
/
+1
|
/
*
Add auto-white balance locking to the Camera API.
Eino-Ville Talvala
2011-05-17
1
-15
/
+44
*
frameworks/base: switch CameraService to a HAL module
Iliyan Malchev
2011-05-03
1
-266
/
+0
*
frameworks/base: include system/core header camera.h in Camera.h
Iliyan Malchev
2011-05-03
1
-101
/
+7
*
Add an auto-exposure lock feature to the Camera API.
Eino-Ville Talvala
2011-05-02
1
-0
/
+20
*
Clarify the meaning of weight in the focus and metering area HAL.
Eino-Ville Talvala
2011-04-25
1
-9
/
+12
*
Add camera metering area API.
Wu-cheng Li
2011-04-13
1
-0
/
+38
*
Add camera focus area API.
Wu-cheng Li
2011-04-08
1
-0
/
+38
*
frameworks/base: some camera-interface cleanup
Iliyan Malchev
2011-03-28
3
-66
/
+0
*
Merge "Add YV12 preview format to camera parameter constants."
Wu-cheng Li
2011-02-24
1
-2
/
+1
|
\
|
*
Add YV12 preview format to camera parameter constants.
Wu-cheng Li
2011-02-24
1
-2
/
+1
*
|
Application-managed callback buffer support for raw image
James Dong
2011-02-22
2
-14
/
+21
|
/
*
Add camera service support for SurfaceTexture.
Jamie Gennis
2011-01-06
2
-0
/
+9
*
Fixed a typo in the enum for unknown camera error message
James Dong
2011-01-04
1
-1
/
+1
*
We requires camera hal's implementation should not track the ref count of any...
James Dong
2010-12-10
1
-1
/
+19
*
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-12-08
1
-8
/
+0
*
Add preferred preview size support in the camera framework
James Dong
2010-11-30
1
-0
/
+23
*
am fb6f4505: am 589e8381: Merge "Improve camera documentation." into gingerbread
Wu-cheng Li
2010-11-19
3
-17
/
+28
|
\
|
*
Improve camera documentation.
Wu-cheng Li
2010-11-19
3
-17
/
+28
|
*
Mirror the preview for front-facing cameras. do not merge
Wu-cheng Li
2010-10-20
1
-0
/
+12
*
|
Mirror the camera preview if the camera is front-facing.
Wu-cheng Li
2010-10-25
1
-0
/
+12
*
|
Camera framework change required for 0-memcpy recording
James Dong
2010-10-19
2
-0
/
+18
*
|
Camera hal change for 0-memcpy in media recording framework
James Dong
2010-10-19
1
-51
/
+76
*
|
0-memcpy video recording framework
James Dong
2010-10-07
1
-0
/
+53
*
|
Video size retrieval/configuration support in camera hal
James Dong
2010-10-03
1
-0
/
+31
*
|
Fix the CameraHardwareInterface::setPreviewWindow comment.
Jamie Gennis
2010-09-25
1
-1
/
+1
*
|
am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO...
Wu-cheng Li
2010-09-21
1
-6
/
+8
|
\
\
|
|
/
[next]