summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Expand)AuthorAgeFilesLines
* Fix vignette startup drawnicolasroard2013-02-261-5/+19
* FilterShowActivity cleanupnicolasroard2013-02-262-104/+13
* Merge "add upoint" into gb-ub-photos-bryceJohn Hoford2013-02-262-1/+22
|\
| * add upointJohn Hoford2013-02-262-1/+22
* | Disable full res when dealing with jpeg orientationnicolasroard2013-02-261-0/+3
* | Fix compare swipenicolasroard2013-02-251-11/+15
* | Merge "Fix crash on applying borders" into gb-ub-photos-brycenicolasroard2013-02-263-3/+8
|\ \
| * | Fix crash on applying bordersnicolasroard2013-02-253-3/+8
| |/
* / Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-255-41/+29
|/
* Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-225-9/+51
|\
| * Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-225-9/+51
* | Merge "Revert "Stopgap fixes for more of the photo editor's memory issues."" ...Ruben Brunk2013-02-225-51/+9
|\ \
| * | Revert "Stopgap fixes for more of the photo editor's memory issues."Ruben Brunk2013-02-225-51/+9
* | | Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-225-9/+51
|\| |
| * | Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-225-9/+51
| |/
* / Don't apply the filters twice in partial rendering...nicolasroard2013-02-221-0/+4
|/
* 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
* | Pinch to zoom refinenicolasroard2013-02-2124-29/+251
* | Fix for null check with RS allocations.Ruben Brunk2013-02-211-0/+2
* | fix draw and ellipse to handle pinch to zoomJohn Hoford2013-02-214-35/+60
* | Merge "Temporary handling when running out of heap in filtershow." into gb-ub...Ruben Brunk2013-02-212-44/+153
|\ \
| * | Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-212-44/+153
| |/
* | add highlight filterJohn Hoford2013-02-213-0/+241
* | Remove SliderController classnicolasroard2013-02-213-216/+0
* | Remove slider in ImageShow, cleanup codenicolasroard2013-02-204-117/+3
* | Fix typonicolasroard2013-02-201-1/+1
* | Add pinch to zoomnicolasroard2013-02-206-65/+200
* | Removed unsupported GL operations.Ruben Brunk2013-02-201-4/+1
* | 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
* | | add movable vignetteJohn Hoford2013-02-1910-39/+654
| |/ |/|
* | Merge "Fixed crop display for setting contacts/wallpapers." into gb-ub-photos...Ruben Brunk2013-02-152-12/+20
|\ \
| * | Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-142-12/+20
| |/
* / refactor to support many filter based on RedEyeJohn Hoford2013-02-149-196/+287
|/
* get redeye working againJohn Hoford2013-02-1310-9/+48
* Fix sync representationsnicolasroard2013-02-133-2/+25
* fix draw to support rotation/cropJohn Hoford2013-02-133-7/+11
* Pass the ImagePreset to ImageFilternicolasroard2013-02-133-7/+5
* Fix curves slownessnicolasroard2013-02-121-0/+2
* Clean up red eye correctionnicolasroard2013-02-124-62/+2
* fix ranges for various filtersJohn Hoford2013-02-1211-8/+44
* 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
* | 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
* | Add null check on the source URInicolasroard2013-02-122-2/+2
|/
* Limit preview sizenicolasroard2013-02-121-1/+1
* Refactor FiltersManagernicolasroard2013-02-1212-26/+132