summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/debug
Commit message (Expand)AuthorAgeFilesLines
* Centralize logic for Camera API feature determination.Sascha Haeberling2015-02-201-10/+0
* Merge "Log suppression for JVM tests" into ub-camera-haleakalaAlan Newberger2015-02-021-0/+15
|\
| * Log suppression for JVM testsAlan Newberger2015-01-291-0/+15
* | Fix bug in counting open imagesPuneet Lall2015-01-301-19/+46
* | Convert Logger from a class to an interface.Paul Rohde2015-01-282-42/+197
|/
* Merge "Close ImageReaders after the camera is closed" into ub-camera-haleakalaPuneet Lall2015-01-221-0/+106
|\
| * Close ImageReaders after the camera is closedPuneet Lall2015-01-221-0/+106
* | Extended logging utilities.Paul Rohde2015-01-222-0/+144
* | Make it possible for singletons that rely on application context to bePaul Rohde2015-01-211-2/+2
* | Check for null camera within proxyAlan Newberger2015-01-161-278/+0
|/
* Add experimental RAW(DNG) support.Sascha Haeberling2014-11-071-0/+6
* Enable CaptureModule/ZSLPuneet Lall2014-10-151-7/+4
* Migrate old CameraErrorCallback class to agent's CameraExceptionHandler.Senpo Hu2014-10-101-6/+0
* Add verbose logging for os/apk debug buildsAlan Newberger2014-10-101-3/+16
* Adopt the new error handling mechanism in portability.Senpo Hu2014-10-071-0/+6
* Simplify AF in CaptureModule and OneCameraImpl and share code in AutoFocusHel...Andy Huibers2014-08-291-6/+3
* Add setprop to enable ZSL.Puneet Lall2014-08-271-1/+10
* Enable Face rectangles for debugging.Andy Huibers2014-08-251-12/+12
* Add zoom to CaptureModule and OneCamera.Andy Huibers2014-08-201-2/+2
* Consolidate properties for debugging.Andy Huibers2014-08-151-0/+62
* Make app build against updated frameworks/ex portability librarySol Boucher2014-07-081-1/+18
* Replace uses of CameraDevice#getCameraInfos() and CameraInfoSol Boucher2014-06-231-1/+8
* Fix the build.Angus Kong2014-06-181-0/+6
* Remove cameradevice subpackage and point references at ex librarySol Boucher2014-06-181-19/+19
* Refactor out Camera.Parameters.Angus Kong2014-06-121-2/+15
* First Step: CameraCapabilities intead of ParameterAngus Kong2014-05-071-0/+7
* Cancel onResumeTask when the app is paused.Angus Kong2014-05-051-6/+0
* Create cameradevice package for camera management.Angus Kong2014-04-211-2/+2
* Add logging override helperAlan Newberger2014-04-094-294/+40
* Replace isDebugging compiletime logging override with runtime propertyAlan Newberger2014-04-073-21/+12
* Enable all logging for dogfooding.Sascha Haeberling2014-03-311-1/+1
* If debug is on, log everything.Sascha Haeberling2014-03-281-1/+2
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-265-0/+631