summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
|/
* Requested RS method rename.Ruben Brunk2013-03-142-2/+2
* Merge "Change element type to A_8 to support sampling." into gb-ub-photos-bryceTim Murray2013-03-141-2/+2
|\
| * Change element type to A_8 to support sampling.Tim Murray2013-03-141-2/+2
* | Fix image icons on Razr M.Ruben Brunk2013-03-142-53/+65
|/
* Fix photo editor RS allocation on orientation change.Ruben Brunk2013-03-131-1/+1
* Exif parser modifications.Ruben Brunk2013-03-132-125/+106
* Added locking for FilteringPipeline and ImageFilterRS. Gets rid of leaked th...Ruben Brunk2013-03-134-74/+90
* Fix preview synchronizationnicolasroard2013-03-124-3/+9
* Add loading resources helper functions to ImageFilterRSnicolasroard2013-03-121-3/+30
* Fix potential problem with default rsc numbernicolasroard2013-03-121-1/+1
* Fix layout on phonesnicolasroard2013-03-111-0/+10