| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the way DRT determines if it is ready to continue to the next test whe... | Ben Murdoch | 2009-09-24 | 1 | -22/+34 |
* | Only move to the next test in DRT after the test has completed AND the page h... | Ben Murdoch | 2009-09-17 | 1 | -6/+31 |
* | Merge change 25356 into eclair | Android (Google) Code Review | 2009-09-16 | 1 | -1/+3 |
|\ |
|
| * | Filter out failing cases for future investigation. | Guang Zhu | 2009-09-16 | 1 | -1/+3 |
* | | Refactor logic for starting forward servers and http test cases hacking, so t... | Guang Zhu | 2009-09-15 | 9 | -94/+246 |
|/ |
|
* | Add more error message if the script failed to pull result file from device. | Guang Zhu | 2009-09-15 | 1 | -2/+9 |
* | Fix the bogus crashes in layout and reliability tests (the device actually we... | Guang Zhu | 2009-09-14 | 2 | -3/+23 |
* | Fix the parsing for instrumentation result, some Java exceptions are not repo... | Guang Zhu | 2009-09-14 | 1 | -3/+12 |
* | Fix appcache layout test that was timing out due to race condition in WebView... | Andrei Popescu | 2009-09-03 | 1 | -4/+15 |
* | Read forward address from file for DRT, fallback to default address | Guang Zhu | 2009-09-02 | 1 | -6/+35 |
* | Set a default dump type for DRT as a workaround for indeterministic order in ... | Guang Zhu | 2009-09-01 | 1 | -1/+3 |
* | At leaset log the layout test timeouts | Guang Zhu | 2009-09-01 | 1 | -0/+1 |
* | allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers | Guang Zhu | 2009-08-31 | 1 | -1/+1 |
* | Pass the estimated size of new HTML 5 databases to the ChromeClient so it can... | Ben Murdoch | 2009-08-26 | 1 | -1/+2 |
* | Filter out worker tests from layout suite because merely disabling worker in ... | Guang Zhu | 2009-08-24 | 1 | -1/+2 |
* | Merge change 21978 into eclair | Android (Google) Code Review | 2009-08-24 | 3 | -0/+37 |
|\ |
|
| * | Adds the ability to set Geolocation permissions from DumpRenderTree on Android. | Steve Block | 2009-08-19 | 3 | -0/+37 |
* | | Fixed the missing EOL in last line of crashed tests list file. Also fixed som... | Guang Zhu | 2009-08-20 | 1 | -10/+11 |
|/ |
|
* | Adds the ability to configure the mock Geolocation service from DumpRenderTree. | Steve Block | 2009-08-14 | 1 | -1/+13 |
* | Set V8 flag --expose_gc in TestShellActivity. | Feng Qian | 2009-08-13 | 1 | -0/+5 |
* | Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed. | Guang Zhu | 2009-08-11 | 1 | -1/+1 |
* | Enable Workers in Dump Render Tree. | Ben Murdoch | 2009-08-06 | 1 | -0/+1 |
* | am 7a07f179: Merge change 20006 into donut | Android (Google) Code Review | 2009-08-04 | 1 | -0/+1 |
|\ |
|
| * | After each test, the WebView cache should be cleared, otherwise the cache dat... | Guang Zhu | 2009-08-04 | 1 | -0/+1 |
* | | am 8c5b3e2f: Change browser reliability test to start a new activity for each... | Guang Zhu | 2009-08-03 | 2 | -5/+12 |
|\ \
| |/ |
|
| * | Change browser reliability test to start a new activity for each url | Guang Zhu | 2009-08-03 | 2 | -5/+12 |
* | | Wire in the AppCache out-of-space callback | Andrei Popescu | 2009-07-29 | 1 | -1/+1 |
* | | checkin for port forwarding through adb, gets access to external network via ... | Guang Zhu | 2009-07-27 | 5 | -38/+439 |
* | | Fix master build | Andrei Popescu | 2009-07-22 | 1 | -1/+1 |
* | | Call WebView#freeMemory before collecting memory information | Guang Zhu | 2009-07-20 | 1 | -1/+1 |
* | | am 22eef5da: Merge change 7753 into donut | Android (Google) Code Review | 2009-07-19 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Add a delay before collecting memory information | Guang Zhu | 2009-07-17 | 1 | -0/+4 |
* | | Free memory on low memory condition. | Feng Qian | 2009-07-16 | 1 | -2/+2 |
* | | am e57ff0e1: Merge change 6652 into donut | Android (Google) Code Review | 2009-07-09 | 2 | -0/+5 |
|\ \
| |/ |
|
| * | Call clearCache on WebView before collecting memory information. | Guang Zhu | 2009-07-09 | 2 | -0/+5 |
* | | am b7d7d5f6: Merge change 5806 into donut | Android (Google) Code Review | 2009-07-01 | 1 | -43/+65 |
|\ \
| |/ |
|
| * | Use additional functions to collect more memory information data points. | Guang Zhu | 2009-06-30 | 1 | -43/+65 |
* | | resolved conflicts for merge of 53e083c9 to master | Guang Zhu | 2009-07-01 | 6 | -147/+287 |
|\ \
| |/ |
|
| * | Added a new operation mode where user can launch all tests under a folder fro... | Guang Zhu | 2009-06-29 | 6 | -150/+288 |
* | | Enable storage tests in Dump Render Tree so we can run Database and DOM Stora... | Ben Murdoch | 2009-06-22 | 4 | -46/+192 |
* | | am 79ac8770: Merge change 4834 into donut | Android (Google) Code Review | 2009-06-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix a bug where wrong variable was used for comparison. | Guang Zhu | 2009-06-19 | 1 | -1/+1 |
* | | am c2922687: Merge change 4182 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | Add more data to reliability test report, includes min, max, std, run data. | Guang Zhu | 2009-06-15 | 1 | -4/+13 |
* | | am d83d6606: Merge change 4106 into donut | Android (Google) Code Review | 2009-06-15 | 1 | -18/+23 |
|\ \
| |/ |
|
| * | Adjust order of file/section list in output diff | Guang Zhu | 2009-06-12 | 1 | -18/+23 |
* | | am f229aff1: Merge change 3967 into donut | Android (Google) Code Review | 2009-06-12 | 3 | -374/+4275 |
|\ \
| |/ |
|
| * | Update control files (pass/fail/nontext/crash) to results from CRB45 | Guang Zhu | 2009-06-11 | 3 | -374/+4275 |
* | | am 4a60b887: Merge change 3761 into donut | Android (Google) Code Review | 2009-06-10 | 4 | -60/+148 |
|\ \
| |/ |
|
| * | Added support to record page load time for each url. | Guang Zhu | 2009-06-10 | 4 | -60/+148 |