summaryrefslogtreecommitdiffstats
path: root/camera2
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Create new com.android.ex.camera2.utils package" into lmp-devSol Boucher2014-07-298-0/+1001
|\
| * Create new com.android.ex.camera2.utils packageSol Boucher2014-07-308-0/+1001
* | add TORCH support to camera1 portability libraryAlan Newberger2014-07-301-0/+2
* | camera2: Add BlockingCaptureListener class.Ruben Brunk2014-07-252-2/+166
|/
* camera2-portability: Add focus locks and touch-to-focus for API 2Sol Boucher2014-07-242-54/+330
* DO NOT MERGE: Fix oversight while refactoring CameraStateHolderSol Boucher2014-07-163-42/+3
* camera2-portability: Add support for previews using the camera2 APISol Boucher2014-07-0818-610/+1988
* camera2-portability: Remove Camera.CameraInfo accessorSol Boucher2014-06-203-10/+86
* Add various supports in settings and capabilities.Angus Kong2014-06-186-3/+134
* camera2-portability: Fix the rest of the 'Andorid' typoSol Boucher2014-06-181-3/+3
* camera2-portability: Rename CameraManager to CameraAgentSol Boucher2014-06-184-35/+35
* Add build file for android-ex-camera2-portabilitySol Boucher2014-06-181-0/+23
* Don't pass empty list of areas.Angus Kong2014-06-181-3/+10
* Refactor out Camera.Parameters.Angus Kong2014-06-188-92/+958
* Refactor CameraManager hierarchy to support new implementationsSol Boucher2014-06-186-479/+602
* Timeout on wait lock and throw exception to prevent ANR.Erin Dahlgren2014-06-181-7/+7
* Handle error getting camera info.Angus Kong2014-06-183-24/+134
* Don't use stale parameters for capabilities.Sascha Haeberling2014-06-181-4/+2
* First Step: CameraCapabilities intead of ParameterAngus Kong2014-06-185-9/+1044
* Cancel onResumeTask when the app is paused.Angus Kong2014-06-182-59/+67
* Add history info for camera open failure log.Angus Kong2014-06-182-5/+30
* Bring back video snapshotDoris Liu2014-06-181-1/+1
* Create cameradevice package for camera management.Angus Kong2014-06-183-0/+2019
* Add logging override helperAlan Newberger2014-06-182-121/+72
* Replace isDebugging compiletime logging override with runtime propertyAlan Newberger2014-06-181-2/+12
* If debug is on, log everything.Sascha Haeberling2014-06-181-1/+2
* Use debug.Log instead of android.util.Log.Angus Kong2014-06-181-0/+205
* camera2: Add state waiters for the session state listenerIgor Murashkin2014-06-094-0/+477
* camera2: Update code for CameraMetadata.Key refactorIgor Murashkin2014-05-231-1/+1
* camera2: BlockingStateListener invokes proxy before firing state changeIgor Murashkin2014-03-071-8/+8
* Merge "camera2: Add updateCaptureRequest method" into klp-devZhijun He2013-11-071-0/+21
|\
| * camera2: Add updateCaptureRequest methodZhijun He2013-11-061-0/+21
* | camera2: Add #resetState to AutoFocusStateMachineIgor Murashkin2013-11-061-0/+20
|/
* camera2: Add tracing to AutoFocusStateMachine (lens-locking actions only)Igor Murashkin2013-11-041-0/+35
* Merge "gcam: Add empty SysTrace class" into klp-devIgor Murashkin2013-10-251-0/+121
|\
| * gcam: Add empty SysTrace classIgor Murashkin2013-10-181-0/+121
* | camera2: Harden AutoFocusStateMachine against null values in callbacksIgor Murashkin2013-10-171-0/+24
|/
* camera2: Skip AF state updates when afMode/afState are missingIgor Murashkin2013-10-151-2/+14
* Revert "Revert "Camera2: Use hidden APIs""Eino-Ville Talvala2013-10-111-1/+1
* Revert "Camera2: Use hidden APIs"Eino-Ville Talvala2013-10-111-1/+1
* Camera2: Use hidden APIsEino-Ville Talvala2013-10-081-1/+1
* Camera2: Add a blocking state listenerEino-Ville Talvala2013-10-061-0/+275
* gcam: Make AF more tolerant to transitioning into same stateIgor Murashkin2013-10-041-4/+7
* camera2: Add passive unfocused state to AF state machineIgor Murashkin2013-10-041-4/+4
* camera2: Add state machine for doing auto-focus easily from appsIgor Murashkin2013-09-241-0/+275
* camera2: New directory with camera2 extras/helpersIgor Murashkin2013-09-204-0/+421