summaryrefslogtreecommitdiff
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/LoadTestsAutoTest.java
AgeCommit message (Expand)Author
2013-08-25Remove WebViewClassic specific test codeJonathan Dixon
2012-03-05Update to DumpRenderTree test harnessGuang Zhu
2011-05-18call clearCache from UI threadGuang Zhu
2011-04-26Make DRT pull data over networkGuang Zhu
2011-01-25change the way test app waits for gcGuang Zhu
2011-01-18further remove calls to runFinalizationGuang Zhu
2011-01-13remove runFinalizationSync callsGuang Zhu
2010-12-06change how assets are copied out of apkGuang Zhu
2010-07-19Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer
2009-12-02Add support for extracting render time and image in page cyclerGuang Zhu
2009-07-17Add a delay before collecting memory informationGuang Zhu
2009-07-09Call clearCache on WebView before collecting memory information.Guang Zhu
2009-06-30Use additional functions to collect more memory information data points.Guang Zhu
2009-05-18Fixed IndexOutofBoundException, improved how memory information is captured (...Guang Zhu
2009-05-11added reliability test usding DumpRenderTreeGuang Zhu
2009-05-05Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu
2009-03-13auto import from //branches/cupcake_rel/...@138607The Android Open Source Project