| Commit message (Expand) | Author | Age | Files | Lines |
* | Add camera service support for SurfaceTexture. | Jamie Gennis | 2011-01-06 | 3 | -25/+50 |
* | We requires camera hal's implementation should not track the ref count of any... | James Dong | 2010-12-10 | 1 | -4/+1 |
* | remove support for PUSH_BUFFER surfaces and overlays | Mathias Agopian | 2010-12-08 | 2 | -104/+10 |
* | Don't drop video frames but to release them. | James Dong | 2010-12-06 | 1 | -1/+4 |
* | Revert "Temporary workaround for issue 3187563" | Eric Laurent | 2010-11-24 | 1 | -4/+0 |
* | Temporary workaround for issue 3187563 | Eric Laurent | 2010-11-11 | 1 | -0/+4 |
* | Mirror the camera preview if the camera is front-facing. | Wu-cheng Li | 2010-10-25 | 2 | -27/+38 |
* | Camera framework change required for 0-memcpy recording | James Dong | 2010-10-19 | 2 | -1/+27 |
* | Fix camera display orientation. | Wu-cheng Li | 2010-10-12 | 2 | -1/+13 |
* | resolved conflicts for merge of 191a25e1 to master | Wu-cheng Li | 2010-09-27 | 2 | -6/+16 |
|\ |
|
| * | The old overlay should be destroyed if orientation changes. | Wu-cheng Li | 2010-09-27 | 2 | -6/+16 |
* | | Added command type to play recording sound. | Nipun Kwatra | 2010-09-14 | 1 | -0/+2 |
* | | Adding enable/disable option for sendCommand() | Nipun Kwatra | 2010-09-14 | 2 | -1/+50 |
* | | Only enable CAMERA_MSG_PREVIEW_FRAME when necessary. | Wu-cheng Li | 2010-09-09 | 1 | -14/+5 |
* | | Remove setPreviewDisplay in CameraService::Client::~Client(). | Wu-cheng Li | 2010-08-31 | 1 | -5/+0 |
* | | Add the setPreviewWindow camera HAL API to the camera stub. | Jamie Gennis | 2010-08-23 | 2 | -3/+3 |
* | | Change the framework to use the new camera preview path. | Jamie Gennis | 2010-08-23 | 2 | -70/+41 |
|/ |
|
* | Handle the camera open failure better. | Wu-cheng Li | 2010-08-19 | 2 | -4/+11 |
* | resolved conflicts for merge of 27eecb70 to gingerbread | Jean-Baptiste Queru | 2010-07-30 | 2 | -2/+0 |
* | added BinderService<> template to help creating native binder services | Mathias Agopian | 2010-07-14 | 2 | -7/+7 |
* | move native services under services/ | Mathias Agopian | 2010-07-14 | 8 | -0/+3310 |