summaryrefslogtreecommitdiffstats
path: root/services/camera
Commit message (Expand)AuthorAgeFilesLines
* Added command type to play recording sound.Nipun Kwatra2010-09-141-0/+2
* Adding enable/disable option for sendCommand()Nipun Kwatra2010-09-142-1/+50
* 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
* Add the setPreviewWindow camera HAL API to the camera stub.Jamie Gennis2010-08-232-3/+3
* Change the framework to use the new camera preview path.Jamie Gennis2010-08-232-70/+41
* Handle the camera open failure better.Wu-cheng Li2010-08-192-4/+11
* resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-302-2/+0
* added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-142-7/+7
* move native services under services/Mathias Agopian2010-07-1410-0/+4255