Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |