summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Expand)AuthorAgeFilesLines
* Clean up red eye correctionnicolasroard2013-02-124-62/+2
* fix ranges for various filtersJohn Hoford2013-02-1211-8/+44
* Merge "Turn back on the state panel" into gb-ub-photos-brycenicolasroard2013-02-134-5/+13
|\
| * Turn back on the state panelnicolasroard2013-02-124-5/+13
* | Merge "fix the draw clear bug" into gb-ub-photos-bryceJohn Hoford2013-02-133-3/+7
|\ \ | |/ |/|
| * fix the draw clear bugJohn Hoford2013-02-123-3/+7
* | Add null check on the source URInicolasroard2013-02-122-2/+2
|/
* Limit preview sizenicolasroard2013-02-121-1/+1
* Refactor FiltersManagernicolasroard2013-02-1212-26/+132
* refactor quality to be intJohn Hoford2013-02-1233-73/+95
* Add reset bitmap for RS filtersnicolasroard2013-02-122-0/+37
* Update thumbnails when the geometry changesnicolasroard2013-02-123-2/+54
* Merge "Generate thumbnails asynchronously" into gb-ub-photos-brycenicolasroard2013-02-126-22/+67
|\
| * Generate thumbnails asynchronouslynicolasroard2013-02-126-22/+67
* | remove animations if before Jelly BeanJohn Hoford2013-02-122-9/+28
* | fixes the draw and clean up the UIJohn Hoford2013-02-113-22/+41
|/
* Merge "Adding support for ICS" into gb-ub-photos-brycenicolasroard2013-02-123-35/+86
|\
| * Adding support for ICSnicolasroard2013-02-113-35/+86
* | fix red eye to use the new systemJohn Hoford2013-02-116-130/+266
|/
* Merge "Only create one RS context." into gb-ub-photos-bryceTim Murray2013-02-111-1/+3
|\
| * Only create one RS context.Tim Murray2013-02-111-1/+3
* | Move useFilterRepresentation to PanelControllernicolasroard2013-02-113-39/+28
* | Cleaning filtersnicolasroard2013-02-1134-570/+218
|/
* Move filter type to representationsnicolasroard2013-02-0812-45/+32
* Fix crash when resetnicolasroard2013-02-081-1/+1
* Merge "Fix loading screen" into gb-ub-photos-brycenicolasroard2013-02-095-28/+39
|\
| * Fix loading screennicolasroard2013-02-085-28/+39
* | Fix tiny planet to work with the new frameworkJohn Hoford2013-02-086-17/+195
|/
* remove slider from FX and Border UIJohn Hoford2013-02-084-5/+63
* Fix leaks / initnicolasroard2013-02-085-37/+70
* Replace background getDrawable calls to avoid ANRBobby Georgescu2013-02-081-10/+16
* Cleanupnicolasroard2013-02-0817-220/+23
* Fix bordersnicolasroard2013-02-078-41/+267
* Add todonicolasroard2013-02-071-0/+2
* Merge "Fix Fx filters" into gb-ub-photos-brycenicolasroard2013-02-087-20/+165
|\
| * Fix Fx filtersnicolasroard2013-02-077-20/+165
* | fix draw and curves to use FilterRepresentationJohn Hoford2013-02-0711-358/+425
|/
* Fix flashing on geometry previewnicolasroard2013-02-071-0/+1
* Fix filters only + geometry only renderingnicolasroard2013-02-076-138/+204
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-0610-56/+124
* fix editor visibilitynicolasroard2013-02-053-0/+6
* Refactor filters parametersnicolasroard2013-02-0537-323/+657
* Switch Gallery over to RS compatibility library.Tim Murray2013-02-042-9/+5
* fix performance problem with large images in drawJohn Hoford2013-02-012-14/+13
* Merge "fix sharpen to work under the new system" into gb-ub-photos-bryceJohn Hoford2013-02-013-19/+27
|\
| * fix sharpen to work under the new systemJohn Hoford2013-02-013-19/+27
* | Fix async loading of bordersnicolasroard2013-02-011-39/+54
|/
* Fix curves refresh bugJohn Hoford2013-02-012-1/+21
* add color selection ui to drawJohn Hoford2013-01-3011-48/+1268
* Clean up invalidate / redraw loopnicolasroard2013-01-306-66/+93