summaryrefslogtreecommitdiffstats
path: root/content/child/npapi/webplugin_delegate_impl.h
Commit message (Expand)AuthorAgeFilesLines
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* win: Move a few WeakPtrFactories to the end of their containing classes.thakis2015-04-241-4/+6
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-5/+5
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Use content::Referrer to pass around referrers in the plugin codejochen2014-11-191-1/+1
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-48/+50
* Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*anand.ratn2014-10-071-19/+19
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-111-33/+0
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-201-1/+1
* Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin p...jam@chromium.org2014-01-191-1/+2
* Give QuickTime the plugin stream data in writeable memory as it modifies it.jam@chromium.org2014-01-171-0/+1
* Remove some code inside USE_AURA and OS_WIN ifdefs in content.jam@chromium.org2014-01-141-2/+0
* A bunch of work to transition from render_view_id to render_frame_id.jam@chromium.org2013-12-201-1/+1
* Fix windowless mouse events not working in NPAPI Flash in Chrome desktop Wind...ananta@chromium.org2013-11-191-0/+9
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-3/+3
* Cancel resources in the plugin process when a user presses the stop button or...jam@chromium.org2013-10-011-1/+0
* Revert 225099 "Cancel resources in the plugin process when a use..."pasko@chromium.org2013-09-251-0/+1
* Cancel resources in the plugin process when a user presses the stop button or...jam@chromium.org2013-09-241-1/+0
* Support byte range requests when routing resource requests directly through t...jam@chromium.org2013-09-171-1/+2
* Load NPAPI plugin resources through the browser process directly instead of g...jam@chromium.org2013-09-111-4/+16
* Move the WebPluginResourceClient interface to its own header. Also fix up met...jam@chromium.org2013-09-041-1/+1
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-0/+488