summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
* Hook up mock for testing DeviceOrientation in DRTSteve Block2010-08-104-1/+21
* Merge WebKit at r64523 : Add new LayoutTest fast/dom/DeviceOrientation/basic-...Steve Block2010-08-091-0/+1
* Initial work on browser incognito mode history feature.Elliott Slaughter2010-08-051-1/+1
* Merge "After merging webkit to 64264 these hang, so added them to the do not ...Kristian Monsen2010-08-041-1/+7
|\
| * After merging webkit to 64264 these hang, so added them to the do not run list.Kristian Monsen2010-08-031-1/+7
* | resolved conflicts for merge of 8a76a908 to masterJean-Baptiste Queru2010-07-298-26/+51
|\ \ | |/ |/|
| * Replaced /sdcard with Environment.getExternalStorageDirectory()Christian Mehlmauer2010-07-198-27/+51
* | Merge "Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore resu...Steve Block2010-07-271-0/+17
|\ \
| * | Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results listSteve Block2010-07-221-0/+17
* | | Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) i...Ben Murdoch2010-07-263-27/+36
|/ /
* | add a paramter to control page-load-termination-on-JS-errorGuang Zhu2010-07-142-2/+6
* | Merge "Update DumpRenderTree to look in platform/android for Android-specific...Steve Block2010-07-121-2/+10
|\ \
| * | Update DumpRenderTree to look in platform/android for Android-specific resultsSteve Block2010-07-121-2/+10
* | | Update the file filter in DumpRenderTree (and DumpRenderTree2) so thatBen Murdoch2010-07-091-1/+3
|/ /
* | Tweak fix for setXSSAuditorEnabled in LayoutTestController.Elliott Slaughter2010-06-232-2/+2
* | Add setXSSAuditorEnabled support in WebSettings.Elliott Slaughter2010-06-223-0/+17
* | Add dumpChildFramesAsText function support in LayoutTestController.Shimeng (Simon) Wang2010-06-213-0/+26
* | Merge webkit.org at r60469: Skip a new isolated world testLeon Clarke2010-06-081-0/+1
* | DumpRenderTree fix.Ben Murdoch2010-06-071-39/+24
* | Merge "Add indexeddb files to the skip list"Leon Clarke2010-06-031-0/+1
|\ \
| * | Add indexeddb files to the skip listLeon Clarke2010-06-031-0/+1
* | | DumpRenderTree changesBen Murdoch2010-06-034-18/+43
|/ /
* | Fixes an error when displaying the current layout test index.Kristian Monsen2010-05-272-5/+5
* | Display index and count when running layout testsKristian Monsen2010-05-252-5/+16
* | 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
|\