summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/webplugin_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Make plugin requests retrievable from the appcache for nplugins and pepper.michaeln@chromium.org2010-10-291-0/+9
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+9
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-291-1/+2
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-2/+2
* Swallow context menu events dispatched to a NPAPI plugin so thatdarin@chromium.org2010-07-221-0/+4
* Take out temporary code now that WebKit plugin change is rolled.jam@chromium.org2010-07-141-13/+0
* Chrome side of removing WebPlugin::supportsFind.jam@chromium.org2010-07-101-1/+11
* Chrome side of making RenderView not special case PluginDocument and making t...jam@chromium.org2010-07-081-4/+45
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-291-0/+7
* At times the Windows media player plugin would not render video. This would o...ananta@chromium.org2010-06-151-2/+21
* Take 2 at working around a multipart crashtony@chromium.org2010-06-101-0/+1
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-11/+10
* Linux: fix compilation error with gcc 4.5.craig.schlenter@chromium.org2010-05-111-2/+2
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-2/+2
* Switch over to non-deprecated WebKit APIs and delete client methods that are nodarin@chromium.org2010-05-051-1/+1
* Fix browser crash in isvalidcheck check on urls with no path e.g. about:blankinferno@chromium.org2010-04-081-0/+2
* Block plugin HandleURLRequest calls with invalid chars like @,;,\ before the ...inferno@chromium.org2010-04-021-16/+30
* Block plugin HandleURLRequest calls with invalid chars like @,;,\ before the ...inferno@chromium.org2010-04-011-0/+18
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-0/+1207