summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge WebKit at r59636: Added appcache/fallback.html to the ignore list.Kristian Monsen2010-05-251-0/+1
* | Merge changes I8da1b801,Id88446d6,I82798d5aBen Murdoch2010-05-141-2/+0
|\ \
| * | Merge Webkit at r58956: Update DRT FileFilter.Ben Murdoch2010-05-141-2/+0
* | | Merge "Change the default JS engine for Android-specific layout test results ...Steve Block2010-05-141-2/+2
|\ \ \ | |/ / |/| |
| * | Change the default JS engine for Android-specific layout test results in DRT ...Steve Block2010-05-141-2/+2
* | | Adds excessive-comma-usage.html to DumpRenderTree skipped list as it causes OOMSteve Block2010-05-131-0/+1
|/ /
* | Merge webkit.org at r58033 : Update the WebKit UA string and LayoutTest ignor...Steve Block2010-05-111-0/+5
* | Remove svg from ignored rendertree tests list.Shimeng (Simon) Wang2010-05-041-2/+0
* | improvements on layout testGuang Zhu2010-05-033-21/+23
* | Merge webkit.org at r55033 : Update the WebKit UA string and LayoutTest ignor...Steve Block2010-04-271-2/+4
* | Updates DumpRenderTree ignore list to reflect status of touch event tests at ...Steve Block2010-04-231-4/+4
* | Remove xslt tests from ignored tests list.Shimeng (Simon) Wang2010-04-221-2/+0
* | Removes XPath layout tests from the Dump Render Tree ignore results listSteve Block2010-04-211-4/+1
* | Add 3 touch tests to the ignored result list.Ben Murdoch2010-04-191-0/+3
* | Reset the webview settings after each test to ensure that each new test startsBen Murdoch2010-04-151-9/+14
|/
* 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