summaryrefslogtreecommitdiffstats
path: root/core/java/android/hardware/camera2
Commit message (Expand)AuthorAgeFilesLines
* Merge "camera2: Increase preview frame timeout" into lmp-devIgor Murashkin2014-09-241-1/+1
|\
| * camera2: Increase preview frame timeoutIgor Murashkin2014-09-241-1/+1
* | Merge "camera2-legacy: Workaround max jpeg/preview size AR mismatch" into lmp...Igor Murashkin2014-09-232-3/+135
|\ \ | |/ |/|
| * camera2-legacy: Workaround max jpeg/preview size AR mismatchIgor Murashkin2014-09-232-3/+135
* | Merge "camera2: Update EACCES to throw correct exception in LEGACY." into lmp...Ruben Brunk2014-09-231-2/+10
|\ \
| * | camera2: Update EACCES to throw correct exception in LEGACY.Ruben Brunk2014-09-231-2/+10
* | | Merge "camera2: Docs update for available AF modes." into lmp-devRuben Brunk2014-09-231-3/+3
|\ \ \ | |/ / |/| |
| * | camera2: Docs update for available AF modes.Ruben Brunk2014-09-221-3/+3
* | | camera2: Add missing whitebalance mapping.Ruben Brunk2014-09-221-0/+2
* | | camera2: Avoid spurious IDLE transitions.Ruben Brunk2014-09-214-69/+105
| |/ |/|
* | camera2: Avoid setting null metering regions in LEGACY.Ruben Brunk2014-09-211-0/+5
* | camera2: Fix JPEG orientation set by LEGACY request.Ruben Brunk2014-09-211-2/+3
|/
* camera2: refactor LEGACY mode error handling.Ruben Brunk2014-09-2111-130/+553
* Merge "camera2-legacy: Fix jpeg thumbnail quality not being set" into lmp-devIgor Murashkin2014-09-161-2/+3
|\
| * camera2-legacy: Fix jpeg thumbnail quality not being setIgor Murashkin2014-09-151-2/+3
* | Camera2: Check for sequence complete sooner.Eino-Ville Talvala2014-09-151-0/+3
* | Camera2: Clean up corner case error handlingEino-Ville Talvala2014-09-143-28/+68
|/
* Camera2: add toString for TonemapCurveYin-Chia Yeh2014-09-121-2/+58
* Merge "camera2.legacy: Add aberration, noisereduction, timestamp source keys"...Igor Murashkin2014-09-113-8/+72
|\
| * camera2.legacy: Add aberration, noisereduction, timestamp source keysIgor Murashkin2014-09-113-8/+72
* | Merge "Camera2: Allow captures right after abort" into lmp-devEino-Ville Talvala2014-09-101-11/+0
|\ \ | |/ |/|
| * Camera2: Allow captures right after abortEino-Ville Talvala2014-09-091-11/+0
* | Merge "camera2: Fix preview stretching in LEGACY mode." into lmp-devRuben Brunk2014-09-101-0/+3
|\ \
| * | camera2: Fix preview stretching in LEGACY mode.Ruben Brunk2014-09-091-0/+3
* | | Merge "camera2: make 3A regions null when not available" into lmp-devYin-Chia Yeh2014-09-094-10/+56
|\ \ \ | |_|/ |/| |
| * | camera2: make 3A regions null when not availableYin-Chia Yeh2014-09-094-10/+56
| |/
* | Camera2: Add frameNumber to CaptureCallback#onCaptureStartedEino-Ville Talvala2014-09-094-9/+26
|/
* Merge "Camera2: Final API revisions" into lmp-devEino-Ville Talvala2014-09-0511-315/+343
|\
| * Camera2: Final API revisionsEino-Ville Talvala2014-09-0511-315/+343
* | Merge "camera2: Undo mirror for front camera in legacy mode." into lmp-devRuben Brunk2014-09-053-8/+27
|\ \
| * | camera2: Undo mirror for front camera in legacy mode.Ruben Brunk2014-09-043-8/+27
* | | Merge "Camera2: Document supported target combinations for a session." into l...Eino-Ville Talvala2014-09-052-1/+123
|\ \ \ | |_|/ |/| |
| * | Camera2: Document supported target combinations for a session.Eino-Ville Talvala2014-09-032-1/+123
| |/
* | camera2: Fix Nakasi crash-on-start when using Camera2 API.Ruben Brunk2014-09-032-7/+32
|/
* Merge "camera2: Add HDR vendor tag for legacy mode." into lmp-devRuben Brunk2014-08-302-0/+9
|\
| * camera2: Add HDR vendor tag for legacy mode.Ruben Brunk2014-08-282-0/+9
* | Merge "Camera2: Remove spurious warnings" into lmp-devYin-Chia Yeh2014-08-291-9/+41
|\ \
| * | Camera2: Remove spurious warningsYin-Chia Yeh2014-08-291-9/+41
| |/
* | Merge "camera2: Implement TotalCaptureResult#getPartialResults" into lmp-devIgor Murashkin2014-08-292-15/+90
|\ \
| * | camera2: Implement TotalCaptureResult#getPartialResultsIgor Murashkin2014-08-282-15/+90
* | | Camera2: Make sure aborting captures on an idle device works.Eino-Ville Talvala2014-08-271-0/+7
|/ /
* | Camera2: Correct error handlingEino-Ville Talvala2014-08-275-27/+114
|/
* Merge "Camera2: Fix return type of CaptureFailure#getFrameNumber" into lmp-devEino-Ville Talvala2014-08-221-4/+4
|\
| * Camera2: Fix return type of CaptureFailure#getFrameNumberEino-Ville Talvala2014-08-211-4/+4
* | Merge "Camera2: add toString for two params classes" into lmp-devYin-Chia Yeh2014-08-222-2/+85
|\ \ | |/ |/|
| * Camera2: add toString for two params classesYin-Chia Yeh2014-08-212-2/+85
* | Merge "camera2: Enable configuration failure to call #onConfigureFailed" into...Igor Murashkin2014-08-212-13/+53
|\ \
| * | camera2: Enable configuration failure to call #onConfigureFailedIgor Murashkin2014-08-202-13/+53
* | | Camera2: update aberration correction related tag nameZhijun He2014-08-204-30/+31
* | | Merge "camera2: legacy: disable shutter sounds unconditionally via camera2 ap...Igor Murashkin2014-08-191-0/+5
|\ \ \ | |_|/ |/| |