summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* Set more camera parameters initial values.Owen Lin2009-11-272-1558/+747
* Fix potential deadlock in stopPreview/stopRecord.Dave Sparks2009-11-102-29/+46
* 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-292-4/+18
* Don't callback on NULL client. Bug 2180510.Dave Sparks2009-10-152-30/+63
* Retry overlay create if it fails. Bug 2153980.Dave Sparks2009-10-071-1/+13
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-064-3/+29
* Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-154-1/+25
* 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-134-291/+292
* In the simulator, make sure that the preview thread is a Java thread,Marco Nelissen2009-08-132-3/+18
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-8/+1
* Hardware overlay supportBenny Wong2009-07-162-6/+47
* resolved conflicts for merge of 04c7d0f8 to masterDave Sparks2009-07-082-8/+7
|\
| * Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-082-8/+7
* | am b8a10fe4: Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-012-50/+91
|\ \ | |/
| * Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-012-50/+91
* | am c6a482e7: Merge change 5199 into donutAndroid (Google) Code Review2009-06-242-11/+11
|\ \ | |/
| * Only remove client after the hardware is teared down, so a new clientChih-Chung Chang2009-06-252-11/+11
* | am 82a32714: Merge change 5190 into donutAndroid (Google) Code Review2009-06-242-12/+44
|\ \ | |/
| * Fix 1933269: startPreview failed.Chih-Chung Chang2009-06-242-12/+44
* | 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-212-4/+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-193-1/+37
* | | am db79edc5: Merge change 2168 into donutAndroid (Google) Code Review2009-05-212-6/+3
|\ \ \ | |/ /
| * | Fix permission hole in camera service. Some debugging code was addedDave Sparks2009-05-202-6/+3
* | | move libbinder's header files under includes/binderMathias Agopian2009-05-202-6/+6
* | | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-0/+1
|/ /
* | 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/...@141992,141992Andy McFadden2009-03-241-0/+1
* | Automated import from //branches/donutburger/...@141782,141782Niko Catania2009-03-243-6/+47
* | 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