summaryrefslogtreecommitdiffstats
path: root/camera2/portability
Commit message (Expand)AuthorAgeFilesLines
* Camera2: Portability: Remove HDR hack.Eino-Ville Talvala2015-01-073-60/+3
* Cleaned up usages of deprecated APINick Korostelev2014-11-181-1/+0
* Ensure default handler always is set if no other error handler registeredAlan Newberger2014-11-041-5/+10
* Ensure agent error handler is always non-nullAlan Newberger2014-10-271-1/+17
* Return more detailed debugging info for logging purposes.Senpo Hu2014-10-144-15/+34
* Cleanup: handle API 1 error callback in CameraExceptionHandler.Senpo Hu2014-10-105-83/+30
* Overhaul error handling in AndroidCameraAgentImpl.Senpo Hu2014-10-075-336/+653
* Check isZoomSupported before any zoom ratio calculations.Alan Newberger2014-10-051-1/+1
* Add null check for exif thumbnail sizePuneet Lall2014-10-031-3/+12
* Remove default thumbnail size setting in portability libAlan Newberger2014-09-292-11/+15
* 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-091-1/+1
|\
| * Camera2: Update for camera2 API changesEino-Ville Talvala2014-09-081-1/+1
* | 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-051-26/+26
* | | | 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-261-74/+185
|/ /
* | Merge "camera2-portability: Switch to ratio-based zoom interfaces" into lmp-devSol Boucher2014-08-239-62/+134
|\ \
| * | camera2-portability: Switch to ratio-based zoom interfacesSol Boucher2014-08-219-62/+134
| |/
* | 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