summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Collapse)AuthorAgeFilesLines
* Fix vignette startup drawnicolasroard2013-02-261-5/+19
| | | | Change-Id: Ifaab3167e44db05be6c788e10d234975b1f51b56
* FilterShowActivity cleanupnicolasroard2013-02-262-104/+13
| | | | Change-Id: Iac674c6ca981b7dafb76af3602c75b925d4cbbed
* Merge "add upoint" into gb-ub-photos-bryceJohn Hoford2013-02-262-1/+22
|\
| * add upointJohn Hoford2013-02-262-1/+22
| | | | | | | | Change-Id: I484d2c6658e4ea06e22fa037ef2262c17b9e8d79
* | Disable full res when dealing with jpeg orientationnicolasroard2013-02-261-0/+3
| | | | | | | | Change-Id: Ie29f25addcb66a6c8a2effa2bfbf89155ce6465a
* | Fix compare swipenicolasroard2013-02-251-11/+15
| | | | | | | | bug:8266511
* | Merge "Fix crash on applying borders" into gb-ub-photos-brycenicolasroard2013-02-263-3/+8
|\ \
| * | Fix crash on applying bordersnicolasroard2013-02-253-3/+8
| |/ | | | | | | | | | | bug:8265497 Change-Id: I7e6b22cb7666fd3876119051552e34e91df894a2
* / Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-255-41/+29
|/ | | | | Bug: 8253109 Change-Id: Iaff381e759d02baae701a01d6c081c49f4b3c772
* Merge "Stopgap fixes for more of the photo editor's memory issues." into ↵Ruben Brunk2013-02-225-9/+51
|\ | | | | | | gb-ub-photos-bryce
| * Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-225-9/+51
| | | | | | | | | | | | Bug: 8253109 Bug: 8233895 Change-Id: Idd55618807ff0a0c5ac0cbb8c71db167fa32e70b
* | Merge "Revert "Stopgap fixes for more of the photo editor's memory issues."" ↵Ruben Brunk2013-02-225-51/+9
|\ \ | | | | | | | | | into gb-ub-photos-bryce
| * | Revert "Stopgap fixes for more of the photo editor's memory issues."Ruben Brunk2013-02-225-51/+9
| | | | | | | | | | | | | | | | | | This reverts commit 4c91156f9a2e48ebaec86e3a46ea9b7855392cfd Change-Id: If94d87fd4d84bd518b7cc113c3cd422b59fdd3ed
* | | Merge "Stopgap fixes for more of the photo editor's memory issues." into ↵Ruben Brunk2013-02-225-9/+51
|\| | | | | | | | | | | gb-ub-photos-bryce
| * | Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-225-9/+51
| |/ | | | | | | | | | | Bug: 8253109 Bug: 8233895 Change-Id: I676b6749f3b273a431323609add01e82b88db456
* / Don't apply the filters twice in partial rendering...nicolasroard2013-02-221-0/+4
|/ | | | Change-Id: I5ddcb74e2a6cf09852eec0049bee47581b402f28
* Merge "Move setting wallpaper to a background thread." into gb-ub-photos-bryceRuben Brunk2013-02-221-5/+24
|\
| * Move setting wallpaper to a background thread.Ruben Brunk2013-02-221-5/+24
| | | | | | | | | | Bug: 8088767 Change-Id: I168032418a15f766ac09e18cd12707c7270b07f3
* | Pinch to zoom refinenicolasroard2013-02-2124-29/+251
| | | | | | | | Change-Id: I538defa55a4ed898dd7c936ec813f052ac1b9e0a
* | Fix for null check with RS allocations.Ruben Brunk2013-02-211-0/+2
| | | | | | | | | | Bug: 8243554 Change-Id: I49da16f530a7283a801b3739ee7ba06bc7e4dad7
* | fix draw and ellipse to handle pinch to zoomJohn Hoford2013-02-214-35/+60
| | | | | | | | Change-Id: I8af9b37dcd98425959742a4142756963363d1cec
* | Merge "Temporary handling when running out of heap in filtershow." into ↵Ruben Brunk2013-02-212-44/+153
|\ \ | | | | | | | | | gb-ub-photos-bryce
| * | Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-212-44/+153
| |/ | | | | | | | | Bug: 8233895 Change-Id: Id078d2a4b387127c0d230bc5d9de4590f0e9f72b
* | add highlight filterJohn Hoford2013-02-213-0/+241
| | | | | | | | Change-Id: I2e59e09fbc80172b9dfe27b3ce8ff2f1e24c5872
* | Remove SliderController classnicolasroard2013-02-213-216/+0
| | | | | | | | Change-Id: I59ed20a63a59e4c48c0a44ff52d82852ea159331
* | Remove slider in ImageShow, cleanup codenicolasroard2013-02-204-117/+3
| | | | | | | | Change-Id: I005d4ecd33a5b6fcd23af6a6ba46419e7c9fc683
* | Fix typonicolasroard2013-02-201-1/+1
| | | | | | | | Change-Id: I6c41782a033d5ad1bb5780b22d99658223b23a0b
* | Add pinch to zoomnicolasroard2013-02-206-65/+200
| | | | | | | | Change-Id: I5d90a7ce5d890f613fa957244c6ac5291496cf1a
* | Removed unsupported GL operations.Ruben Brunk2013-02-201-4/+1
| | | | | | | | | | Bug: 8223749 Change-Id: I722220def36aa4a9e53666540471100df6609d74
* | Merge "Show the Utility Panel by default." into gb-ub-photos-bryceVictor Doba2013-02-201-1/+1
|\ \
| * | Show the Utility Panel by default.Victor Doba2013-02-151-1/+1
| | |
* | | fix vignette startup issuesJohn Hoford2013-02-202-5/+13
| | | | | | | | | | | | Change-Id: I3a8461edf3239044565611ed35b41cb87e5a529f
* | | add movable vignetteJohn Hoford2013-02-1910-39/+654
| |/ |/| | | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* | Merge "Fixed crop display for setting contacts/wallpapers." into ↵Ruben Brunk2013-02-152-12/+20
|\ \ | | | | | | | | | gb-ub-photos-bryce
| * | Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-142-12/+20
| |/ | | | | | | | | | | | | | | Bug: 8187056 Bug: 8196779 Bug: 8140241 Change-Id: Iaf3d113d9e53d365b73985fdc3350b627f8bda4c
* / refactor to support many filter based on RedEyeJohn Hoford2013-02-149-196/+287
|/ | | | Change-Id: I92ff19d8f750f5bf4c188129580e22990874501e
* get redeye working againJohn Hoford2013-02-1310-9/+48
|
* Fix sync representationsnicolasroard2013-02-133-2/+25
| | | | Change-Id: I8b1b159a2350f7ee8bcdc7e71faf82ab5df2755b
* fix draw to support rotation/cropJohn Hoford2013-02-133-7/+11
| | | | Change-Id: Iea1db9e42f1fa2b86a452bf1d40b1663b69d03e2
* Pass the ImagePreset to ImageFilternicolasroard2013-02-133-7/+5
| | | | Change-Id: I4c195a5eb6055c3bb43fed60e76751ed133ab725
* Fix curves slownessnicolasroard2013-02-121-0/+2
| | | | Change-Id: If25f3ce1c3da02daa90405987075b87ce676c84e
* Clean up red eye correctionnicolasroard2013-02-124-62/+2
| | | | Change-Id: I19a8006ed31767ae8e33388cc5b11b5c68d5ae2d
* fix ranges for various filtersJohn Hoford2013-02-1211-8/+44
| | | | Change-Id: I6790b06c5c4094c442ce19cb2ed7ddb6a4152f3a
* Merge "Turn back on the state panel" into gb-ub-photos-brycenicolasroard2013-02-134-5/+13
|\
| * Turn back on the state panelnicolasroard2013-02-124-5/+13
| | | | | | | | Change-Id: I22706078d4026ce4e24917c484a30a56de431983
* | Merge "fix the draw clear bug" into gb-ub-photos-bryceJohn Hoford2013-02-133-3/+7
|\ \ | |/ |/|
| * fix the draw clear bugJohn Hoford2013-02-123-3/+7
| | | | | | | | Change-Id: I1050c3e1ad1280480f35a03c9d29dc1cd44b515f
* | Add null check on the source URInicolasroard2013-02-122-2/+2
|/ | | | | bug:8181133 Change-Id: I1a7226db3ceb42a759f24c9b70f140a63a4294f0
* Limit preview sizenicolasroard2013-02-121-1/+1
| | | | Change-Id: I4b9b43abcb509407f9244a776d31cc96876a26cd
* Refactor FiltersManagernicolasroard2013-02-1212-26/+132
| | | | Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef