summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reclassify failing multi-touch tests in DumpRenderTree ignore listSteve Block2010-09-291-3/+3
* Update DumpRenderTree test expectations for fast/encodingIain Merrick2010-09-291-0/+8
* 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
|/
* Merge commit 'f9f9e248' into manualmergeJoe Onorato2010-09-271-0/+21
|\
| * am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some o...Joe Onorato2010-09-271-0/+21
| |\
| | * If an icon add remove get coalesced, don't remove some other icon.Joe Onorato2010-09-271-0/+21
* | | Merge "skip 2d.drawImage.broken.html layout test"Guang Zhu2010-09-271-0/+2
|\ \ \
| * | | skip 2d.drawImage.broken.html layout testGuang Zhu2010-09-271-0/+2
* | | | Merge "Bug 2372180: pass multi-touch events from browser to webkit. Since the...Huahui Wu2010-09-274-76/+185
|\ \ \ \
| * | | | Bug 2372180: pass multi-touch events from browser to webkit.Huahui Wu2010-09-264-76/+185
* | | | | Implement disable() on the status bar.Joe Onorato2010-09-261-0/+18
|/ / / /
* | | | Touching the blue glow should close the system and notification panels.Joe Onorato2010-09-261-2/+6
|/ / /
* | | resolved conflicts for merge of 8952a448 to masterDianne Hackborn2010-09-231-15/+13
|\ \ \ | |/ /
| * | am 287952c3: Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-231-15/+13
| |\ \ | | |/
| | * Fix issue #3022508: Crash during media scanDianne Hackborn2010-09-231-15/+13
* | | 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
* | | | Merge "Add support for circular gradients to the GL renderer."Romain Guy2010-09-211-11/+29
|\ \ \ \
| * | | | Add support for circular gradients to the GL renderer.Romain Guy2010-09-211-11/+29
* | | | | Merge "Add support for SweepGradient in the GL renderer."Romain Guy2010-09-202-1/+106
|\ \ \ \ \ | |/ / / /
| * | | | Add support for SweepGradient in the GL renderer.Romain Guy2010-09-202-1/+106
* | | | | Tablet ticker.Joe Onorato2010-09-201-3/+116
* | | | | 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
| |/ / / |/| | |