summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/ImagesManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve performances / fixes some glitchesNicolas Roard2011-10-141-0/+4
| | | | | | | | | | - no layout / bgd color check if no inval on the base layer - throttle the number of ImageTexture uploaded per draw call - disable fast layer position update for now bug:5297559 bug:5421309 bug:5218173 Change-Id: I9ff9867dd3cfc2e0805e378d75ea75667fef8673
* Refactor the image sharing codeNicolas Roard2011-10-121-0/+58
We add a separate Images Manager, working both in GL and software rendering. bug:5425148 Change-Id: Ib5bc88ad94d49c7f1eb969a716691ac98dc10b77