summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-177-123/+120
* Catch up with webkit change which removes id() from the HTMLElementmbelshe@google.com2009-08-173-4/+6
* Fix WebInspector breakpoint removal broken after WebKit changes (disabling a ...apavlov@chromium.org2009-08-171-1/+7
* A quick fix for Issue 18844 (Take 2).hbono@chromium.org2009-08-172-4/+22
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-158-123/+122
* Framework to display disabled mute button when audio fails.kylep@chromium.org2009-08-142-0/+7
* Stop resource loading for WebCore::MediaDocumenthclam@chromium.org2009-08-141-0/+8
* Remove WebFrame::selectAll and WebFrame::clearSelection in favor of havingdarin@chromium.org2009-08-144-18/+5
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-148-122/+123
* DevTools: Re-enable sanity tests.pfeldman@chromium.org2009-08-143-9/+8
* DevTools: implement comparison of heap snapshots in Heap profiler.mnaganov@chromium.org2009-08-144-49/+250
* DevTools: Fix implications of the DOMAgent migration upstream.pfeldman@chromium.org2009-08-143-50/+22
* DevTools: dom_agent is dead. Long live InspectorDOMAgent.pfeldman@chromium.org2009-08-1418-2620/+58
* Move glue/event_conversion.{h,cc} into the WebKit API implementation.darin@chromium.org2009-08-146-332/+34
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-148-123/+122
* Add disabled play and mute icons for media player.kylep@chromium.org2009-08-145-0/+7
* Fix Chromium canary^h^h^h^H parrot build: remove InspectorController::clearCo...levin@chromium.org2009-08-131-4/+5
* Restore the WebFrame::getPrintPageShrink() method originally added in rev 14639darin@chromium.org2009-08-132-0/+11
* Blacklist the Gears plugin on Macstuartmorgan@google.com2009-08-131-0/+7
* Add an UpdateContext call to WebPluginDelegateImpl on the Mac.stuartmorgan@google.com2009-08-132-16/+26
* DevTools: Add upcoming StatusBarButton.js to devtools.htmlmnaganov@chromium.org2009-08-131-0/+1
* Fix another insert of the LOG() macro being defined twicelevin@chromium.org2009-08-131-0/+2
* Reverting 23285 since a test_shell test "ICOImageDecoderTest.ChunkedDecoding"...hbono@chromium.org2009-08-132-22/+4
* A quick fix for Issue 18844.hbono@chromium.org2009-08-132-4/+22
* Refcounting BufferedResourceLoaderhclam@chromium.org2009-08-133-74/+88
* Implemented end-of-stream callback for media::PipelineImpl.scherkus@chromium.org2009-08-122-2/+32
* Add a few more |#undef LOG| directives to code that might see both WebKit'smark@chromium.org2009-08-121-0/+2
* Appcache related WebKit API additions. With this patch the compile-time flag ...michaeln@google.com2009-08-123-0/+15
* Remove Playback Rate from the context menu.scherkus@chromium.org2009-08-123-18/+4
* Adds a command line switch to enable the appcache, and plumb the switch throu...michaeln@google.com2009-08-122-0/+3
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-114-11/+2
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-112-8/+0
* Reverting 23068.darin@chromium.org2009-08-114-2/+11
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-114-11/+2
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-112-0/+8
* Make double-clicking to select work correctly on Mac.tc@google.com2009-08-111-3/+8
* Disallow setting the rate to values that would cause busy loops (< 1/16x) or ...kylep@chromium.org2009-08-111-0/+32
* Mac: Make the password-field capslock indicator work again.avi@chromium.org2009-08-111-4/+1
* Remove all direct calls to NPN_ functions in WebCore. The replacement for th...jorlow@chromium.org2009-08-112-52/+54
* Add some helper methods for constructing a WebCString from UTF16 input,darin@chromium.org2009-08-112-2/+3
* Roll WebKit to 47010amanda@chromium.org2009-08-111-2/+2
* Add the test plugin to the Mac plugin whiteliststuartmorgan@google.com2009-08-101-2/+3
* Only load whitelisted plugins on the Macstuartmorgan@google.com2009-08-101-3/+10
* Roll WebKit to 46977, fold in http://codereview.chromium.org/164247amanda@chromium.org2009-08-105-461/+132
* Correct the order of the methods in webframe_impl.cc to match how they aredarin@chromium.org2009-08-102-818/+809
* DevTools heap profiler: implement showing objects count & size as percents.mnaganov@chromium.org2009-08-101-5/+109
* A Chrome-side fix for Issue 18232.hbono@chromium.org2009-08-101-5/+8
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-1046-1210/+593
* Create a WebSettings interface that can be used for code outside of WebKit/We...jorlow@chromium.org2009-08-083-49/+44
* Update webkit_strings with the latest translations.mal@chromium.org2009-08-0849-12/+61