Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run workers in separate processes. | jam@chromium.org | 2009-05-01 | 1 | -10/+27 |
* | Fix an assert caused by trying to add duplicate observers for multiple workers. | jianli@chromium.org | 2009-04-22 | 1 | -11/+5 |
* | Fix a crash where the ResourceMessageFilter is deleted before a | paulg@google.com | 2009-04-14 | 1 | -8/+26 |
* | Use one worker process per domain until we hit the maximum count of 10, then ... | jam@chromium.org | 2009-04-07 | 1 | -6/+62 |
* | Finish hooking up the worker process UI: use the domains of the workers as th... | jam@chromium.org | 2009-03-24 | 1 | -1/+3 |
* | Hide the details about ResourceDispatcherHost messages from child processes. ... | jam@chromium.org | 2009-03-17 | 1 | -4/+1 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 1 | -0/+73 |