summaryrefslogtreecommitdiff
path: root/services/camera
AgeCommit message (Expand)Author
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-05-29DO NOT MERGE: Minimal fix for takePicture/previewCallback deadlockEino-Ville Talvala
2012-04-19Remove new camera connect API.Wu-cheng Li
2012-03-28Fix deadlock in camera destruction after client app's crashKeun young Park
2012-03-28AV Android make files changesJames Dong
2012-03-16Add libmedia_nativeGlenn Kasten
2012-03-15Add a new camera open API that allows taking the ownership.Wu-cheng Li
2012-02-27fix libgui header locationMathias Agopian
2012-02-24remove dependency on android_native{s_priv|buffer}.hMathias Agopian
2012-01-10Add ANativeWindow timestamp support to camera service.Eino-Ville Talvala
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the syste...Eino-Ville Talvala
2012-01-06Switch camera sounds to always use the system enforced audio stream.Eino-Ville Talvala
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-11-29Add camera focus move callback.Wu-cheng Li
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-10-20Fix 5487571: Make sure shutter sound is played when it's enforcedChih-Chung Chang
2011-10-17Fix 5468644: Use the proper audio stream type to play sound.Chih-Chung Chang
2011-10-07Add initialize method to CameraHardwareInterfaceTyler Luu
2011-10-07Merge "Allow shutter/recording sound to be adjusted unless it's forced."Chih-Chung Chang
2011-10-07Allow Camera.setDisplayOrientation to be called when preview is active.Wu-cheng Li
2011-10-07Allow shutter/recording sound to be adjusted unless it's forced.Chih-Chung Chang
2011-09-01Add video snapshot camera parameter.Wu-cheng Li
2011-08-02Pass camera frame metadata from camera service to Java.Wu-cheng Li
2011-08-01connect/disconnect is now called from our EGL wrapperMathias Agopian
2011-07-29Add frame metadata parameter to camera data_callback.Wu-cheng Li
2011-07-27libcameraservice: call put_parameters on camera HALIliyan Malchev
2011-07-19Merge "Disconnect the native window in CameraService::Client::disconnect."Wu-cheng Li
2011-07-20Disconnect the native window in CameraService::Client::disconnect.Wu-cheng Li
2011-07-19use SurfaceTexture new scaling mode in SFMathias Agopian
2011-07-18Merge "CameraService: (dis)connect from preview windows"Jamie Gennis
2011-07-14CameraService: (dis)connect from preview windowsJamie Gennis
2011-07-12get rid of overlay HALMathias Agopian
2011-07-08Eliminate single-process mode.Jeff Brown
2011-06-27CameraService: Decouple dequeue and lockSundar Raman
2011-06-27Add framework support for camcorder zoom.Wu-cheng Li
2011-06-16Merge "Allow camera to be disabled via Device Policy Manager"Wu-cheng Li
2011-06-11CameraService: return stide when dequeueing a bufferIliyan Malchev
2011-06-07frameworks/base: updates for camera HAL memory managementIliyan Malchev
2011-05-30Allow camera to be disabled via Device Policy ManagerWu-cheng Li
2011-05-03frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev
2011-05-03frameworks/base: switch CameraService to a HAL moduleIliyan Malchev
2011-05-03frameworks/base: include system/core header camera.h in Camera.hIliyan Malchev
2011-04-27audio/media: convert to using the audio HAL and new audio defsDima Zavin
2011-04-05remove more unused references to ISurfaceMathias Agopian
2011-03-28frameworks/base: some camera-interface cleanupIliyan Malchev
2011-03-25merge libsurfaceflinger_client into libguiMathias Agopian
2011-03-17Fix missing AOSP copyright headers for more filesJames Dong