summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/processing
Commit message (Expand)AuthorAgeFilesLines
* [OC] Refactoring the session API before intgrating GCam into OneCameraSascha Haeberling2014-07-311-1/+2
* Change processing logic so that it can be suspendedSascha Haeberling2014-03-282-22/+56
* Use debug.Log instead of android.util.Log.Angus Kong2014-03-262-5/+6
* Merge "let ProcessingServiceManager report if the service is running" into gb...Carlos Hernandez2014-03-242-2/+9
|\
| * let ProcessingServiceManager report if the service is runningCarlos Hernandez2014-03-242-2/+9
* | Add more logging to the processing service.Sascha Haeberling2014-03-241-2/+6
|/
* Processing service needs to start in foreground.Sascha Haeberling2014-03-211-3/+52
* Update processing API to support pause/resume.Sascha Haeberling2014-03-202-2/+91
* Allow processing tasks to supply their own Seth Raphael2014-03-102-2/+11
* Change session API to support location inside a task.Sascha Haeberling2014-03-062-1/+9
* Pass CameraServices to ProcessingTaskCarlos Hernandez2014-01-162-2/+5
* Move Refocus' processing service to common code.Sascha Haeberling2014-01-093-0/+331