summaryrefslogtreecommitdiff
path: root/services/camera/libcameraservice/CameraService.cpp
AgeCommit message (Expand)Author
2012-10-08Camera2: Always disconnect in the client destructorIgor Murashkin
2012-10-05Camera2: Don't promote weak IBinder ptrs to strong onesIgor Murashkin
2012-10-03Camera2: Handle client processes dying by closing camera resourcesIgor Murashkin
2012-07-31Camera2: Improve formatting of debugging dumpEino-Ville Talvala
2012-07-17CameraService: Add more information to service dump.Eino-Ville Talvala
2012-05-31Add basic Camera2Client dump, minor fixes to CameraService dump.Eino-Ville Talvala
2012-05-29Camera service: Initialization for camera2 clients and devicesEino-Ville Talvala
2012-05-17Camera service: Add skeleton support for camera2 devices.Eino-Ville Talvala
2012-05-16Break out CameraClient from CameraService.Eino-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-15Add a new camera open API that allows taking the ownership.Wu-cheng Li
2012-02-27fix libgui header locationMathias Agopian
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-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-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-14CameraService: (dis)connect from preview windowsJamie Gennis
2011-06-27Add framework support for camcorder zoom.Wu-cheng Li
2011-05-30Allow camera to be disabled via Device Policy ManagerWu-cheng Li
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-02-22Application-managed callback buffer support for raw imageJames Dong
2011-01-06Add camera service support for SurfaceTexture.Jamie Gennis
2010-12-10We requires camera hal's implementation should not track the ref count of any...James Dong
2010-12-08remove support for PUSH_BUFFER surfaces and overlaysMathias Agopian
2010-12-06Don't drop video frames but to release them.James Dong
2010-11-24Revert "Temporary workaround for issue 3187563"Eric Laurent
2010-11-11Temporary workaround for issue 3187563Eric Laurent
2010-10-25Mirror the camera preview if the camera is front-facing.Wu-cheng Li
2010-10-19Camera framework change required for 0-memcpy recordingJames Dong