summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/filters/BaseFiltersManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Add LUT3D filter state savingztenghui2013-05-311-3/+4
| | | | Change-Id: I195fad1dcad5639c30a2eb94ce28cfd0a2464018
* Revert "Reinitialize all the filters after Crop is applied."Ruben Brunk2013-05-101-7/+0
| | | | This reverts commit 1cfbaca7bef29b7d510c5e1de424e68cd8804022.
* Reinitialize all the filters after Crop is applied.Victor Doba2013-05-101-0/+7
| | | | Change-Id: I192918a3f28eac400e2e35f3b410dc8adc1a8ad4
* fix crash due to no ImageFilterDrawJohn Hoford2013-05-011-1/+1
| | | | Change-Id: I0c8bfaa7d162f5c1a49f05d853f4700322fe5901
* resolved conflicts for merge of d6edcee3 to gb-ub-photos-carlsbadJohn Hoford2013-05-011-1/+1
|\ | | | | | | Change-Id: I24057e85ca5b0409e9bcb92c85577fb9a763fbe4
| * small ui changes based on UX/PM feedbackJohn Hoford2013-04-291-2/+2
| | | | | | | | | | bug:8664728 Change-Id: I4e0651c011b9a6c4742d86c898a0821187f43043
* | Modifications for simple editnicolasroard2013-04-291-1/+1
| | | | | | | | Change-Id: Ic200a4f1e843deb119d68f627d5b8adb201f0f7f
* | resolved conflicts for merge of a1939d22 to gb-ub-photos-carlsbadrepo sync2013-04-221-4/+35
|\| | | | | | | Change-Id: Ic6759448c932823720021e85e1232736ff2085f8
| * fixed borders issuesJohn Hoford2013-04-181-4/+35
| | | | | | | | | | bug:8315216 Change-Id: I04d62984c70e7e514b8625e6a4b5ed9395137471
| * Remove redeye filter.Ruben Brunk2013-04-171-2/+2
| | | | | | | | | | Bug: 8609003 Change-Id: I7f10e928fa775e5186146f06877dda34b3df699a
* | Support for save state in imagesJohn Hoford2013-04-171-4/+25
|/ | | | | | bug:8626775 Change-Id: I2a34a6027b23dab9c1802f672bfbf399cac0c4f7
* Small cleanup in setting resourcesnicolasroard2013-04-101-0/+7
| | | | Change-Id: Icd275aaddcee59a578f916c57903012ce35469ad
* Change panels organization. Also fixes border updates handling.Ruben Brunk2013-04-011-0/+4
| | | | Change-Id: If96754e821b1e80238d2a04e65f1b57ee9683efe
* Moves ownership of the environment to the pipelinenicolasroard2013-03-261-1/+1
| | | | Change-Id: I256e679a6f47831ebf00fe57d38b9c0372be38ec
* ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-181-0/+9
| | | | | | | Bug: 8293404 Bug: 8417804 Change-Id: I4e3fbbdb86bcb790d73455f21044e6dee9398a5d
* Added locking for FilteringPipeline and ImageFilterRS. Gets rid of leaked ↵Ruben Brunk2013-03-131-10/+0
| | | | | | | | | | | | | | | | | threads. Bug: 8373600 Bug: 8363001 Bug: 8344345 Bug: 8264659 This CL fixes several things: - FilteringPipeline no longer leaks a handler thread every time photoeditor is reopened. - ImageFilterRS no longer leaks an RS context and thread every time photoeditor is reopened. - ImageFilterRS now uses locking. - ImageFilterRS no longer leaks Bitmap references or static renderscript allocations. Change-Id: I79ebde1a8ba8ad689791c2af8db0c3c907e06399
* Memory usage improvements, speed improvementnicolasroard2013-03-081-34/+66
| | | | | | | | - free filters resources agressively - implements multiple rendering pipelines - some cleanup Change-Id: Ib9ed268b0b2662d0bf5c049adcf046b556954c37
* UI cleanupnicolasroard2013-03-041-2/+5
| | | | Change-Id: Iaf138455651511e610b640a716820bd846284948
* refactor the geometry codeJohn Hoford2013-02-271-0/+2
| | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-38/+26
| | | | | Bug: 8253109 Change-Id: Iaff381e759d02baae701a01d6c081c49f4b3c772
* add highlight filterJohn Hoford2013-02-211-0/+2
| | | | Change-Id: I2e59e09fbc80172b9dfe27b3ce8ff2f1e24c5872
* Refactor FiltersManagernicolasroard2013-02-121-0/+113
Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef