summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-5/+5
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-0/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-15/+13
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-051-2/+0
* Revert 155122 - Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-5/+0
* Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-0/+5
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-2/+2
* Apply a rate limit on a per-plug-in basis to plug-in crashes.cevans@chromium.org2012-02-291-0/+1
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-151-1/+2
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-2/+2
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-231-2/+2
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-2/+21
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-21/+2
* Try to fix Linux components build.jam@chromium.org2012-01-201-1/+1
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-2/+21
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-1/+1
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-1/+1
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-1/+1
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-1/+5
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-2/+2
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-2/+0
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-1/+2
* Reland r100733 - Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-141-2/+10
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-131-4/+0
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-121-0/+4
* Cancel pending plugin channel requests before destroying the ResourceContext.bauerb@chromium.org2011-09-121-0/+4
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-1/+7
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-3/+3
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-5/+5
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-071-0/+1
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-181-4/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-15/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-7/+0
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+177