summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d
Commit message (Expand)AuthorAgeFilesLines
* Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-255-41/+29
* Start of photosJohn Reck2013-02-221-1/+6
* 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
| |/
* | Merge "Replace various BitmapPools with a smarter unified pool" into gb-ub-ph...Bobby Georgescu2013-02-2216-243/+58
|\ \
| * | Replace various BitmapPools with a smarter unified poolBobby Georgescu2013-02-2216-243/+58
* | | 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 "Don't use AsyncTasks to fetch images via MTP" into gb-ub-photos-bryceBobby Georgescu2013-02-152-42/+81
|\ \ \ | |_|/ |/| |
| * | Don't use AsyncTasks to fetch images via MTPBobby Georgescu2013-02-142-42/+81
* | | 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
* Merge "Importer: Full-screen viewing, UI refinement, refactoring" into gb-ub-...Bobby Georgescu2013-02-1313-218/+907
|\
| * Importer: Full-screen viewing, UI refinement, refactoringBobby Georgescu2013-02-1213-218/+907
* | 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
* | | Merge "DO NOT MERGE: Don't call requestLayout from onLayout" into gb-ub-photo...Tenghui Zhu2013-02-121-4/+0
|\ \ \
| * | | DO NOT MERGE: Don't call requestLayout from onLayoutMarco Nelissen2013-02-121-4/+0
* | | | Add null check on the source URInicolasroard2013-02-122-2/+2
| |/ / |/| |
* | | Limit preview sizenicolasroard2013-02-121-1/+1