summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Collapse)AuthorAgeFilesLines
* remove cloneJohn Hoford2013-07-1716-95/+143
| | | | Change-Id: Ia9f4c1778e06416018eeb07be657bcdd0af1496b
* Add background processing servicenicolasroard2013-07-1614-205/+781
| | | | | | bug:7298624 Change-Id: Ie79f88fd84fdf8f4dab6a8071f06a819e247b357
* Add equality check into FilterCurveRepztenghui2013-07-154-2/+64
| | | | | | | Consequently add equality check support in Spline and ControlPoint. bug:9468909 Change-Id: I8078b994beac4056ca92e76da0e15d618389e56e
* FilterDirectRepresentation always should be considered as has modification.ztenghui2013-07-151-4/+0
| | | | | | | Therefore isNil should be false. bug:9468909 Change-Id: I9946d060e7a1c73b6dc27c73d8f3b7986343de98
* Combine ImageLoader and CropLoader utility classes.Ruben Brunk2013-07-158-518/+291
| | | | | | | | | | | Bug: 9356969 Bug: 9170644 - Refactor to eliminate code duplication in image loading classes. - Fix bugs caused by the inability to determine MIME types for images that aren't in Gallery's content provider (causes b/9356969). Change-Id: I30c2ba5c0cd37aac624681a2cec9abddaa78f9c2
* Refactoring ImageLoader.Ruben Brunk2013-07-1020-269/+203
| | | | | | | | - Moves state (history, loadlisteners, bitmaps, etc.) from ImageLoader to MasterImage. - Makes ImageLoader into a utility class. Change-Id: I7a8a988c61848694a86a4b2919bf8f30bfd2be8c
* Fix selection in categoriesnicolasroard2013-07-102-1/+3
| | | | Change-Id: Ica9ff5ba4a6d195f8b1ea1a686e9bbc6772d655f
* Fix state panelnicolasroard2013-07-103-10/+8
| | | | | | | Labels were not reflecting looks changes bug:9746512 Change-Id: Ia2dd2a760f38dbd48c8a4d43e3d46ee2b875771f
* Remove FilterIconButtonnicolasroard2013-07-033-373/+0
| | | | Change-Id: Ie1d7c4e8d3f397323f702eba2809f2589b8071f0
* Merge "Improves portrait categories buttons" into gb-ub-photos-carlsbadnicolasroard2013-07-035-56/+63
|\
| * Improves portrait categories buttonsnicolasroard2013-07-025-56/+63
| | | | | | | | | | | | | | | | | | - use only CategoryView, no FilterIconButton - add xml values for the font size/margins - for now reuse the same Action bitmap - add accessibility contentDescription Change-Id: Ic1ae8015abba27bea0b3c4a2bccbd1a7c9ff4731
* | Try to restore the original file instead of copying when appropiate.ztenghui2013-07-021-10/+33
|/ | | | | | bug:9468909 Change-Id: I09ac244459389b0fdf6f64a79987c176ba8756d8
* Move classes to pipeline packagenicolasroard2013-07-0232-72/+44
| | | | Change-Id: I9d664537d845d9daeb352c8006d0296a3f546dca
* Fix crash in geometrynicolasroard2013-07-021-1/+1
| | | | Change-Id: I4c9292b539643f2e2738d788dcb58f0a129254f9
* Speed up load timesnicolasroard2013-07-024-23/+46
| | | | | | | Compute the small res image on the fly Load the high res preview image after first load Change-Id: Icc556c2204cb4fd25766d90064a5756c877b11cc
* Add stop check in ImageFilterFXnicolasroard2013-07-022-4/+20
| | | | | | speed up switching / interrupting of rendering. Change-Id: I3ef4b1d16047b00a062c86d72cdfff2bfe9817a2
* Pipeline refactoringnicolasroard2013-07-028-83/+121
| | | | | | | Remove the temp representations and instead use a triple buffer for ImagePresets. Change-Id: I4cdcfbe4941af72b38fe42385085ff4a20eb78cc
* Pipeline refactoringnicolasroard2013-07-016-44/+108
| | | | | | Add SharedBuffer and Buffer class Change-Id: I823a9520541e3be5321a3deb5e58a358588b6cf3
* Merge "Fix the save button issue." into gb-ub-photos-carlsbadztenghui2013-07-015-7/+42
|\
| * Fix the save button issue.ztenghui2013-07-015-7/+42
| | | | | | | | | | | | | | | | | | 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
* | Merge "Add a switch to turn on/off the aux directory saving" into ↵ztenghui2013-06-281-7/+17
|\| | | | | | | gb-ub-photos-carlsbad
| * Add a switch to turn on/off the aux directory savingztenghui2013-06-281-7/+17
| | | | | | | | | | | | bug:9468909 Change-Id: Iaecda20a74a02556d883f0e97250e9ec4d856677
* | small bug in reading presetsJohn Hoford2013-06-271-16/+2
|/ | | | Change-Id: I791a8407d72b92f5e46a33c254d44747308b2ba5
* Refactor HistoryAdapternicolasroard2013-06-275-104/+51
| | | | | | | - Remove the adapter part - Rename into HistoryManager Change-Id: I58de5661770f8796882ff4a633aec700bd8bc1a5
* Save button now behaves correctly for filter changes.ztenghui2013-06-275-39/+65
| | | | | | | | | | | | 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
* Move history classes to their own packagenicolasroard2013-06-277-7/+11
| | | | Change-Id: Ib4f50c56b445788cad3b973673008d8a89244867
* Fix selected frame in looks and bordersnicolasroard2013-06-277-1/+84
| | | | Change-Id: Id1839a028f3044929043d7c910df30a1fcabdda1
* ImagePreset cleanupnicolasroard2013-06-2712-157/+105
| | | | | | Get rid of remaining ivars related to history Change-Id: Ic106ef6a96f4727c6dd46d7be3d059bdc42e5a2a
* fix icon repaint on simple loadJohn Hoford2013-06-261-0/+1
| | | | Change-Id: I841475949e67b63fd3d24a2267fda9f2e450898d
* Merge "support non destructive edits of Curves" into gb-ub-photos-carlsbadJohn Hoford2013-06-273-19/+132
|\
| * support non destructive edits of CurvesJohn Hoford2013-06-263-19/+132
| | | | | | | | Change-Id: I597be6570a17072a4116bf6227a6a35796266bc3
* | Fix totnicolasroard2013-06-262-1/+1
|/ | | | Change-Id: I75b28ac56f9c3b295280690078f5c854fda7eb66
* Cleanup in ImagePresetnicolasroard2013-06-267-63/+99
| | | | | | Move GeometryMetadata to the list of filters Change-Id: I0bef13ca0d9cb41e68eddd108000ff7bd426b313
* Merge "Fix ambiguous naming and typo" into gb-ub-photos-carlsbadztenghui2013-06-265-6/+6
|\
| * Fix ambiguous naming and typoztenghui2013-06-265-6/+6
| | | | | | | | | | bug:9468909 Change-Id: Ic52f3b6f6b5d0c874e8291ce7b3a76cb6c22f60f
* | Merge "Cleanup ImagePreset to remove special-casing for borders" into ↵nicolasroard2013-06-261-75/+60
|\ \ | |/ |/| | | gb-ub-photos-carlsbad
| * Cleanup ImagePreset to remove special-casingnicolasroard2013-06-251-75/+60
| | | | | | | | | | | | for borders Change-Id: I6410a7a44d72c3dfa51c1d18f5a6fcba854ba9c2
* | Merge "Fix the missing filter name after deserialization." into ↵ztenghui2013-06-251-1/+2
|\ \ | |/ |/| | | gb-ub-photos-carlsbad
| * Fix the missing filter name after deserialization.ztenghui2013-06-241-1/+2
| | | | | | | | | | | | bug:9468909 Change-Id: I63aaf0bad02c2afdddf9b162f695fc0a9165befa
* | Merge "Add a MatrixFit class" into gb-ub-photos-carlsbadnicolasroard2013-06-241-0/+200
|\ \ | |/ |/|
| * Add a MatrixFit classnicolasroard2013-06-191-0/+200
| | | | | | | | Change-Id: I67d2eb92fe5bbdff56ff50330c7eed48e7593f75
* | Merge "Fix LUT3D information lost after re-edit" into gb-ub-photos-carlsbadztenghui2013-06-191-0/+1
|\ \
| * | Fix LUT3D information lost after re-editztenghui2013-06-191-0/+1
| | | | | | | | | | | | | | | | | | bug:9427243 Change-Id: I8535c8776c866fd6c84d391a8de82df9cb214694
* | | Merge "Setup the saving framework to support hiding original photo for ↵ztenghui2013-06-193-53/+268
|\ \ \ | | | | | | | | | | | | editor." into gb-ub-photos-carlsbad
| * | | Setup the saving framework to support hiding original photo for editor.ztenghui2013-06-193-53/+268
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new approach will try to hide the original image into an auxiliary directory. User will only see one edited image, while being able to go back to the original image in the editor. Refactor SaveCopyTask for more private funcs and more comments. bug:9468909 Change-Id: I866321d23e6db0b3dbd08fec2a6a7e3142b17b65
* | | Add more metrics to EditorBobby Georgescu2013-06-173-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9467671 Instrument - Editor opened - Number of filters used in save - Undo/redo/reset/state panel - Save completed Change-Id: I4722f36496ccd089829bd616f89d760078922573
* | | Added serialization IDs for frames, adds frames to analytics.Ruben Brunk2013-06-172-2/+4
| | | | | | | | | | | | | | | Bug: 9467671 Change-Id: I6f21e7bc9ca7255a290ba7cd1a94e9b07e7b06cb
* | | Fix IDs for analytics, unlocalize serialization IDs.Ruben Brunk2013-06-173-3/+15
| | | | | | | | | | | | | | | | | | Bug: 9467671 Bug: 9336168 Change-Id: Icb0037ab853598b8ad6b931808074f824ea706ed
* | | Merge "fix start up crash" into gb-ub-photos-carlsbadJohn Hoford2013-06-131-0/+8
|\ \ \ | |_|/ |/| |
| * | fix start up crashJohn Hoford2013-06-131-0/+8
| |/ | | | | | | | | | | bug:8734160 Change-Id: Iaf7f6bdbd70ab04011b9af7816a6991724363e49