summaryrefslogtreecommitdiffstats
path: root/services/camera
Commit message (Expand)AuthorAgeFilesLines
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* DO NOT MERGE: Minimal fix for takePicture/previewCallback deadlockEino-Ville Talvala2012-05-292-18/+45
* Remove new camera connect API.Wu-cheng Li2012-04-192-125/+31
* Fix deadlock in camera destruction after client app's crashKeun young Park2012-03-282-18/+60
* AV Android make files changesJames Dong2012-03-281-1/+1
* Add libmedia_nativeGlenn Kasten2012-03-161-0/+1
* Add a new camera open API that allows taking the ownership.Wu-cheng Li2012-03-152-34/+130
* fix libgui header locationMathias Agopian2012-02-273-3/+1
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-1/+0
* Add ANativeWindow timestamp support to camera service.Eino-Ville Talvala2012-01-101-0/+7
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-084-31/+31
* am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the syste...Eino-Ville Talvala2012-01-062-12/+1
|\
| * Switch camera sounds to always use the system enforced audio stream.Eino-Ville Talvala2012-01-062-12/+1
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-7/+7
* | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-042-4/+4
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-033-7/+7
* | Add camera focus move callback.Wu-cheng Li2011-11-291-1/+1
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-27/+27
|/
* Fix 5487571: Make sure shutter sound is played when it's enforcedChih-Chung Chang2011-10-201-8/+2
* Fix 5468644: Use the proper audio stream type to play sound.Chih-Chung Chang2011-10-172-14/+16
* Add initialize method to CameraHardwareInterfaceTyler Luu2011-10-072-14/+28
* Merge "Allow shutter/recording sound to be adjusted unless it's forced."Chih-Chung Chang2011-10-071-1/+12
|\
| * Allow shutter/recording sound to be adjusted unless it's forced.Chih-Chung Chang2011-10-071-1/+12
* | Allow Camera.setDisplayOrientation to be called when preview is active.Wu-cheng Li2011-10-071-4/+4
|/
* Add video snapshot camera parameter.Wu-cheng Li2011-09-011-5/+0
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-022-22/+28
* connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-4/+4
* Add frame metadata parameter to camera data_callback.Wu-cheng Li2011-07-294-6/+9
* libcameraservice: call put_parameters on camera HALIliyan Malchev2011-07-271-1/+4
* Merge "Disconnect the native window in CameraService::Client::disconnect."Wu-cheng Li2011-07-191-11/+12
|\
| * Disconnect the native window in CameraService::Client::disconnect.Wu-cheng Li2011-07-201-11/+12
* | use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-191-0/+4
|/
* Merge "CameraService: (dis)connect from preview windows"Jamie Gennis2011-07-182-46/+55
|\
| * CameraService: (dis)connect from preview windowsJamie Gennis2011-07-142-46/+55
* | get rid of overlay HALMathias Agopian2011-07-121-10/+0
* | Eliminate single-process mode.Jeff Brown2011-07-081-8/+1
|/
* CameraService: Decouple dequeue and lockSundar Raman2011-06-271-7/+11
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-0/+9
* Merge "Allow camera to be disabled via Device Policy Manager"Wu-cheng Li2011-06-161-0/+8
|\
| * Allow camera to be disabled via Device Policy ManagerWu-cheng Li2011-05-301-0/+8
* | CameraService: return stide when dequeueing a bufferIliyan Malchev2011-06-111-2/+4
* | frameworks/base: updates for camera HAL memory managementIliyan Malchev2011-06-071-18/+70
|/
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-7/+7
* frameworks/base: switch CameraService to a HAL moduleIliyan Malchev2011-05-034-67/+675
* frameworks/base: include system/core header camera.h in Camera.hIliyan Malchev2011-05-032-13/+13
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-2/+2
* remove more unused references to ISurfaceMathias Agopian2011-04-052-17/+3
* frameworks/base: some camera-interface cleanupIliyan Malchev2011-03-282-21/+3
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-252-2/+1
* Fix missing AOSP copyright headers for more filesJames Dong2011-03-172-0/+32