summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/FilterShowActivity.java
Commit message (Expand)AuthorAgeFilesLines
...
* Moves ownership of the environment to the pipelinenicolasroard2013-03-261-2/+0
* Fixed onDestroy ordering for RS context.Ruben Brunk2013-03-191-1/+2
* Fix some startup issues, performance issues on ICSnicolasroard2013-03-191-1/+1
* ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-181-82/+33
* Fix disappearing panels and animations on ICSnicolasroard2013-03-181-4/+3
* Fix layout issue on rotationnicolasroard2013-03-141-0/+2
* Requested RS method rename.Ruben Brunk2013-03-141-1/+1
* Fix photo editor RS allocation on orientation change.Ruben Brunk2013-03-131-1/+1
* Added locking for FilteringPipeline and ImageFilterRS. Gets rid of leaked th...Ruben Brunk2013-03-131-0/+1
* Fix layout on phonesnicolasroard2013-03-111-0/+10
* Various bugfixes/improvements for Fx Filters:nicolasroard2013-03-111-13/+7
* split filter show into multiple filesJohn Hoford2013-03-111-2/+5
* refactoring to make Editor classes do moreJohn Hoford2013-03-111-8/+3
* Clear Gallery's bitmap pool before starting photoeditor.Ruben Brunk2013-03-111-0/+14
* Merge "Revert "Clear Gallery's bitmap pool on photo editor start. Minor refa...Ruben Brunk2013-03-111-26/+2
|\
| * Revert "Clear Gallery's bitmap pool on photo editor start. Minor refactoring."Ruben Brunk2013-03-111-26/+2
* | Merge "Clear Gallery's bitmap pool on photo editor start. Minor refactoring....Ruben Brunk2013-03-111-2/+26
|\|
| * Clear Gallery's bitmap pool on photo editor start. Minor refactoring.Ruben Brunk2013-03-111-2/+26
* | Add tiled backgroundnicolasroard2013-03-111-13/+17
|/
* Clear border resources to save memorynicolasroard2013-03-091-0/+2
* Merge "fix undo bug" into gb-ub-photos-bryceJohn Hoford2013-03-061-0/+1
|\
| * fix undo bugJohn Hoford2013-03-061-0/+1
* | Improves visual historynicolasroard2013-03-051-2/+12
|/
* Merge "Simplify and speed up thumbnail creation" into gb-ub-photos-brycenicolasroard2013-03-051-0/+2
|\
| * Simplify and speed up thumbnail creationnicolasroard2013-03-041-0/+2
* | fix tiny planet shown after rotationJohn Hoford2013-03-041-0/+9
|/
* Improves state/history panel behaviournicolasroard2013-03-041-14/+30
* UI cleanupnicolasroard2013-03-041-13/+19
* Fix disappearing border thumbnailsnicolasroard2013-03-011-1/+1
* Improves State panel and Refactor FilterShowActivitynicolasroard2013-03-011-155/+168
* fixed hiding of tiny planetJohn Hoford2013-03-011-1/+1
* crop fixJohn Hoford2013-02-271-16/+26
* refactor the geometry codeJohn Hoford2013-02-271-31/+32
* FilterShowActivity cleanupnicolasroard2013-02-261-89/+13
* Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-0/+3
* Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-221-0/+4
* Merge "Move setting wallpaper to a background thread." into gb-ub-photos-bryceRuben Brunk2013-02-221-5/+24
|\
| * Move setting wallpaper to a background thread.Ruben Brunk2013-02-221-5/+24
* | Remove slider in ImageShow, cleanup codenicolasroard2013-02-201-1/+0
|/
* Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-141-12/+19
* Clean up red eye correctionnicolasroard2013-02-121-6/+0
* Refactor FiltersManagernicolasroard2013-02-121-4/+10
* remove animations if before Jelly BeanJohn Hoford2013-02-121-0/+8
* Merge "Adding support for ICS" into gb-ub-photos-brycenicolasroard2013-02-121-8/+25
|\
| * Adding support for ICSnicolasroard2013-02-111-8/+25
* | fix red eye to use the new systemJohn Hoford2013-02-111-6/+7
|/
* Move useFilterRepresentation to PanelControllernicolasroard2013-02-111-25/+1
* Cleaning filtersnicolasroard2013-02-111-26/+11
* Merge "Fix loading screen" into gb-ub-photos-brycenicolasroard2013-02-091-13/+17
|\
| * Fix loading screennicolasroard2013-02-081-13/+17