summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilterDraw.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-278/+0
* Combine ImageLoader and CropLoader utility classes.Ruben Brunk2013-07-151-3/+4
* Refactoring ImageLoader.Ruben Brunk2013-07-101-1/+4
* Move classes to pipeline packagenicolasroard2013-07-021-2/+1
* Modifications for simple editnicolasroard2013-04-291-5/+6
* fix importsJohn Hoford2013-03-011-2/+0
* refactor to support many filter based on RedEyeJohn Hoford2013-02-141-5/+2
* fix draw to support rotation/cropJohn Hoford2013-02-131-6/+6
* fix the draw clear bugJohn Hoford2013-02-121-1/+2
* refactor quality to be intJohn Hoford2013-02-121-15/+17
* fixes the draw and clean up the UIJohn Hoford2013-02-111-18/+33
* Cleaning filtersnicolasroard2013-02-111-29/+1
* Move filter type to representationsnicolasroard2013-02-081-1/+1
* Fix tiny planet to work with the new frameworkJohn Hoford2013-02-081-0/+1
* Cleanupnicolasroard2013-02-081-19/+0
* fix draw and curves to use FilterRepresentationJohn Hoford2013-02-071-304/+126
* Refactor filters parametersnicolasroard2013-02-051-1/+0
* fix performance problem with large images in drawJohn Hoford2013-02-011-6/+4
* add color selection ui to drawJohn Hoford2013-01-301-37/+223
* Add a Draw filterJohn Hoford2013-01-081-0/+302