summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Expand)AuthorAgeFilesLines
* add color selection ui to drawJohn Hoford2013-01-3011-48/+1268
* Clean up invalidate / redraw loopnicolasroard2013-01-306-66/+93
* Fix thumbnail generationnicolasroard2013-01-292-1/+2
* Merge "Fix scaling + quality parameters" into gb-ub-photos-brycenicolasroard2013-01-292-1/+20
|\
| * Fix scaling + quality parametersnicolasroard2013-01-292-1/+20
* | Merge "Fixed BasicEditor NPE." into gb-ub-photos-bryceRuben Brunk2013-01-291-0/+3
|\ \ | |/ |/|
| * Fixed BasicEditor NPE.Ruben Brunk2013-01-281-0/+3
* | Fix apply geometry.nicolasroard2013-01-282-1/+1
|/
* Revert "Switch Gallery over to RS compatibility library."Stephen Hines2013-01-232-5/+9
* Switch Gallery over to RS compatibility library.Stephen Hines2013-01-222-9/+5
* Better caching for RS filtersnicolasroard2013-01-2214-399/+562
* refactor the filter/editor relationshipJohn Hoford2013-01-1812-21/+423
* Fix exif data saving for picasa images.Ruben Brunk2013-01-152-117/+98
* refactoring imageshowJohn Hoford2013-01-1516-363/+305
* Fixed ClassCastException on open crop aspect menu.Ruben Brunk2013-01-141-2/+2
* Refactoring button class. Minor bug fixes.Ruben Brunk2013-01-1113-573/+524
* Refactor filters managementnicolasroard2013-01-091-46/+11
* Add the Drama filterJohn Hoford2013-01-081-0/+2
* Merge "Add a Draw filter" into gb-ub-photos-bryceJohn Hoford2013-01-083-0/+430
|\
| * Add a Draw filterJohn Hoford2013-01-083-0/+430
* | Refactoring UI editorsnicolasroard2013-01-086-162/+214
|/
* Fix crash when using red eyes correctionnicolasroard2012-12-271-0/+2
* Made downsampling filter preview accurate.Ruben Brunk2012-12-192-7/+20
* Use ExifOutputStream in SaveCopyTaskEarl Ou2012-12-191-52/+47
* resolved conflicts for merge of 5b188c94 to gb-ub-photos-bryceBart Sears2012-12-182-1/+36
|\
| * Disabled further filters after Tiny Planet.Ruben Brunk2012-12-172-1/+36
* | Improved performance for Kmeans filter.Ruben Brunk2012-12-171-2/+39
* | Removed filtershow geometry editor preview interpolating. It looks bad.Ruben Brunk2012-12-133-3/+0
* | Remove preview dithering from Geometry editor in filtershow.Ruben Brunk2012-12-133-3/+0
* | Merge "Refactoring: removed unused presets." into gb-ub-photos-bryceRuben Brunk2012-12-134-157/+0
|\ \
| * | Refactoring: removed unused presets.Ruben Brunk2012-12-134-157/+0
* | | Added downsampling filter.Ruben Brunk2012-12-132-1/+71
* | | Merge "Refactoring: removed unused filters." into gb-ub-photos-bryceRuben Brunk2012-12-138-280/+0
|\ \ \
| * | | Refactoring: removed unused filters.Ruben Brunk2012-12-138-280/+0
| |/ /
* | | Merge "Refactoring: removed old filtershow slider." into gb-ub-photos-bryceRuben Brunk2012-12-132-30/+0
|\ \ \
| * | | Refactoring: removed old filtershow slider.Ruben Brunk2012-12-132-30/+0
| |/ /
* / / Fix Seekbar infinite recursion.Ruben Brunk2012-12-132-14/+15
|/ /
* | Added K-Means clustering filter.Ruben Brunk2012-12-133-1/+76
* | Added sobel filter for edge function.Ruben Brunk2012-12-122-1/+43
* | Added photonegative filter.Ruben Brunk2012-12-125-2/+61
* | Cleanup filters creation in presetsnicolasroard2012-12-113-52/+23
* | More refactoring...nicolasroard2012-12-077-93/+77
* | More refactoring. Makes it easy to specifynicolasroard2012-12-075-91/+48
* | Refactor filters to simplify their creation/additionnicolasroard2012-12-0614-32/+155
* | Fixed Autocolor not getting saved.Ruben Brunk2012-12-061-0/+5
* | Removed old crop.Ruben Brunk2012-12-066-6/+126
* | Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-069-66/+472
* | Implements Redeye fixnicolasroard2012-12-057-19/+344
* | 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