summaryrefslogtreecommitdiffstats
path: root/content/renderer/npapi
Commit message (Expand)AuthorAgeFilesLines
* Switch to fetching NPAPI requests through the browser process instead of goin...jam@chromium.org2013-09-301-2/+2
* Support byte range requests when routing resource requests directly through t...jam@chromium.org2013-09-174-30/+45
* Add UMA stats for how often we get a 200 for a byte-range request for NPAPI p...jam@chromium.org2013-09-161-0/+2
* Load NPAPI plugin resources through the browser process directly instead of g...jam@chromium.org2013-09-114-70/+138
* Downgrade ERROR on PluginMsg_Init returning false to WARNINGzork@chromium.org2013-09-111-1/+1
* Remove unneeded LOGzork@chromium.org2013-09-111-1/+0
* Move the WebPluginResourceClient interface to its own header. Also fix up met...jam@chromium.org2013-09-043-2/+4
* Reorder ViewHostMsg_TextInputTypeChanged IPC parameters.yoichio@chromium.org2013-09-041-2/+2
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* Move appcache_frontend_impl.* to content/child/tfarina@chromium.org2013-08-121-2/+1
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-092-2/+2
* Get rid of webkit_plugins.gypi by moving sad_plugin.* to content/renderer.jam@chromium.org2013-08-082-14/+6
* Remove more plugin code when ENABLE_PLUGINS==0.jam@chromium.org2013-08-077-0/+3804