summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/panorama/Mosaic.java
Commit message (Expand)AuthorAgeFilesLines
* Fix the loading library issue of panorama mode in Legacycamera appJun Tian2013-07-041-1/+1
* Updates to handle textureless scenes during capture.mbansal2011-09-221-8/+13
* Blending algorithm updates to support WIDE strip-based blending.mbansal2011-09-201-0/+22
* Updates to allow cancellation of mosaic computation from a UI trigger.mbansal2011-09-091-2/+13
* Updates to allow the mosaic library to report the mosaic computation progress...mbansal2011-08-241-0/+9
* Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-121-0/+14
* Add a freeMosaicMemory function in JNI to address the leaks.mbansal2011-07-281-1/+7
* Check in Mosaic.java - the Java interface to JNI.Wei-Ta Chen2011-07-081-0/+139