summaryrefslogtreecommitdiffstats
path: root/chrome/browser/render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds a logging level command line switchcpu@google.com2008-08-291-0/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-19/+19
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Step 1 at making Gears run in the renderer process (enabled by switchmpcomplete@google.com2008-08-151-1/+2
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-151-1/+0
* Enabling sync_channel in the browser to allow accessibility code making block...jcampan@google.com2008-08-121-3/+9
* If a sync message can't be routed, respond immediately with an error.ojan@google.com2008-08-111-2/+7
* Third times a charm! This is an attempt at re-landing r408. This time the U...darin@google.com2008-08-081-5/+3
* rollback r498 and r500 to repair test bustagedarin@google.com2008-08-071-16/+13
* fix unit_test failures, where process_.handle() may be nulldarin@google.com2008-08-071-1/+4
* Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...darin@google.com2008-08-071-13/+13
* Revert change 408 to see if it fixes the ui tests.nsylvain@google.com2008-08-061-3/+5
* Convert more consumers of ML::WatchObject to ObjectWatcher.darin@google.com2008-08-051-5/+3
* Trim the dependencies of the plugin_dll and renderer_dll projects. Browser_dl...maruel@google.com2008-08-021-1/+0
* A bunch of cleanups to beforeunload/unload handling.ojan@google.com2008-08-021-4/+2
* Adds exitcodes for the TerminateProcess calls on hung renderers. There are st...ojan@google.com2008-07-311-1/+1
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-291-2/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+778