- fe8eaf3 am 1c045003: Merge "add mouse up/down/click support in DumpRenderTree" into gingerbread by Guang Zhu · 14 years ago
- b5c4caa0 add mouse up/down/click support in DumpRenderTree by Guang Zhu · 14 years ago
- 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
- 2bb2553 Cherry pick from master. by Steve Block · 15 years ago
- fb0de34 Implements layoutTestController.overridePreference() by Steve Block · 15 years ago
- cd90b15 Removes most remaining appcache layout tests from the DumpRenderTree ignoreResults list by Steve Block · 15 years ago
- 427efcc Implements layoutTestController.setAppCacheMaximumSize by Steve Block · 15 years ago
- f19f9f5 Removes an appcache test from the DumpRenderTree ignoreResults list by Steve Block · 15 years ago
- 9b63c8e Adds worker tests to the DumpRenderTree ignoreResults list, as workers are now disabled by Steve Block · 15 years ago
- 7c58da7 Updates the status of some HTML5 storage layout tests in the DumpRenderTree skipped list by Steve Block · 15 years ago
- f3c755a Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does not support XPath by Steve Block · 15 years ago
- b552230 Puts two regex layout tests back on the DumpRenderTree skipped list by Steve Block · 15 years ago
- cf0fd78 Adds to DumpRenderTree the ability to ignore the results of tests by Steve Block · 15 years ago
- e179c1d Merge "Check if the JS_ENGINE key exists as an environment variable before reading it." by Ben Murdoch · 15 years ago
- dc2711d Check if the JS_ENGINE key exists as an environment variable before reading it. by Ben Murdoch · 15 years ago
- 8028dab Remove http/wml from the DumpRenderTree skipped list, as this directory no longer exists. by Steve Block · 15 years ago
- 5ac2a3b Removes from DumpRenderTree the superfluous result file for tests that time out. by Steve Block · 15 years ago
- 9902279 Removes regex tests from the DumpRenderTree skipped list by Steve Block · 15 years ago
- 432e0ea Add shared workers tests to DumpRenderTree skipped list by Steve Block · 15 years ago
- 7e47f17 Removes some storage tests from the DumpRenderTree skipped lists, now that Android-specific results are provided by Steve Block · 15 years ago
- e60f673 Merge "Removes a Geolocation test from the DumpRenderTree skipped list" by Steve Block · 15 years ago
- 12077e1 Adds to DumpRenderTree the ability to look for Android-specific results by Steve Block · 15 years ago
- fc735ee Removes a Geolocation test from the DumpRenderTree skipped list by Steve Block · 15 years ago
- f7483b1 Add HTML5 layout tests that currently fail to the DumpRenderTree skipped list by Steve Block · 15 years ago
- 8cd303a Quick fix layout test path problems by Guang Zhu · 15 years ago
- 164bd79 In DumpRenderTree, skip tests for which we have the wrong results by Steve Block · 15 years ago
- 5e8f52f Ignore TEMPLATE.html in LayoutTest directories by Steve Block · 15 years ago
- 2eae069 Merge "Remove tests that no longer exist from the DumpRenderTree skipped list" by Steve Block · 15 years ago
- 0584242 Merge "Merges unused bug list with ignored result list in DumpRenderTree" by Steve Block · 15 years ago
- f53833b Remove tests that no longer exist from the DumpRenderTree skipped list by Steve Block · 15 years ago
- 52f4362 Merges unused bug list with ignored result list in DumpRenderTree by Steve Block · 15 years ago
- 8a032a3 Pass key modifier state to webcore for touch events and update DRT so it can simulate them. by Ben Murdoch · 15 years ago
- cdb4ef4 Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the lists. by Steve Block · 15 years ago
- 07a76ca Removes tests from DumpRenderTree skipped list where the corresponding bugs have been fixed. by Steve Block · 15 years ago
- fc4a69e When a window is closed, destroy the WebView properly so that WebCore is informed of it's destruction. by Ben Murdoch · 15 years ago
- ecbc65c Add support for sending touch events in DRT. by Ben Murdoch · 15 years ago
- 6d001c0 am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering activity recreation." into eclair by Guang Zhu · 15 years ago
- 4ddcede Prevent orientation change from triggering activity recreation. by Guang Zhu · 15 years ago
- 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
- 5dc4f21 Add support for extracting render time and image in page cycler by Guang Zhu · 15 years ago
- 0187e9e Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. Do not merge. by Ben Murdoch · 15 years ago
- 7caaeec Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage. by Ben Murdoch · 15 years ago
- ea48cd6 Use a diff that ignores trailing whitespaces to get by some layout test failures. by Guang Zhu · 15 years ago
- bfa68ab layout test rebase, bug fix by Guang Zhu · 15 years ago
- 2e90d64 Remove the activity restart between urls. by Guang Zhu · 15 years ago
- 9e58e64 Enable some tests that requires local http server by Guang Zhu · 15 years ago
- a0609a0 rebase layout test result as the numbers reported are much more stable now by Guang Zhu · 15 years ago
- 56a3693 Added code style fix that actually did not get submitted in 2nd patch of previous change. by Guang Zhu · 15 years ago
- 7216047 Add checks for double-dumping on webkit data. by Guang Zhu · 15 years ago
- 2eea5f3 Change the way DRT determines if it is ready to continue to the next test when running in automated mode. by Ben Murdoch · 15 years ago
- 977f769 Only move to the next test in DRT after the test has completed AND the page has finished loading. by Ben Murdoch · 15 years ago
- 44ca709 Merge change 25356 into eclair by Android (Google) Code Review · 15 years ago
- 01033ab Filter out failing cases for future investigation. by Guang Zhu · 15 years ago
- 6bf18ba Refactor logic for starting forward servers and http test cases hacking, so that they can be shared between automated test mode and UI launch mode. by Guang Zhu · 15 years ago
- ce8d9d1 Add more error message if the script failed to pull result file from device. by Guang Zhu · 15 years ago
- ad1e25d Fix the bogus crashes in layout and reliability tests (the device actually went offline). by Guang Zhu · 15 years ago
- 60ef21a Fix the parsing for instrumentation result, some Java exceptions are not reported right now by Guang Zhu · 15 years ago
- 4950b2b Fix appcache layout test that was timing out due to race condition in WebView::addJavascriptInterface. by Andrei Popescu · 15 years ago
- b937ba1 Read forward address from file for DRT, fallback to default address by Guang Zhu · 15 years ago
- f3d924c Set a default dump type for DRT as a workaround for indeterministic order in receiving dumpAsText and onPageFinish callback. by Guang Zhu · 15 years ago
- 4a40a03 At leaset log the layout test timeouts by Guang Zhu · 15 years ago
- 38323a5 allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers by Guang Zhu · 15 years ago
- d497d87 Pass the estimated size of new HTML 5 databases to the ChromeClient so it can use that amount to figure an initial default quota. by Ben Murdoch · 15 years ago
- 8e3a84c Filter out worker tests from layout suite because merely disabling worker in webview settings no longer works. by Guang Zhu · 15 years ago
- 2513129 Merge change 21978 into eclair by Android (Google) Code Review · 15 years ago
- 5080b67 Fixed the missing EOL in last line of crashed tests list file. Also fixed some whitespaces. by Guang Zhu · 15 years ago
- dad347c Adds the ability to set Geolocation permissions from DumpRenderTree on Android. by Steve Block · 15 years ago
- a8dfe24d Adds the ability to configure the mock Geolocation service from DumpRenderTree. by Steve Block · 15 years ago
- 2890920 Set V8 flag --expose_gc in TestShellActivity. by Feng Qian · 15 years ago
- b028f92 Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed. by Guang Zhu · 15 years ago
- d4f0959 Enable Workers in Dump Render Tree. by Ben Murdoch · 15 years ago
- 8031361 am 7a07f179: Merge change 20006 into donut by Android (Google) Code Review · 15 years ago
- c189b2d After each test, the WebView cache should be cleared, otherwise the cache data will pile up. by Guang Zhu · 15 years ago
- d186ef1 am 8c5b3e2f: Change browser reliability test to start a new activity for each url by Guang Zhu · 15 years ago
- 8c5b3e2 Change browser reliability test to start a new activity for each url by Guang Zhu · 15 years ago
- 59e2ad9 Wire in the AppCache out-of-space callback by Andrei Popescu · 15 years ago
- f4bf552 checkin for port forwarding through adb, gets access to external network via USB, this also adds in related plumbing for running the http hosted tests, but will not enable those tests yet. by Guang Zhu · 15 years ago
- bc4aa5f Fix master build by Andrei Popescu · 15 years ago
- f56e1a1 Call WebView#freeMemory before collecting memory information by Guang Zhu · 15 years ago
- b933dc7 am 22eef5da: Merge change 7753 into donut by Android (Google) Code Review · 15 years ago
- 1f6c72b Add a delay before collecting memory information by Guang Zhu · 15 years ago
- 0aeed6a Free memory on low memory condition. by Feng Qian · 15 years ago
- 1a3ef96 am e57ff0e1: Merge change 6652 into donut by Android (Google) Code Review · 15 years ago
- 889181d Call clearCache on WebView before collecting memory information. by Guang Zhu · 15 years ago
- 6a840aa am b7d7d5f6: Merge change 5806 into donut by Android (Google) Code Review · 15 years ago
- c899d0c resolved conflicts for merge of 53e083c9 to master by Guang Zhu · 15 years ago
- 40656be Use additional functions to collect more memory information data points. by Guang Zhu · 15 years ago
- f92bd42 Added a new operation mode where user can launch all tests under a folder from test app ui. by Guang Zhu · 15 years ago
- e6f3e45 Enable storage tests in Dump Render Tree so we can run Database and DOM Storage layout tests. by Ben Murdoch · 16 years ago
- aba6af9 am 79ac8770: Merge change 4834 into donut by Android (Google) Code Review · 15 years ago
- 595fbd6 Fix a bug where wrong variable was used for comparison. by Guang Zhu · 15 years ago
- 42a28be am c2922687: Merge change 4182 into donut by Android (Google) Code Review · 15 years ago
- 0528cd0 Add more data to reliability test report, includes min, max, std, run data. by Guang Zhu · 15 years ago
- 933a386 am d83d6606: Merge change 4106 into donut by Android (Google) Code Review · 15 years ago
- 903f311 Adjust order of file/section list in output diff by Guang Zhu · 15 years ago
- 3835736 am f229aff1: Merge change 3967 into donut by Android (Google) Code Review · 15 years ago
- 261a195 Update control files (pass/fail/nontext/crash) to results from CRB45 by Guang Zhu · 15 years ago
- bf521a0 am 4a60b887: Merge change 3761 into donut by Android (Google) Code Review · 15 years ago
- 2ab6f1f Added support to record page load time for each url. by Guang Zhu · 15 years ago
- c71f084 am 7757656a: Changed logic to handle timeout pages. by Guang Zhu · 15 years ago