summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Wire in the AppCache out-of-space callbackAndrei Popescu2009-07-291-1/+1
* | checkin for port forwarding through adb, gets access to external network via ...Guang Zhu2009-07-275-38/+439
* | Fix master buildAndrei Popescu2009-07-221-1/+1
* | Call WebView#freeMemory before collecting memory informationGuang Zhu2009-07-201-1/+1
* | am 22eef5da: Merge change 7753 into donutAndroid (Google) Code Review2009-07-191-0/+4
|\ \ | |/
| * Add a delay before collecting memory informationGuang Zhu2009-07-171-0/+4
* | Free memory on low memory condition.Feng Qian2009-07-161-2/+2
* | am e57ff0e1: Merge change 6652 into donutAndroid (Google) Code Review2009-07-092-0/+5
|\ \ | |/
| * Call clearCache on WebView before collecting memory information.Guang Zhu2009-07-092-0/+5
* | am b7d7d5f6: Merge change 5806 into donutAndroid (Google) Code Review2009-07-011-43/+65
|\ \ | |/
| * Use additional functions to collect more memory information data points.Guang Zhu2009-06-301-43/+65
* | resolved conflicts for merge of 53e083c9 to masterGuang Zhu2009-07-016-147/+287
|\ \ | |/
| * Added a new operation mode where user can launch all tests under a folder fro...Guang Zhu2009-06-296-150/+288
* | Enable storage tests in Dump Render Tree so we can run Database and DOM Stora...Ben Murdoch2009-06-224-46/+192