summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/FilterRepresentation.java
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring GeometryMetadata.Ruben Brunk2013-07-171-0/+1
| | | | | | | | | | Bug: 9170644 - First part of multi-step refactor, splits GeometryMetadata functionality into 4 FilterRepresentation subclasses as requested. Change-Id: I212193db8c154f64c550adb9735c0502bcaa7468
* remove cloneJohn Hoford2013-07-171-8/+8
| | | | Change-Id: Ia9f4c1778e06416018eeb07be657bcdd0af1496b
* Pipeline refactoringnicolasroard2013-07-021-26/+0
| | | | | | | Remove the temp representations and instead use a triple buffer for ImagePresets. Change-Id: I4cdcfbe4941af72b38fe42385085ff4a20eb78cc
* Fix the save button issue.ztenghui2013-07-011-0/+3
| | | | | | | | | When dealing with non Fx filters, the hasModification() really need to go deep to figure out whether things has changed. bug:9468909 Change-Id: I89495f147f7af7c35490def84805aae98e3f917f
* Save button now behaves correctly for filter changes.ztenghui2013-06-271-1/+3
| | | | | | | | | | | | Basically, save the original filter from the file's XMP. Compare the current filter against original one to decide whether or not the file has been modified and needed to be saved. At the same time, make sure we don't save "None" filter in the ImagePreset. bug:9468909 Change-Id: I5b86ab95556b6b010367c9577b02c0bb42ffb824
* support non destructive edits of CurvesJohn Hoford2013-06-261-2/+41
| | | | Change-Id: I597be6570a17072a4116bf6227a6a35796266bc3
* Fix ambiguous naming and typoztenghui2013-06-261-2/+2
| | | | | bug:9468909 Change-Id: Ic52f3b6f6b5d0c874e8291ce7b3a76cb6c22f60f
* Fix the missing filter name after deserialization.ztenghui2013-06-241-1/+2
| | | | | | bug:9468909 Change-Id: I63aaf0bad02c2afdddf9b162f695fc0a9165befa
* Fix warningsnicolasroard2013-06-101-3/+3
| | | | Change-Id: I736364e538c2cb03f58c05b9b38252e7771f23e8
* Removing unused UI fields in FilterRepresentation.Ruben Brunk2013-06-051-39/+5
| | | | | | Bug: 9170644 Change-Id: Ic197123286e06d9eb64d30eb345f8cc5797659a2
* Mirroring google3 for CL 47368174.Ruben Brunk2013-05-301-0/+5
| | | | Change-Id: Ic29d8d6784870660e0bd83f870ec2cf0c244746d
* am 00259461: Fix UInicolasroard2013-05-011-1/+1
|\ | | | | | | | | * commit '00259461be82e601b58d3e970afbf0c012c5f3e7': Fix UI
| * Fix UInicolasroard2013-05-011-1/+1
| | | | | | | | | | bug:8664728 Change-Id: I90b903e8935b2b6c0dbd6590cff36865644c49b4
* | Modifications for simple editnicolasroard2013-04-291-1/+1
| | | | | | | | Change-Id: Ic200a4f1e843deb119d68f627d5b8adb201f0f7f
* | resolved conflicts for merge of 6cc7a476 to gb-ub-photos-carlsbadnicolasroard2013-04-251-1/+1
|\| | | | | | | Change-Id: Ide133370403bbcc6a509aa9f064ee8da38abac25
* | Support for save state in imagesJohn Hoford2013-04-171-2/+29
|/ | | | | | bug:8626775 Change-Id: I2a34a6027b23dab9c1802f672bfbf399cac0c4f7
* support icon stylesJohn Hoford2013-04-091-1/+5
| | | | Change-Id: I9a4af2826824fd519099363b3190fc417b67c022
* Fixes some state synchronization issuesnicolasroard2013-03-301-1/+2
| | | | Change-Id: Iea0f2b8d9c885795bddfb0d3001c8a351caed63c
* Various bugfixes/improvements for Fx Filters:nicolasroard2013-03-111-1/+5
| | | | | | | | | - fix bug in history with Fx filters - don't load Fx bitmaps at startup - free bitmaps when unneeded - fix history preview bitmaps Change-Id: I5631a5bcec12c121871b3575066c201486896a14
* fix importsJohn Hoford2013-03-011-1/+0
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* refactor the geometry codeJohn Hoford2013-02-271-1/+17
| | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* Pinch to zoom refinenicolasroard2013-02-211-0/+11
| | | | Change-Id: I538defa55a4ed898dd7c936ec813f052ac1b9e0a
* Fix sync representationsnicolasroard2013-02-131-0/+21
| | | | Change-Id: I8b1b159a2350f7ee8bcdc7e71faf82ab5df2755b
* Pass the ImagePreset to ImageFilternicolasroard2013-02-131-5/+0
| | | | Change-Id: I4c195a5eb6055c3bb43fed60e76751ed133ab725
* Turn back on the state panelnicolasroard2013-02-121-0/+4
| | | | Change-Id: I22706078d4026ce4e24917c484a30a56de431983
* Refactor FiltersManagernicolasroard2013-02-121-10/+1
| | | | Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef
* Cleaning filtersnicolasroard2013-02-111-12/+78
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Move filter type to representationsnicolasroard2013-02-081-0/+16
| | | | Change-Id: I2d49447c57f4ff49001d27cdfa6482ca320c7a8b
* Cleanupnicolasroard2013-02-081-2/+0
| | | | Change-Id: I30ccd935876a8cbf580d06c037b4bc7f86dafa42
* Fix bordersnicolasroard2013-02-071-0/+7
| | | | Change-Id: Ia77660872f3baf10968e20b5656d97c4fbfc815e
* Fix Fx filtersnicolasroard2013-02-071-0/+1
| | | | Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea
* Refactor filters parametersnicolasroard2013-02-051-0/+110
- introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933