summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters
Commit message (Collapse)AuthorAgeFilesLines
* UI cleanupnicolasroard2013-03-043-2/+8
| | | | Change-Id: Iaf138455651511e610b640a716820bd846284948
* fix importsJohn Hoford2013-03-0112-25/+2
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* refactor the geometry codeJohn Hoford2013-02-273-6/+20
| | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-38/+26
| | | | | Bug: 8253109 Change-Id: Iaff381e759d02baae701a01d6c081c49f4b3c772
* Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-222-2/+33
| | | | | | Bug: 8253109 Bug: 8233895 Change-Id: Idd55618807ff0a0c5ac0cbb8c71db167fa32e70b
* Pinch to zoom refinenicolasroard2013-02-2116-1/+27
| | | | Change-Id: I538defa55a4ed898dd7c936ec813f052ac1b9e0a
* Fix for null check with RS allocations.Ruben Brunk2013-02-211-0/+2
| | | | | Bug: 8243554 Change-Id: I49da16f530a7283a801b3739ee7ba06bc7e4dad7
* fix draw and ellipse to handle pinch to zoomJohn Hoford2013-02-211-0/+4
| | | | Change-Id: I8af9b37dcd98425959742a4142756963363d1cec
* add highlight filterJohn Hoford2013-02-213-0/+241
| | | | Change-Id: I2e59e09fbc80172b9dfe27b3ce8ff2f1e24c5872
* add movable vignetteJohn Hoford2013-02-192-20/+154
| | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* refactor to support many filter based on RedEyeJohn Hoford2013-02-147-126/+138
| | | | Change-Id: I92ff19d8f750f5bf4c188129580e22990874501e
* get redeye working againJohn Hoford2013-02-138-7/+46
|
* Fix sync representationsnicolasroard2013-02-131-0/+21
| | | | Change-Id: I8b1b159a2350f7ee8bcdc7e71faf82ab5df2755b
* fix draw to support rotation/cropJohn Hoford2013-02-131-6/+6
| | | | Change-Id: Iea1db9e42f1fa2b86a452bf1d40b1663b69d03e2
* Pass the ImagePreset to ImageFilternicolasroard2013-02-132-5/+4
| | | | Change-Id: I4c195a5eb6055c3bb43fed60e76751ed133ab725
* Clean up red eye correctionnicolasroard2013-02-122-5/+2
| | | | Change-Id: I19a8006ed31767ae8e33388cc5b11b5c68d5ae2d
* fix ranges for various filtersJohn Hoford2013-02-1210-7/+43
| | | | Change-Id: I6790b06c5c4094c442ce19cb2ed7ddb6a4152f3a
* Merge "Turn back on the state panel" into gb-ub-photos-brycenicolasroard2013-02-132-0/+8
|\
| * Turn back on the state panelnicolasroard2013-02-122-0/+8
| | | | | | | | Change-Id: I22706078d4026ce4e24917c484a30a56de431983
* | fix the draw clear bugJohn Hoford2013-02-122-1/+5
|/ | | | Change-Id: I1050c3e1ad1280480f35a03c9d29dc1cd44b515f
* Refactor FiltersManagernicolasroard2013-02-127-15/+119
| | | | Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef
* refactor quality to be intJohn Hoford2013-02-1227-54/+74
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* Add reset bitmap for RS filtersnicolasroard2013-02-121-0/+4
| | | | Change-Id: I34e28ca72d13f9b5f8054d8a2c07cfffca4e85c6
* fixes the draw and clean up the UIJohn Hoford2013-02-111-18/+33
| | | | Change-Id: Ia52dfc3ec407c307612dcfc91fb61a1fb89e32ec
* Merge "Adding support for ICS" into gb-ub-photos-brycenicolasroard2013-02-121-1/+1
|\
| * Adding support for ICSnicolasroard2013-02-111-1/+1
| | | | | | | | Change-Id: I550d461b08a4cc5ceb3cdefd82301d5986325184
* | fix red eye to use the new systemJohn Hoford2013-02-112-91/+154
|/ | | | Change-Id: If79106dc3144cce374afd410f5f859692e564b83
* 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
| | | | | | | | Change-Id: I527da839142cd2e48fb81e8cb02b43f6f87147d6
* | Cleaning filtersnicolasroard2013-02-1131-516/+175
|/ | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Move filter type to representationsnicolasroard2013-02-0811-39/+26
| | | | Change-Id: I2d49447c57f4ff49001d27cdfa6482ca320c7a8b
* Fix tiny planet to work with the new frameworkJohn Hoford2013-02-083-14/+114
| | | | Change-Id: I57e87ade6f2cfdfee1b237cdfdf5914244ee98aa
* remove slider from FX and Border UIJohn Hoford2013-02-082-0/+15
| | | | Change-Id: Ic1c38734c4351ab0150b90d5d4fc575cce9db9e9
* Fix leaks / initnicolasroard2013-02-083-20/+44
| | | | Change-Id: I5befdc24cc89cdcfb73ee4d13f076b1c4a585cf6
* Cleanupnicolasroard2013-02-0817-220/+23
| | | | Change-Id: I30ccd935876a8cbf580d06c037b4bc7f86dafa42
* Fix bordersnicolasroard2013-02-076-7/+233
| | | | Change-Id: Ia77660872f3baf10968e20b5656d97c4fbfc815e
* Add todonicolasroard2013-02-071-0/+2
| | | | Change-Id: I54fd72da364337833f80a0f1913beadf2af74277
* Merge "Fix Fx filters" into gb-ub-photos-brycenicolasroard2013-02-084-5/+117
|\
| * Fix Fx filtersnicolasroard2013-02-074-5/+117
| | | | | | | | Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea
* | fix draw and curves to use FilterRepresentationJohn Hoford2013-02-074-324/+319
|/ | | | Change-Id: I500d9c04ea0e55cbc9b1927dee2f6a19a67d5349
* Fix filters only + geometry only renderingnicolasroard2013-02-071-1/+2
| | | | Change-Id: Id8f0637ae53864488cb931def196ee50ae807f5c
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-061-2/+1
| | | | Change-Id: If5f92f137283cb126835be004d315942ff95021c
* Refactor filters parametersnicolasroard2013-02-0526-173/+523
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Switch Gallery over to RS compatibility library.Tim Murray2013-02-041-4/+2
| | | | Change-Id: If27809236534f3b196949bf455faed45c99f3da5
* fix performance problem with large images in drawJohn Hoford2013-02-011-6/+4
| | | | Change-Id: I9fa5a90e58273c6dd6e80d7d0bf07c3371a6f10e
* fix sharpen to work under the new systemJohn Hoford2013-02-011-6/+12
| | | | Change-Id: I25518a05511c8b2279ba171bc3902e8cb3181c19
* Fix curves refresh bugJohn Hoford2013-02-011-1/+19
| | | | Change-Id: I5c85dcfa118345d24a5fef120541741e7d1cbdd6
* add color selection ui to drawJohn Hoford2013-01-301-37/+223
| | | | Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02
* Clean up invalidate / redraw loopnicolasroard2013-01-301-0/+3
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Revert "Switch Gallery over to RS compatibility library."Stephen Hines2013-01-231-2/+4
| | | | | | This reverts commit 0746ce0977cde616d25ce35fee0d8d554235a21c Change-Id: Ic0fb6c60e5f40b53ad032afeafe2f9ff70c26b50