summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/FilterShowActivity.java
Commit message (Expand)AuthorAgeFilesLines
* fixed borders issuesJohn Hoford2013-04-181-59/+3
* Remove History panelnicolasroard2013-04-161-99/+2
* Merge "Shows final set of filters in UI." into gb-ub-photos-bryceRuben Brunk2013-04-161-4/+4
|\
| * Shows final set of filters in UI.Ruben Brunk2013-04-161-4/+4
* | New state panelnicolasroard2013-04-151-32/+21
|/
* Small cleanup in setting resourcesnicolasroard2013-04-101-13/+1
* Add a third pipeline reserved for the high res previewnicolasroard2013-04-091-0/+5
* Merge "Moving crop to a separate activity. Refactoring." into gb-ub-photos-b...Ruben Brunk2013-04-091-0/+1
|\
| * Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-0/+1
* | Hide the category panel when editingnicolasroard2013-04-091-0/+11
* | Fix history original imagenicolasroard2013-04-091-0/+1
* | Fix history panel first appearancenicolasroard2013-04-091-0/+6
* | Deactivate Vintage & BW Color FXnicolasroard2013-04-081-4/+4
|/
* Changed editor back button behavior.Ruben Brunk2013-04-011-7/+2
* Change panels organization. Also fixes border updates handling.Ruben Brunk2013-04-011-1/+8
* Merge "Implements progressive rendering" into gb-ub-photos-brycenicolasroard2013-03-301-1/+13
|\
| * Implements progressive renderingnicolasroard2013-03-291-1/+13
* | Added "discard unsaved changes" behavior for exiting.Ruben Brunk2013-03-291-15/+47
|/
* Fix deadlock.nicolasroard2013-03-271-2/+3
* 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