summaryrefslogtreecommitdiffstats
path: root/tests/TileBenchmark
Commit message (Expand)AuthorAgeFilesLines
* libcore_to_document and junit_to_document are no longer functions.Ying Wang2013-12-041-2/+2
* Remove WebViewClassic specific test codeJonathan Dixon2013-08-257-1666/+0
* Add useMinimalMemory=true test to TileBenchmarkChris Craik2012-04-192-0/+21
* TileBenchmark test app needs read sdcard permissionGuang Zhu2012-04-171-0/+1
* remove toast from animation benchmarkChris Craik2012-04-041-4/+0
* Factor viewport scaling into coverage calculationChris Craik2012-03-202-6/+7
* Refactor WebView to be a thin proxy classJonathan Dixon2012-03-021-24/+28
* Pause webkit painting when UI tile painting queue is fullChris Craik2012-02-031-7/+10
* Allow profiling of animation performanceChris Craik2012-01-245-100/+400
* Small tweaks to Tile Benchmark testGuang Zhu2012-01-055-51/+8
* Update tilebenchmark to work with current drawing infrastructureChris Craik2011-12-123-53/+51
* Send animation start notification back to webkit from ui threadChris Craik2011-11-291-2/+2
* Fix tile benchmark tool stallsChris Craik2011-08-224-22/+47
* TileBenchmark label additionChris Craik2011-08-032-4/+6
* Added automated performance test to TileBenchmarkChris Craik2011-08-0211-122/+375
* New log format, Manual log generation, plus logging of invalidatesChris Craik2011-07-2110-102/+326
* Added TileBenchmarkChris Craik2011-07-1815-0/+1207