summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-2216-187/+572
* Properly dismiss cocoa popup menus.paul@chromium.org2009-05-211-2/+3
* Meta key is not the same as Alt key on Windows.avi@chromium.org2009-05-211-3/+3
* Remove a field that is now unused. This was made obsoletedarin@chromium.org2009-05-212-18/+2
* DevTools: Messages converted to wide strings don't work on Mac and Linux. Use...yurys@google.com2009-05-212-4/+4
* DevTools: Temporarily use JSON with escaping to handle non-latin data.pfeldman@chromium.org2009-05-211-1/+3
* DevTools: Reverting 16586. Necessary v8 changes are not rolled yet.yurys@google.com2009-05-212-49/+80
* select-style test on Win is expected to pass now.ukai@chromium.org2009-05-211-1/+1
* DevTools: Use message format in WebInspector.UIString override.pfeldman@chromium.org2009-05-211-1/+1
* DevTools: Display main resource url as devtools window title.pfeldman@chromium.org2009-05-213-7/+15
* DevTools: only supported event types are forwarded to the client. Unsupported...yurys@google.com2009-05-211-0/+7
* Update expected results for chromium-win LayoutTests/fast/forms/select-style.hamaji@chromium.org2009-05-213-4/+64
* DevTools: use event context to decide which agent should be used for handling...yurys@google.com2009-05-212-80/+49
* WebKit Update 43946:43958ukai@chromium.org2009-05-211-5/+0
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-2115-100/+77
* Hook up Context::GetCalling() to V8Proxy.abarth@chromium.org2009-05-212-3/+23
* Register the icons for play/pause and max-volume/mute in the resource files, ...ajwong@chromium.org2009-05-212-0/+9
* Fix test expectations for newly added test.levin@chromium.org2009-05-201-0/+2
* Use upstreamed v8 bindings for V8DOMWindowCustomjaphet@chromium.org2009-05-201-291/+0
* Remove JSDOMBinding, which is no longer used.dglazkov@chromium.org2009-05-204-96/+0
* WebKit Update 43889:43933levin@chromium.org2009-05-201-1/+6
* Image files for media elementshclam@chromium.org2009-05-204-0/+0
* Looks like svg/custom/grayscale-gradient-mask.svg always passes in release mode.darin@chromium.org2009-05-201-1/+1
* Fix layout test redness.levin@chromium.org2009-05-201-0/+5
* These tests have been passing consistently on windows.darin@chromium.org2009-05-201-2/+0
* Fix the webkit.org build of chromium.levin@chromium.org2009-05-201-0/+4
* DevTools: if the number of actual parameters is greater than number of the fo...yurys@google.com2009-05-201-13/+25
* Fix crash in SVG bindings. We attempted to update the SVGContext forager@chromium.org2009-05-202-3/+3
* WebKit Update 43880:43889levin@chromium.org2009-05-201-2/+8
* Add a UI string for multiple file selection for <input type=file multiple>.darin@chromium.org2009-05-202-0/+9
* Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...jam@chromium.org2009-05-202-9/+0
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-207-11/+28
* Linux: respect theme's autocomplete popups padding.estade@chromium.org2009-05-201-4/+7
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-2010-44/+136
* Use the upstream version of ScriptController.levin@chromium.org2009-05-203-559/+2
* 3 Speedups for turning v8 strings into webcore stringsdavemoore@chromium.org2009-05-191-29/+31
* Use upstreamed v8 bindings for CanvasRenderingContext2Djaphet@chromium.org2009-05-191-416/+0
* Lookup the plugin for the mime type before attempting to open a channel for t...ananta@chromium.org2009-05-191-3/+0
* Update test expectations following upstream roll.levin@chromium.org2009-05-191-0/+9
* DevTools: do work with new InspectorController.pfeldman@chromium.org2009-05-194-27/+17
* linux: disable strict aliasing for WebCore.evan@chromium.org2009-05-191-0/+3
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-193-6/+3
* Fix build breakage (add file missing in 115508).pfeldman@chromium.org2009-05-191-0/+2
* DevTools: do not cache xmlhttp when client is not attached; reduce agent cach...pfeldman@chromium.org2009-05-191-10/+17
* Fixed use of uninitialized variable problem in generated bindings. Itplesner@google.com2009-05-191-2/+1
* Remove local copy of V8MessagePortCustom.cpp now that it has been upstreamed.levin@chromium.org2009-05-192-168/+2
* WebKit Update 43832:43833dglazkov@google.com2009-05-181-47/+48
* Pulling in new gyp version.bradnelson@chromium.org2009-05-181-0/+1
* Take 2 at fixing relativeanchor-{basic,frames}.html.darin@chromium.org2009-05-182-14/+4
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-1814-470/+602