summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* 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
* src/webkit side of webKit merge 38653:38729ojan@google.com2008-11-275-12/+146
* Linux: Match the tmMaxCharWidth of Windows exactly.agl@chromium.org2008-11-262-3/+2
* fix a leak in the plugin cacheerikkay@google.com2008-11-261-89/+117
* Fix test failures caused by bad temporary variable.darin@chromium.org2008-11-261-2/+1
* src/webkit side of webKit merge 38625:38653ojan@google.com2008-11-262-0/+11
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-262-6/+9
* Remove a layout-test-only font-fallback path.ericroman@google.com2008-11-261-2/+0
* Remove dependencies on base/glue from these 2 port files.jam@chromium.org2008-11-263-28/+10
* Reverting 6043.ojan@google.com2008-11-262-8/+5
* Remove dependencies on base/ from MIMETypeRegistry.cppdarin@chromium.org2008-11-262-5/+8
* The autofill menu does not accept the selection on abandon, such as when pres...jcampan@chromium.org2008-11-262-8/+39
* Clean up v8_binding.h by putting config.h at the top.darin@chromium.org2008-11-261-18/+4
* src/webkit side of webKit merge 38600:38625.ojan@google.com2008-11-264-43/+134
* Linux: match average char width with Windowsagl@chromium.org2008-11-262-4/+8
* Move RGBColor.{h,cpp} into port/bindings/v8 since they are specific to the V8darin@chromium.org2008-11-262-1/+0
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* Fix a rash of uninit data errors reported by Valgrind.agl@chromium.org2008-11-251-0/+2
* Use the default handling for input styles.deanm@chromium.org2008-11-252-10/+0
* Revert caret blinking because I didn't do it right.deanm@chromium.org2008-11-251-12/+2
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* More GTK theme work.deanm@chromium.org2008-11-251-52/+36
* Remove a bit of code dupe in a switch.deanm@chromium.org2008-11-251-8/+2
* Revert my caret blinking change for now.deanm@chromium.org2008-11-252-3/+6
* Remove some layout-test-specific hacks.ericroman@google.com2008-11-252-310/+30
* Don't paint storm in layout test mode.deanm@chromium.org2008-11-252-6/+3
* Apply the PlatformContext's current transform when returning the cairo surfac...estade@chromium.org2008-11-252-20/+23
* Fix a regression in RenderThemeGtk.erg@google.com2008-11-251-2/+5
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-244-3/+76
* Third commit for yury's change unforking the inspector.ojan@google.com2008-11-24110-0/+0