summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/crop
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-067-2322/+0
* Refactoring Geometry handling.Ruben Brunk2013-08-014-16/+28
* Do antialiasing on wallpaper preview.Ruben Brunk2013-07-301-0/+2
* Add background processing servicenicolasroard2013-07-161-3/+3
* Combine ImageLoader and CropLoader utility classes.Ruben Brunk2013-07-152-321/+5
* Mirror CL 319301 in Bryce.Ruben Brunk2013-06-111-20/+36
* am 286afab1: Merge "Avoid using region decoder for bad image types when setti...Ruben Brunk2013-05-201-26/+50
|\
| * Avoid using region decoder for bad image types when setting wallpaper.Ruben Brunk2013-05-201-26/+50
* | Fix FP rounding error for crop bounds.Ruben Brunk2013-05-141-5/+4
|/
* Reduce max size of bitmap returned by crop dialog.Sascha Haeberling2013-05-081-1/+8
* Cleanup crop activity UI.Ruben Brunk2013-04-264-12/+99
* Fix to check if crop activity got bad bitmap.Ruben Brunk2013-04-231-2/+4
* Fix wallpaper crop UI.Ruben Brunk2013-04-223-2/+69
* Fix orientation changes for wallpaper setter.Ruben Brunk2013-04-221-0/+7
* Fix crop activity aspect ratio and orientation handling.Ruben Brunk2013-04-184-44/+88
* Gallery crop uses new activity. Fixed image quality.Ruben Brunk2013-04-185-249/+645
* G+ crop overlay shadows. Aspect ratios.Ruben Brunk2013-04-113-3/+13
* Setup geometry xforms and propogation chain.Ruben Brunk2013-04-112-2/+16
* Fix downsampling check in crop.Ruben Brunk2013-04-101-2/+4
* Adding simple crop ui. Refactoring.Ruben Brunk2013-04-103-88/+112
* Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-097-0/+1925