| Commit message (Expand) | Author | Age | Files | Lines |
* | Report utility process JS memory in task manager. | amistry | 2015-05-20 | 1 | -0/+2 |
* | Introducing phased profiling framework. | vadimt | 2015-04-01 | 1 | -3/+2 |
* | Simplify ChildProcessLauncher | sievers | 2015-03-28 | 1 | -5/+2 |
* | Don't pass ProcessHandle through ChildProcessHostDelegate. | rvargas | 2014-11-18 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -20/+19 |
* | Enforce handle ownership in base::Process. | rvargas | 2014-10-17 | 1 | -3/+10 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -16/+16 |
* | Remove knowledge of nacl from content. | bradnelson@google.com | 2014-05-17 | 1 | -1/+0 |
* | Revert 270907 "Remove knowledge of nacl from content." | benwells@chromium.org | 2014-05-16 | 1 | -0/+1 |
* | Remove knowledge of nacl from content. | bradnelson@google.com | 2014-05-16 | 1 | -1/+0 |
* | Ensure that any IPC sent from a child process that couldn't be deserialized c... | jam@chromium.org | 2014-05-15 | 1 | -0/+3 |
* | Move CommandLine to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -1/+5 |
* | Refactor configuration of sandboxes - first steps | aberent@chromium.org | 2014-03-13 | 1 | -6/+0 |
* | Creates a way to launch the utility process with elevated privileges on Windo... | haven@chromium.org | 2014-02-11 | 1 | -10/+9 |
* | Allow multiple NaCl modules to be debugged. | bradnelson@google.com | 2014-01-10 | 1 | -0/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T... | jam@chromium.org | 2013-10-01 | 1 | -0/+4 |
* | Move AlterEnvironment to base/environment.h, implement on Windows. This re-im... | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | Fix getting exit status for browser child process. | jln@chromium.org | 2013-08-27 | 1 | -1/+2 |
* | Created multi-process-friendly PowerMonitor interface. | bajones@chromium.org | 2013-08-02 | 1 | -0/+3 |
* | Update include paths in content/browser for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Lower the priority of shared workers that aren't associated with the foregrou... | simonhatch@chromium.org | 2013-05-31 | 1 | -0/+3 |
* | Revert 200932 "Lower the priority of shared workers that aren't ..." | simonhatch@chromium.org | 2013-05-20 | 1 | -3/+0 |
* | Lower the priority of shared workers that aren't associated with the foregrou... | simonhatch@chromium.org | 2013-05-18 | 1 | -0/+3 |
* | Revert 199840 "Lower the priority of shared workers that aren't ..." | simonhatch@chromium.org | 2013-05-13 | 1 | -3/+0 |
* | Lower the priority of shared workers that aren't associated with the foregrou... | simonhatch@chromium.org | 2013-05-13 | 1 | -0/+3 |
* | Split the ProcessType enum into process types that content knows about (which... | jam@chromium.org | 2013-03-22 | 1 | -1/+1 |
* | Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo... | jam@chromium.org | 2013-03-20 | 1 | -1/+1 |
* | Windows: BrowserChildProcessHostImpl reports OnProcessCrashed if the child pr... | apatrick@chromium.org | 2013-03-06 | 1 | -0/+13 |
* | content: convert child process notifications to observer usage | phajdan.jr@chromium.org | 2013-02-28 | 1 | -4/+9 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Move the remaning files in content\common to the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -13/+13 |
* | Cleanup: Add a note to BrowserChildProcessHost::Launch(). | thestig@chromium.org | 2012-07-17 | 1 | -5/+5 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove the code to wait on disconnected child processes to get the exit code.... | jam@chromium.org | 2012-07-09 | 1 | -16/+1 |
* | Small cleanup in BrowserChildProcessHost. ChildProcessHostDelegate::ShutdownS... | jam@chromium.org | 2012-06-19 | 1 | -1/+0 |
* | Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector... | thestig@chromium.org | 2012-02-24 | 1 | -2/+2 |
* | Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos... | jam@chromium.org | 2012-01-23 | 1 | -0/+113 |