summaryrefslogtreecommitdiffstats
path: root/camera/libcameraservice/CameraService.cpp
Commit message (Expand)AuthorAgeFilesLines
* move native services under services/Mathias Agopian2010-07-141-1273/+0
* am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaki...Chih-Chung Chang2010-07-021-0/+1
|\
| * Flush binder buffer after setting raw heap to avoid leaking a reference.Chih-Chung Chang2010-07-021-0/+1
* | Change camera interface to support multiple cameras.Chih-Chung Chang2010-06-111-36/+25
* | Remove the lock/unlock workaround from CameraServiceJames Dong2010-06-091-4/+1
* | Fix for build without a hardware camera.Chih-Chung Chang2010-05-101-5/+5
* | Support multiple cameras in framework.Chih-Chung Chang2010-05-101-956/+824
* | Use timestamp from camera driver for CameraSourceJames Dong2010-04-281-1/+2
|/
* Still do dump() if we cannot get mServiceLock for a while.Chih-Chung Chang2010-03-051-1/+27
* fix [2447659] fix improper usage of the YCbCr_420_SP formatMathias Agopian2010-02-161-2/+4
* get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-2/+5
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+3
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-1/+1
* Add support for setting camera display orientation.Chih-Chung Chang2010-01-261-8/+24
* Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-211-15/+14
* less log spewJoe Onorato2010-01-081-35/+34
* Remove some logging from camera operations. Bug 2346606.Dave Sparks2010-01-041-20/+20
* Fix issue 2192673: Music Pausing Even when notifications are set to silent.Eric Laurent2009-11-271-4/+16
* Fix potential deadlock in stopPreview/stopRecord.Dave Sparks2009-11-101-28/+43
* Hold a lock while we access the preview heap.Dave Sparks2009-11-061-7/+14
* Use image rect information to display zoomed picture.Wu-cheng Li2009-10-291-3/+17
* Don't callback on NULL client. Bug 2180510.Dave Sparks2009-10-151-27/+60
* Retry overlay create if it fails. Bug 2153980.Dave Sparks2009-10-071-1/+13
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-061-3/+18
* Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-151-1/+16
* Pass return code from Camera HAL for setParameters().James Dong2009-09-131-2/+1
* CameraService change for OVERLAY_FORMAT_DEFAULTSnigdha Sinha2009-09-081-12/+1
* Modified the camera HAL interface to use the same generic callback architectu...Benny Wong2009-08-131-210/+210
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-8/+1
* Hardware overlay supportBenny Wong2009-07-161-6/+43
* resolved conflicts for merge of 04c7d0f8 to masterDave Sparks2009-07-081-6/+5
|\
| * Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-081-6/+5
* | am b8a10fe4: Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-011-50/+89
|\|
| * Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-011-50/+89
* | am c6a482e7: Merge change 5199 into donutAndroid (Google) Code Review2009-06-241-10/+10
|\|
| * Only remove client after the hardware is teared down, so a new clientChih-Chung Chang2009-06-251-10/+10
* | am 82a32714: Merge change 5190 into donutAndroid (Google) Code Review2009-06-241-12/+39
|\|
| * Fix 1933269: startPreview failed.Chih-Chung Chang2009-06-241-12/+39
* | am 8570e5fc: Merge change 4907 into donutAndroid (Google) Code Review2009-06-221-48/+91
|\|
| * Add more debug messages for CameraService.Chih-Chung Chang2009-06-221-48/+91
* | am 7f148d65: Merge change 4316 into donutAndroid (Google) Code Review2009-06-161-6/+6
|\|
| * Enable more debug message to debug the Camera startPreview bug.Chih-Chung Chang2009-06-161-6/+6
* | am 084af5e1: Merge change 3551 into donutAndroid (Google) Code Review2009-06-101-1/+1
|\|
| * Allow the owner to reconnect to Camera.Chih-Chung Chang2009-06-091-1/+1
* | some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-6/+0
* | am 7283fb18: Merge commit \'7b7225c8fdbead25235c74811b30ff4ee690dc58\' into m...Dave Sparks2009-05-211-1/+1
|\|
| * Merge commit '7b7225c8fdbead25235c74811b30ff4ee690dc58' into manual_mergeDave Sparks2009-05-211-1/+1
| |\
| | * AI 149133: Enable the camera permission check.Dave Sparks2009-05-211-2/+3
| | * Automated import from //branches/cupcake/...@142889,142889Eric Laurent2009-03-261-1/+9
| | * Automated import from //branches/cupcake/...@141708,141708Andreas Huber2009-03-241-0/+3