summaryrefslogtreecommitdiffstats
path: root/camera/libcameraservice/CameraService.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Automated import from //branches/cupcake/...@141613,141613Wu-cheng Li2009-03-241-4/+5
| | * Automated import from //branches/cupcake/...@141597,141597Jason Sams2009-03-241-5/+12
| | * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-0/+30
* | | am db79edc5: Merge change 2168 into donutAndroid (Google) Code Review2009-05-211-4/+3
|\ \ \ | |/ /
| * | Fix permission hole in camera service. Some debugging code was addedDave Sparks2009-05-201-4/+3
* | | move libbinder's header files under includes/binderMathias Agopian2009-05-201-4/+4
|/ /
* | Modify camera framework to use new streamlined binder interface.Dave Sparks2009-05-111-8/+8
* | Remove debug messages.Wu-cheng Li2009-04-221-3/+3
* | Remove dangling media recorder client reference when setCamera() is used.James Dong2009-04-201-1/+7
* | AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted...Eric Laurent2009-03-271-1/+9
* | Automated import from //branches/donutburger/...@141711,141711Andreas Huber2009-03-241-0/+3
* | Automated import from //branches/donutburger/...@141614,141614Wu-cheng Li2009-03-241-4/+5
* | Automated import from //branches/donutburger/...@141598,141598Jason Sams2009-03-241-5/+12
* | Automated import from //branches/donutburger/...@141469,141469Jason Sams2009-03-241-0/+30
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1073
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1070/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-27/+21