summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/cache
Commit message (Expand)AuthorAgeFilesLines
* Memory usage improvements, speed improvementnicolasroard2013-03-085-165/+15
* Visual Historynicolasroard2013-03-051-0/+10
* fix importsJohn Hoford2013-03-012-10/+1
* crop fixJohn Hoford2013-02-271-9/+0
* Fix full res previewnicolasroard2013-02-271-1/+0
* Fix scale and full res previewnicolasroard2013-02-271-1/+2
* refactor the geometry codeJohn Hoford2013-02-271-0/+12
* Merge "Fix crash on applying borders" into gb-ub-photos-brycenicolasroard2013-02-262-3/+5
|\
| * Fix crash on applying bordersnicolasroard2013-02-252-3/+5
* | Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-1/+0
|/
* Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-222-7/+14
|\
| * Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-222-7/+14
* | Merge "Revert "Stopgap fixes for more of the photo editor's memory issues."" ...Ruben Brunk2013-02-222-14/+7
|\ \
| * | Revert "Stopgap fixes for more of the photo editor's memory issues."Ruben Brunk2013-02-222-14/+7
* | | Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-222-7/+14
|\| |
| * | Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-222-7/+14
| |/
* / 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