summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d
Commit message (Expand)AuthorAgeFilesLines
* Fix bordersnicolasroard2013-02-078-41/+267
* Add todonicolasroard2013-02-071-0/+2
* Merge "Fix Fx filters" into gb-ub-photos-brycenicolasroard2013-02-087-20/+165
|\
| * Fix Fx filtersnicolasroard2013-02-077-20/+165
* | fix draw and curves to use FilterRepresentationJohn Hoford2013-02-0711-358/+425
|/
* Fix flashing on geometry previewnicolasroard2013-02-071-0/+1
* Fix filters only + geometry only renderingnicolasroard2013-02-076-138/+204
* Refactor to use direct manipulations of FilterRepresentations.nicolasroard2013-02-0610-56/+124
* fix editor visibilitynicolasroard2013-02-053-0/+6
* Merge "Refactor filters parameters - introduce FilterRepresentations - change...nicolasroard2013-02-0537-323/+657
|\
| * Refactor filters parametersnicolasroard2013-02-0537-323/+657
* | CleanupJohn Reck2013-02-053-818/+0
|/
* Merge "Handle syncing better" into gb-ub-photos-bryceJohn Reck2013-02-052-12/+30
|\
| * Handle syncing betterJohn Reck2013-02-042-12/+30
* | Switch Gallery over to RS compatibility library.Tim Murray2013-02-042-9/+5
|/
* fix performance problem with large images in drawJohn Hoford2013-02-012-14/+13
* 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
* | Fix async loading of bordersnicolasroard2013-02-011-39/+54
|/
* Fix curves refresh bugJohn Hoford2013-02-012-1/+21
* add color selection ui to drawJohn Hoford2013-01-3011-48/+1268
* Merge "show enable sync option for canvas" into gb-ub-photos-bryceJohn Reck2013-01-312-3/+65
|\
| * show enable sync option for canvasJohn Reck2013-01-302-3/+65
* | Merge "Clean up invalidate / redraw loop Move the recopy to the main thread" ...nicolasroard2013-01-306-66/+93
|\ \ | |/ |/|
| * Clean up invalidate / redraw loopnicolasroard2013-01-306-66/+93
* | Extract constants/boilerplateJohn Reck2013-01-292-449/+506
|/
* Merge "Fix thumbnail generation" into gb-ub-photos-brycenicolasroard2013-01-292-1/+2
|\
| * Fix thumbnail generationnicolasroard2013-01-292-1/+2
* | Merge "Importer: when view is reused for same image, don't reload" into gb-ub...Bobby Georgescu2013-01-292-3/+24
|\ \ | |/ |/|
| * Importer: when view is reused for same image, don't reloadBobby Georgescu2013-01-292-3/+24
* | Merge "Fix scaling + quality parameters" into gb-ub-photos-brycenicolasroard2013-01-292-1/+20
|\ \ | |/ |/|
| * Fix scaling + quality parametersnicolasroard2013-01-292-1/+20
* | Add comment about MenuExecutor assumptions in BatchServiceBobby Georgescu2013-01-291-0/+3
* | Merge "Launching gallery shows browse ui on canvas" into gb-ub-photos-bryceJohn Reck2013-01-292-0/+21
|\ \
| * | Launching gallery shows browse ui on canvasJohn Reck2013-01-282-0/+21
* | | Merge "Fixed BasicEditor NPE." into gb-ub-photos-bryceRuben Brunk2013-01-291-0/+3
|\ \ \ | |_|/ |/| |
| * | Fixed BasicEditor NPE.Ruben Brunk2013-01-281-0/+3
| |/
* | Merge "Fix ANRs due to waiting for IO on UI thread" into gb-ub-photos-bryceBobby Georgescu2013-01-293-8/+14
|\ \
| * | Fix ANRs due to waiting for IO on UI threadBobby Georgescu2013-01-283-8/+14
| |/
* / Fix apply geometry.nicolasroard2013-01-282-1/+1
|/
* Code dropJohn Reck2013-01-281-0/+660
* Revert "Switch Gallery over to RS compatibility library."Stephen Hines2013-01-232-5/+9
* Switch Gallery over to RS compatibility library.Stephen Hines2013-01-222-9/+5
* Better caching for RS filtersnicolasroard2013-01-2214-399/+562
* Merge "Tweaks for canvas" into gb-ub-photos-bryceJohn Reck2013-01-194-9/+33
|\
| * Tweaks for canvasJohn Reck2013-01-184-9/+33
* | Merge "refactor the filter/editor relationship" into gb-ub-photos-bryceJohn Hoford2013-01-1812-21/+423
|\ \
| * | refactor the filter/editor relationshipJohn Hoford2013-01-1812-21/+423
* | | Fix importer crashes on unplug during scrollingBobby Georgescu2013-01-181-1/+10
|/ /
* | Fix importer crashes when unplugging during indexingBobby Georgescu2013-01-171-119/+156