| Commit message (Expand) | Author | Age | Files | Lines |
* | Add video stabilization control to Camera parameters. | Eino-Ville Talvala | 2011-10-12 | 1 | -0/+2 |
* | Add video snapshot camera parameter. | Wu-cheng Li | 2011-09-01 | 1 | -0/+1 |
* | Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. | Wu-cheng Li | 2011-08-18 | 1 | -0/+1 |
* | Add camera bayer image format. | Wu-cheng Li | 2011-08-04 | 1 | -0/+1 |
* | Pass camera frame metadata from camera service to Java. | Wu-cheng Li | 2011-08-02 | 2 | -4/+18 |
* | Add camera recording hint parameter. | Wu-cheng Li | 2011-08-02 | 1 | -0/+1 |
* | Add camera face detection API. | Wu-cheng Li | 2011-07-27 | 1 | -0/+2 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -4/+0 |
* | Add framework support for camcorder zoom. | Wu-cheng Li | 2011-06-27 | 4 | -2/+242 |
* | 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 | -0/+2 |
* | Add an auto-exposure lock feature to the Camera API. | Eino-Ville Talvala | 2011-05-02 | 1 | -0/+3 |
* | Add camera metering area API. | Wu-cheng Li | 2011-04-13 | 1 | -0/+2 |
* | Add camera focus area API. | Wu-cheng Li | 2011-04-08 | 1 | -0/+2 |
* | frameworks/base: some camera-interface cleanup | Iliyan Malchev | 2011-03-28 | 2 | -52/+0 |
* | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 1 | -1/+0 |
* | Merge "Add YV12 preview format to camera parameter constants." | Wu-cheng Li | 2011-02-24 | 1 | -1/+1 |
|\ |
|
| * | Add YV12 preview format to camera parameter constants. | Wu-cheng Li | 2011-02-24 | 1 | -1/+1 |
* | | Application-managed callback buffer support for raw image | James Dong | 2011-02-22 | 2 | -6/+8 |
|/ |
|
* | Add camera service support for SurfaceTexture. | Jamie Gennis | 2011-01-06 | 3 | -1/+36 |
* | Camera::create should fail when it fails to connect the camera. | Wu-cheng Li | 2011-01-05 | 1 | -1/+2 |
* | Add preferred preview size support in the camera framework | James Dong | 2010-11-30 | 1 | -0/+9 |
* | Fixed a race condition where some recording frames may not be released. | James Dong | 2010-11-15 | 1 | -0/+3 |
* | Camera framework change required for 0-memcpy recording | James Dong | 2010-10-19 | 2 | -0/+79 |
* | Video size retrieval/configuration support in camera hal | James Dong | 2010-10-03 | 1 | -0/+23 |
* | am 2ad1ebca: am d45cb72a: Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUO... | Wu-cheng Li | 2010-09-21 | 1 | -1/+1 |
|\ |
|
| * | Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. | Wu-cheng Li | 2010-09-21 | 1 | -1/+1 |
* | | Add YUV420P color format support for video output from camera hal | James Dong | 2010-09-16 | 1 | -1/+1 |
* | | am 6e46e6f7: am 7ec7b997: Remove camera metering mode API. | Wu-cheng Li | 2010-08-30 | 1 | -7/+0 |
|\ \
| |/ |
|
| * | Remove camera metering mode API. | Wu-cheng Li | 2010-08-30 | 1 | -7/+0 |
* | | am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbread | Wu-cheng Li | 2010-08-24 | 1 | -30/+29 |
|\ \
| |/ |
|
| * | Add camera fps range API. | Wu-cheng Li | 2010-08-20 | 1 | -30/+29 |
| * | Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE | Nipun Kwatra | 2010-08-19 | 1 | -25/+36 |
| * | Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE | Nipun Kwatra | 2010-08-19 | 1 | -2/+31 |
| * | resolved conflicts for merge of 27eecb70 to gingerbread | Jean-Baptiste Queru | 2010-07-30 | 1 | -1/+0 |
| |\ |
|
| | * | fix inaccurate copyrights | Jean-Baptiste Queru | 2010-07-29 | 1 | -1/+0 |
* | | | Change the framework to use the new camera preview path. | Jamie Gennis | 2010-08-23 | 2 | -21/+7 |
* | | | Adding parseSizesList, getSupportedPreviewSizes to CameraParameters. | Nipun Kwatra | 2010-08-04 | 1 | -25/+36 |
* | | | Adding getSupportedPictureSizes which returns a Vector of supported Sizes. | Nipun Kwatra | 2010-07-30 | 1 | -2/+31 |
* | | | am 4506c62a: fix inaccurate copyrights | Jean-Baptiste Queru | 2010-07-29 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix inaccurate copyrights | Jean-Baptiste Queru | 2010-07-29 | 1 | -1/+0 |
| |/ |
|
* | | Change camera interface to support multiple cameras. | Chih-Chung Chang | 2010-06-11 | 2 | -0/+29 |
* | | Add KEY_SUPPORTED_METERING_MODES and fix some typos. | Wu-cheng Li | 2010-06-04 | 1 | -3/+4 |
* | | Add camera metering mode API. | Wu-cheng Li | 2010-06-03 | 1 | -0/+6 |
* | | Add video frame parameter. | Wu-cheng Li | 2010-05-28 | 1 | -0/+1 |
* | | Fix build error. | Wu-cheng Li | 2010-05-15 | 1 | -1/+1 |
* | | Add camera focus distances API. | Wu-cheng Li | 2010-05-15 | 1 | -0/+2 |
* | | Fix deadlock if the last reference of ICameraClient is removed in | Chih-Chung Chang | 2010-05-14 | 1 | -1/+6 |
* | | am d8c33747: am 78624e41: Add remove method in CameraParameters class. | Wu-cheng Li | 2010-05-12 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Add remove method in CameraParameters class. | Wu-cheng Li | 2010-05-11 | 1 | -0/+5 |