summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 32750 - Launch all child processes asynchronously so as not to block th...jam@chromium.org2009-11-211-16/+23
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Use FilePath in ChildProcessHost.evan@chromium.org2009-10-131-1/+1
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+3
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-0/+3
* Change breakpads on the helper processes to keep our rimZ clean.mark@chromium.org2009-08-151-0/+8
* Re-commit r22981 after backout at r22992. Contains fixes to relocatemark@chromium.org2009-08-111-0/+7
* Back out r22981, it may have caused Windows test failures.mark@chromium.org2009-08-111-7/+0
* Provide a separate app bundle for subprocesses like the renderer on the Mac.mark@chromium.org2009-08-111-0/+7
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-101-9/+2
* Revert "plugins: use OnChannelError to detect when the channel goes away"evan@chromium.org2009-07-101-2/+9
* plugins: use OnChannelError to detect when the channel goes awayevan@chromium.org2009-07-101-9/+2
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+2
* Headers cleanup in chrome/commonphajdan.jr@chromium.org2009-05-291-3/+1
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-0/+2
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-4/+7
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-7/+7
* Make plugin_process_host.cc and child_process_host.cc compile on Posix.jhawkins@chromium.org2009-02-231-5/+10
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-0/+108