summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/ImageFilter.java
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup in ImagePresetnicolasroard2013-06-261-1/+1
| | | | | | Move GeometryMetadata to the list of filters Change-Id: I0bef13ca0d9cb41e68eddd108000ff7bd426b313
* functionality added to transport filter parameter values to following ↵Christian Wichner2013-05-241-0/+9
| | | | | | filters. e.g. FixedFrames use the style from Retrolux or Film to tinting the frame. Change-Id: I87f2497bdaccf8de5d153cbebf9641b979ea15a3
* Revert "Reinitialize all the filters after Crop is applied."Ruben Brunk2013-05-101-10/+0
| | | | This reverts commit 1cfbaca7bef29b7d510c5e1de424e68cd8804022.
* Reinitialize all the filters after Crop is applied.Victor Doba2013-05-101-0/+10
| | | | Change-Id: I192918a3f28eac400e2e35f3b410dc8adc1a8ad4
* Modifications for simple editnicolasroard2013-04-291-10/+7
| | | | Change-Id: Ic200a4f1e843deb119d68f627d5b8adb201f0f7f
* Add a direct rendering modenicolasroard2013-04-121-0/+6
| | | | | | | | | | | This takes input and output allocations. Also added a utility method in ImageFilterRS to scale textures at screen resolution. bug:8603245 bug:8588853 Change-Id: Ic5e4dea2289f0edd7518fc07f04b523be5316e82
* support for simplified computed iconsJohn Hoford2013-04-081-1/+1
| | | | Change-Id: Id886a0a2151037420d3672f34d2838c5d9c69cbd
* Refactoring: removed unnecessary apply calls.Ruben Brunk2013-03-221-8/+0
| | | | Change-Id: Ic592a00a8487f6a2499c34929b0ec8afad2a73b6
* Fix crashes with RS filtersnicolasroard2013-03-201-7/+11
| | | | | | bug:8418537 Change-Id: I37f8ad8a77f04faed9f721122872f00f7aaaa365
* Memory usage improvements, speed improvementnicolasroard2013-03-081-0/+2
| | | | | | | | - free filters resources agressively - implements multiple rendering pipelines - some cleanup Change-Id: Ib9ed268b0b2662d0bf5c049adcf046b556954c37
* fix importsJohn Hoford2013-03-011-2/+0
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-221-2/+28
| | | | | | Bug: 8253109 Bug: 8233895 Change-Id: Idd55618807ff0a0c5ac0cbb8c71db167fa32e70b
* refactor to support many filter based on RedEyeJohn Hoford2013-02-141-0/+10
| | | | Change-Id: I92ff19d8f750f5bf4c188129580e22990874501e
* get redeye working againJohn Hoford2013-02-131-3/+2
|
* Pass the ImagePreset to ImageFilternicolasroard2013-02-131-0/+4
| | | | Change-Id: I4c195a5eb6055c3bb43fed60e76751ed133ab725
* refactor quality to be intJohn Hoford2013-02-121-3/+3
| | | | Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd
* Cleaning filtersnicolasroard2013-02-111-31/+0
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Move filter type to representationsnicolasroard2013-02-081-15/+0
| | | | Change-Id: I2d49447c57f4ff49001d27cdfa6482ca320c7a8b
* Cleanupnicolasroard2013-02-081-17/+0
| | | | Change-Id: I30ccd935876a8cbf580d06c037b4bc7f86dafa42
* Refactor filters parametersnicolasroard2013-02-051-88/+10
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Clean up invalidate / redraw loopnicolasroard2013-01-301-0/+3
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Better caching for RS filtersnicolasroard2013-01-221-0/+10
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* refactor the filter/editor relationshipJohn Hoford2013-01-181-1/+2
| | | | Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076
* Refactoring button class. Minor bug fixes.Ruben Brunk2013-01-111-0/+16
| | | | | | | Bug: 7875246 Bug: 7459118 Change-Id: Ic1099a7ae0feeeb16c8be3035f9726805149666e
* Fix Seekbar infinite recursion.Ruben Brunk2012-12-131-4/+8
| | | | | | Bug: 7739384 Change-Id: Ie76d6741be4d08f3f9919662f1ad558c809aa5bd
* Added photonegative filter.Ruben Brunk2012-12-121-0/+4
| | | | Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
* Cleanup filters creation in presetsnicolasroard2012-12-111-0/+4
| | | | | | bug:7688780 Change-Id: If330d02e3c0f43cffbce5327b26f0af44d2416c8
* More refactoring...nicolasroard2012-12-071-8/+17
| | | | | | | Simplify management of filters in PanelController bug:7688780 Change-Id: I0d07711cb2be127f064d476c6e98f4363b69b06c
* Refactor filters to simplify their creation/additionnicolasroard2012-12-061-0/+12
| | | | | Bug:7688780 Change-Id: I9e1bb860dc9150bed4a255118654f2ca7f1ec3f0
* Fix flashing in geometry panelnicolasroard2012-11-281-0/+3
| | | | | bug:7406402 Change-Id: If2c6156349b90dfc57c56284ad6d821731e48e1a
* Add copyright noticesnicolasroard2012-10-231-0/+15
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Adds a tiny planet (stereographic projection) image filter.Sascha Haeberling2012-10-191-0/+10
| | | | | | | | | Bug: 7293391 Also fixes an issue where the preview value was statically set to 100. This adds a preview parameter value that can be set for this purpose. Change-Id: I68c4ec04e86ab8a29ef7f561e5f21a298003677e
* Add the infrastructure to support Tiny PlanetJohn Hoford2012-10-191-0/+13
| | | | | bug:7293391 Change-Id: I25d95b78a832fa5f20b661e13c4028041517da19
* First cut at a skeleton for the TinyPlanets filter.Sascha Haeberling2012-10-181-0/+1
| | | | | | | | | Bug: 7344426 This is not hooking up the real algorithm yet, but unblocks Doris so she can add the button while we rewrite the algorithm. Change-Id: I685b6c189e8ac124670db53c37565c4f1ff1f606
* Fix back button behaviournicolasroard2012-10-171-0/+7
| | | | | | bug:7290000 bug:7256201 Change-Id: Ia6f5726b0602c45e98566bcb5e027686e7f2fe57
* add support for configurable slider rangesJohn Hoford2012-10-171-0/+30
| | | | | bug:7293391 Change-Id: Ie4984ce85387bf4d7a0a38e318eb20f6802ffc96
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-111-0/+15
| | | | | bug:7289442 Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
* Add scale factor / quality parameters in filtersnicolasroard2012-10-051-2/+2
| | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* Implement sharpennicolasroard2012-10-041-0/+2
| | | | | | | | | | | | | bug:7279964 bug:7247494 bug:7234321 - add a sharpen filter - add infrastructure to use RenderScript - some refactoring (add an ImageSlave class) - add new zoom UI Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01
* Fix border bug and filter applicationnicolasroard2012-09-291-9/+19
| | | | | | | | | | | | | | - 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
* Only apply the parameter to the currently edited filternicolasroard2012-09-271-1/+1
| | | | | bug:7247494 Change-Id: I88b90ee5ea1d5bb83342a4be392308ea756375a1
* Initial import of the new image editornicolasroard2012-09-261-0/+39
bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3