summaryrefslogtreecommitdiffstats
path: root/tests/TileBenchmark/res/layout
Commit message (Collapse)AuthorAgeFilesLines
* Update tilebenchmark to work with current drawing infrastructureChris Craik2011-12-121-37/+43
| | | | | | | | | | | | bug:5062896 depends on external/webkit change: https://android-git.corp.google.com/g/#/c/154840/ - directly discard textures, instead of sending an invalidate through webkit - better ui on smaller screens - pass native pointer through jni calls Change-Id: Icadbf8944edc5a2b1f8dc27bab53ac665c975462
* New log format, Manual log generation, plus logging of invalidatesChris Craik2011-07-211-3/+16
| | | | | | | | | | | | | bug:5062896 Added features to TileProfiler, updated jni interface to allow querying of arbitrary log data via strings. Depends on the following webkit change: https://android-git.corp.google.com/g/#change,122779 For new logging jni interface, and logging of invalidates. Change-Id: I80ba6702b87e86ec76e5b0eafde45f4ef3a80ad3
* Added TileBenchmarkChris Craik2011-07-182-0/+111
Adds TileBenchmark app, which loads pages in webview and scrolls through them automatically, measuring rendering and allocation information. Change-Id: Ieaf5bbcec604c99aaf16822915e58bfc495011ec