summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting nits.wtc@chromium.org2010-02-272-2/+2
* Estimate the renderer working set on Linux. This is less expensive and works ...thestig@chromium.org2010-02-261-5/+51
* Initial work for cross-process video rendering using layers.scherkus@chromium.org2010-02-265-34/+118
* Remove unused methods.darin@chromium.org2010-02-262-17/+0
* Call NPP_SetWindow immediately on initialization for Mac QuickTimestuartmorgan@chromium.org2010-02-261-0/+6
* Remove submit handling in FillFormImpl. The one caller passes false to |subm...jhawkins@chromium.org2010-02-251-16/+5
* Don't unload RealPlayer in the plugin process on the Macstuartmorgan@chromium.org2010-02-251-2/+3
* Implement WebCookieJar.darin@chromium.org2010-02-252-3/+29
* Solaris: first set of patches to make WebKit build on Solaris.evan@chromium.org2010-02-251-1/+1
* Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...jhawkins@chromium.org2010-02-242-26/+7
* Move nphostapi.h to be with the rest of the NPAPI headers.jam@chromium.org2010-02-246-324/+13
* Landing Chris Guillory CL.jcampan@chromium.org2010-02-242-30/+33
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-234-25/+106
* Remove usages of obsolete WebSettings::setGeolocation so it can be removed fr...joth@chromium.org2010-02-232-6/+0
* Avoid unnecessary restarts of the webkit shared timer, and when restarting, usedarin@chromium.org2010-02-232-2/+6
* Linux: correctly handle single byte value for NPPVpluginNeedsXEmbed.craig.schlenter@chromium.org2010-02-221-3/+3
* AutoFill forms. We do this by responding to a message from WebKit which send...jhawkins@chromium.org2010-02-201-2/+5
* Disable the "Copy Image" context menu option when the user right-clicks a blo...pkasting@chromium.org2010-02-201-0/+4
* Fix cliprect handling for Mac plugins in hidden tabs/windowsstuartmorgan@chromium.org2010-02-191-3/+3
* Adding command line flag (--show-composited-render-layers) to enable the show...vangelis@chromium.org2010-02-192-4/+7
* Protect against re-entering OnThrottleMessage thru CallWindowProc.darin@chromium.org2010-02-191-16/+24
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-1912-8/+18
* Flip the "unique file:// URI origin" flag to on. Add thecevans@chromium.org2010-02-181-1/+1
* Chromium plumbing for new file:// security flag, including test_shell support.cevans@chromium.org2010-02-182-0/+3
* Modal loops of joy.darin@chromium.org2010-02-182-8/+25
* Send suggestions from the AutoFillManager to the AutoFillSuggestionsPopup in ...jhawkins@chromium.org2010-02-182-0/+19
* Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...cevans@chromium.org2010-02-182-3/+0
* Revert 39300 - Turn off new secure file:// flag.cevans@chromium.org2010-02-181-1/+1
* Turn off new secure file:// flag.cevans@chromium.org2010-02-171-1/+1
* Chromium pieces to use the WebKit support for isolation file:// documents incevans@chromium.org2010-02-172-0/+3
* Use better web app icons.xiyuan@chromium.org2010-02-171-2/+8
* Implement layoutTestController.numberOfPages.hamaji@chromium.org2010-02-172-0/+14
* Pass the right argument when fixing up stale plugin location on the Macstuartmorgan@chromium.org2010-02-171-1/+1
* Add checks for Mac plugin instance destruction after NPP_* callsstuartmorgan@chromium.org2010-02-161-5/+12
* Fix some issues with compiling Mac plugin code with deprecation defines setstuartmorgan@chromium.org2010-02-164-8/+24
* Make the plugin popup handling code cross-platformstuartmorgan@chromium.org2010-02-115-52/+72
* Ensure we aren't using stale invalidation rects for windowless pluginsstuartmorgan@chromium.org2010-02-111-4/+10
* Remove calls to the deprecated method applyAutofillSuggestions and replace it...jhawkins@chromium.org2010-02-112-7/+8
* Don't attempt to unload Silverlight on the Macstuartmorgan@chromium.org2010-02-113-3/+19
* Fix Linux compile bustagestuartmorgan@chromium.org2010-02-111-1/+1
* Remove an NPP_SetWindow call left over from the old Carbon idle event codestuartmorgan@chromium.org2010-02-114-34/+13
* Remove webkit/glue/glue_util.{h,cc} now that the WebKit API is complete!darin@chromium.org2010-02-112-548/+0
* Always send the stream headers to the plugin, not just for seekable ones.jam@chromium.org2010-02-111-3/+5
* Reland r38570. The underlying bug has been fix.jhawkins@chromium.org2010-02-113-37/+41
* Pass the SWP_NOMOVE flag to SetWindowPos in WebPluginDelegateImpl::WindowedRe...mpcomplete@chromium.org2010-02-101-1/+4
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+2
* DevTools: switch to upstreamed version of DevTools *.js files. Second attempt...yurys@chromium.org2010-02-1021-6525/+1
* Revert "DevTools: switch to upstreamed version of DevTools *.js files"yurys@chromium.org2010-02-1021-1/+6525
* DevTools: switch to upstreamed version of DevTools *.js filesyurys@chromium.org2010-02-1021-6525/+1
* Prepare for removing glue/devtools: move devtools_message_data.* to glue/yurys@chromium.org2010-02-102-8/+6