summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/api1/client2
Commit message (Expand)AuthorAgeFilesLines
* Camera: iterate through all encoders for finding max video sizeYin-Chia Yeh2015-03-311-6/+20
* Merge "Camera: plumbing rotation field through"Yin-Chia Yeh2015-03-194-8/+8
|\
| * Camera: plumbing rotation field throughYin-Chia Yeh2015-03-184-8/+8
* | libcameraservice: Stop using IGBC::BufferItemDan Stoza2015-03-125-10/+11
|/
* Camera: Wire up dataSpace, clean up ICameraDeviceUserEino-Ville Talvala2015-03-064-5/+10
* Camera: Remove RAW_SENSOR in favor of RAW16Eino-Ville Talvala2015-02-191-3/+3
* am 668b0550: am 597ce69a: Merge "Camera: Add support for SCENE_MODE_HDR for n...Eino-Ville Talvala2014-12-081-0/+6
|\
| * Merge "Camera: Add support for SCENE_MODE_HDR for newer HALs" into lmp-mr1-devEino-Ville Talvala2014-12-051-0/+6
| |\
| | * Camera: Add support for SCENE_MODE_HDR for newer HALsEino-Ville Talvala2014-12-051-0/+6
* | | am 07e19019: am 9257000c: camera: fix logging in ZslProcessor to avoid spamRuchit Sharma2014-12-081-1/+1
|\ \ \ | |/ /
| * | camera: fix logging in ZslProcessor to avoid spamRuchit Sharma2014-12-051-1/+1
| |/
* | am 902dc42d: am 07715ac3: Merge "C++11 compatibility."Dan Albert2014-11-201-2/+4
|\ \ | |/ |/|
| * C++11 compatibility.Dan Albert2014-11-201-2/+4
* | Merge "Camera2Client: remove recording stream if necessary" into lmp-mr1-devYin-Chia Yeh2014-11-192-0/+6
|\ \
| * | Camera2Client: remove recording stream if necessaryYin-Chia Yeh2014-11-182-0/+6
* | | CameraService: normalize face rectangles properlyChien-Yu Chen2014-11-133-73/+90
|/ /
* | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-0710-10/+10
|\ \
| * | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-0410-10/+10
| |/
* | CameraService: API1: fix picture FOVChien-Yu Chen2014-10-281-0/+14
|/
* CameraService: API1: Reallocate JPEG ashmem heap if size changesEino-Ville Talvala2014-09-291-1/+14
* Camera2Client: Revert HALv2 device behavior back to MR2Eino-Ville Talvala2014-09-281-1/+1
* CameraService: API1: Fix flash modeEino-Ville Talvala2014-09-271-1/+1
* Camera1 shim: If there's no flash, the keys need to be null.Eino-Ville Talvala2014-09-251-10/+13
* API1: ZSL buffers should be skipped for manual AF modeZhijun He2014-09-191-0/+5
* Merge "Camera1: Validate scene mode override AF mode" into lmp-devEino-Ville Talvala2014-09-141-0/+14
|\
| * Camera1: Validate scene mode override AF modeEino-Ville Talvala2014-09-131-0/+14
* | Camera3: Update ZSL post-processing tagsZhijun He2014-09-142-0/+50
* | Merge "Camera: Allow larger preview resolutions in API1 for >= HALv2 devices"...Eino-Ville Talvala2014-09-132-4/+29
|\ \ | |/
| * Camera: Allow larger preview resolutions in API1 for >= HALv2 devicesEino-Ville Talvala2014-09-132-4/+29
* | Camera2: fix 4K recordingYin-Chia Yeh2014-09-132-0/+41
|/
* Merge "Camera2: improve ZSL candidate selection logic" into lmp-devYin-Chia Yeh2014-09-122-2/+29
|\
| * Camera2: improve ZSL candidate selection logicYin-Chia Yeh2014-09-112-2/+29
* | Merge "camera2: skip capture result after clearZslQueue" into lmp-devYin-Chia Yeh2014-09-122-2/+6
|\ \ | |/ |/|
| * camera2: skip capture result after clearZslQueueYin-Chia Yeh2014-09-112-2/+6
* | Merge "camera2: Fix video snapshot for HAL 2.* devices." into lmp-devRuben Brunk2014-09-104-2/+49
|\ \ | |/ |/|
| * camera2: Fix video snapshot for HAL 2.* devices.Ruben Brunk2014-09-094-2/+49
* | Merge "Camera2: reconfigure video snapshot size if needed" into lmp-devYin-Chia Yeh2014-09-082-2/+67
|\ \
| * | Camera2: reconfigure video snapshot size if neededYin-Chia Yeh2014-09-082-2/+67
| |/
* | Camera API1: fix AE state check in precapture stateZhijun He2014-09-031-5/+12
|/
* Merge "cameraservice: decrease zsl metadata queue size by 1" into lmp-devYin-Chia Yeh2014-08-271-2/+6
|\
| * cameraservice: decrease zsl metadata queue size by 1Yin-Chia Yeh2014-08-271-2/+6
* | Camera API1: Fix ZSLProcessor3 deadlockZhijun He2014-08-271-1/+3
|/
* camera: zsl: remove AF check if no focser presentsYin-Chia Yeh2014-08-212-15/+26
* Merge "cameraservice: update supportedFocusModes for api1" into lmp-devYin-Chia Yeh2014-08-191-2/+11
|\
| * cameraservice: update supportedFocusModes for api1Yin-Chia Yeh2014-08-141-2/+11
* | camera: Fix setParameters for Preview FPS single/range valuesIgor Murashkin2014-08-182-44/+121
|/
* Merge "Camera API1: Ignore the video size change during recording" into lmp-devZhijun He2014-08-121-14/+19
|\
| * Camera API1: Ignore the video size change during recordingZhijun He2014-08-111-14/+19
* | Camera2/3: Cleanup the jpeg buffer size calcaulation logicZhijun He2014-08-114-15/+10
|/
* Camera: Need consider AF state for ZSL buffer selectionZhijun He2014-08-061-0/+16