summaryrefslogtreecommitdiffstats
path: root/chrome/common/child_process_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix some incorrect usages of l10n_util::GetStringestade@chromium.org2010-10-081-21/+35
* Give GPU process a name in the task managerthakis@chromium.org2010-08-201-0/+2
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-191-21/+23
* Adds the plugin version on the title. This shows upcpu@chromium.org2010-06-211-5/+9
* Adding "name in english" for GPU type process.rlp@chromium.org2010-06-141-0/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...gregoryd@google.com2010-03-171-0/+4
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-2/+2
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-2/+2
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-2/+2
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-1/+1
* 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