summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/editors/BasicEditor.java
Commit message (Expand)AuthorAgeFilesLines
* small ui changes based on UX/PM feedbackJohn Hoford2013-04-291-0/+1
* UI changesnicolasroard2013-04-241-3/+0
* support for simplified parameters in filterJohn Hoford2013-04-151-0/+11
* make basic editor based on ParametricEditorJohn Hoford2013-04-081-41/+75
* refactoring to make Editor classes do moreJohn Hoford2013-03-111-4/+2
* fix importsJohn Hoford2013-03-011-5/+3
* fix ranges for various filtersJohn Hoford2013-02-121-1/+1
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-061-12/+9
* Refactor filters parametersnicolasroard2013-02-051-24/+24
* fix sharpen to work under the new systemJohn Hoford2013-02-011-1/+13
* Clean up invalidate / redraw loopnicolasroard2013-01-301-0/+2
* Fixed BasicEditor NPE.Ruben Brunk2013-01-281-0/+3
* refactor the filter/editor relationshipJohn Hoford2013-01-181-0/+85