summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Build test_shell and test_shell_tests on Linux from gyp-generated scons files:sgk@google.com2009-03-062-11/+102
* Fixes the following layout tests.ananta@chromium.org2009-03-063-25/+17
* Rebaseline form-element-geometry-expected.pkasting@chromium.org2009-03-064-14/+14
* RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...erg@google.com2009-03-062-16/+1
* Convert from line scrolling to pixel scrolling. Increase pixel scroll amount...pkasting@chromium.org2009-03-064-18/+26
* Fix _ValidateLists to work when running in linting mode.ojan@google.com2009-03-063-8/+27
* Rebaseline text-overflow-ellipsis test on Linux.thestig@chromium.org2009-03-064-8/+53
* Reland r11118.darin@chromium.org2009-03-066-172/+59
* Rebaseline transform-absolute-in-positioned-container.levin@chromium.org2009-03-064-4/+4
* Trying to match more closely DumpRenderTree to pass the layout test: LayoutTe...jcampan@chromium.org2009-03-062-3/+16
* Fix event handling problem in WorkerContext caused by r10987.jianli@chromium.org2009-03-062-8/+21
* Revert r11118 :(darin@chromium.org2009-03-066-59/+172
* Rename "ReadOnly" attribute to "v8ReadOnly".mbelshe@google.com2009-03-061-8/+8
* More WebKit API action (chromium side)darin@chromium.org2009-03-066-172/+59
* Rebase a test that had been fixed already on windows.pinkerton@chromium.org2009-03-062-14/+21
* Get rid of IDL attribute "DontDelete". It is only used for "v8DisallowShadow...mbelshe@google.com2009-03-061-1/+1
* Rebase tests to match our network layer, not CFNetworkpinkerton@chromium.org2009-03-063-5/+11
* Mac rebases from adam's change (r11100).thomasvl@chromium.org2009-03-0619-16/+342
* Rebaseline a Linux pixel test after r11100.deanm@chromium.org2009-03-062-1/+1
* fast/clip/nestedTransparencyClip.html has not failed for over 20ager@chromium.org2009-03-061-4/+0
* Adding missing baselines for 11100abarth@chromium.org2009-03-064-0/+22
* Don't let file:// URLs script Web URLs.abarth@chromium.org2009-03-0614-21/+249
* Forgot some entries.evan@chromium.org2009-03-061-2/+1
* Fix a bunch of Linux baselines.evan@chromium.org2009-03-0653-39/+434
* Another attempt to rebaseline rtl-ordering.htmldimich@google.com2009-03-064-12/+10
* Add transform/3d to the ignore list since this feature is a work in progress ...ben@chromium.org2009-03-061-0/+6
* Fix lifetime control for worker and worker context.jianli@chromium.org2009-03-063-5/+19
* Mark a test that needs an FTP implementation as failing on Mac/Linux.evan@chromium.org2009-03-061-0/+3
* Pull in new third_party/WebKit that fixes textarea-metrics.html.ojan@google.com2009-03-061-1/+0
* temporarily disable rtl-ordering back.dimich@google.com2009-03-061-0/+1
* rebaseline on linux for real, this time with anti-aliasing ontc@google.com2009-03-062-1/+1
* Rebaseline 3 layout tests:dimich@google.com2009-03-0610-54/+52
* Fix layout test list.sidchat@google.com2009-03-061-1/+4
* Rebaseline a test that has different output in opt builds. :(evan@chromium.org2009-03-062-1/+1
* Rebaseline a test where the list marker moved down 1 pixel.tc@google.com2009-03-064-3/+2
* Rebaseline an SVG layout test. In the bottom right corner box, the end of the...sidchat@google.com2009-03-063-4/+1
* Update tests_fixable to try to green Linux WebKit builder.evan@chromium.org2009-03-061-6/+10
* Rebaseline 2 tests on linux.tc@google.com2009-03-065-8/+2
* Fix layout test pending/security/block-test.html.patrick@chromium.org2009-03-062-2/+0
* Fake baselines for new tests.evan@chromium.org2009-03-068-0/+4
* Defer tests that fail only on buildbot due to missing font.kuchhal@chromium.org2009-03-061-5/+5
* fix syntaxtc@google.com2009-03-051-2/+2
* We have a forked/fixed version of this in pending/fast/repaint/bugzilla-6473....willchan@chromium.org2009-03-051-3/+3
* Fixing 4 layout tests.finnur@chromium.org2009-03-058-7/+788
* Add more information for a couple of tests failing on Linux.pam@chromium.org2009-03-051-3/+7
* Fix build breakage on Mac.asargent@chromium.org2009-03-054-0/+4
* Hook up WebKit worker with Chromium.jianli@chromium.org2009-03-054-11/+82
* Update information about pending tests.pam@chromium.org2009-03-051-6/+9
* Check in upstream mac baselines as our expected outputs for new tests.evan@chromium.org2009-03-056-0/+437
* Refactor v8 extensions so that they aren't in the WebCore namespace, and can ...asargent@chromium.org2009-03-0522-230/+180