summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/editors
Commit message (Collapse)AuthorAgeFilesLines
* add movable vignetteJohn Hoford2013-02-191-0/+55
| | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* get redeye working againJohn Hoford2013-02-131-1/+1
|
* fix ranges for various filtersJohn Hoford2013-02-121-1/+1
| | | | Change-Id: I6790b06c5c4094c442ce19cb2ed7ddb6a4152f3a
* fix the draw clear bugJohn Hoford2013-02-121-2/+2
| | | | Change-Id: I1050c3e1ad1280480f35a03c9d29dc1cd44b515f
* refactor quality to be intJohn Hoford2013-02-121-0/+4
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* fixes the draw and clean up the UIJohn Hoford2013-02-111-4/+5
| | | | Change-Id: Ia52dfc3ec407c307612dcfc91fb61a1fb89e32ec
* fix red eye to use the new systemJohn Hoford2013-02-112-1/+61
| | | | Change-Id: If79106dc3144cce374afd410f5f859692e564b83
* Fix tiny planet to work with the new frameworkJohn Hoford2013-02-081-0/+55
| | | | Change-Id: I57e87ade6f2cfdfee1b237cdfdf5914244ee98aa
* remove slider from FX and Border UIJohn Hoford2013-02-081-0/+46
| | | | Change-Id: Ic1c38734c4351ab0150b90d5d4fc575cce9db9e9
* fix draw and curves to use FilterRepresentationJohn Hoford2013-02-072-14/+42
| | | | Change-Id: I500d9c04ea0e55cbc9b1927dee2f6a19a67d5349
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-062-12/+29
| | | | Change-Id: If5f92f137283cb126835be004d315942ff95021c
* Refactor filters parametersnicolasroard2013-02-052-26/+24
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* fix sharpen to work under the new systemJohn Hoford2013-02-012-13/+15
| | | | Change-Id: I25518a05511c8b2279ba171bc3902e8cb3181c19
* add color selection ui to drawJohn Hoford2013-01-301-0/+151
| | | | Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02
* Clean up invalidate / redraw loopnicolasroard2013-01-301-0/+2
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Fixed BasicEditor NPE.Ruben Brunk2013-01-281-0/+3
| | | | | Bug: 8068020 Change-Id: I81df163d9779ae3e246f4e337b64dfbc32ce7db5
* refactor the filter/editor relationshipJohn Hoford2013-01-184-0/+286
Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076