summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilterVignette.java
Commit message (Collapse)AuthorAgeFilesLines
* fix ranges for various filtersJohn Hoford2013-02-121-1/+7
| | | | Change-Id: I6790b06c5c4094c442ce19cb2ed7ddb6a4152f3a
* refactor quality to be intJohn Hoford2013-02-121-1/+1
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* Cleaning filtersnicolasroard2013-02-111-10/+2
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Move filter type to representationsnicolasroard2013-02-081-2/+1
| | | | Change-Id: I2d49447c57f4ff49001d27cdfa6482ca320c7a8b
* Refactor filters parametersnicolasroard2013-02-051-3/+16
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Refactor filters to simplify their creation/additionnicolasroard2012-12-061-0/+12
| | | | | Bug:7688780 Change-Id: I9e1bb860dc9150bed4a255118654f2ca7f1ec3f0
* Add copyright noticesnicolasroard2012-10-231-0/+15
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* fixed manta image size and double FX issueJohn Hoford2012-10-111-0/+1
| | | | | bug:7328636 Change-Id: I572255c65fb2d461dce6f52d056be6b3c4d987f6
* Add scale factor / quality parameters in filtersnicolasroard2012-10-051-1/+4
| | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* Fix border bug and filter applicationnicolasroard2012-09-291-6/+2
| | | | | | | | | | | | | | - fix layout (use framelayout) - fix copy imagepreset - added a current image state panel - remove title for border images for now bug:7256090 bug:7249672 bug:7234317 bug:7225150 Change-Id: I958628a1604c7e436e5d121556c8744f5748b1ec
* Initial import of the new image editornicolasroard2012-09-261-0/+25
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3