summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/CameraService.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mirror the camera preview if the camera is front-facing.Wu-cheng Li2010-10-251-26/+35
* Camera framework change required for 0-memcpy recordingJames Dong2010-10-191-1/+24
* Fix camera display orientation.Wu-cheng Li2010-10-121-1/+11
* resolved conflicts for merge of 191a25e1 to masterWu-cheng Li2010-09-271-5/+13
|\
| * The old overlay should be destroyed if orientation changes.Wu-cheng Li2010-09-271-5/+13
* | Added command type to play recording sound.Nipun Kwatra2010-09-141-0/+2
* | Adding enable/disable option for sendCommand()Nipun Kwatra2010-09-141-1/+46
* | Only enable CAMERA_MSG_PREVIEW_FRAME when necessary.Wu-cheng Li2010-09-091-14/+5
* | Remove setPreviewDisplay in CameraService::Client::~Client().Wu-cheng Li2010-08-311-5/+0
* | Change the framework to use the new camera preview path.Jamie Gennis2010-08-231-69/+33
|/
* Handle the camera open failure better.Wu-cheng Li2010-08-191-4/+10
* resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-301-1/+0
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-5/+0
* move native services under services/Mathias Agopian2010-07-141-0/+1273