summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Collapse)AuthorAgeFilesLines
* Refactor filters parametersnicolasroard2013-02-0537-323/+657
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Switch Gallery over to RS compatibility library.Tim Murray2013-02-042-9/+5
| | | | Change-Id: If27809236534f3b196949bf455faed45c99f3da5
* fix performance problem with large images in drawJohn Hoford2013-02-012-14/+13
| | | | Change-Id: I9fa5a90e58273c6dd6e80d7d0bf07c3371a6f10e
* Merge "fix sharpen to work under the new system" into gb-ub-photos-bryceJohn Hoford2013-02-013-19/+27
|\
| * fix sharpen to work under the new systemJohn Hoford2013-02-013-19/+27
| | | | | | | | Change-Id: I25518a05511c8b2279ba171bc3902e8cb3181c19
* | Fix async loading of bordersnicolasroard2013-02-011-39/+54
|/ | | | | bug:8099597 Change-Id: I62584c87eff03539ec50aafafda4238850b4f743
* Fix curves refresh bugJohn Hoford2013-02-012-1/+21
| | | | Change-Id: I5c85dcfa118345d24a5fef120541741e7d1cbdd6
* add color selection ui to drawJohn Hoford2013-01-3011-48/+1268
| | | | Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02
* Clean up invalidate / redraw loopnicolasroard2013-01-306-66/+93
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Fix thumbnail generationnicolasroard2013-01-292-1/+2
| | | | Change-Id: I03a290bf8eb80bd1687bfd37640dec29ef213cdb
* Merge "Fix scaling + quality parameters" into gb-ub-photos-brycenicolasroard2013-01-292-1/+20
|\
| * Fix scaling + quality parametersnicolasroard2013-01-292-1/+20
| | | | | | | | Change-Id: I92e7759282e0f3cc7be8ff95a19a4acb890d214d
* | Merge "Fixed BasicEditor NPE." into gb-ub-photos-bryceRuben Brunk2013-01-291-0/+3
|\ \ | |/ |/|
| * Fixed BasicEditor NPE.Ruben Brunk2013-01-281-0/+3
| | | | | | | | | | Bug: 8068020 Change-Id: I81df163d9779ae3e246f4e337b64dfbc32ce7db5
* | Fix apply geometry.nicolasroard2013-01-282-1/+1
|/ | | | | bug:8068166 Change-Id: I3cfa44dda1af1fbd5455db6027d793b5a44dd5d8
* Revert "Switch Gallery over to RS compatibility library."Stephen Hines2013-01-232-5/+9
| | | | | | This reverts commit 0746ce0977cde616d25ce35fee0d8d554235a21c Change-Id: Ic0fb6c60e5f40b53ad032afeafe2f9ff70c26b50
* Switch Gallery over to RS compatibility library.Stephen Hines2013-01-222-9/+5
| | | | Change-Id: If6eaea15a12a1448b402fb00dfd770b3749471ad
* Better caching for RS filtersnicolasroard2013-01-2214-399/+562
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* refactor the filter/editor relationshipJohn Hoford2013-01-1812-21/+423
| | | | Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076
* Fix exif data saving for picasa images.Ruben Brunk2013-01-152-117/+98
| | | | | Bug: 7910836 Change-Id: I8ec1a1ab379c35b0602689a8f7850f5c861e0189
* refactoring imageshowJohn Hoford2013-01-1516-363/+305
| | | | Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
* Fixed ClassCastException on open crop aspect menu.Ruben Brunk2013-01-141-2/+2
| | | | | Bug: 7999315 Change-Id: I78bd4c12f5241215629f6eb06fdc7b101ed6ddb6
* Refactoring button class. Minor bug fixes.Ruben Brunk2013-01-1113-573/+524
| | | | | | | Bug: 7875246 Bug: 7459118 Change-Id: Ic1099a7ae0feeeb16c8be3035f9726805149666e
* Refactor filters managementnicolasroard2013-01-091-46/+11
| | | | Change-Id: I0e75ad534cf8cc74a132f97836eedd35baeebeae
* Add the Drama filterJohn Hoford2013-01-081-0/+2
| | | | Change-Id: I6f026f899b9d991bd6f9e74445f68114041fe781
* Merge "Add a Draw filter" into gb-ub-photos-bryceJohn Hoford2013-01-083-0/+430
|\
| * Add a Draw filterJohn Hoford2013-01-083-0/+430
| | | | | | | | Change-Id: I67aecc9241b4534491fb838b84d0da1a6edbbb54
* | Refactoring UI editorsnicolasroard2013-01-086-162/+214
|/ | | | | bug:7688780 Change-Id: I30f8691788332a01d591435474a84cc352b71138
* Fix crash when using red eyes correctionnicolasroard2012-12-271-0/+2
| | | | | bug:7680079 Change-Id: Icc6728321f18d09de5676564a3640c4b414c6741
* Made downsampling filter preview accurate.Ruben Brunk2012-12-192-7/+20
| | | | | | Bug: 7892268 Change-Id: I9ab3a7f5077b718ed54206666ef9ef289db8facc
* Use ExifOutputStream in SaveCopyTaskEarl Ou2012-12-191-52/+47
| | | | Change-Id: Ifa68d819249d3871c4a22f6e3dadc69542b9dc28
* resolved conflicts for merge of 5b188c94 to gb-ub-photos-bryceBart Sears2012-12-182-1/+36
|\ | | | | | | Change-Id: I0b39e54323c8f2ce67816ec223acf72cfacbd191
| * Disabled further filters after Tiny Planet.Ruben Brunk2012-12-172-1/+36
| | | | | | | | | | | | | | | | | | Bug: 7407176 Temporary fix. We need to handle filters changing the image geometry properly. Change-Id: I405b83acddec4e3b88a8a1d70dc534df15c37f1c
* | Improved performance for Kmeans filter.Ruben Brunk2012-12-171-2/+39
| | | | | | | | | | Bug: 7739334 Change-Id: I5ab1eb429d65f84449a61deca962a47f2b6dbc8b
* | Removed filtershow geometry editor preview interpolating. It looks bad.Ruben Brunk2012-12-133-3/+0
| | | | | | | | Change-Id: I790ce00e85c835f73c076f79cde5e65236131f49
* | Remove preview dithering from Geometry editor in filtershow.Ruben Brunk2012-12-133-3/+0
| | | | | | | | | | Bug: 7739904 Change-Id: I25c3cbe8907dd921aeb68f217fa9703e703d34a8
* | Merge "Refactoring: removed unused presets." into gb-ub-photos-bryceRuben Brunk2012-12-134-157/+0
|\ \
| * | Refactoring: removed unused presets.Ruben Brunk2012-12-134-157/+0
| | | | | | | | | | | | Change-Id: I1390bf65048a6cbd4dee5ee9cd472dc440352860
* | | Added downsampling filter.Ruben Brunk2012-12-132-1/+71
| | | | | | | | | | | | | | | Bug: 7690079 Change-Id: I235524127da848b1cbcca159cec43d1e0dcb5bf2
* | | Merge "Refactoring: removed unused filters." into gb-ub-photos-bryceRuben Brunk2012-12-138-280/+0
|\ \ \
| * | | Refactoring: removed unused filters.Ruben Brunk2012-12-138-280/+0
| |/ / | | | | | | | | | Change-Id: If6344fde16607ab9dddb25922d295b1df205df6b
* | | Merge "Refactoring: removed old filtershow slider." into gb-ub-photos-bryceRuben Brunk2012-12-132-30/+0
|\ \ \
| * | | Refactoring: removed old filtershow slider.Ruben Brunk2012-12-132-30/+0
| |/ / | | | | | | | | | Change-Id: Iebd2f18c0f4819e7ff32be638e96b519f3ce905c
* / / Fix Seekbar infinite recursion.Ruben Brunk2012-12-132-14/+15
|/ / | | | | | | | | | | Bug: 7739384 Change-Id: Ie76d6741be4d08f3f9919662f1ad558c809aa5bd
* | Added K-Means clustering filter.Ruben Brunk2012-12-133-1/+76
| | | | | | | | Change-Id: If8961d4a21de953b754cf74aefc222b6bec902a3
* | Added sobel filter for edge function.Ruben Brunk2012-12-122-1/+43
| | | | | | | | Change-Id: I4d59a96585f4902cd01d26ff68c777b542041132
* | Added photonegative filter.Ruben Brunk2012-12-125-2/+61
| | | | | | | | Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
* | Cleanup filters creation in presetsnicolasroard2012-12-113-52/+23
| | | | | | | | | | | | bug:7688780 Change-Id: If330d02e3c0f43cffbce5327b26f0af44d2416c8
* | More refactoring...nicolasroard2012-12-077-93/+77
| | | | | | | | | | | | | | Simplify management of filters in PanelController bug:7688780 Change-Id: I0d07711cb2be127f064d476c6e98f4363b69b06c
* | More refactoring. Makes it easy to specifynicolasroard2012-12-075-91/+48
| | | | | | | | | | | | | | how the button should look like (overlay img or not). bug:7688780 Change-Id: If883c6886ade409dac7d72c87a514bd3fcd3ad7f