summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-141-0/+4
* Revert 28875 - Adding support for Native Client in Chrome's task manager and ...gregoryd@google.com2009-10-131-4/+0
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-131-0/+4
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-251-0/+4
* Fix crash in process infomhm@chromium.org2009-09-111-0/+2
* Linux: about:memoryagl@chromium.org2009-09-011-0/+4
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-11/+34
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+2
* Introducing the Utility process, which handles the unpacking and verificationmpcomplete@google.com2009-05-151-0/+2
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-0/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-40/+15
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-13/+67
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-0/+51