summaryrefslogtreecommitdiffstats
path: root/services/camera/libcameraservice/device3
Commit message (Expand)AuthorAgeFilesLines
* Camera3: fix missing string in logging codeZhijun He2014-05-061-1/+1
* 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-252-2/+67
* 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
* | | Camera3: block until get an available bufferZhijun He2014-04-187-22/+103
| |/ |/|
* | CameraService: fix race condition and wrong last frame number.Jianing Wei2014-04-172-156/+71
* | Merge "camera3: Remove register_stream_buffers for HAL 3.2+"Vineeta Srivastava2014-04-103-2/+78
|\ \
| * | camera3: Remove register_stream_buffers for HAL 3.2+Igor Murashkin2014-04-093-2/+78
* | | CameraService: trigger appropriate callbacks for burst capture.Jianing Wei2014-04-102-83/+197
|/ /
* | Camera3: fix HAL3.x version check issueZhijun He2014-03-272-4/+4
* | Merge "Camera3: Fix flush call deadlock"Zhijun He2014-03-252-1/+12
|\ \
| * | Camera3: Fix flush call deadlockZhijun He2014-03-232-1/+12
* | | am 5c679d41: resolved conflicts for merge of 3d7c5002 to klp-modular-dev-plus...Colin Cross2014-03-245-19/+19
|\ \ \ | |/ / |/| / | |/
| * libcameraservice: fix 64-bit print format warningsColin Cross2014-03-215-19/+19
* | Merge "CameraService: Add support for burst capture and repeating burst."Jianing Wei2014-03-222-0/+118
|\ \
| * | CameraService: Add support for burst capture and repeating burst.Jianing Wei2014-03-212-0/+118
* | | Merge "Remove deprecated BufferQueue constructor"Dan Stoza2014-03-182-6/+10
|\ \ \
| * | | Remove deprecated BufferQueue constructorDan Stoza2014-03-122-6/+10
| |/ /
* | | camera3: Pass vendor tags through binder.Ruben Brunk2014-03-132-19/+0
|/ /
* | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-112-3/+3
|\ \ | |/
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-3/+3
* | 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
* | | camera3: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS referencesIgor Murashkin2013-11-184-7/+29
| |/ |/|
* | Camera API2: Add support for partial result quirkEino-Ville Talvala2013-11-122-6/+15
|/
* Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-062-8/+265
* camera: Collect stack traces when bad things happen, print with dumpsysIgor Murashkin2013-10-291-0/+5
* Camera: Fix deadlock in Camera3OutputStreamZhijun He2013-10-111-1/+16
* 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-092-9/+9
|/
* Camera3: Improve resilience to stream failuresEino-Ville Talvala2013-10-082-13/+13
* Merge "Camera3: track request status in inflight queue" into klp-devZhijun He2013-10-032-1/+18
|\
| * Camera3: track request status in inflight queueZhijun He2013-10-032-1/+18
* | Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-0211-259/+866
|/
* Camera3: Always set a trigger ID for an active triggerEino-Ville Talvala2013-09-162-0/+51
* Merge "camera3: Dump latest request sent with dumpsys" into klp-devIgor Murashkin2013-09-092-1/+78
|\
| * camera3: Dump latest request sent with dumpsysIgor Murashkin2013-09-062-1/+78
* | Camera: Correct stream id typesZhijun He2013-09-081-2/+2
|/
* Camera3: Be busy as soon as work arrives.Eino-Ville Talvala2013-08-292-1/+19
* Camera2: Add flush supportEino-Ville Talvala2013-08-232-0/+25
* separte producer and consumer interfacesMathias Agopian2013-08-063-15/+4