summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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-114-44/+92
* 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-262-14/+32
|/
* 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
* 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-024-3/+114
* 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-051-3/+4
* 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
* 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
|/
* 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
* 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
* Adds the ability to set Geolocation permissions from DumpRenderTree on Android.Steve Block2009-08-193-0/+37
* Adds the ability to configure the mock Geolocation service from DumpRenderTree.Steve Block2009-08-141-1/+13
* Set V8 flag --expose_gc in TestShellActivity.Feng Qian2009-08-131-0/+5
* Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed.Guang Zhu2009-08-111-1/+1
* Enable Workers in Dump Render Tree.Ben Murdoch2009-08-061-0/+1
* am 7a07f179: Merge change 20006 into donutAndroid (Google) Code Review2009-08-041-0/+1
|\
| * After each test, the WebView cache should be cleared, otherwise the cache dat...Guang Zhu2009-08-041-0/+1