summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* The autofilling of passwords when the URL for visited page and the page the p...jcampan@chromium.org2009-05-262-2/+22
* Fix a leak in ImageDecoder::Decode.mpcomplete@google.com2009-05-261-1/+5
* Ensure we have a Cocoa NSGraphicsContext when needed.jrg@chromium.org2009-05-261-0/+2
* Set focus to the dummy plugin window used to ensure that keyboard focus corre...ananta@chromium.org2009-05-262-28/+26
* DevTools: use event context to decide which agent should be used for handling...yurys@google.com2009-05-262-80/+49
* Sync with the profiler changes in V8.mnaganov@chromium.org2009-05-265-61/+92
* DevTools: disable console autocompletion until we come up with some good solu...yurys@google.com2009-05-251-0/+11
* Update webkit to r44123darin@chromium.org2009-05-253-4/+4
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-233-2/+7
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-222-3/+133
* Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstP...abarth@chromium.org2009-05-222-11/+1
* Fix merge.abarth@chromium.org2009-05-221-4/+2
* Roll webkit DEPS and fix compile errors.abarth@chromium.org2009-05-225-15/+18
* Make WebRequest be a wrapper for ResourceRequest instead of FrameLoadRequest.darin@chromium.org2009-05-226-69/+46
* This CL fixes issue 8052 - Keyboard selection in Hebrew select element doesn'...xji@chromium.org2009-05-221-0/+9
* Revert 16748.abarth@chromium.org2009-05-221-2/+2
* Fix future build break from upstream renaming patch.abarth@chromium.org2009-05-221-2/+2
* Remove the HistoryState property of WebRequest.darin@chromium.org2009-05-226-26/+20
* DevTools: remove node highlight on dev tools window close.pfeldman@chromium.org2009-05-221-1/+4
* linux: add quirk for windowless flash drawing glitchesevan@chromium.org2009-05-223-58/+128
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-2212-171/+484
* Properly dismiss cocoa popup menus.paul@chromium.org2009-05-211-2/+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
* 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
* DevTools: use event context to decide which agent should be used for handling...yurys@google.com2009-05-212-80/+49
* Move ExtraData from WebRequest to WebDataSource.darin@chromium.org2009-05-2110-78/+34
* Register the icons for play/pause and max-volume/mute in the resource files, ...ajwong@chromium.org2009-05-212-0/+9
* Image files for media elementshclam@chromium.org2009-05-204-0/+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
* 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-201-5/+0
* Move createWorker from WebKitClient to WebWorkerClient per your suggestion, t...jam@chromium.org2009-05-204-4/+19
* 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
* Lookup the plugin for the mime type before attempting to open a channel for t...ananta@chromium.org2009-05-191-3/+0
* DevTools: do work with new InspectorController.pfeldman@chromium.org2009-05-193-27/+13
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-191-2/+1
* 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
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-185-445/+24
* Disable plugins on the Mac by default until JS plumbingamanda@chromium.org2009-05-181-1/+5
* ScriptController.* needs to be reformatted into WebKit style.levin@chromium.org2009-05-181-1/+1
* DevTools: utility scripts and all other scripts not having context data are f...yurys@google.com2009-05-181-0/+36
* DevTools: to speed up devtools start up time script sources are omitted from ...yurys@google.com2009-05-182-1/+84