Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-25 | Remove WebViewClassic specific test code | Jonathan Dixon | |
Bug: 10427705 These tested internals of WebViewClassic and will no longer build when that is removed Change-Id: I42af538dcb0343e9eff0b3fa85d7ff39f19c7c61 | |||
2013-01-18 | Better detecting if current threasd is main thread | Kristian Monsen | |
Old approach got broken after: https://googleplex-android-review.googlesource.com/#/c/266421/2 Change-Id: I12ae23efdbaebd8ba24acb1b7eff75c912d24f1d | |||
2010-01-08 | Deprecate fill_parent and introduce match_parent. | Romain Guy | |
Bug: #2361749. | |||
2009-09-15 | Refactor logic for starting forward servers and http test cases hacking, so ↵ | Guang Zhu | |
that they can be shared between automated test mode and UI launch mode. | |||
2009-08-04 | After each test, the WebView cache should be cleared, otherwise the cache ↵ | Guang Zhu | |
data will pile up. | |||
2009-08-03 | Change browser reliability test to start a new activity for each url | Guang Zhu | |
2009-06-10 | Added support to record page load time for each url. | Guang Zhu | |
2009-06-07 | Changed logic to handle timeout pages. | Guang Zhu | |
2009-06-03 | Adding missing callback onJsConfirm to dismiss any confirmation dialogs | Guang Zhu | |
2009-06-03 | Added new parameter to enable a manual pause between pages | Guang Zhu | |
2009-06-01 | Removing @Override to fix the build | Guang Zhu | |
2009-06-01 | Update reliability test code. Use a separate activity with simpler calback ↵ | Guang Zhu | |
mechanism. |