summaryrefslogtreecommitdiffstats
path: root/webkit/port
Commit message (Expand)AuthorAgeFilesLines
* 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
* A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes.mmoss@google.com2008-11-241-39/+53
* Bridge calls to get the root NPObject from a WebPluginContainer.darin@chromium.org2008-11-245-46/+12
* Revert part of changes made in http://codereview.chromium.org/10687fqian@google.com2008-11-242-8/+41
* Progress on form button metrics.deanm@chromium.org2008-11-242-224/+235
* Remove some dead code.deanm@chromium.org2008-11-242-34/+0
* Try to bring a bit more structure to RenderThemeWin. This will help as Mac a...deanm@chromium.org2008-11-232-362/+356
* Make RenderThemeWin and RenderThemeGtk a bit closer to each other. This is j...deanm@chromium.org2008-11-224-13/+6
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-225-13/+11
* Revert r5890 (accidental commit).estade@chromium.org2008-11-222-23/+20
* Correctly render scroll bars on web frames by setting a matrix translation on...estade@chromium.org2008-11-222-20/+23
* Remove use of wide characters in stats table identifiers.evanm@google.com2008-11-226-161/+160
* Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...brettw@google.com2008-11-2213-1447/+0