summaryrefslogtreecommitdiffstats
path: root/camera2
Commit message (Expand)AuthorAgeFilesLines
* Add null check in AndroidCameraSettings.Senpo Hu2014-09-241-0/+8
* Merge "Specify Locale.US for stringification of enums" into lmp-devAlan Newberger2014-09-231-3/+4
|\
| * Specify Locale.US for stringification of enumsAlan Newberger2014-09-221-3/+4
* | Add error log to API1 CameraAgentAlan Newberger2014-09-221-0/+1
|/
* Merge "Camera2: Update for camera2 API changes" into lmp-devEino-Ville Talvala2014-09-095-9/+9
|\
| * Camera2: Update for camera2 API changesEino-Ville Talvala2014-09-085-9/+9
* | Merge "portability: Fix a bug where long AF callbacks caused ISE timeouts" in...Rachad Alao2014-09-095-8/+144
|\ \
| * | portability: Fix a bug where long AF callbacks caused ISE timeoutsIgor Murashkin2014-09-095-8/+144
* | | Let CameraProxy support setJpegOrientation.Senpo Hu2014-09-094-2/+29
* | | Merge "Log null returns from Camera.getParameters" into lmp-devAlan Newberger2014-09-091-3/+6
|\ \ \ | |_|/ |/| |
| * | Log null returns from Camera.getParametersAlan Newberger2014-08-201-3/+6
* | | Merge "portability: Fix incorrect comparison between int and Integer" into lm...Igor Murashkin2014-09-051-1/+1
|\ \ \
| * | | portability: Fix incorrect comparison between int and IntegerIgor Murashkin2014-09-051-1/+1
* | | | Camera2: Renames for API consistencyEino-Ville Talvala2014-09-0511-89/+90
* | | | ex: Avoid exception if HDR_SCENE_MODE name changes.Ruben Brunk2014-09-031-3/+9
| |_|/ |/| |
* | | Merge "camera2: Add HDR vendor tag for legacy mode." into lmp-devRuben Brunk2014-08-304-3/+59
|\ \ \
| * | | camera2: Add HDR vendor tag for legacy mode.Ruben Brunk2014-08-284-3/+59
| |/ /
* | | Merge "camera2-portability: Touch-to-focus accounting for effective crop" int...Igor Murashkin2014-08-296-6/+144
|\ \ \
| * | | camera2-portability: Touch-to-focus accounting for effective cropSol Boucher2014-08-296-6/+144
* | | | Add ability to reset focus and metering regions using API1.Andy Huibers2014-08-281-0/+4
* | | | camera2-portability: Allow disabling the shutter sound on API 2Sol Boucher2014-08-271-4/+11
|/ / /
* | | Merge "camera2-portability: Fix and document obscure state machine bug" into ...Sol Boucher2014-08-271-12/+15
|\ \ \
| * | | camera2-portability: Fix and document obscure state machine bugSol Boucher2014-08-271-12/+15
* | | | camera2-portability: Fix camera2 takePicture AE regressionSol Boucher2014-08-271-2/+7
|/ / /
* | | Merge "camera2-portability: Fix zoom occasionally not working" into lmp-devSol Boucher2014-08-271-3/+12
|\ \ \
| * | | camera2-portability: Fix zoom occasionally not workingSol Boucher2014-08-261-3/+12
| |/ /
* / / camera2-portability: Optimize out some camera2 AE precapturesSol Boucher2014-08-263-75/+241
|/ /
* | Merge "camera2-portability: Switch to ratio-based zoom interfaces" into lmp-devSol Boucher2014-08-2310-65/+137
|\ \
| * | camera2-portability: Switch to ratio-based zoom interfacesSol Boucher2014-08-2110-65/+137
| |/
* | Merge "camera2-api: Tag camera2 JPEGs with any provided location" into lmp-devSol Boucher2014-08-232-2/+30
|\ \
| * | camera2-api: Tag camera2 JPEGs with any provided locationSol Boucher2014-08-222-2/+30
| |/
* | Merge "camera2-api: Work around invalid camera2 API focus modes" into lmp-devSol Boucher2014-08-231-3/+10
|\ \
| * | camera2-api: Work around invalid camera2 API focus modesSol Boucher2014-08-221-3/+10
| |/
* / camera2-portability: Play shutter sound for camera2 capturesSol Boucher2014-08-221-1/+5
|/
* Merge "Add exception logging to CameraDeviceInfo retrieval failure" into lmp-devAlan Newberger2014-08-161-0/+1
|\
| * Add exception logging to CameraDeviceInfo retrieval failureAlan Newberger2014-08-181-0/+1
* | Merge "Consolidate parameter caching in camera1 portability agent" into lmp-devAlan Newberger2014-08-151-55/+90
|\|
| * Consolidate parameter caching in camera1 portability agentAlan Newberger2014-08-151-55/+90
* | Merge "camera2-portability: Provide preview transformation matrix" into lmp-devSol Boucher2014-08-152-16/+118
|\ \
| * | camera2-portability: Provide preview transformation matrixSol Boucher2014-08-152-16/+118
* | | Merge "camera2-portability: Make factory offer choice of backing API" into lm...Sol Boucher2014-08-154-14/+179
|\ \ \
| * | | camera2-portability: Make factory offer choice of backing APISol Boucher2014-08-154-14/+179
* | | | Merge "camera2-portability: Improve capability conversions' null-safety" into...Sol Boucher2014-08-151-6/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | camera2-portability: Improve capability conversions' null-safetySol Boucher2014-08-131-6/+14
| | |/ | |/|
* / | camera2-portability: Report correct sizes for preview and captureSol Boucher2014-08-131-7/+7
|/ /
* | Merge "Fix missing zoom fields in copy constructor of CameraCapabilities" int...Alan Newberger2014-08-071-0/+2
|\ \
| * | Fix missing zoom fields in copy constructor of CameraCapabilitiesAlan Newberger2014-08-071-0/+2
* | | Merge "camera2-portability: Support photo capture using camera2 API" into lmp...Sol Boucher2014-08-0715-560/+1137
|\ \ \ | |/ / |/| |
| * | camera2-portability: Support photo capture using camera2 APISol Boucher2014-08-0715-560/+1137
| |/
* / Camera2: Remove hidden callbacksEino-Ville Talvala2014-08-042-80/+4
|/