summaryrefslogtreecommitdiffstats
path: root/camera
Commit message (Expand)AuthorAgeFilesLines
* move native services under services/Mathias Agopian2010-07-1410-4255/+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-115-53/+52
* | Remove the lock/unlock workaround from CameraServiceJames Dong2010-06-091-4/+1
* | Merge "Disable CameraServiceTest in a normal build." into krakenChih-Chung Chang2010-05-231-1/+3
|\ \
| * | Disable CameraServiceTest in a normal build.Chih-Chung Chang2010-05-141-1/+3
* | | Forgot to fix one -Wformat-security in my previous change. Fixed.Nick Kralevich2010-05-141-1/+1
* | | Get rid of warnings when compiled with -Wformat-securityNick Kralevich2010-05-141-19/+19
|/ /
* | another attempt at fixing the buildMathias Agopian2010-05-121-0/+6
* | Force sooner/generic/sim to use camera stub only.Chih-Chung Chang2010-05-101-0/+5
* | Fix for build without a hardware camera.Chih-Chung Chang2010-05-102-29/+18
* | Support multiple cameras in framework.Chih-Chung Chang2010-05-108-1229/+1128
* | 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 the rgb to yuv422sp conversion. The order of uv is different from theChih-Chung Chang2010-02-181-4/+4
* 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-116-13/+19
* 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-213-17/+18
* less log spewJoe Onorato2010-01-081-35/+34
* Remove some logging from camera operations. Bug 2346606.Dave Sparks2010-01-041-20/+20
* Add missing library in linker option. Currently the library is used by theDoug Kwan2009-12-091-0/+1
* Merge change I5ff64f6f into eclair-mr2Android (Google) Code Review2009-12-022-0/+869
|\
| * Add CameraServiceTest.Chih-Chung Chang2009-11-132-0/+869
* | am bb3bb57a: Merge change I524dc046 into eclairEric Laurent2009-12-011-4/+16
|\ \
| * | Fix issue 2192673: Music Pausing Even when notifications are set to silent.Eric Laurent2009-11-271-4/+16
| |/
* | 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
|\ \ | |/