summaryrefslogtreecommitdiffstats
path: root/tests/TileBenchmark/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Allow profiling of animation performanceChris Craik2012-01-241-4/+12
| | | | | | | Also fixes manual testing mode Depends on external/webkit change: https://android-git.corp.google.com/g/#/c/159794/ Change-Id: I169e80f9b5328b1b5a7b0aeaf09652de67febd8d
* Fix tile benchmark tool stallsChris Craik2011-08-221-0/+2
| | | | | bug:5062896 Change-Id: I2969e95481d65d5f87ce4399f09becc7b66d540a
* Added automated performance test to TileBenchmarkChris Craik2011-08-021-0/+8
| | | | | | | | | | | | | bug:5062896 Depends on external/webkit change: https://android-git.corp.google.com/g/#change,125566 Loads pages from SD card, and scrolls through them reporting results. Added contentInvalidateAll hidden WebView method, and made pageSwapCallback extensible. Change-Id: I9f7377aad6fd7c101177dde552a72357c8b4e400
* New log format, Manual log generation, plus logging of invalidatesChris Craik2011-07-212-5/+36
| | | | | | | | | | | | | 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/+92
Adds TileBenchmark app, which loads pages in webview and scrolls through them automatically, measuring rendering and allocation information. Change-Id: Ieaf5bbcec604c99aaf16822915e58bfc495011ec