summaryrefslogtreecommitdiffstats
path: root/content/renderer/npapi
Commit message (Expand)AuthorAgeFilesLines
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-2/+2
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-1/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Add a bunch of missing NULL checks for the channel host to WebPluginDelegateP...jochen@chromium.org2014-07-301-1/+7
* Revert 286243 "Revert 285530 "Drop 'WebURLRequest::setTargetType..."kbr@chromium.org2014-07-291-1/+4
* Revert 285530 "Drop 'WebURLRequest::setTargetType' from various ..."kbr@chromium.org2014-07-291-4/+1
* Drop 'WebURLRequest::setTargetType' from various content/renderer files.mkwst@chromium.org2014-07-251-1/+4
* Move multipart_response_delegate.* from webkit/ to content/tfarina@chromium.org2014-07-162-9/+4
* Fixes for re-enabling more MSVC level 4 warnings: content/renderer/ editionpkasting@chromium.org2014-07-081-1/+1
* Moving compositor_bindings from webkit to contentamogh.bihani@samsung.com2014-06-181-2/+2
* Merge ViewHostMsg_TextInputTypeChanged and ViewHostMsg_TextInputStateChanged ...shuchen@chromium.org2014-06-121-5/+7
* Renamed namespaces in src/content.vitalybuka@chromium.org2014-05-011-4/+4
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-112-18/+2
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-3/+1
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-201-3/+3
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* Prepare for per frame did{Start,Stop}Loading callsjaphet@chromium.org2014-03-121-2/+2
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* Add transfer size paramater to didFinishLoading [2/3]eustas@chromium.org2014-02-102-3/+7
* Resolve override/overload conflict in WebPluginImpl.eustas@chromium.org2014-01-202-17/+94
* Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin p...jam@chromium.org2014-01-193-3/+6
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+2
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-0/+1
* Start removing support for in-process NPAPI plugins. This was a debugging mod...jam@chromium.org2013-12-262-25/+6
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-252-2/+2
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-1/+0
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-203-16/+15
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-111-1/+1
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-064-9/+17
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-042-4/+8
* Use UserMetricsAction for renderer user metrics.xhwang@chromium.org2013-12-041-1/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-032-9/+12
* Start transitioning Pepper plugin code to using RenderFrame instead of Render...jam@chromium.org2013-12-021-3/+6
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-1/+1
* Cleanup: Remove unused includes of webkit/glue/webkit_glue.htfarina@chromium.org2013-11-121-1/+0
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-8/+0
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-076-85/+85
* 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