summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/cache
Commit message (Expand)AuthorAgeFilesLines
* tiny planet fixJohn Hoford2013-04-192-4/+18
* fixed borders issuesJohn Hoford2013-04-181-1/+0
* Add direct rendering for bordernicolasroard2013-04-121-0/+2
* Add a direct rendering modenicolasroard2013-04-121-0/+11
* Small cleanup in setting resourcesnicolasroard2013-04-101-3/+6
* Add a third pipeline reserved for the high res previewnicolasroard2013-04-091-2/+13
* support icon stylesJohn Hoford2013-04-092-2/+8
* fixed the value that quality was getting set toJohn Hoford2013-04-031-0/+7
* fix calling Allocation.copyFrom without contextJohn Hoford2013-04-021-1/+3
* Fix stickiness issues with UInicolasroard2013-04-011-9/+11
* Don't try freeing resources on a different thread..nicolasroard2013-04-011-1/+0
* Merge "Fix double-tap behaviour" into gb-ub-photos-brycenicolasroard2013-03-301-0/+10
|\
| * Fix double-tap behaviournicolasroard2013-03-301-0/+10
* | Fixes some state synchronization issuesnicolasroard2013-03-301-6/+3
|/
* Implements progressive renderingnicolasroard2013-03-294-20/+99
* Fix deadlock.nicolasroard2013-03-271-108/+168
* Moves ownership of the environment to the pipelinenicolasroard2013-03-263-59/+52
* Fix problem applying the Fx filternicolasroard2013-03-212-5/+25
* Fix crashes with RS filtersnicolasroard2013-03-201-0/+57
* Refactor the pipelinenicolasroard2013-03-202-201/+276
* Fix some startup issues, performance issues on ICSnicolasroard2013-03-191-1/+4
* ImageFilterRS filters reset properly. FilterPipeline delay till after load.Ruben Brunk2013-03-182-27/+28
* Refactoring iconbutton.Ruben Brunk2013-03-151-0/+5
* Exif parser modifications.Ruben Brunk2013-03-131-31/+19
* Added locking for FilteringPipeline and ImageFilterRS. Gets rid of leaked th...Ruben Brunk2013-03-131-13/+11
* Fix preview synchronizationnicolasroard2013-03-121-0/+7
* Revert "Clear Gallery's bitmap pool on photo editor start. Minor refactoring."Ruben Brunk2013-03-111-7/+4
* Clear Gallery's bitmap pool on photo editor start. Minor refactoring.Ruben Brunk2013-03-111-4/+7
* Memory usage improvements, speed improvementnicolasroard2013-03-085-165/+15
* Visual Historynicolasroard2013-03-051-0/+10
* fix importsJohn Hoford2013-03-012-10/+1
* crop fixJohn Hoford2013-02-271-9/+0
* Fix full res previewnicolasroard2013-02-271-1/+0
* Fix scale and full res previewnicolasroard2013-02-271-1/+2
* refactor the geometry codeJohn Hoford2013-02-271-0/+12
* Merge "Fix crash on applying borders" into gb-ub-photos-brycenicolasroard2013-02-262-3/+5
|\
| * Fix crash on applying bordersnicolasroard2013-02-252-3/+5
* | Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-1/+0
|/
* Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-222-7/+14
|\
| * Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-222-7/+14
* | Merge "Revert "Stopgap fixes for more of the photo editor's memory issues."" ...Ruben Brunk2013-02-222-14/+7
|\ \
| * | Revert "Stopgap fixes for more of the photo editor's memory issues."Ruben Brunk2013-02-222-14/+7
* | | Merge "Stopgap fixes for more of the photo editor's memory issues." into gb-u...Ruben Brunk2013-02-222-7/+14
|\| |
| * | Stopgap fixes for more of the photo editor's memory issues.Ruben Brunk2013-02-222-7/+14
| |/
* / Don't apply the filters twice in partial rendering...nicolasroard2013-02-221-0/+4
|/
* Pinch to zoom refinenicolasroard2013-02-213-18/+97
* Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-211-16/+109
* Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-141-0/+1
* fix draw to support rotation/cropJohn Hoford2013-02-131-1/+4
* Add null check on the source URInicolasroard2013-02-121-1/+1