summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice
Commit message (Expand)AuthorAgeFilesLines
...
| * Camera: Add input side to camera3 HAL deviceEino-Ville Talvala2013-03-272-49/+934
| * Camera: Add streams to camera3 HAL deviceEino-Ville Talvala2013-03-279-0/+1363
| * Camera: Add hotplug support (for fixed # of cameras)Igor Murashkin2013-03-262-5/+143
| * Camera2: getSceneMode should return NULL when there are no supported scene modesIgor Murashkin2013-03-211-0/+2
| * commandStartFaceDetectionL returned the wrong value when face detection is no...Ziv Hendel2013-03-211-1/+1
| * Camera: fix waitUntilDrained log messageAlex Ray2013-03-171-1/+1
| * ProCamera: Fix rare deadlock when client destructs inside the connect callIgor Murashkin2013-03-131-77/+87
| * Camera: Make ProCamera connect take the same paths as Camera connectIgor Murashkin2013-03-114-164/+130
| * (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-112-10/+2
| * (Camera)FrameProcessor: Refactor to share code with ProFrameProcessorIgor Murashkin2013-03-1111-203/+106
| * CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-1115-470/+583
| * Camera: Log warning on out-of-range face detect scoresAlex Ray2013-03-061-0/+4
| * Camera: Drop ProCamera connections when a Camera connection happensIgor Murashkin2013-02-284-4/+225
| * Camera: Start of support for version 3.0 of camera device HALEino-Ville Talvala2013-02-2718-247/+881
| * camera_client: refactor Camera/ProCamera commonalities into BasicCameraIgor Murashkin2013-02-262-2/+11
| * CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-258-45/+228
| * ProCamera: Add getInfo for getting static metadata (and a test)Igor Murashkin2013-02-222-0/+19
| * Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-225-2/+297
| * Camera: ProCamera - add createStreamCpu and unit testIgor Murashkin2013-02-221-0/+7
| * Camera: Change ProCamera to take IGraphicBufferProducerIgor Murashkin2013-02-222-5/+13
| * Camera: ProCamera2Client implement createStream,createDefaultRequestIgor Murashkin2013-02-222-15/+54
| * Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-224-1/+556
| * Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-222-53/+390
| * Camera: Add unit test infrastructure for libcameraclientIgor Murashkin2013-02-221-0/+1
| * Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-2214-484/+10
| * Merge "replace getISurfaceTexture by getIGraphicBufferProducer"Mathias Agopian2013-02-212-2/+2
| |\
| | * replace getISurfaceTexture by getIGraphicBufferProducerMathias Agopian2013-02-192-2/+2
| * | CameraService: Log camera module nameAlex Ray2013-02-201-0/+1
| |/
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-158-16/+13
| * Camera2: Fix JPEG quality metadata type, new warnings.Eino-Ville Talvala2013-01-072-15/+24
| * Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-185-14/+14
| * Camera2: fix metadata symbolsIgor Murashkin2012-12-034-153/+153
| * Fix master build.Ben Murdoch2012-11-281-1/+1
| * am b8fa1240: am aa9e3e01: Camera: Play shutter sound iff enableShutterSound(t...Igor Murashkin2012-11-273-9/+14
| |\
| | * Camera: Play shutter sound iff enableShutterSound(true) && ShutterCallback !nullIgor Murashkin2012-11-263-9/+14
| * | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-1/+0
| * | Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-2614-50/+45
| * | am 203836b7: am b8d6efba: Camera2: Don\'t hold locks while waiting to sync.Eino-Ville Talvala2012-10-241-33/+35
| |\ \ | | |/
| | * Camera2: Don't hold locks while waiting to sync.Eino-Ville Talvala2012-10-241-33/+35
| * | am 9e83f44c: am 6ccc3c34: Merge "Camera2: Increase mode update timeout." into...Eino-Ville Talvala2012-10-231-1/+1
| |\ \ | | |/
| | * Camera2: Increase mode update timeout.Eino-Ville Talvala2012-10-231-1/+1
| * | am e50ba28a: am 9e760d66: Merge "Camera2: Fix potential deadlock" into jb-mr1...Eino-Ville Talvala2012-10-191-7/+11
| |\ \ | | |/
| | * Camera2: Fix potential deadlockEino-Ville Talvala2012-10-171-7/+11
| * | am ed653a35: am ecfbc952: Merge "Camera2: Improve quirks focusing behavior." ...Eino-Ville Talvala2012-10-162-2/+9
| |\ \ | | |/
| | * Camera2: Improve quirks focusing behavior.Eino-Ville Talvala2012-10-162-2/+9
| * | am 74a7bcc0: am 54717320: Camera2: Don\'t touch frame counter on output frames.Eino-Ville Talvala2012-10-161-1/+1
| |\ \ | | |/
| | * Camera2: Don't touch frame counter on output frames.Eino-Ville Talvala2012-10-161-1/+1
| * | am 522fa119: am d6cc4a62: Camera2: When focus is already locked in CAF mode, ...Eino-Ville Talvala2012-10-163-4/+41
| |\ \ | | |/
| | * Camera2: When focus is already locked in CAF mode, do not trigger HAL.Eino-Ville Talvala2012-10-163-4/+41
| * | am cb3911d3: am a14be593: Camera2: Don\'t error out of startPreview when alre...Eino-Ville Talvala2012-10-101-4/+7
| |\ \ | | |/