summaryrefslogtreecommitdiff
path: root/tests/TileBenchmark/Android.mk
AgeCommit message (Collapse)Author
2015-08-27Remove remainder of TileBenchmark Chris Craik
Change-Id: I60213826a7e1d4f6bbb9a688d6493cd740af93e7
2013-12-04libcore_to_document and junit_to_document are no longer functions. Ying Wang
They are evaluated only once in the corresponding export .mk file. This fixes build log spam reported in: https://code.google.com/p/android/issues/detail?id=63184 Change-Id: I549eb052272bbdebef8fca697822f5eaa0fe5764
2012-01-05Small tweaks to Tile Benchmark test Guang Zhu
* tag the module as 'tests' so the apk gets includes in test build * merge the instrumentation into TileBenchmark app and eliminate the test apk entirely * changed the default test suite to 'alexa25_2011' which is a suite of pages based on top 25 news sites from alexa, includes primarily english sites, and 3 CJK sites Change-Id: Icd40a70b560bfd7c521adf8ad4b1068483698103
2011-07-18Added TileBenchmark Chris Craik
Adds TileBenchmark app, which loads pages in webview and scrolls through them automatically, measuring rendering and allocation information. Change-Id: Ieaf5bbcec604c99aaf16822915e58bfc495011ec