summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/ReliabilityTestActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-2/+2
* Refactor logic for starting forward servers and http test cases hacking, so t...Guang Zhu2009-09-151-0/+16
* After each test, the WebView cache should be cleared, otherwise the cache dat...Guang Zhu2009-08-041-0/+1
* Change browser reliability test to start a new activity for each urlGuang Zhu2009-08-031-3/+3
* Added support to record page load time for each url.Guang Zhu2009-06-101-40/+55
* Changed logic to handle timeout pages.Guang Zhu2009-06-071-2/+5
* Adding missing callback onJsConfirm to dismiss any confirmation dialogsGuang Zhu2009-06-031-0/+6
* Added new parameter to enable a manual pause between pagesGuang Zhu2009-06-031-3/+13
* Removing @Override to fix the buildGuang Zhu2009-06-011-1/+0
* Update reliability test code. Use a separate activity with simpler calback me...Guang Zhu2009-06-011-0/+257