Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finish hooking up the worker process UI: use the domains of the workers as th... | jam@chromium.org | 2009-03-24 | 4 | -4/+67 |
* | Refactor sandboxing code so that it can be used by worker processes. | jam@chromium.org | 2009-03-18 | 1 | -6/+12 |
* | Remove unneeded uses of base/hash_tables.h. | thestig@chromium.org | 2009-03-17 | 1 | -1/+0 |
* | Hide the details about ResourceDispatcherHost messages from child processes. ... | jam@chromium.org | 2009-03-17 | 3 | -7/+16 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Initial checkin of the out of process worker implementation. | jam@chromium.org | 2009-03-04 | 4 | -0/+280 |