summaryrefslogtreecommitdiffstats
path: root/services/camera
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-0710-6/+37
|\
| * Camera: Disallow dumping clients directlyEino-Ville Talvala2016-01-2210-6/+37
* | cameraservice: Change the error mapping for ERROR_CAMERA_DEVICE.Sai Kumar Sanagavarapu2016-01-081-2/+0
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-074-14/+17
|\ \ | |/
| * DO NOT MERGE: libcameraservice: Fix nullptr crash when no client.Tom Keel2015-10-211-2/+4
| * libcameraservice: Fix ALOG prints in FlashLight.Ranjith Kagathi Ananda2015-10-161-4/+8
| * Camera: frameworks: Add NULL check for callbackRanjith Kagathi Ananda2015-10-161-1/+5
| * Merge "Camera: setup vendor tags before get_camera_info" into mnc-dr-devYin-Chia Yeh2015-10-151-6/+7
| |\
| | * Camera: setup vendor tags before get_camera_infoYin-Chia Yeh2015-10-141-6/+7
| * | Merge "Camera: Add video recording stop sound" into mnc-dr-devChien-Yu Chen2015-10-144-8/+10
| |\ \
| | * | Camera: Add video recording stop soundChien-Yu Chen2015-10-144-8/+10
| | |/
| * | DO NOT MERGE: Fix setTorchMode support for the old HAL versionOleksiy Avramchenko2015-10-141-0/+1
| |/
* | Fix setTorchMode support for the old HAL versionOleksiy Avramchenko2015-11-171-0/+1
* | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/framework...Steve Kondik2015-11-161-4/+8
|\ \
| * \ Merge "Camera: frameworks: Add NULL check for callback"Linux Build Service Account2015-11-041-1/+5
| |\ \
| | * | Camera: frameworks: Add NULL check for callbackSusmitha Gummalla2015-10-301-1/+5
| * | | Merge "DO NOT MERGE: CameraService: Link to client binder death at end of con...Linux Build Service Account2015-11-022-8/+11
| |\ \ \ | | |/ / | |/| |
| | * | DO NOT MERGE: CameraService: Link to client binder death at end of connectEino-Ville Talvala2015-10-292-8/+11
| * | | libcameraservice: Fix ALOG prints in FlashLight.Dilip Gopalakrishna2015-10-251-4/+8
| |/ /
* | | libcameraservice: Fix nullptr crash when no client.Tom Keel2015-11-071-2/+4
* | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-0524-266/+725
|\ \ \ | | |/ | |/|
| * | Camera3Device: Change HFR request thread priority to 1Chien-Yu Chen2015-10-011-1/+1
| * | Camera3Device: Bookkeeping reprocess shutters separatelyChien-Yu Chen2015-09-302-12/+27
| * | CameraService: Use SCHED_FIFO for request queue thread in HFREino-Ville Talvala2015-09-263-1/+19
| * | Merge "Camera: API1 shim: select better default FPS range" into mnc-dr-devYin-Chia Yeh2015-09-151-2/+2
| |\ \
| | * | Camera: API1 shim: select better default FPS rangeYin-Chia Yeh2015-09-111-2/+2
| * | | Merge "Camera3Device: Signal buffer returned after it failed" into mnc-dr-devChien-Yu Chen2015-09-121-1/+4
| |\ \ \
| | * | | Camera3Device: Signal buffer returned after it failedChien-Yu Chen2015-09-111-1/+4
| | |/ /
| * | | Reduce DUMP permission denial output to one line.dcashman2015-09-111-1/+1
| |/ /
| * | CameraService: Add more systracing, fix module init orderEino-Ville Talvala2015-09-092-14/+84
| * | Merge "CameraService: Link to client binder death at end of connect" into mnc...Eino-Ville Talvala2015-09-052-8/+11
| |\ \
| | * | CameraService: Link to client binder death at end of connectEino-Ville Talvala2015-09-042-8/+11
| * | | Merge "Camera3Device: Clean up next request batch variable" into mnc-dr-devChien-Yu Chen2015-09-052-52/+41
| |\ \ \ | | |/ / | |/| |
| | * | Camera3Device: Clean up next request batch variableChien-Yu Chen2015-09-042-52/+41
| * | | Merge "Camera3Device: Support batch requests" into mnc-dr-devChien-Yu Chen2015-09-048-199/+387
| |\ \ \ | | |/ /
| | * | Camera3Device: Support batch requestsChien-Yu Chen2015-09-038-199/+387
| * | | CameraService: Treat TOP_SLEEPING same as TOP for priority.Eino-Ville Talvala2015-09-032-0/+7
| |/ /
| * | am fe751bea: Camera: Fix flashlight deadlockChien-Yu Chen2015-09-022-3/+5
| |\ \
| | * | Camera: Fix flashlight deadlockChien-Yu Chen2015-09-012-3/+5
| * | | Camera3Device: Don't hold mutex during HAL device close.Eino-Ville Talvala2015-08-281-6/+14
| * | | CameraService: Notify camera service proxy of device statusEino-Ville Talvala2015-08-218-6/+74
| * | | Merge "Add experimental camera session prepare API." into mnc-dr-devRuben Brunk2015-08-1710-13/+103
| |\ \ \ | | |/ / | |/| |
| | * | Add experimental camera session prepare API.Ruben Brunk2015-08-1410-13/+103
* | | | cameraservice: Resolve message vs start/stop preview racesRicardo Cerqueira2015-10-301-1/+2
* | | | camera: add ability for a device to specify MAX_CAMERASDan Pasanen2015-10-302-0/+8
* | | | Camera: Added null check for memory referenceSuman Mukherjee2015-10-301-0/+4
* | | | Camera: Support obtaining camera memory from MemoryHeapIonEthan Chen2015-10-302-0/+25
* | | | camera: Allow hardware/camera.h header to be overriddenEthan Chen2015-10-302-2/+2
* | | | Camera: frameworks: Add NULL check for callbackSusmitha Gummalla2015-10-291-1/+5
| |_|/ |/| |
* | | Camera: Add extensions to CameraClientShuzhen Wang2015-10-062-2/+34