summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/cache/ImageLoader.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-061-4/+0
* Fix scaling + quality parametersnicolasroard2013-01-291-1/+4
* Better caching for RS filtersnicolasroard2013-01-221-58/+3
* Fix exif data saving for picasa images.Ruben Brunk2013-01-151-73/+77
* Removed old crop.Ruben Brunk2012-12-061-1/+1
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-0/+113
* Implements Redeye fixnicolasroard2012-12-051-0/+5
* am 870e62ac: Handle the case where the orientation column is not here...nicolasroard2012-12-041-0/+2
|\
| * Handle the case where the orientation column is not here...nicolasroard2012-12-041-0/+2
* | Fix call to Toast outside UI thread.Ruben Brunk2012-12-031-62/+76
* | am 7a36d427: Merge "Added locking to ImageLoader." into gb-ub-photos-archesRuben Brunk2012-11-281-0/+13
|\|
| * Added locking to ImageLoader.Ruben Brunk2012-11-281-0/+13
* | use ExifParser in ImageLoaderEarl Ou2012-11-141-3/+22
|/
* Reset rotation flagnicolasroard2012-10-291-1/+1
* Fix zooming positionnicolasroard2012-10-281-8/+14
* Fix crash when starting filtereditornicolasroard2012-10-251-0/+4
* Fix update viewnicolasroard2012-10-241-0/+1
* Fixed blackscreen when launching crop from menu.Ruben Brunk2012-10-241-2/+2
* Move loadBitmap to async taskJohn Reck2012-10-241-5/+14
* limited the size of textures to 2048John Hoford2012-10-241-2/+6
* Use XMP meta-data for correct tiny planets.Sascha Haeberling2012-10-231-1/+1
* Support XMP data, fixed read file on another threadJohn Hoford2012-10-231-4/+2
* Shows filtered images in geometry modules and comparison.nicolasroard2012-10-231-8/+5
* on entry check if Tiny Planet if not remove UIJohn Hoford2012-10-221-0/+49
* Add the infrastructure to support Tiny PlanetJohn Hoford2012-10-191-0/+10
* Save XMP & Exif data on edited photosJohn Reck2012-10-181-43/+31
* fix rotating normal imagesJohn Hoford2012-10-171-2/+2
* rotate images before savingJohn Hoford2012-10-171-0/+1
* Fix when we cannot load an imagenicolasroard2012-10-161-1/+8
* filters now support orientationJohn Hoford2012-10-161-9/+67
* fixed manta image size and double FX issueJohn Hoford2012-10-111-2/+4
* Fix crash introduced with the GeometryMetadatanicolasroard2012-10-081-0/+3
* Add scale factor / quality parameters in filtersnicolasroard2012-10-051-5/+9
* Implement sharpennicolasroard2012-10-041-0/+47
* Fix NPE in ImageLoader.Owen Lin2012-10-041-24/+24
* Implements image sharingnicolasroard2012-10-021-4/+11
* Fix for exceptions when image has no orientation data.Ruben Brunk2012-10-011-5/+13
* Initial import of the new image editornicolasroard2012-09-261-0/+260