summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Expand)AuthorAgeFilesLines
* Add a direct rendering modenicolasroard2013-04-125-0/+106
* G+ crop overlay shadows. Aspect ratios.Ruben Brunk2013-04-113-3/+13
* Setup geometry xforms and propogation chain.Ruben Brunk2013-04-112-2/+16
* Fix downsampling check in crop.Ruben Brunk2013-04-101-2/+4
* Merge "Adding simple crop ui. Refactoring." into gb-ub-photos-bryceRuben Brunk2013-04-103-88/+112
|\
| * Adding simple crop ui. Refactoring.Ruben Brunk2013-04-103-88/+112
* | Small cleanup in setting resourcesnicolasroard2013-04-103-16/+14
* | Add a third pipeline reserved for the high res previewnicolasroard2013-04-092-2/+18
|/
* Merge "support icon styles" into gb-ub-photos-bryceJohn Hoford2013-04-105-27/+27
|\
| * support icon stylesJohn Hoford2013-04-095-27/+27
* | Detach old editornicolasroard2013-04-092-2/+7
* | Merge "Implements swipe in editor menu" into gb-ub-photos-brycenicolasroard2013-04-092-1/+131
|\ \
| * | Implements swipe in editor menunicolasroard2013-04-092-1/+131
| |/
* | Merge "Moving crop to a separate activity. Refactoring." into gb-ub-photos-b...Ruben Brunk2013-04-0912-12/+1288
|\ \ | |/ |/|
| * Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-0912-12/+1288
* | Merge "Hide the category panel when editing" into gb-ub-photos-brycenicolasroard2013-04-092-0/+18
|\ \
| * | Hide the category panel when editingnicolasroard2013-04-092-0/+18
* | | ui cleanupJohn Hoford2013-04-091-13/+11
|/ /
* | Fix history original imagenicolasroard2013-04-092-0/+10
* | Fix history panel first appearancenicolasroard2013-04-091-0/+6
* | Fix crash in curvesnicolasroard2013-04-081-2/+9
* | make basic editor based on ParametricEditorJohn Hoford2013-04-086-47/+239
* | Deactivate Vintage & BW Color FXnicolasroard2013-04-081-4/+4
* | Allow use of texture.Tim Murray2013-04-081-2/+5
* | Limit creation of greyscale converter RS script.Tim Murray2013-04-081-4/+11
|/
* support for simplified computed iconsJohn Hoford2013-04-082-1/+75
* Merge "Remove redudant setName" into gb-ub-photos-bryceztenghui2013-04-041-1/+0
|\
| * Remove redudant setNameztenghui2013-04-041-1/+0
* | fixed the value that quality was getting set toJohn Hoford2013-04-031-0/+7
* | fix touch action in drawJohn Hoford2013-04-031-2/+2
* | Fix segfaults in RS filtersnicolasroard2013-04-021-2/+11
* | fix calling Allocation.copyFrom without contextJohn Hoford2013-04-021-1/+3
|/
* Fix stickiness issues with UInicolasroard2013-04-011-9/+11
* Don't try freeing resources on a different thread..nicolasroard2013-04-011-1/+0
* Changed editor back button behavior.Ruben Brunk2013-04-011-7/+2
* Change panels organization. Also fixes border updates handling.Ruben Brunk2013-04-013-12/+40
* Added apply UI callbacks for rotate/mirror operations.Ruben Brunk2013-04-014-1/+59
* Merge "Fix double-tap behaviour" into gb-ub-photos-brycenicolasroard2013-03-302-1/+12
|\
| * Fix double-tap behaviournicolasroard2013-03-302-1/+12
* | Fixes some state synchronization issuesnicolasroard2013-03-302-7/+5
|/
* Merge "Implements progressive rendering" into gb-ub-photos-brycenicolasroard2013-03-307-34/+165
|\
| * Implements progressive renderingnicolasroard2013-03-297-34/+165
* | Merge "Added "discard unsaved changes" behavior for exiting." into gb-ub-phot...Ruben Brunk2013-03-301-15/+47
|\ \ | |/ |/|
| * Added "discard unsaved changes" behavior for exiting.Ruben Brunk2013-03-291-15/+47
* | Merge "add flexable ui for parameters" into gb-ub-photos-bryceJohn Hoford2013-03-2913-17/+645
|\ \ | |/ |/|
| * add flexable ui for parametersJohn Hoford2013-03-2913-17/+645
* | Re-enable caching step in RS filtersnicolasroard2013-03-283-12/+23
|/
* Fix deadlock.nicolasroard2013-03-273-172/+201
* Fixed renderscript crashes.Ruben Brunk2013-03-271-7/+4
* Moves ownership of the environment to the pipelinenicolasroard2013-03-267-246/+64