summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/filtershow/pipeline/Buffer.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix flickering while editingnicolasroard2013-09-161-2/+20
| | | | Change-Id: Ic06e0c59059d97f8dd7c150d22746c1f90d7bed1
* Improves memory managementnicolasroard2013-09-081-2/+3
| | | | | | | | Also adds some debugging tracking tools. bug:10112287 Change-Id: I3f9b3d173db99818e5c9ae9a62b0ec38cd2b341b
* Fix graphic pipeline cachenicolasroard2013-09-031-3/+1
| | | | | | | | Some bitmaps were thrown back into the bitmap pool while still used in the caching pipeline... Change-Id: I56c47b44d137f16b9a9a6cf79224c296ea6e55a0
* Improves bitmap reuse / memory usagenicolasroard2013-08-151-6/+12
| | | | | | bug:8782701 Change-Id: Ic655d6f1704dd0429e96819566f50927de02b994
* Move classes to pipeline packagenicolasroard2013-07-021-2/+0
| | | | Change-Id: I9d664537d845d9daeb352c8006d0296a3f546dca
* Pipeline refactoringnicolasroard2013-07-021-1/+21
| | | | | | | Remove the temp representations and instead use a triple buffer for ImagePresets. Change-Id: I4cdcfbe4941af72b38fe42385085ff4a20eb78cc
* Pipeline refactoringnicolasroard2013-07-011-0/+56
Add SharedBuffer and Buffer class Change-Id: I823a9520541e3be5321a3deb5e58a358588b6cf3