summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-26/+0
* Hide StatsTable behind --enable-stats-table.mbelshe@google.com2009-03-271-0/+1
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+2
* Refactor sandboxing code so that it can be used by worker processes.jam@chromium.org2009-03-181-55/+9
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-54/+10
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-37/+15
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-101-19/+10
* NO CODE CHANGE.maruel@google.com2009-03-051-3/+4
* Ensure that we display a sad face for a windowed plugin when the plugin proce...ananta@chromium.org2009-03-051-21/+34
* Fix a crash when installing plugins.jhawkins@chromium.org2009-03-031-2/+5
* Add logging to ExtensionsService, UserScriptMaster,aa@chromium.org2009-02-241-0/+1
* Make plugin_process_host.cc and child_process_host.cc compile on Posix.jhawkins@chromium.org2009-02-231-59/+106
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-125/+17
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-52/+34
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-68/+42
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-0/+3
* Reverting 9109.ojan@google.com2009-02-031-3/+0
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-031-0/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-11/+13
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-58/+9
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-8/+11
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+2
* revert r8603rvargas@google.com2009-01-241-11/+8
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-8/+11
* More speedup of scrolling when many windowed plugins in a page. Scrolling is...jam@chromium.org2009-01-221-1/+2
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-211-6/+5
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-21/+21
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-0/+94
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+2
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-17/+19
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-21/+20
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-1/+1
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-1/+1
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-1/+1
* Misc proxy service changes.ericroman@google.com2008-12-101-0/+65
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* Fix regression of b/issue?id=1280317. We need to do a case-insensitivempcomplete@google.com2008-10-311-4/+9
* This fixes http://code.google.com/p/chromium/issues/detail?id=3769, whichananta@chromium.org2008-10-311-1/+1
* Make plugin processes (except Gears) run at normal priority.jam@chromium.org2008-10-131-2/+6
* Add a command-line switch to change the user agent.BUG=757345pkasting@chromium.org2008-09-241-0/+1
* Adds a logging level command line switchcpu@google.com2008-08-291-0/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Third times a charm! This is an attempt at re-landing r408. This time the U...darin@google.com2008-08-081-2/+2
* rollback r498 and r500 to repair test bustagedarin@google.com2008-08-071-2/+2
* Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...darin@google.com2008-08-071-2/+2
* Revert change 408 to see if it fixes the ui tests.nsylvain@google.com2008-08-061-2/+2
* Convert more consumers of ML::WatchObject to ObjectWatcher.darin@google.com2008-08-051-2/+2
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-3/+4