summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Switch Gallery over to RS compatibility library.Stephen Hines2013-01-221-4/+2
| | | | Change-Id: If6eaea15a12a1448b402fb00dfd770b3749471ad
* Better caching for RS filtersnicolasroard2013-01-222-13/+41
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* refactor the filter/editor relationshipJohn Hoford2013-01-182-1/+8
| | | | Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076
* refactoring imageshowJohn Hoford2013-01-151-0/+6
| | | | Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
* Refactoring button class. Minor bug fixes.Ruben Brunk2013-01-115-20/+142
| | | | | | | Bug: 7875246 Bug: 7459118 Change-Id: Ic1099a7ae0feeeb16c8be3035f9726805149666e
* Add a Draw filterJohn Hoford2013-01-081-0/+302
| | | | Change-Id: I67aecc9241b4534491fb838b84d0da1a6edbbb54
* Made downsampling filter preview accurate.Ruben Brunk2012-12-191-6/+19
| | | | | | Bug: 7892268 Change-Id: I9ab3a7f5077b718ed54206666ef9ef289db8facc
* Improved performance for Kmeans filter.Ruben Brunk2012-12-171-2/+39
| | | | | Bug: 7739334 Change-Id: I5ab1eb429d65f84449a61deca962a47f2b6dbc8b
* Added downsampling filter.Ruben Brunk2012-12-131-0/+68
| | | | | Bug: 7690079 Change-Id: I235524127da848b1cbcca159cec43d1e0dcb5bf2
* Merge "Refactoring: removed unused filters." into gb-ub-photos-bryceRuben Brunk2012-12-134-148/+0
|\
| * Refactoring: removed unused filters.Ruben Brunk2012-12-134-148/+0
| | | | | | | | Change-Id: If6344fde16607ab9dddb25922d295b1df205df6b
* | Fix Seekbar infinite recursion.Ruben Brunk2012-12-131-4/+8
|/ | | | | | Bug: 7739384 Change-Id: Ie76d6741be4d08f3f9919662f1ad558c809aa5bd
* Added K-Means clustering filter.Ruben Brunk2012-12-132-0/+73
| | | | Change-Id: If8961d4a21de953b754cf74aefc222b6bec902a3
* Added sobel filter for edge function.Ruben Brunk2012-12-121-0/+40
| | | | Change-Id: I4d59a96585f4902cd01d26ff68c777b542041132
* Added photonegative filter.Ruben Brunk2012-12-123-0/+56
| | | | Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
* Cleanup filters creation in presetsnicolasroard2012-12-111-0/+4
| | | | | | bug:7688780 Change-Id: If330d02e3c0f43cffbce5327b26f0af44d2416c8
* More refactoring...nicolasroard2012-12-075-9/+48
| | | | | | | Simplify management of filters in PanelController bug:7688780 Change-Id: I0d07711cb2be127f064d476c6e98f4363b69b06c
* More refactoring. Makes it easy to specifynicolasroard2012-12-072-0/+26
| | | | | | | how the button should look like (overlay img or not). bug:7688780 Change-Id: If883c6886ade409dac7d72c87a514bd3fcd3ad7f
* Refactor filters to simplify their creation/additionnicolasroard2012-12-0612-0/+136
| | | | | Bug:7688780 Change-Id: I9e1bb860dc9150bed4a255118654f2ca7f1ec3f0
* Fixed Autocolor not getting saved.Ruben Brunk2012-12-061-0/+5
| | | | | Bug: 7541348 Change-Id: Ie62aa8abec78441ae0e42cb4069ddbd7d2f3e199
* Removed old crop.Ruben Brunk2012-12-061-1/+1
| | | | | Bug: 7441237 Change-Id: I29801f798a1d1ad3af81a82950edbb8a72ccae82
* Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-061-5/+40
| | | | | | Bug: 7561976 Bug: 7441237 Change-Id: I0d6644171177650568ed911fc63c0c7e104f8d8c
* Implements Redeye fixnicolasroard2012-12-052-16/+177
| | | | | bug:7223838 Change-Id: I21d8d2c8f858fca2e86d18b927cbf6878eb64263
* Fix potential crashnicolasroard2012-11-282-0/+6
| | | | | | | (regression introduced with fix for 7406402) bug:7406402 Change-Id: I7ba92b4cb4fe2976583eba54a5bd25a29eae9d5c
* Fix flashing in geometry panelnicolasroard2012-11-281-0/+3
| | | | | bug:7406402 Change-Id: If2c6156349b90dfc57c56284ad6d821731e48e1a
* Merge "reduce size of tiny planet if malloc fails" into gb-ub-photos-archesJohn Hoford2012-11-281-3/+22
|\