summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
* add mouse up/down/click support in DumpRenderTreeGuang Zhu2010-08-251-42/+16
* Cherry pick from master.Steve Block2010-04-012-1/+7
* Implements layoutTestController.overridePreference()Steve Block2010-03-224-1/+29
* Removes most remaining appcache layout tests from the DumpRenderTree ignoreRe...Steve Block2010-03-221-8/+2
* Implements layoutTestController.setAppCacheMaximumSizeSteve Block2010-03-202-1/+4
* Removes an appcache test from the DumpRenderTree ignoreResults listSteve Block2010-03-191-1/+0
* Adds worker tests to the DumpRenderTree ignoreResults list, as workers are no...Steve Block2010-03-171-16/+5
* Updates the status of some HTML5 storage layout tests in the DumpRenderTree s...Steve Block2010-03-171-4/+5
* Adds XPath layout tests to DumpRenderTree ignoreResults list as Android does ...Steve Block2010-03-151-2/+4
* Puts two regex layout tests back on the DumpRenderTree skipped listSteve Block2010-03-121-3/+4
* Adds to DumpRenderTree the ability to ignore the results of testsSteve Block2010-03-115-44/+96
* Merge "Check if the JS_ENGINE key exists as an environment variable before re...Ben Murdoch2010-03-111-1/+1
|\
| * 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
|\