summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Added apply UI callbacks for rotate/mirror operations." into gb-ub-pho...Ruben Brunk2013-04-014-1/+59
|\
| * Added apply UI callbacks for rotate/mirror operations.Ruben Brunk2013-04-014-1/+59
* | Enforce bmp type in pool, handle MTP image decode failureBobby Georgescu2013-04-011-5/+21
|/
* 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 initial implementation of MediaCache." into gb-ub-photos-bryceGeorge Mount2013-03-291-3/+2
|\ \ \ | |_|/ |/| |
| * | Add initial implementation of MediaCache.George Mount2013-03-291-3/+2
* | | 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
|/
* Hides popup indicator on some editorsnicolasroard2013-03-254-4/+30
* Hides seekbar in some editorsnicolasroard2013-03-258-1/+47
* Refactoring: removed unnecessary apply calls.Ruben Brunk2013-03-229-100/+8
* Fix problem applying the Fx filternicolasroard2013-03-215-10/+43
* Revert "New loading model"John Reck2013-03-2120-284/+191
* Don't show the original image in the Curves editornicolasroard2013-03-202-4/+12
* Merge "Fix crashes with RS filters" into gb-ub-photos-brycenicolasroard2013-03-215-72/+107
|\
| * Fix crashes with RS filtersnicolasroard2013-03-205-72/+107
* | Added accessability description for filter buttons.Ruben Brunk2013-03-201-0/+1
|/
* Merge "Refactor the pipeline - add a CachingPipeline class - FilteringPipelin...nicolasroard2013-03-203-203/+281
|\
| * Refactor the pipelinenicolasroard2013-03-203-203/+281
* | Method added to load scaled resource (with only alpha channel).Victor Doba2013-03-201-1/+6
|/
* Add accessor for filters to the source bitmap passed to apply()nicolasroard2013-03-191-0/+8
* Fixed onDestroy ordering for RS context.Ruben Brunk2013-03-191-1/+2
* Fix some startup issues, performance issues on ICSnicolasroard2013-03-193-8/+19
* Improves double-tap and comparison mechanismnicolasroard2013-03-192-13/+13
* ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-188-115/+95
* Fix disappearing panels and animations on ICSnicolasroard2013-03-182-44/+42
* Fix xmp crashnicolasroard2013-03-151-0/+3
* Refactoring iconbutton.Ruben Brunk2013-03-154-79/+190
* Fix layout issue on rotationnicolasroard2013-03-141-0/+2
* Merge "Fixed more threading bugs in the ImageFilterRS and the FiltersManager....Ruben Brunk2013-03-152-10/+15
|\
| * Fixed more threading bugs in the ImageFilterRS and the FiltersManager.Ruben Brunk2013-03-142-10/+15
* | Enable touch panning by defaultnicolasroard2013-03-141-2/+4
|/
* Merge "Add many contextual actions to new gallery" into gb-ub-photos-bryceBobby Georgescu2013-03-142-5/+5
|\