summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-051-1/+1
|\
| * CameraService: Use SCHED_FIFO for request queue thread in HFREino-Ville Talvala2015-09-261-1/+1
* | camera: add ability for a device to specify MAX_CAMERASDan Pasanen2015-10-301-0/+4
* | Camera: Support obtaining camera memory from MemoryHeapIonEthan Chen2015-10-301-0/+4
|/
* Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-081-0/+1
* Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-011-0/+1
* camera2: Remove ProCamera.Ruben Brunk2015-03-201-1/+0
* camera2: Add camera client eviction enforcement.Ruben Brunk2015-03-181-0/+1
* camera: implement flashlight controlChien-Yu Chen2015-02-121-0/+1
* CameraService: intercept Camera moduleYin-Chia Yeh2015-02-031-0/+1
* camera2: Fix video snapshot for HAL 2.* devices.Ruben Brunk2014-09-091-0/+1
* CameraService: Create a dummy stream when 0 streams are requested.Eino-Ville Talvala2014-08-281-0/+1
* am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus...Colin Cross2014-03-241-1/+0
|\
| * libcameraservice: build 64-bitColin Cross2014-03-211-1/+0
* | resolved conflicts for merge of 3c780188 to masterGlenn Kasten2014-03-141-0/+1
|\ \ | |/
| * mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-121-0/+1
* | camera3: Pass vendor tags through binder.Ruben Brunk2014-03-131-0/+15
|/
* camera: Collect stack traces when bad things happen, print with dumpsysIgor Murashkin2013-10-291-0/+1
* Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-021-0/+1
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-24/+24
* Make android.hardware.photography.Camera work on HAL3+ devicesIgor Murashkin2013-06-201-0/+1
* Initial implementation of android.hardware.photography.CameraDevice (service)Igor Murashkin2013-06-201-0/+1
* Camera3: Refactor stream code to be DRYIgor Murashkin2013-05-101-0/+1
* Merge changes I2feda142,I5a95e0be,Ia0c21ef0 into jb-mr2-devIgor Murashkin2013-05-011-1/+3
|\
| * Camera3: Add ZSL stream supportIgor Murashkin2013-04-291-0/+1
| * camera: Add new RingBufferConsumer to keep a ring buffer of acquired framesIgor Murashkin2013-04-291-1/+2
* | Add liblogYing Wang2013-04-091-0/+1
|/
* Camera: Add streams to camera3 HAL deviceEino-Ville Talvala2013-03-271-0/+4
* CameraService: Refactor Camera2Client to share a base with ProCameraClientIgor Murashkin2013-03-111-0/+1
* Camera: Start of support for version 3.0 of camera device HALEino-Ville Talvala2013-02-271-0/+2
* Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-221-1/+2
* Camera: ProCamera2Client - add createStream (service is stubbed) and unit testIgor Murashkin2013-02-221-0/+1
* Camera: Move CameraMetadata.h from service to client libraryIgor Murashkin2013-02-221-1/+0
* Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-1/+0
* Camera2: Compile with warnings, fix warningsIgor Murashkin2012-10-261-0/+3
* Camera2: Refactor preview/recording management to separate class.Eino-Ville Talvala2012-09-281-0/+1
* Camera2: Add a burst mode skeleton.James Painter2012-09-071-3/+7
* Camera2: Basic ZSL and precapture trigger support.Eino-Ville Talvala2012-09-061-2/+4
* Camera2: Move preview callback processing to its own thread.Eino-Ville Talvala2012-08-301-1/+2
* Camera2: Move still capture processing to separate thread.Eino-Ville Talvala2012-08-301-1/+2
* Camera2: Factor out FrameProcessor.Eino-Ville Talvala2012-08-281-1/+2
* Camera2: Factor out Camera2Client::ParametersEino-Ville Talvala2012-08-281-1/+2
* Camera2: Use CameraMetadata wrapper class.Eino-Ville Talvala2012-08-271-1/+2
* Camera2: Replace MediaConsumer with BufferItemConsumer.Eino-Ville Talvala2012-08-211-2/+1
* Camera2: Revamp recording support to allow opaque formats.Eino-Ville Talvala2012-07-241-1/+2
* Update ANativeWindow client code for syncJamie Gennis2012-06-211-0/+1
* Camera service: Initialization for camera2 clients and devicesEino-Ville Talvala2012-05-291-1/+2
* Camera service: Add skeleton support for camera2 devices.Eino-Ville Talvala2012-05-171-1/+6
* Break out CameraClient from CameraService.Eino-Ville Talvala2012-05-161-1/+2
* Add libmedia_nativeGlenn Kasten2012-03-161-0/+1