summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/PerformanceMonitor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Visual Indicator tweaksJohn Reck2012-03-211-102/+0
| | | | Change-Id: I2652ca8d6d3008bb97c2d9ad795240880fd83006
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-8/+7
| | | | | | | Started using ALOGW/E for indicating warnings/errors Also delete the unused TilesTracker.h Change-Id: I1986a3057efd4c8e260dbc020e21c02d4d646cf3
* removed unused vars/functionsChris Craik2012-02-281-1/+0
| | | | Change-Id: I07ab8c6e7ea1c15181eaaa936968b60f6cdd69a4
* Fallback mode when running out of textures for layersNicolas Roard2011-11-101-0/+23
| | | | | | | | | | - Implements a degraded rendering mode when running out of textures - Speed up rendering by reusing the same SkBitmap in RasterRenderer - Some refactoring bug:5279231 Change-Id: I52943a87bed56c49b01b47fea4fa1a5c49e09e93
* Basic performance monitor for tilesJohn Reck2011-05-161-0/+81
Change-Id: Ic67a5093a7c09b870ec34160ae0c999162dddcfc