summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/device3/Camera3Device.cpp
Commit message (Expand)AuthorAgeFilesLines
* Camera3: Don't notifyError for non-fatal errorsZhijun He2014-05-011-3/+0
* Camera3: scale the max jpeg buffer size based on resolutionsZhijun He2014-04-251-1/+57
* camera3: Don't hold mLock during flush callZhijun He2014-04-211-2/+6
* Merge "CameraService: fix waitUntilIdle bug revealed by TestingCamera2."Jianing Wei2014-04-211-4/+6
|\
| * CameraService: fix waitUntilIdle bug revealed by TestingCamera2.Jianing Wei2014-04-211-4/+6
* | am dae621c2: am 95006625: Merge "camera: set mNeedConfig after creating ZSL s...Eino-Ville Talvala2014-04-211-0/+2
|\ \ | |/ |/|
| * camera: set mNeedConfig after creating ZSL streamYuvraj Pasi2014-04-151-0/+2
* | CameraService: fix race condition and wrong last frame number.Jianing Wei2014-04-171-145/+56
* | CameraService: trigger appropriate callbacks for burst capture.Jianing Wei2014-04-101-63/+162
* | Camera3: fix HAL3.x version check issueZhijun He2014-03-271-3/+3
* | Merge "Camera3: Fix flush call deadlock"Zhijun He2014-03-251-1/+5
|\ \
| * | Camera3: Fix flush call deadlockZhijun He2014-03-231-1/+5
* | | am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus...Colin Cross2014-03-241-7/+9
|\ \ \ | |/ / |/| / | |/
| * libcameraservice: fix 64-bit print format warningsColin Cross2014-03-211-7/+9
* | Merge "CameraService: Add support for burst capture and repeating burst."Jianing Wei2014-03-221-0/+106
|\ \
| * | CameraService: Add support for burst capture and repeating burst.Jianing Wei2014-03-211-0/+106
* | | camera3: Pass vendor tags through binder.Ruben Brunk2014-03-131-18/+0
|/ /
* | camera3: Delete output stream of bi-directional streamZhijun He2014-01-271-3/+7
* | Camera3: Flush device before ZSL reprocessZhijun He2014-01-231-1/+8
* | Merge "Camera3: Remove request from InFlightMap for error case"Zhijun He2013-11-211-2/+4
|\ \
| * | Camera3: Remove request from InFlightMap for error caseZhijun He2013-11-211-2/+4
* | | Merge "Camera3: add systraces for hal open/close"Zhijun He2013-11-191-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Camera3: add systraces for hal open/closeZhijun He2013-11-191-0/+4
* | Camera API2: Add support for partial result quirkEino-Ville Talvala2013-11-121-5/+13
|/
* Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-061-8/+235
* camera: Collect stack traces when bad things happen, print with dumpsysIgor Murashkin2013-10-291-0/+5
* Merge "Camera2/3: Add more tracing for API1" into klp-devEino-Ville Talvala2013-10-111-1/+0
|\
| * Camera2/3: Add more tracing for API1Eino-Ville Talvala2013-10-101-1/+0
* | Camera: Save 1 frame time for takePicture callZhijun He2013-10-091-9/+8
|/
* Camera3: Improve resilience to stream failuresEino-Ville Talvala2013-10-081-4/+4
* Merge "Camera3: track request status in inflight queue" into klp-devZhijun He2013-10-031-1/+16
|\
| * Camera3: track request status in inflight queueZhijun He2013-10-031-1/+16
* | Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-021-176/+363
|/
* Camera3: Always set a trigger ID for an active triggerEino-Ville Talvala2013-09-161-0/+47
* Merge "camera3: Dump latest request sent with dumpsys" into klp-devIgor Murashkin2013-09-091-0/+61
|\
| * camera3: Dump latest request sent with dumpsysIgor Murashkin2013-09-061-0/+61
* | Camera: Correct stream id typesZhijun He2013-09-081-2/+2
|/
* Camera3: Be busy as soon as work arrives.Eino-Ville Talvala2013-08-291-1/+18
* Camera2: Add flush supportEino-Ville Talvala2013-08-231-0/+18
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-0/+1974