| Commit message (Expand) | Author | Age | Files | Lines |
* | frameworks/base: android_native_buffer_t -> ANativeWindowBuffer | Iliyan Malchev | 2011-05-03 | 1 | -7/+7 |
* | frameworks/base: switch CameraService to a HAL module | Iliyan Malchev | 2011-05-03 | 4 | -67/+675 |
* | frameworks/base: include system/core header camera.h in Camera.h | Iliyan Malchev | 2011-05-03 | 2 | -13/+13 |
* | audio/media: convert to using the audio HAL and new audio defs | Dima Zavin | 2011-04-27 | 1 | -2/+2 |
* | remove more unused references to ISurface | Mathias Agopian | 2011-04-05 | 2 | -17/+3 |
* | frameworks/base: some camera-interface cleanup | Iliyan Malchev | 2011-03-28 | 2 | -21/+3 |
* | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 2 | -2/+1 |
* | Fix missing AOSP copyright headers for more files | James Dong | 2011-03-17 | 2 | -0/+32 |
* | Application-managed callback buffer support for raw image | James Dong | 2011-02-22 | 2 | -7/+20 |
* | 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 | 10 | -0/+4255 |