summaryrefslogtreecommitdiffstats
path: root/tests/DumpRenderTree2
Commit message (Expand)AuthorAgeFilesLines
* pass layout test list using external fileGuang Zhu2010-11-233-14/+48
* Fix EventSender mouse events to correctly convert from screen coordinatesSteve Block2010-11-111-12/+13
* Refactor EventSenderImpl.MousePointSteve Block2010-11-111-23/+32
* Include .php tests in DumpRenderTree2.Iain Merrick2010-11-091-2/+7
* Fix DumpRenderTree2 to not attempt to read expected results over HTTPSSteve Block2010-11-093-6/+7
* Fix FsUtils.readDataFromUrl() to do the network request on a background threadSteve Block2010-11-094-39/+64
* Fix DumpRenderTree2 to correctly handle crashed testsSteve Block2010-10-182-9/+17
* Fix DumpRenderTree2 script to allow only one path to be specifiedSteve Block2010-10-181-9/+12
* Improve error handling in DumpRenderTree2 scriptsSteve Block2010-10-182-22/+30
* Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere...Steve Block2010-10-141-5/+11
* Fix some bugs in DumpRenderTree2 when forming HTML diffsSteve Block2010-09-292-26/+37
* Use the empty string when expected text results are missing in DumpRenderTree2Steve Block2010-09-291-38/+10
* Fix a bug with the expected result path in DumpRenderTree2Steve Block2010-09-292-2/+6
* Correctly implement EventSender mouse methods in DumpRenderTree2Steve Block2010-09-291-33/+13
* Trim empty lines when comparing text results in DumpRenderTree2Steve Block2010-09-291-10/+20
* add multiple device support to layout test driver scriptGuang Zhu2010-09-281-3/+7
* Reduce the AppCache maximum size to a more reasonable value in DumpRenderTree2Steve Block2010-09-281-1/+3
* Merge changes Ic62f60d9,I04a01634Steve Block2010-09-286-64/+80
|\
| * Provide a useful message in DumpRenderTree2 GUI when the host server is not r...Steve Block2010-09-283-35/+54
| * Prevent DumpRenderTree2 from crashing when the host server is not runningSteve Block2010-09-283-29/+26
* | Update run_layout_tests.py to give a useful error if DumpRenderTree2 is not f...Steve Block2010-09-281-4/+8
|/
* Bug 2372180: pass multi-touch events from browser to webkit.Huahui Wu2010-09-262-38/+76
* Fix DumpRenderTree2 to clear AppCache between testsSteve Block2010-09-221-1/+5
* Fix DumpRenderTree2 to wait for the WebCore thread to become readySteve Block2010-09-221-0/+7
* Fix a bug in DumpRenderTree2's run_apache2.py scriptSteve Block2010-09-221-4/+3
* Fix DumpRenderTree2 to make AbstractResult serializableSteve Block2010-09-221-1/+1
* Fix DumpRenderTree2 to handle SSL errorsSteve Block2010-09-221-3/+12
* Merge "Fix DumpRenderTree2 to correctly add JavaScript interfaces to new wind...Steve Block2010-09-221-4/+19
|\
| * Fix DumpRenderTree2 to correctly add JavaScript interfaces to new windowsSteve Block2010-09-171-4/+19
* | Updated Summarizer to use SQLite DB.Maksymilian Osowski2010-09-175-30/+297
* | Changed Summarizer to dump generated html code to file every few hundred test...Maksymilian Osowski2010-09-171-3/+17
* | Fix DumpRenderTree2 to serve HTTP tests on http://127.0.0.1:8000Steve Block2010-09-172-5/+7
* | Merge "Updated ManagerService to call Summarizer.summarize() in a separate th...Maksymilian Osowski2010-09-172-15/+30
|\ \
| * | Updated ManagerService to call Summarizer.summarize() in a separate thread.Maksymilian Osowski2010-09-172-15/+30
* | | Merge "Changed the behaviour of run_apache2.py restart."Maksymilian Osowski2010-09-171-2/+16
|\ \ \ | |/ / |/| |
| * | Changed the behaviour of run_apache2.py restart.Maksymilian Osowski2010-09-171-2/+16
* | | Merge "Update DumpRenderTree2 to handle failing tests where no meaningful dif...Steve Block2010-09-175-88/+161
|\ \ \ | |/ / |/| / | |/
| * Update DumpRenderTree2 to handle failing tests where no meaningful diff is av...Steve Block2010-09-175-88/+161
* | Merge "Changed run_layout_tests.py and run_apache2.py to accept alternative t...Maksymilian Osowski2010-09-172-7/+25
|\ \ | |/ |/|
| * Changed run_layout_tests.py and run_apache2.py to accept alternative tests ro...Maksymilian Osowski2010-09-172-7/+25
* | Remove superfluous CSS from DumpRenderTree2's SummarizerSteve Block2010-09-171-9/+0
* | Implement WebViewClient.onReceivedHttpAuthRequest() in DumpRenderTree2Steve Block2010-09-171-0/+14
|/
* Merge "Make DumpRenderTree2 appear in the 'Dev Tools' application"Steve Block2010-09-161-2/+2
|\
| * Make DumpRenderTree2 appear in the 'Dev Tools' applicationSteve Block2010-09-151-2/+2
* | Added setXSSAuditorEnabled() LayoutTestController function.Maksymilian Osowski2010-09-152-0/+16
|/
* Merge "Changed Summarizer to add header before printing the path in summary.t...Maksymilian Osowski2010-09-141-2/+3
|\
| * Changed Summarizer to add header before printing the path in summary.txt and ...Maksymilian Osowski2010-09-141-2/+3
* | Merge "Implement LayoutTestController.setAppCacheMaximumSize() for DumpRender...Steve Block2010-09-141-0/+5
|\ \
| * | Implement LayoutTestController.setAppCacheMaximumSize() for DumpRenderTree2Steve Block2010-09-141-0/+5
* | | Merge "Made the run_layout_tests.py script restart the apache2 server before ...Maksymilian Osowski2010-09-141-0/+4
|\ \ \ | |/ / |/| |