summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge change 21978 into eclairAndroid (Google) Code Review2009-08-243-0/+37
|\
| * Adds the ability to set Geolocation permissions from DumpRenderTree on Android.Steve Block2009-08-193-0/+37
* | Fixed the missing EOL in last line of crashed tests list file. Also fixed som...Guang Zhu2009-08-201-10/+11
|/
* 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
* | am 8c5b3e2f: Change browser reliability test to start a new activity for each...Guang Zhu2009-08-032-5/+12
|\ \ | |/
| * Change browser reliability test to start a new activity for each urlGuang Zhu2009-08-032-5/+12