summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Land Anton's change to cast from v8::Value to v8::Object beforeager@chromium.org2009-07-171-2/+4
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-10/+10
* linux: obey standard system paths for pluginsevan@chromium.org2009-07-171-3/+20
* Introduce WebLocalizedString and queryLocalizedString methodsdarin@chromium.org2009-07-176-202/+87
* Remove unintended addition of a forward delcaration for WebWidget.ajwong@chromium.org2009-07-171-1/+0
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-175-11/+105
* WebFrameImpl::GetSelection(): Replace NBSPs with spaces.estade@chromium.org2009-07-161-1/+7
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-163-4/+24
* Simplify window_open_disposition.cc since we only require conversion fromdarin@chromium.org2009-07-162-30/+15
* DevTools: Make 'toggle node search' mode work.pfeldman@chromium.org2009-07-165-10/+37
* Reverting 20855.darin@chromium.org2009-07-1619-618/+487
* Reverting 20854.darin@chromium.org2009-07-1619-487/+618
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-1619-618/+487
* Avoid dereferencing uninitialized pointers.cevans@chromium.org2009-07-162-6/+49
* Adding callback support to media filter Initialize() and Seek().scherkus@chromium.org2009-07-162-12/+21
* Removed extraneous call to the now depreacted WebCore::parseURL().japhet@chromium.org2009-07-151-3/+2
* Reenable content script messaging test.mpcomplete@chromium.org2009-07-151-4/+0
* DevTools: provisional commit for new WebInspector's 'last opened panel' change.pfeldman@chromium.org2009-07-155-2/+36
* Removed the bool parameter from PipelineCallback and cleaned up WebMediaPlaye...scherkus@chromium.org2009-07-152-106/+73
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-0/+1
* Reverting 20683.jorlow@chromium.org2009-07-141-1/+0
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-0/+1
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-143-8/+29
* Middle clicks on all fragment links open in new tab.cmp@google.com2009-07-141-22/+15
* Fixed bug where playbackRate wasn't being respected.scherkus@chromium.org2009-07-142-4/+18
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-1410-112/+99
* DevTools: mitigate WebKit console API changes.pfeldman@chromium.org2009-07-143-18/+2
* A quick fix for Issue 16597.hbono@chromium.org2009-07-141-1/+1
* Fix the ConsoleLog test and enable it. It was previously disabled because Web...dimich@google.com2009-07-141-10/+10
* Roll WebKit DEPS from 45738 to 45840.dimich@google.com2009-07-147-3/+18
* Add autofill dropdown support for password forms.tim@chromium.org2009-07-147-217/+93
* Add a temporary flag to enable plugins on the Mac and Linux whileamanda@chromium.org2009-07-131-5/+2
* Remove the carbon event dispatcher from the main thread of the plugin processamanda@chromium.org2009-07-132-7/+31
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-10/+10
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-10/+10
* DevTools: allow reload while on a breakpoint: detach agent on navigation atte...pfeldman@chromium.org2009-07-135-0/+16
* DevTools: Enable styles editing.pfeldman@chromium.org2009-07-131-1/+1
* Correct bad WebKit merge.abarth@chromium.org2009-07-131-0/+10
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-113-167/+236
* Unreverting "Implemented injected message loops for PipelineImpl"scherkus@chromium.org2009-07-112-26/+34
* 1) Roll WebKit DEPS to 45685michaeln@google.com2009-07-104-16/+20
* Revert "Implemented injected message loops for PipelineImpl."scherkus@chromium.org2009-07-102-34/+26
* Implemented injected message loops for PipelineImpl.scherkus@chromium.org2009-07-102-26/+34
* Enables find in page match counts on Mac.rohitrao@chromium.org2009-07-101-9/+0
* DevTools: postpone after-compile event propagation to the UI until scripts pa...pfeldman@chromium.org2009-07-102-9/+24
* DevTools: Show exception message in a resource message bubble while stopped o...pfeldman@chromium.org2009-07-101-0/+69
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-091-5/+5
* Revert "Made MediaFilter::host_ and MediaFilter::message_loop_ private."scherkus@chromium.org2009-07-091-5/+5
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-091-5/+5
* Fix custom cursors on Mac. Null and 0 turn out not to be opposites.darin@chromium.org2009-07-091-0/+4