summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/device3
Commit message (Expand)AuthorAgeFilesLines
* Camera3Device: Validate template IDChien-Yu Chen2016-03-251-0/+8
* 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-262-0/+18
* Camera3Device: Signal buffer returned after it failedChien-Yu Chen2015-09-111-1/+4
* Camera3Device: Clean up next request batch variableChien-Yu Chen2015-09-042-52/+41
* Camera3Device: Support batch requestsChien-Yu Chen2015-09-038-199/+387
* 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-175-13/+50
|\
| * Add experimental camera session prepare API.Ruben Brunk2015-08-145-13/+50
* | Merge "Fix deadlock conditions in Camera3Device." into mnc-devRuben Brunk2015-08-132-20/+54
|\ \ | |/ |/|
| * Fix deadlock conditions in Camera3Device.Ruben Brunk2015-08-122-20/+54
* | Merge "Camera3Device: Relax InFlightMap size check" into mnc-devChien-Yu Chen2015-08-132-2/+8
|\ \ | |/ |/|
| * Camera3Device: Relax InFlightMap size checkChien-Yu Chen2015-08-122-2/+8
* | Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUDEino-Ville Talvala2015-08-112-7/+31
|/
* Camera: Add hidden experimental tearDown method.Eino-Ville Talvala2015-07-165-0/+116
* Camera3-Device: Fix AE lock availableChien-Yu Chen2015-06-302-16/+16
* Merge "Camera3: Support AE precapture trigger CANCEL" into mnc-devChien-Yu Chen2015-06-242-31/+124
|\
| * Camera3: Support AE precapture trigger CANCELChien-Yu Chen2015-06-242-31/+124
* | Camera3Device: Fix high speed configurationChien-Yu Chen2015-06-181-1/+5
|/
* CameraService: Add consumer name to output stream dumpsysEino-Ville Talvala2015-06-095-9/+17
* Camera3Device: Default-initialize operating mode.Eino-Ville Talvala2015-06-091-1/+2
* Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-083-3/+6
* Camera2: implement high speed video APIsZhijun He2015-06-032-3/+11
* Camera3: fix aborting reprocess requestsChien-Yu Chen2015-06-012-24/+39
* 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-272-0/+22
* Camera: Cleanup to prepare() implementationEino-Ville Talvala2015-05-131-4/+4
* Camera2: allow mixing regular/reprocess requestsChien-Yu Chen2015-05-051-0/+2
* Merge "Camera3: allow reconfiguring the input stream"Chien-Yu Chen2015-04-151-5/+1
|\
| * Camera3: allow reconfiguring the input streamChien-Yu Chen2015-04-151-5/+1
* | 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-1513-36/+568
| |/ |/|
* | camera2: add reprocess supportChien-Yu Chen2015-04-138-19/+147
|/
* Camera: fix release fence logicYin-Chia Yeh2015-03-241-26/+9
* Merge "Camera: plumbing rotation field through"Yin-Chia Yeh2015-03-1912-24/+27
|\
| * Camera: plumbing rotation field throughYin-Chia Yeh2015-03-1812-24/+27
* | libcameraservice: Stop using IGBC::BufferItemDan Stoza2015-03-122-2/+1
|/
* Camera: Wire up dataSpace, clean up ICameraDeviceUserEino-Ville Talvala2015-03-0612-26/+54
* camera: implement flashlight for HAL v1 devicesChien-Yu Chen2015-03-031-2/+2
* CameraService: intercept Camera moduleYin-Chia Yeh2015-02-032-6/+5
* Camera: make sure jpeg buffer size isn't too smallYin-Chia Yeh2015-01-201-4/+3
* Camera3Device: support shutter after resultChien-Yu Chen2014-12-092-141/+234
* camera: fix frame deletion logic in mInFlightMapRuchit Sharma2014-11-251-2/+6
* camera: add traces for KPI measurementRuchit Sharma2014-09-252-2/+16
* 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-142-0/+8
|/
* camera2: skip capture result after clearZslQueueYin-Chia Yeh2014-09-112-6/+12