summaryrefslogtreecommitdiff
path: root/tests/DumpRenderTree/src/com/android/dumprendertree/ReliabilityTestActivity.java
AgeCommit message (Expand)Author
2013-08-25Remove WebViewClassic specific test codeJonathan Dixon
2013-01-18Better detecting if current threasd is main threadKristian Monsen
2010-01-08Deprecate fill_parent and introduce match_parent.Romain Guy
2009-09-15Refactor logic for starting forward servers and http test cases hacking, so t...Guang Zhu
2009-08-04After each test, the WebView cache should be cleared, otherwise the cache dat...Guang Zhu
2009-08-03Change browser reliability test to start a new activity for each urlGuang Zhu
2009-06-10Added support to record page load time for each url.Guang Zhu
2009-06-07Changed logic to handle timeout pages.Guang Zhu
2009-06-03Adding missing callback onJsConfirm to dismiss any confirmation dialogsGuang Zhu
2009-06-03Added new parameter to enable a manual pause between pagesGuang Zhu
2009-06-01Removing @Override to fix the buildGuang Zhu
2009-06-01Update reliability test code. Use a separate activity with simpler calback me...Guang Zhu