summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/cache
Commit message (Expand)AuthorAgeFilesLines
* Don't apply the filters twice in partial rendering...nicolasroard2013-02-221-0/+4
* Pinch to zoom refinenicolasroard2013-02-213-18/+97
* Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-211-16/+109
* Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-141-0/+1
* fix draw to support rotation/cropJohn Hoford2013-02-131-1/+4
* Add null check on the source URInicolasroard2013-02-121-1/+1
* Limit preview sizenicolasroard2013-02-121-1/+1
* Refactor FiltersManagernicolasroard2013-02-121-0/+1
* refactor quality to be intJohn Hoford2013-02-122-4/+4
* Add reset bitmap for RS filtersnicolasroard2013-02-121-0/+33
* Generate thumbnails asynchronouslynicolasroard2013-02-122-4/+19
* fix draw and curves to use FilterRepresentationJohn Hoford2013-02-071-0/+4
* Fix filters only + geometry only renderingnicolasroard2013-02-073-119/+170
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-063-24/+24
* Refactor filters parametersnicolasroard2013-02-051-10/+10
* Switch Gallery over to RS compatibility library.Tim Murray2013-02-041-5/+3
* Clean up invalidate / redraw loopnicolasroard2013-01-301-41/+71
* Fix scaling + quality parametersnicolasroard2013-01-292-1/+20
* Revert "Switch Gallery over to RS compatibility library."Stephen Hines2013-01-231-3/+5
* Switch Gallery over to RS compatibility library.Stephen Hines2013-01-221-5/+3
* Better caching for RS filtersnicolasroard2013-01-225-316/+372
* Fix exif data saving for picasa images.Ruben Brunk2013-01-151-73/+77
* refactoring imageshowJohn Hoford2013-01-151-6/+8
* 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-252-5/+16
* 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
* Add copyright noticesnicolasroard2012-10-235-0/+76
* Shows filtered images in geometry modules and comparison.nicolasroard2012-10-232-8/+6
* 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