summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add chrome to the repository.initial.commit2008-07-261-0/+791