summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-0413-54/+50
* Make Linux match Windows and Mac in calling ResetWebPreferences. This was ca...deanm@chromium.org2008-12-041-1/+4
* Remove tests that pass on windows from failures list.ager@google.com2008-12-041-11/+3
* Move ASSERT that was accidentally moved to the wrong position. Theager@google.com2008-12-041-6/+7
* Ignore timeout of regexp-charclass-crash.html in debug mode.ager@google.com2008-12-041-0/+6
* Update to latest trunk version of V8.ager@google.com2008-12-0412-26/+2979
* Adding missing lib to fix windows webkit build.bradnelson@chromium.org2008-12-042-1/+2
* Turn off gtk double buffering of webwidget host's view_ widget, and manually ...estade@chromium.org2008-12-041-2/+21
* Fix the compilation error in debug build on linux.fqian@google.com2008-12-041-0/+1
* Linux: calculate fractional xheightagl@chromium.org2008-12-041-21/+15
* De-peerable part 2. Lot of changes on the binding side.fqian@google.com2008-12-0411-411/+537
* Cut down on test shell chattiness.evanm@google.com2008-12-041-3/+0
* Add a flag to the layout test runner to run tests in random order.evanm@google.com2008-12-041-1/+9
* Linux: triage layout test issuesagl@chromium.org2008-12-041-3/+4
* Linux: another test passes now that we have arrows working.agl@chromium.org2008-12-031-1/+0
* Linux: remove passing layout tests from the FAIL set.agl@chromium.org2008-12-031-22/+0
* Remove trailing whitespace.evanm@google.com2008-12-031-26/+26
* update test list to explain failurestc@google.com2008-12-031-2/+9
* Linux: use other fonts when the primary is missing glyphsagl@chromium.org2008-12-033-7/+44
* fix WebKitCSSTransformValue not being initializedtc@google.com2008-12-032-2/+6
* Have merge script update DEPS and gclient sync correctly.ojan@google.com2008-12-032-18/+34
* src/webkit side of webkit merge 38760:38800ojan@google.com2008-12-0311-109/+333
* add one test i seem to have missedpinkerton@google.com2008-12-031-0/+3
* Linux: support css font-family fallback.agl@chromium.org2008-12-032-0/+13
* Linux rebaseline: css1/font_properties/font.htmlagl@chromium.org2008-12-033-195/+197
* Unify mac fixable/ignore lists back into the mainlinepinkerton@google.com2008-12-034-2158/+1068
* Fix include path in FontWin.cppbrettw@google.com2008-12-031-1/+1
* Rebaseline two tests that were different because of different skia versions.brettw@google.com2008-12-034-2/+2
* Some cleanup of ScriptValue.fqian@google.com2008-12-032-8/+38
* Get the test plugin compiling and working for the Mac.avi@google.com2008-12-033-0/+332
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-032-2/+2
* Allows scons build to use local copy of platformsdk if one is not bundled sid...bradnelson@chromium.org2008-12-031-4/+2
* Triage some tests. File bugs on some, and rebaseline others. The rebaselines ...brettw@google.com2008-12-0315-15/+105
* Fix an uninitialized variable in data: urls.deanm@chromium.org2008-12-031-1/+5
* Revert my accidental addition of TransparencyHelperWin to the port vcproj (no...brettw@google.com2008-12-031-8/+0
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-034-3/+11
* Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai...sgjesse@chromium.org2008-12-037-0/+1901
* Remove some passing tests from the tests list.deanm@chromium.org2008-12-031-13/+0
* Remove some correctly passing tests; add notes on some others.evanm@google.com2008-12-031-8/+2
* Handle the zoom cursors properly by copying more code out of WebKit's GTK port.evanm@google.com2008-12-032-2/+262
* Tag some failing layout tests with the reason they're failing.evanm@google.com2008-12-031-2/+11
* Linux: Re-baseline multiple_pseudo_elements-expected.htmlagl@chromium.org2008-12-034-4/+104
* Linux: calculate x-height from the outline of the glyph.agl@chromium.org2008-12-032-9/+25
* Annotate some tests in the test list with more information.evanm@google.com2008-12-032-18/+19
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-036-24/+19
* Linux rebaseline: css1/font_properties/font.htmlagl@chromium.org2008-12-034-1/+229
* Update layout test baselines now that tc fixed 2857.erg@google.com2008-12-033-7/+2
* Add a MEDIA resource to webkit port and glue code so thathclam@chromium.org2008-12-033-2/+8
* Merge the windows and linux test lists.tc@google.com2008-12-035-1693/+340
* Fix color conversion. When I removed the dependency on skia_utils in this por...brettw@google.com2008-12-031-1/+1