summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/api1
Commit message (Expand)AuthorAgeFilesLines
* Merge "camera: Actually pass device errors to client for Camera2Device."Ruben Brunk2015-04-152-0/+36
|\
| * camera: Actually pass device errors to client for Camera2Device.Ruben Brunk2015-04-152-0/+36
* | Camera2Client: support HAL version 3.3Zhijun He2015-04-071-1/+2
|/
* 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
* | Merge "camera2: Add camera client eviction enforcement."Ruben Brunk2015-03-192-39/+16
|\ \
| * | camera2: Add camera client eviction enforcement.Ruben Brunk2015-03-182-39/+16
* | | 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-192-4/+4
* CameraService: intercept Camera moduleYin-Chia Yeh2015-02-034-5/+5
* am 0fd52ac2: am 6eac9e2f: Merge "Camera2Client: flush requests in stopPreview...Chien-Yu Chen2014-12-161-0/+9
|\
| * Camera2Client: flush requests in stopPreviewLRuchit Sharma2014-12-151-0/+9
* | 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
* | | am cb79b3db: am 03181012: Merge "Camera2Client: remove recording stream if ne...Yin-Chia Yeh2014-11-193-7/+56
|\ \ \ | | |/ | |/|
| * | Merge "Camera2Client: remove recording stream if necessary" into lmp-mr1-devYin-Chia Yeh2014-11-193-7/+56
| |\ \
| | * | Camera2Client: remove recording stream if necessaryYin-Chia Yeh2014-11-183-7/+56
* | | | am 771a362d: am 3171f4e1: Merge "CameraService: normalize face rectangles pro...Chien-Yu Chen2014-11-173-73/+90
|\ \ \ \ | |/ / /
| * | | CameraService: normalize face rectangles properlyChien-Yu Chen2014-11-133-73/+90
| |/ /
* | | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-172-5/+5
|\ \ \ | | |/ | |/|
| * | Update calls to IInterface::asBinder()Marco Nelissen2014-11-172-5/+5
* | | am 7b28e4e7: am 9527a598: Merge "Camera: Guard against asBinder() calls on NU...Eino-Ville Talvala2014-11-112-2/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Camera: Guard against asBinder() calls on NULL interfacesEino-Ville Talvala2014-11-072-2/+4
* | 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: Disconnect: Release mutex while waiting for joins.Eino-Ville Talvala2014-10-221-6/+14
|/
* Camera2Client: avoid two consecutive sets of configure_streams callsZhijun He2014-10-141-0/+4
* 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-282-47/+69
* 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
* Camera2Client: log an error when autoFocus is called in wrong stateZhijun He2014-09-231-0/+2
* API1: ZSL buffers should be skipped for manual AF modeZhijun He2014-09-191-0/+5
* Camera2: handle one more videosnapshot failureYin-Chia Yeh2014-09-151-13/+7
* 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
* | Merge "Camera2: fix 4K recording" into lmp-devZhijun He2014-09-134-18/+111
|\ \
| * | Camera2: fix 4K recordingYin-Chia Yeh2014-09-134-18/+111
| |/
* | Merge "camera: add latest parameters to dumpsys for api1 cameras" into lmp-devIgor Murashkin2014-09-122-0/+14
|\ \ | |/ |/|