summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
...
| * Check if the JS_ENGINE key exists as an environment variable before reading it.Ben Murdoch2010-03-111-1/+1
* | Remove http/wml from the DumpRenderTree skipped list, as this directory no lo...Steve Block2010-03-111-1/+0
|/
* Removes from DumpRenderTree the superfluous result file for tests that time out.Steve Block2010-03-091-29/+15
* Removes regex tests from the DumpRenderTree skipped listSteve Block2010-03-091-3/+0
* Add shared workers tests to DumpRenderTree skipped listSteve Block2010-03-091-0/+18
* Removes some storage tests from the DumpRenderTree skipped lists, now that An...Steve Block2010-03-031-5/+0
* Merge "Removes a Geolocation test from the DumpRenderTree skipped list"Steve Block2010-03-011-1/+0
|\
| * Removes a Geolocation test from the DumpRenderTree skipped listSteve Block2010-02-251-1/+0
* | Adds to DumpRenderTree the ability to look for Android-specific resultsSteve Block2010-02-263-14/+46
|/
* Add HTML5 layout tests that currently fail to the DumpRenderTree skipped listSteve Block2010-02-241-0/+24
* Quick fix layout test path problemsGuang Zhu2010-02-221-13/+2
* In DumpRenderTree, skip tests for which we have the wrong resultsSteve Block2010-02-221-27/+29
* Ignore TEMPLATE.html in LayoutTest directoriesSteve Block2010-02-191-0/+3
* Merge "Remove tests that no longer exist from the DumpRenderTree skipped list"Steve Block2010-02-191-21/+0
|\
| * Remove tests that no longer exist from the DumpRenderTree skipped listSteve Block2010-02-191-21/+0
* | Merge "Merges unused bug list with ignored result list in DumpRenderTree"Steve Block2010-02-191-39/+22
|\ \ | |/
| * Merges unused bug list with ignored result list in DumpRenderTreeSteve Block2010-02-191-39/+22
* | Pass key modifier state to webcore for touch events and update DRT so it can ...Ben Murdoch2010-02-193-7/+36
|/
* Sorts the lists of tests in DumpRenderTree in preparation for cleaning up the...Steve Block2010-02-161-128/+78
* Removes tests from DumpRenderTree skipped list where the corresponding bugs h...Steve Block2010-02-161-12/+2
* When a window is closed, destroy the WebView properly so that WebCore is info...Ben Murdoch2010-02-041-1/+11
* Add support for sending touch events in DRT.Ben Murdoch2010-02-035-7/+282
* am e0aed796: am ccec75e7: Merge "Prevent orientation change from triggering a...Guang Zhu2010-01-221-3/+5
|\
| * Prevent orientation change from triggering activity recreation.Guang Zhu2010-01-191-3/+5
| * Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessag...Ben Murdoch2009-11-241-1/+1
* | Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-082-3/+3
* | Add support for extracting render time and image in page cyclerGuang Zhu2009-12-025-9/+136
* | Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.Ben Murdoch2009-11-201-1/+1
|/
* Use a diff that ignores trailing whitespaces to get by some layout test failu...Guang Zhu2009-11-122-18/+36
* layout test rebase, bug fixGuang Zhu2009-11-055-33/+721
* Remove the activity restart between urls.Guang Zhu2009-10-271-3/+3
* Enable some tests that requires local http serverGuang Zhu2009-10-151-2/+1
* rebase layout test result as the numbers reported are much more stable nowGuang Zhu2009-09-294-1535/+2121
* Added code style fix that actually did not get submitted in 2nd patch of prev...Guang Zhu2009-09-281-2/+2
* Add checks for double-dumping on webkit data.Guang Zhu2009-09-281-1/+8
* Change the way DRT determines if it is ready to continue to the next test whe...Ben Murdoch2009-09-241-22/+34
* Only move to the next test in DRT after the test has completed AND the page h...Ben Murdoch2009-09-171-6/+31
* Merge change 25356 into eclairAndroid (Google) Code Review2009-09-161-1/+3
|\
| * Filter out failing cases for future investigation.Guang Zhu2009-09-161-1/+3
* | Refactor logic for starting forward servers and http test cases hacking, so t...Guang Zhu2009-09-159-94/+246
|/
* Add more error message if the script failed to pull result file from device.Guang Zhu2009-09-151-2/+9
* Fix the bogus crashes in layout and reliability tests (the device actually we...Guang Zhu2009-09-142-3/+23
* Fix the parsing for instrumentation result, some Java exceptions are not repo...Guang Zhu2009-09-141-3/+12
* Fix appcache layout test that was timing out due to race condition in WebView...Andrei Popescu2009-09-031-4/+15
* Read forward address from file for DRT, fallback to default addressGuang Zhu2009-09-021-6/+35
* Set a default dump type for DRT as a workaround for indeterministic order in ...Guang Zhu2009-09-011-1/+3
* At leaset log the layout test timeoutsGuang Zhu2009-09-011-0/+1
* allow a longer timeout for layout tests, see if it stabilizes pass/fail numbersGuang Zhu2009-08-311-1/+1
* Pass the estimated size of new HTML 5 databases to the ChromeClient so it can...Ben Murdoch2009-08-261-1/+2
* Filter out worker tests from layout suite because merely disabling worker in ...Guang Zhu2009-08-241-1/+2