summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add fast/js/regexp-overflow.html to DumpRenderTree skip list"Steve Block2010-10-191-10/+6
|\
| * Add fast/js/regexp-overflow.html to DumpRenderTree skip listSteve Block2010-10-191-10/+6
* | Merge "Fix DumpRenderTree2 to correctly handle crashed tests"Steve Block2010-10-192-9/+17
|\ \ | |/ |/|
| * Fix DumpRenderTree2 to correctly handle crashed testsSteve Block2010-10-182-9/+17
* | Merge changes I4a85ff69,Idba4acc2Steve Block2010-10-182-31/+42
|\ \ | |/
| * 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
* | Fix clipping issue in StackView.Romain Guy2010-10-1521-0/+318
|/
* Merge "Implement LayoutTestController.overridePreference('WebKitUsesPageCache...Steve Block2010-10-142-7/+22
|\
| * Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere...Steve Block2010-10-142-7/+22
* | Allow notifications to not specify a contentIntent.Joe Onorato2010-10-131-0/+18
|/
* Revert "Merge "Allow notifications to not specify a contentIntent.""Jason Chen2010-10-081-18/+0
* Allow notifications to not specify a contentIntent.Joe Onorato2010-10-081-0/+18
* Merge "NIOTest fixes."Elliott Hughes2010-10-081-19/+32
|\
| * NIOTest fixes.Elliott Hughes2010-10-071-19/+32
* | Merge "Add 3D transforms support to all gradients."Romain Guy2010-10-071-1/+102
|\ \
| * | Add 3D transforms support to all gradients.Romain Guy2010-10-071-1/+102
* | | am 2c164747: am f7872780: Merge "PowerManagerService needs yet another flag.....Joe Onorato2010-10-071-0/+20
|\ \ \
| * \ \ am f7872780: Merge "PowerManagerService needs yet another flag..." into ginge...Joe Onorato2010-10-051-0/+20
| |\ \ \
| | * | | PowerManagerService needs yet another flag...Joe Onorato2010-10-051-0/+20
* | | | | am 111a4135: am b9a40068: Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-061-31/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am b9a40068: Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-051-31/+0
| |\ \ \ | | |/ /
| | * | Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-051-31/+0
| | |\ \
| | | * | Failing test cleanup.Brett Chabot2010-10-041-31/+0
* | | | | Apply 3D transformations to gradient shaders.Romain Guy2010-10-061-1/+56
* | | | | Code cleanup and disable display lists for now.Romain Guy2010-10-051-0/+2
* | | | | manual merge Merge commit '77e42376' into workJoe Onorato2010-10-051-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 87efbbb5: Merge "implement the number bubbles on the status bar" into ging...Joe Onorato2010-10-041-1/+1
| |\ \ \ | | |/ /
| | * | implement the number bubbles on the status barJoe Onorato2010-10-041-1/+1
| | |/
* | | Apply bilinear filtering to text.Romain Guy2010-10-013-0/+83
* | | Fix INVALID_OPERATION error with layers rendering.Romain Guy2010-10-014-1/+124
* | | 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
|\ \ \ \