summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\
| * Add many contextual actions to new galleryBobby Georgescu2013-03-142-5/+5
* | 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-135-246/+177
|/
* Merge "Add coarse grained events for camera mode, filmstrip stats" into gb-ub...Bobby Georgescu2013-03-131-0/+4
|\
| * Add coarse grained events for camera mode, filmstrip statsBobby Georgescu2013-03-131-0/+4
* | Merge "Added locking for FilteringPipeline and ImageFilterRS. Gets rid of le...Ruben Brunk2013-03-134-74/+90
|\ \ | |/ |/|
| * Added locking for FilteringPipeline and ImageFilterRS. Gets rid of leaked th...Ruben Brunk2013-03-134-74/+90
* | Usage statistics collection for camera module, filmstripBobby Georgescu2013-03-123-3/+28
|/
* Fix preview synchronizationnicolasroard2013-03-124-3/+9
* Add loading resources helper functions to ImageFilterRSnicolasroard2013-03-121-3/+30