summaryrefslogtreecommitdiffstats
path: root/content/browser/ppapi_plugin_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a valid /prefetch argument when launching a process.fdoray2016-02-031-0/+7
* Use a single, generic, global zygote to temporarily resolve perf regressions.kerrnel2016-02-011-1/+1
* Change Win32k PPAPI lockdown to use finch params for mime type.wfh2016-01-271-7/+12
* Have each SandboxedProcessLauncherDelegate maintain a zygote.kerrnel2016-01-221-2/+23
* Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (patc...kerrnel2016-01-211-23/+2
* Have each SandboxedProcessLauncherDelegate maintain a zygote.kerrnel2016-01-201-2/+23
* Remove Pepper Flash hw video field trial.ihf2016-01-141-12/+0
* Make `content` target build without unused data members on Linux.mlamouri2016-01-141-1/+6
* Add logic to switch to DirectWrite font proxy via field trial.kulshin2016-01-121-0/+4
* Switch to standard integer types in content/browser/.avi2015-12-251-5/+9
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-031-1/+2
* Get rid of SandboxedProcessLauncherDelegate::PreSandbox.rickyz2015-11-111-6/+7
* Added directwrite warmup for PPAPI processes.forshaw2015-09-221-0/+7
* Add command line option to enable PPAPI win32k lockdown.forshaw2015-09-181-7/+20
* Add AppContainer to PPAPI processes.wfh2015-07-201-0/+6
* Implement GetSandboxType() on all platforms and implement for all process typ...wfh2015-06-241-0/+5
* Update {virtual,override} to follow C++11 style in content.nick2015-04-241-3/+2
* Remove GTalk/O1D plugins and related codejhorwich2015-04-071-8/+3
* Simplify ChildProcessLaunchersievers2015-03-281-1/+2
* Plugin Power Saver: Throttled Plugins should block TCPSocket reads.tommycli2015-02-191-0/+18
* Don't pass ProcessHandle through ChildProcessHostDelegate.rvargas2014-11-181-1/+1
* Add hw_video_decode_mac flag for Flash 15.0.0.223.ihf2014-11-111-0/+4
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-8/+6
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-201-3/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-5/+5
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-111-5/+7
* Pepper: Whitelist dev channel APIs for some apps.hamaji@chromium.org2014-06-201-1/+5
* Refactor configuration of sandboxes - first stepsaberent@chromium.org2014-03-131-16/+33
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-111-0/+1
* Add Windows Flash hw video decode trial.ihf@chromium.org2014-01-221-3/+7
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Pepper: Finish support for dev channel APIs.teravest@chromium.org2013-12-191-7/+7
* Pepper: Send dev/canary channel status to plugins.teravest@chromium.org2013-12-121-1/+4
* Instrument pepper plugin load failures.ihf@chromium.org2013-12-101-4/+11
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Pepper: Add in_process() to BrowserPpapiHostImpl.teravest@chromium.org2013-10-291-2/+4
* Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...jam@chromium.org2013-10-011-1/+1
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-171-1/+1
* Revert r223494 "Simplify PPB_NetworkMonitor proxy."sergeyu@chromium.org2013-09-171-1/+1
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-171-1/+1
* Revert 223482 "Simplify PPB_NetworkMonitor proxy."ikarienator@chromium.org2013-09-171-1/+1
* Simplify PPB_NetworkMonitor proxy.sergeyu@chromium.org2013-09-171-1/+1
* Don't create PepperMessageFilter for renderer processes.sergeyu@chromium.org2013-09-061-1/+1
* Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...brettw@chromium.org2013-08-301-1/+1
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-281-11/+6
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-1/+0
* Switched proxy for TCPServerSocketPrivate.ygorshenin@chromium.org2013-08-051-2/+4
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* Add a field trial for low latency flash audio.dalecurtis@chromium.org2013-07-121-3/+13
* Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRMraymes@chromium.org2013-06-111-7/+6