summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor filters parametersnicolasroard2013-02-0538-326/+695
* 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
* | Merge "Fix async loading of borders" into gb-ub-photos-brycenicolasroard2013-02-011-39/+54
|\ \ | |/ |/|
| * Fix async loading of bordersnicolasroard2013-02-011-39/+54
* | Merge "Move tests from camera to gallery2" into gb-ub-photos-bryceDoris Liu2013-02-0119-0/+2106
|\ \ | |/ |/|
| * Move tests from camera to gallery2Doris Liu2013-02-0119-0/+2106
* | Merge "Make video snapshot save images in the background." into gb-ub-photos-...Angus Kong2013-02-016-48/+97
|\ \
| * | Make video snapshot save images in the background.Angus Kong2013-01-316-48/+97
* | | Fix curves refresh bugJohn Hoford2013-02-013-2/+21
|/ /
* | Merge "Animate between photo modules" into gb-ub-photos-bryceJohn Reck2013-02-012-20/+95
|\ \ | |/ |/|
| * Animate between photo modulesJohn Reck2013-01-312-20/+95
* | Merge "Make background media saving a service" into gb-ub-photos-bryceAngus Kong2013-01-313-182/+219
|\ \ | |/ |/|
| * Make background media saving a serviceAngus Kong2013-01-313-182/+219
* | add color selection ui to drawJohn Hoford2013-01-3012-48/+1269
|/
* Merge "show enable sync option for canvas" into gb-ub-photos-bryceJohn Reck2013-01-313-3/+92
|\
| * show enable sync option for canvasJohn Reck2013-01-303-3/+92
* | 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
* | Merge "Move Camera Java/Native source into Gallery2" into gb-ub-photos-bryceMichael Kolb2013-01-29131-0/+31415
|\ \
| * | Move Camera Java/Native source into Gallery2Michael Kolb2013-01-29131-0/+31415
* | | 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-284-0/+1874
* 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-1813-21/+455
|\ \
| * | refactor the filter/editor relationshipJohn Hoford2013-01-1813-21/+455
* | | Fix importer crashes on unplug during scrollingBobby Georgescu2013-01-181-1/+10
|/ /
* | Fix importer crashes when unplugging during indexingBobby Georgescu2013-01-171-119/+156