Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure that the LoadLog does not get freed on the worker thread during req... | eroman@chromium.org | 2009-09-18 | 1 | -5/+8 |
* | Add a visualizer for the HostCache (DNS cache) on the network internals page. | eroman@chromium.org | 2009-09-02 | 1 | -0/+4 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -3/+3 |
* | Implement LoadLog, and hook up HostResolverImpl to LoadLog. | ericroman@google.com | 2009-08-14 | 1 | -30/+83 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+2 |
* | Update a bug number referenced by some TODOs, to point at the new bug for tra... | eroman@chromium.org | 2009-08-03 | 1 | -3/+3 |
* | Modify a temporary hack to be more inclusive. | ericroman@google.com | 2009-08-01 | 1 | -0/+9 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -0/+483 |