| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \
| |/ |
|
| * | Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO. | Wu-cheng Li | 2010-09-21 | 1 | -6/+8 |
* | | Add YUV420P color format support for video output from camera hal | James Dong | 2010-09-16 | 1 | -1/+4 |
* | | Added command type to play recording sound. | Nipun Kwatra | 2010-09-14 | 1 | -0/+3 |
* | | Adding enable/disable option for sendCommand() | Nipun Kwatra | 2010-09-14 | 1 | -0/+5 |
* | | am 6e46e6f7: am 7ec7b997: Remove camera metering mode API. | Wu-cheng Li | 2010-08-30 | 1 | -17/+0 |
|\ \
| |/ |
|
| * | Remove camera metering mode API. | Wu-cheng Li | 2010-08-30 | 1 | -17/+0 |
* | | am 346b6126: am 97a56269: Merge "Add camera fps range API." into gingerbread | Wu-cheng Li | 2010-08-24 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Merge "Add camera fps range API." into gingerbread | Wu-cheng Li | 2010-08-20 | 1 | -0/+15 |
| |\ |
|
| | * | Add camera fps range API. | Wu-cheng Li | 2010-08-20 | 1 | -0/+15 |
* | | | Change the framework to use the new camera preview path. | Jamie Gennis | 2010-08-23 | 3 | -9/+7 |
|/ / |
|
* | | Handle the camera open failure better. | Wu-cheng Li | 2010-08-19 | 1 | -0/+1 |
|/ |
|
* | Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE | Nipun Kwatra | 2010-08-19 | 1 | -0/+1 |
* | Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE | Nipun Kwatra | 2010-08-19 | 1 | -0/+16 |
* | Document that autoFocus must be called in auto and macro mode. | Wu-cheng Li | 2010-08-17 | 1 | -2/+6 |
* | Improve camera documentation. | Wu-cheng Li | 2010-08-12 | 1 | -13/+17 |
* | 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 camera interface to support multiple cameras. | Chih-Chung Chang | 2010-06-11 | 3 | -2/+40 |
* | | Add KEY_SUPPORTED_METERING_MODES and fix some typos. | Wu-cheng Li | 2010-06-04 | 1 | -0/+3 |
* | | Add camera metering mode API. | Wu-cheng Li | 2010-06-03 | 1 | -0/+13 |
* | | Add video frame parameter. | Wu-cheng Li | 2010-05-28 | 1 | -3/+11 |
* | | Improve GPS EXIF parameters comments. | Wu-cheng Li | 2010-05-24 | 1 | -6/+9 |
* | | 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/+21 |
* | | am d8c33747: am 78624e41: Add remove method in CameraParameters class. | Wu-cheng Li | 2010-05-12 | 1 | -9/+2 |
|\ \
| |/ |
|
| * | Add remove method in CameraParameters class. | Wu-cheng Li | 2010-05-11 | 1 | -9/+2 |
* | | Add continuous focus mode constant. | Wu-cheng Li | 2010-05-10 | 1 | -0/+6 |
* | | Support multiple cameras in framework. | Chih-Chung Chang | 2010-05-10 | 2 | -3/+7 |
|/ |
|
* | Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. | Wu-cheng Li | 2010-04-10 | 1 | -0/+7 |
* | Add camera parameter string constant for "true". | Wu-cheng Li | 2010-03-08 | 1 | -0/+3 |
* | Add location provider name to gps-processing-method in EXIF header. | Ray Chen | 2010-03-05 | 1 | -0/+3 |
* | Unhide zoom API. | Wu-cheng Li | 2010-03-01 | 1 | -1/+23 |
* | Unhide exposure compensation API. | Wu-cheng Li | 2010-02-26 | 1 | -7/+14 |
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 6 | -0/+933 |