| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some temporary instrumentation to help track down a crasher. | eroman@chromium.org | 2010-04-07 | 1 | -0/+31 |
* | Make DidProcessCrash a bit more solid and accurate on Windows | phajdan.jr@chromium.org | 2010-04-06 | 1 | -2/+0 |
* | Create initial GPU backing store in the GPU process for X windows applications. | brettw@chromium.org | 2010-01-26 | 1 | -20/+16 |
* | Moving sandbox_policy files into chrome/common . | gregoryd@google.com | 2010-01-17 | 1 | -1/+1 |
* | Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-12 | 1 | -2/+20 |
* | Revert 35888 - Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-10 | 1 | -12/+0 |
* | Mac: Other approach for IPCing child task_ts. | thakis@chromium.org | 2010-01-10 | 1 | -0/+12 |
* | Make ProcessWatcher use kqueues on Mac. | jeremy@chromium.org | 2009-12-15 | 1 | -2/+2 |
* | Revert 34146 - A place to store the pid>mach_port_t mapping. | thakis@chromium.org | 2009-12-09 | 1 | -109/+0 |
* | A place to store the pid->mach_port_t mapping. | thakis@chromium.org | 2009-12-09 | 1 | -0/+109 |
* | Use the zygote for extension page popup processes. | tony@chromium.org | 2009-12-04 | 1 | -1/+3 |
* | Fix environment variables not being used after switching to ChildProcessLaunc... | jam@chromium.org | 2009-11-23 | 1 | -1/+3 |
* | Fix bug when accessing g_browser_process->broker_services() at shutdown. | jam@chromium.org | 2009-11-23 | 1 | -17/+4 |
* | Launch all child processes asynchronously so as not to block the IO thread. | jam@chromium.org | 2009-11-21 | 1 | -36/+119 |
* | Launch processes asynchronously so as not to block the UI thread. For now, re... | jam@chromium.org | 2009-11-18 | 1 | -0/+238 |
* | Revert 32203,32204,32205 - Launch processes asynchronously so as not to block... | jam@chromium.org | 2009-11-18 | 1 | -238/+0 |
* | Fix build break on Mac release. | jam@chromium.org | 2009-11-17 | 1 | -2/+3 |
* | Launch processes asynchronously so as not to block the UI thread. For now, r... | jam@chromium.org | 2009-11-17 | 1 | -0/+237 |