summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_child_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-27/+35
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-8/+24
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-9/+11
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-0/+8
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-24/+8
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-8/+24
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-4/+4
* Make crash reporting client_id accessible through child_process_logging.mnissler@chromium.org2010-08-261-7/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-1/+0
* [linux] Hook up crash reporter initialization with configuration management.mnissler@chromium.org2010-08-031-16/+4
* [MAC] Disable crash reporting if configuration management says so.mnissler@chromium.org2010-08-021-3/+9
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-6/+6
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-0/+227