summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/api1
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleakEino-Ville Talvala2016-06-231-0/+8
* Camera: Disallow dumping clients directlyEino-Ville Talvala2016-01-224-1/+13
* Camera: Add video recording stop soundChien-Yu Chen2015-10-142-6/+6
* Camera: API1 shim: select better default FPS rangeYin-Chia Yeh2015-09-111-2/+2
* CameraService: Notify camera service proxy of device statusEino-Ville Talvala2015-08-212-2/+19
* Camera2Client: handle slower jpeg stream sensorYin-Chia Yeh2015-07-165-18/+154
* CameraService: Add consumer name to output stream dumpsysEino-Ville Talvala2015-06-0910-17/+17
* Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-088-44/+127
* Camera: API1 shim: notify shutter correctlyYin-Chia Yeh2015-05-194-11/+64
* Camera: API1 shim: Don't tightly apply crop regionEino-Ville Talvala2015-04-302-93/+37
* DO NOT MERGE: The preview frame data is broken when sending via Binderdaisuke jinno2015-04-281-1/+1
* 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