summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Align autoscroll cursors by setting their hotspots correctly. Original patch...pkasting@chromium.org2009-08-258-0/+0
* linux/mac: implement NPN_ThreadAsyncCallpiman@chromium.org2009-08-241-1/+1
* DevTools: Migrate to the new InjectedScript-based CallFrame.pfeldman@chromium.org2009-08-243-497/+187
* Change to use nodeName from the base class to avoid the compiling error in th...jianli@chromium.org2009-08-241-1/+1
* This CL fixes "RTL: Form autofill pop-up is not right aligned".xji@chromium.org2009-08-241-1/+8
* DevTools: define escapeString in injected script for DOM search to work.pfeldman@chromium.org2009-08-241-0/+23
* Revert 24094, caused a build break.maruel@chromium.org2009-08-243-12/+38
* DevTools l10n: merge Inspector's and DevTools's strings; also, disable l10n u...mnaganov@chromium.org2009-08-243-38/+12
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-222-1/+10
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-215-26/+60
* Adding image for volume slider thumbhclam@chromium.org2009-08-213-0/+2
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-2110-134/+20
* Reverting r24002 due to test_shell_tests rednessajwong@chromium.org2009-08-214-49/+13
* Correct network state and ready state reporting.ajwong@chromium.org2009-08-214-13/+49
* Auto: change errant base::VKEY_* values to just VKEY_*.estade@chromium.org2009-08-211-4/+4
* Change the way that we search for iframes. The original code assumed thatdarin@chromium.org2009-08-213-227/+0
* DevTools: Restore devtools sanity console tests.pfeldman@chromium.org2009-08-211-4/+5
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-2111-104/+95
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-219-32/+182
* DevTools: wire Inspect Element action to DOMAgent-enabled inspector controller.pfeldman@chromium.org2009-08-211-0/+2
* I forgot to hook up the inspector settings during my webpreferences refactori...jorlow@chromium.org2009-08-201-0/+3
* Disable mute/unmute when media does not have an audio track.scherkus@chromium.org2009-08-202-1/+6
* Remove WebPluginImpl::element_darin@chromium.org2009-08-202-76/+71
* Disable playback controls if audio/video element has errored.scherkus@chromium.org2009-08-201-1/+4
* Move MediaPlayerAction out of context_menu.h into webview.h since it's really...ajwong@chromium.org2009-08-204-23/+33
* Revert r23820 by mnaganov due to Interactive Test failuresasargent@chromium.org2009-08-208-179/+31
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-208-31/+179
* DevTools: Remove resource panel-related RPC methods.pfeldman@chromium.org2009-08-205-90/+35
* linux: Plugin descriptions can be UTF-8.evan@chromium.org2009-08-201-1/+1
* DevTools: Add delegate for method added upstream.pfeldman@chromium.org2009-08-201-1/+1
* Add WebPlugin::acceptsInputEvents method.darin@chromium.org2009-08-202-0/+5
* Need to cast to WebCore::Widget explicitly since the method beingdarin@chromium.org2009-08-201-2/+4
* Move WebPluginContainer into the WebKit APIdarin@chromium.org2009-08-206-648/+271
* Fix a line that was accidently deleted in my plugin change.jam@chromium.org2009-08-201-1/+1
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-196-16/+42
* Enable the Google Talk Video plugin, which seems pretty well behaved.amanda@chromium.org2009-08-191-3/+4
* DevTools: touch the resources file in hopes to fix interactive ui tests.pfeldman@chromium.org2009-08-191-1/+1
* DevTools: Re-enable devtools sanity tests.pfeldman@chromium.org2009-08-191-2/+1
* Finished implementation of hasAudio() to detect media without playback audio ...scherkus@chromium.org2009-08-182-1/+4
* Checking in updated images for disable play/mute buttons.scherkus@chromium.org2009-08-182-0/+0
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-1/+1
* DevTools: Reset utility context for given document only once.pfeldman@chromium.org2009-08-185-69/+31
* DevTools Heap profiler: add a bar with Code / Objects and Data / Others size ...mnaganov@chromium.org2009-08-185-3/+96
* Video plays on server without range requesthclam@chromium.org2009-08-181-3/+7
* 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