summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Alter the design of the bootstrap sandbox to only take over the bootstrap por...rsesek@chromium.org2014-06-191-7/+0
* Miscelleanous fixes for HiDPI issues in plugins.ananta@chromium.org2014-06-181-1/+2
* Initialize the bootstrap sandbox in the browser process.rsesek@chromium.org2014-06-101-0/+7
* Remove flag --test-sandboxluken@chromium.org2014-06-041-1/+0
* Enable --high-dpi-support by default. (Note that this is a registry setting. ...ananta@chromium.org2014-05-281-3/+0
* Revert "Remove kLogPluginMessages flag as part of flag cleanup."aa@chromium.org2014-05-051-0/+1
* Remove kLogPluginMessages flag as part of flag cleanup.aa@chromium.org2014-05-051-1/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-101-18/+0
* Make http range requests by plugins also go directly to the browser process i...jam@chromium.org2014-04-011-7/+8
* Revert 260678 "Make http range requests by plugins also go direc..."jam@chromium.org2014-04-011-8/+7
* Make http range requests by plugins also go directly to the browser process i...jam@chromium.org2014-03-311-7/+8
* Refactor configuration of sandboxes - first stepsaberent@chromium.org2014-03-131-13/+22
* Add ServiceWorkerContext to ResourceMessageFilter and WorkerStoragePartitionkinuko@chromium.org2014-03-121-1/+1
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-101-1/+0
* Revert 255858 "Simplify the user agent code some more since afte..."jam@chromium.org2014-03-091-0/+1
* Simplify the user agent code some more since after r255534 it's not affected ...jam@chromium.org2014-03-091-1/+0
* Pass the high-dpi-support command line switch to plugin processes.ananta@chromium.org2014-02-131-0/+4
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-111-0/+1
* Flip the flag for Carbon plugin interposing to enablestuartmorgan@chromium.org2013-12-201-1/+1
* Fix crash in the browser when looking up a ResourceContext for an NPAPI initi...jam@chromium.org2013-10-031-22/+12
* Collect more data to send in crash reports for a crasher that's stumping me.jam@chromium.org2013-10-021-0/+20
* Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...jam@chromium.org2013-10-011-5/+1
* Load NPAPI plugin resources through the browser process directly instead of g...jam@chromium.org2013-09-111-17/+29
* Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...brettw@chromium.org2013-08-301-3/+2
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-1/+1
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-2/+1
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Move child-common classes to content/common_childjamesr@chromium.org2013-05-211-1/+1
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* Mac Plugins: Remove PluginProcessHost dtor check that it is on the UI thread.thestig@chromium.org2013-04-221-18/+8
* Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...jam@chromium.org2013-03-211-1/+17
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-1/+1
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-191-1/+0
* content: convert child process notifications to observer usagephajdan.jr@chromium.org2013-02-281-1/+4
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-2/+2
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-16/+13
* Add a flag to disable the Carbon interpose library in Mac NPAPIstuartmorgan@chromium.org2012-10-221-13/+15
* Logging: pass logging related cmd line options to utility processqiankun.miao@intel.com2012-10-181-6/+0
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-051-41/+0
* [OSX] Pass --enable-sandbox-logging to more sub-processes.shess@chromium.org2012-10-031-0/+3
* Initial NPAPI plugin support in Win Aura.jam@chromium.org2012-09-111-4/+4
* Revert 155122 - Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-16/+0
* Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-0/+16
* Get the path of the plugin interposing library from the embedder, since they'...jam@chromium.org2012-07-231-8/+11
* Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-281-0/+4
* Revert 144578 - Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-281-4/+0
* Disable core animation plugins when compositing is unavailable.jbauman@chromium.org2012-06-271-0/+4
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1