summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/device3/Camera3Device.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera3Device: Validate template IDChien-Yu Chen2016-03-251-0/+8
* Camera3Device: Bookkeeping reprocess shutters separatelyChien-Yu Chen2015-09-301-12/+24
* CameraService: Use SCHED_FIFO for request queue thread in HFREino-Ville Talvala2015-09-261-0/+16
* Camera3Device: Clean up next request batch variableChien-Yu Chen2015-09-041-41/+28
* Camera3Device: Support batch requestsChien-Yu Chen2015-09-031-186/+318
* Camera3Device: Don't hold mutex during HAL device close.Eino-Ville Talvala2015-08-281-6/+14
* Merge "Add experimental camera session prepare API." into mnc-dr-devRuben Brunk2015-08-171-3/+7
|\
| * Add experimental camera session prepare API.Ruben Brunk2015-08-141-3/+7
* | Merge "Fix deadlock conditions in Camera3Device." into mnc-devRuben Brunk2015-08-131-20/+43
|\ \ | |/ |/|
| * Fix deadlock conditions in Camera3Device.Ruben Brunk2015-08-121-20/+43
* | Merge "Camera3Device: Relax InFlightMap size check" into mnc-devChien-Yu Chen2015-08-131-1/+5
|\ \ | |/ |/|
| * Camera3Device: Relax InFlightMap size checkChien-Yu Chen2015-08-121-1/+5
* | Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUDEino-Ville Talvala2015-08-111-7/+30
|/
* Camera: Add hidden experimental tearDown method.Eino-Ville Talvala2015-07-161-0/+31
* Camera3-Device: Fix AE lock availableChien-Yu Chen2015-06-301-15/+14
* Merge "Camera3: Support AE precapture trigger CANCEL" into mnc-devChien-Yu Chen2015-06-241-6/+87
|\
| * Camera3: Support AE precapture trigger CANCELChien-Yu Chen2015-06-241-6/+87
* | Camera3Device: Fix high speed configurationChien-Yu Chen2015-06-181-1/+5
|/
* CameraService: Add consumer name to output stream dumpsysEino-Ville Talvala2015-06-091-1/+1
* Camera3Device: Default-initialize operating mode.Eino-Ville Talvala2015-06-091-1/+2
* Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-081-2/+3
* Camera2: implement high speed video APIsZhijun He2015-06-031-2/+7
* Camera3: fix aborting reprocess requestsChien-Yu Chen2015-06-011-24/+38
* Camera3Device: Do not call cleanUpFailedRequest with mutex heldEino-Ville Talvala2015-05-281-10/+14
* Camera3Device: Close hole in prepare in-use stream checkEino-Ville Talvala2015-05-271-0/+18
* Camera: Cleanup to prepare() implementationEino-Ville Talvala2015-05-131-4/+4
* Merge "Camera: allow non-supported template"Yin-Chia Yeh2015-04-151-3/+3
|\
| * Camera: allow non-supported templateYin-Chia Yeh2015-04-141-3/+3
* | Camera2: Add prepare for output streamsEino-Ville Talvala2015-04-151-4/+196
* | camera2: add reprocess supportChien-Yu Chen2015-04-131-9/+58
|/
* Camera: plumbing rotation field throughYin-Chia Yeh2015-03-181-5/+5
* Camera: Wire up dataSpace, clean up ICameraDeviceUserEino-Ville Talvala2015-03-061-5/+6
* camera: implement flashlight for HAL v1 devicesChien-Yu Chen2015-03-031-2/+2
* CameraService: intercept Camera moduleYin-Chia Yeh2015-02-031-5/+4
* Camera: make sure jpeg buffer size isn't too smallYin-Chia Yeh2015-01-201-4/+3
* Camera3Device: support shutter after resultChien-Yu Chen2014-12-091-136/+190
* camera: fix frame deletion logic in mInFlightMapRuchit Sharma2014-11-251-2/+6
* Merge "Camera3Device: Treat failure to idle as an error" into lmp-devEino-Ville Talvala2014-09-151-0/+4
|\
| * Camera3Device: Treat failure to idle as an errorEino-Ville Talvala2014-09-141-0/+4
* | Camera3: Update ZSL post-processing tagsZhijun He2014-09-141-0/+6
|/
* Camera2: reconfigure video snapshot size if neededYin-Chia Yeh2014-09-081-0/+8
* CameraService: Create a dummy stream when 0 streams are requested.Eino-Ville Talvala2014-08-281-1/+75
* CameraService: Correct API2 error handlingEino-Ville Talvala2014-08-271-81/+205
* Merge "Camera: fix triggerId logic" into lmp-devYin-Chia Yeh2014-08-221-2/+11
|\
| * Camera: fix triggerId logicYin-Chia Yeh2014-08-211-2/+11
* | camera: Configure streams immediately when API2 does configurationIgor Murashkin2014-08-201-0/+9
|/
* Camera2/3: Cleanup the jpeg buffer size calcaulation logicZhijun He2014-08-111-7/+4
* CameraService: Clean up availability listeners and HAL error codesEino-Ville Talvala2014-07-281-3/+6
* Camera3: tear down Camera3 streams when they are deleted.Zhijun He2014-07-241-0/+3
* Camera3: only append partial result to partial result collectionZhijun He2014-07-221-2/+3