summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* A fix for Issue 5139 "some plane-1 characters are not displayed correctly".hbono@chromium.org2008-12-081-1/+4
* Reupload of 12418glen@chromium.org2008-12-071-1/+0
* Update themes since we merged webkit r38911.deanm@chromium.org2008-12-074-20/+24
* Pull new WebKit 38900:38950.brettw@google.com2008-12-061-1/+1
* Change init() in GKURL to use the default UTF-8 converter when an encoding is...jungshik@google.com2008-12-061-11/+17
* Linux: Round font heights.agl@chromium.org2008-12-061-1/+1
* Incorporate Mads' comment, only comment style changes.fqian@google.com2008-12-063-3/+3
* This is a cleaned up fix of Christian's original patch in fqian@google.com2008-12-064-14/+93
* Revert "Original CL: http://codereview.chromium.org/12831, fix the build errortc@google.com2008-12-061-13/+2
* Fix linux broken layout tests. They want the windows UA sheet.mpcomplete@google.com2008-12-052-0/+15
* Original CL: http://codereview.chromium.org/12831, fix the build error for ht...hclam@chromium.org2008-12-051-2/+13
* Un-revert 6386 (my CSS change). Layout tests pass for me. I think thempcomplete@google.com2008-12-055-85/+18
* Reverting 6439.nsylvain@chromium.org2008-12-051-11/+2
* Same as CL 12831, create a new one to get rid of the eol-style commit error.hclam@chromium.org2008-12-051-2/+11
* Reverted not-quite-working fix for hotmail issue.plesner@google.com2008-12-054-50/+9
* Fixed crash when stack overflow occurs while creating the constructorplesner@google.com2008-12-051-0/+4
* Fixed dom node and constructor instantiation so that dom constructorsplesner@google.com2008-12-054-9/+46
* Added line number and source URL information to inspector console messages.sgjesse@chromium.org2008-12-053-2/+97
* Remove bindings/js. We no longer use this.dglazkov@google.com2008-12-051-61/+0
* Reverting 6386, it broke lots of layout tests.mpcomplete@google.com2008-12-043-18/+5
* Incorporate upstream changes to the CSS rules to our port. Related webkitmpcomplete@google.com2008-12-043-5/+18
* WebKit Merge 38800:38850, Part 3dglazkov@google.com2008-12-041-0/+4
* Move ASSERT that was accidentally moved to the wrong position. Theager@google.com2008-12-041-6/+7
* 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-0410-386/+537
* Linux: use other fonts when the primary is missing glyphsagl@chromium.org2008-12-032-7/+43
* fix WebKitCSSTransformValue not being initializedtc@google.com2008-12-031-1/+6
* src/webkit side of webkit merge 38760:38800ojan@google.com2008-12-037-109/+196
* Linux: support css font-family fallback.agl@chromium.org2008-12-031-0/+2
* Fix include path in FontWin.cppbrettw@google.com2008-12-031-1/+1
* Some cleanup of ScriptValue.fqian@google.com2008-12-032-8/+38
* Move base/gfx/skia_util to skia/ext/skia_util_win.brettw@google.com2008-12-032-2/+2
* Move convolver and image_operations from base/gfx to skia/ext. This is justbrettw@google.com2008-12-033-3/+3
* Copy of http://codereview.chromium.org/13003 created by yury.semikhatsky@gmai...sgjesse@chromium.org2008-12-036-0/+1876
* Linux: calculate x-height from the outline of the glyph.agl@chromium.org2008-12-031-8/+25
* Revert my skia file moves because of layout test failures.brettw@google.com2008-12-035-16/+19
* Add a MEDIA resource to webkit port and glue code so thathclam@chromium.org2008-12-031-1/+2
* Fix color conversion. When I removed the dependency on skia_utils in this por...brettw@google.com2008-12-031-1/+1
* Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.brettw@google.com2008-12-025-19/+16
* src/webkit side of webkit merge 38729:38760ojan@google.com2008-12-011-1/+9
* Pressing tab with no selection while the form autofill was showing would crash.jcampan@chromium.org2008-12-011-3/+5
* Review URL: http://codereview.chromium.org/12503dglazkov@google.com2008-12-013-296/+1
* Linux: When asked for Monaco font, default to Times New Roman.agl@chromium.org2008-12-011-1/+1
* Remove unused RenderThemeWin::getMinimalButtonPadding.deanm@chromium.org2008-11-282-13/+0
* Match Windows select metrics.deanm@chromium.org2008-11-283-32/+79
* Unfork HTMLOptionsCollection.idl. This was forked a long time ago andager@google.com2008-11-282-3/+14
* Get back the messages in the inspector console.sgjesse@chromium.org2008-11-281-5/+29
* Update webkit deps after unfork of character data. ager@google.com2008-11-271-3/+3
* Match Windows checkbox and radio metrics. We now pass basic-inputs.html.deanm@chromium.org2008-11-272-48/+20