summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/Camera2Client.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-1777/+0
* am adaa78c9: am a2520db0: camera2/3: set preview callback oneshot flag during...Zhijun He2013-07-111-0/+1
|\
| * camera2/3: set preview callback oneshot flag during still captureZhijun He2013-07-081-0/+1
* | resolved conflicts for merge of 364a2677 to masterEino-Ville Talvala2013-06-281-29/+67
|\ \ | |/
| * Camera2/3: Don't allow recording and callbacks to coexist.Eino-Ville Talvala2013-06-271-25/+67
* | Make android.hardware.photography.Camera work on HAL3+ devicesIgor Murashkin2013-06-201-16/+0
* | am 4541531a: am c4a8d2dd: Merge "Camera2/3: Create JPEG stream unconditionall...Eino-Ville Talvala2013-06-131-12/+16
|\ \ | |/
| * Camera2/3: Create JPEG stream unconditionally.Eino-Ville Talvala2013-06-111-12/+16
* | am 4dd110ae: am 254446a8: Camera2/3: Move recording frame processing to its o...Eino-Ville Talvala2013-06-051-0/+5
|\ \ | |/
| * Camera2/3: Move recording frame processing to its own thread.Eino-Ville Talvala2013-06-041-0/+5
* | am cbbd6c83: am 8f908c0c: Merge "Camera2/3: Don\'t trigger AF when in INFINIT...Eino-Ville Talvala2013-06-041-1/+10
|\ \ | |/
| * Camera2/3: Don't trigger AF when in INFINITY focus mode.Eino-Ville Talvala2013-06-031-1/+10
* | am b7337d56: am ed49d7b5: Merge "camera3: Fix recording failure when switchin...Igor Murashkin2013-05-221-3/+17
|\ \ | |/
| * camera3: Fix recording failure when switching resolutions while preview onIgor Murashkin2013-05-221-3/+17
| * Camera: Pause preview when needing to delete jpeg/zsl streamsIgor Murashkin2013-05-131-3/+45
| * Camera3: Add ZSL stream supportIgor Murashkin2013-04-291-7/+28
| * Camera2: Fix deadlock on shutdown due to client getting killed.Eino-Ville Talvala2013-04-261-2/+18
| * Camera: Add output side to camera3 HAL deviceEino-Ville Talvala2013-03-271-1/+2
| * commandStartFaceDetectionL returned the wrong value when face detection is no...Ziv Hendel2013-03-211-1/+1
| * Camera: Make ProCamera connect take the same paths as Camera connectIgor Murashkin2013-03-111-17/+1
| * (Camera)FrameProcessor: Refactor to share code with ProFrameProcessorIgor Murashkin2013-03-111-1/+1
| * CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-111-114/+38
| * Camera: Start of support for version 3.0 of camera device HALEino-Ville Talvala2013-02-271-3/+25
| * CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-251-4/+11
| * replace getISurfaceTexture by getIGraphicBufferProducerMathias Agopian2013-02-191-1/+1
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-3/+2
| * Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-4/+4
| * Camera2: fix metadata symbolsIgor Murashkin2012-12-031-22/+22
| * Fix master build.Ben Murdoch2012-11-281-1/+1
| * am b8fa1240: am aa9e3e01: Camera: Play shutter sound iff enableShutterSound(t...Igor Murashkin2012-11-271-1/+1
| |\
| | * Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !nullIgor Murashkin2012-11-261-1/+1
| * | Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-261-8/+7
| |/
| * Camera2: Don't hold locks while waiting to sync.Eino-Ville Talvala2012-10-241-33/+35
| * Camera2: Increase mode update timeout.Eino-Ville Talvala2012-10-231-1/+1
| * Camera2: Fix potential deadlockEino-Ville Talvala2012-10-171-7/+11
| * Camera2: Improve quirks focusing behavior.Eino-Ville Talvala2012-10-161-2/+6
| * Camera2: When focus is already locked in CAF mode, do not trigger HAL.Eino-Ville Talvala2012-10-161-3/+36
| * Camera2: Don't error out of startPreview when already recording.Eino-Ville Talvala2012-10-101-4/+7
| * Camera2: Don't let unlocks happen during recording.Eino-Ville Talvala2012-10-101-2/+6
| * Camera: Limit valid caller PIDs for camera clients.Eino-Ville Talvala2012-10-101-16/+8
| * Camera2: Call onAutoFocus immediately for fixed-focus camerasIgor Murashkin2012-10-091-0/+15
| * Camera2: On stopping preview, wait until captures are completed.Eino-Ville Talvala2012-10-071-15/+5
| * Camera2: Unconditionally shut down streams on disconnect.Eino-Ville Talvala2012-10-051-1/+10
| * Camera2: Fix metering regions to take into account the current zoom/crop regionIgor Murashkin2012-10-051-0/+4
| * Camera2: Use the triggerAfWithAuto quirkEino-Ville Talvala2012-10-041-0/+20
| * Camera2: Synchronize mode changes and triggersEino-Ville Talvala2012-10-041-8/+57
| * Camera2: Handle client processes dying by closing camera resourcesIgor Murashkin2012-10-031-6/+14
| * Camera2: Don't change state when reconnect is calledIgor Murashkin2012-10-031-3/+8
| * Camera2: Use ZSL format quirk.Eino-Ville Talvala2012-10-021-0/+15
| * Camera2: Use scene mode override parameterEino-Ville Talvala2012-10-021-3/+5