summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters
Commit message (Expand)AuthorAgeFilesLines
* Fix the verbose logztenghui2013-05-081-3/+8
* Fix UInicolasroard2013-05-011-1/+1
* small ui changes based on UX/PM feedbackJohn Hoford2013-04-293-4/+5
* UI changesnicolasroard2013-04-241-0/+18
* Fix CurvesJohn Hoford2013-04-241-3/+30
* tiny planet fixJohn Hoford2013-04-192-34/+21
* fixed borders issuesJohn Hoford2013-04-181-4/+35
* Remove redeye filter.Ruben Brunk2013-04-171-2/+2
* Make convertBitmap() protected so that Frames can use it.nicolasroard2013-04-161-1/+1
* support for simplified parameters in filterJohn Hoford2013-04-151-0/+11
* Add a direct rendering modenicolasroard2013-04-122-0/+60
* Small cleanup in setting resourcesnicolasroard2013-04-101-0/+7
* Merge "support icon styles" into gb-ub-photos-bryceJohn Hoford2013-04-101-1/+5
|\
| * support icon stylesJohn Hoford2013-04-091-1/+5
* | Merge "Moving crop to a separate activity. Refactoring." into gb-ub-photos-b...Ruben Brunk2013-04-091-1/+1
|\ \ | |/ |/|
| * Moving crop to a separate activity. Refactoring.Ruben Brunk2013-04-091-1/+1
* | Allow use of texture.Tim Murray2013-04-081-2/+5
* | Limit creation of greyscale converter RS script.Tim Murray2013-04-081-4/+11
|/
* support for simplified computed iconsJohn Hoford2013-04-082-1/+75
* Fix segfaults in RS filtersnicolasroard2013-04-021-2/+11
* Change panels organization. Also fixes border updates handling.Ruben Brunk2013-04-011-0/+4
* Fixes some state synchronization issuesnicolasroard2013-03-301-1/+2
* Merge "add flexable ui for parameters" into gb-ub-photos-bryceJohn Hoford2013-03-291-1/+30
|\
| * add flexable ui for parametersJohn Hoford2013-03-291-1/+30
* | Re-enable caching step in RS filtersnicolasroard2013-03-282-12/+22
|/
* Fix deadlock.nicolasroard2013-03-271-62/+30
* Fixed renderscript crashes.Ruben Brunk2013-03-271-7/+4
* Moves ownership of the environment to the pipelinenicolasroard2013-03-261-1/+1
* Refactoring: removed unnecessary apply calls.Ruben Brunk2013-03-226-48/+7
* Fix problem applying the Fx filternicolasroard2013-03-212-2/+14
* Fix crashes with RS filtersnicolasroard2013-03-203-70/+36
* 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
* ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-184-5/+32
* Fix xmp crashnicolasroard2013-03-151-0/+3
* Fixed more threading bugs in the ImageFilterRS and the FiltersManager.Ruben Brunk2013-03-142-10/+15
* Requested RS method rename.Ruben Brunk2013-03-141-1/+1
* Change element type to A_8 to support sampling.Tim Murray2013-03-141-2/+2
* Added locking for FilteringPipeline and ImageFilterRS. Gets rid of leaked th...Ruben Brunk2013-03-132-61/+78
* Add loading resources helper functions to ImageFilterRSnicolasroard2013-03-121-3/+30
* Fix potential problem with default rsc numbernicolasroard2013-03-121-1/+1
* Various bugfixes/improvements for Fx Filters:nicolasroard2013-03-113-20/+49
* Clear border resources to save memorynicolasroard2013-03-092-6/+4
* Memory usage improvements, speed improvementnicolasroard2013-03-085-42/+98
* Add convertRGBAtoA.Tim Murray2013-03-072-0/+42
* UI cleanupnicolasroard2013-03-043-2/+8
* fix importsJohn Hoford2013-03-0112-25/+2
* refactor the geometry codeJohn Hoford2013-02-273-6/+20
* Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-38/+26
* Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-222-2/+33