summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/LoadTestsAutoTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Add support for extracting render time and image in page cyclerGuang Zhu2009-12-021-2/+7
|
* Add a delay before collecting memory informationGuang Zhu2009-07-171-0/+4
| | | | Hopefully this gives enough time for more memory recycling. Because it is observed that several seconds after a suite is run, the memory usage could drop by 1-2M.
* Call clearCache on WebView before collecting memory information.Guang Zhu2009-07-091-0/+1
|
* Use additional functions to collect more memory information data points.Guang Zhu2009-06-301-43/+65
|
* Fixed IndexOutofBoundException, improved how memory information is captured ↵Guang Zhu2009-05-181-2/+10
| | | | (run GC first)
* added reliability test usding DumpRenderTreeGuang Zhu2009-05-111-1/+4
|
* Back-merge all changes done in master to DumpRenderTree to donut.Guang Zhu2009-05-051-60/+92
|
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+152