| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Address some of the todos in net_log.h | eroman@chromium.org | 2010-04-27 | 1 | -17/+21 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -36/+38 |
* | ProxyConfig behaved like a struct, but was defined as a class. | eroman@chromium.org | 2010-02-24 | 1 | -15/+15 |
* | Cleanup the unittest helpers in load_log_unittest.h. | eroman@chromium.org | 2010-01-29 | 1 | -40/+37 |
* | Move some logging from LOG(INFO) to the LoadLog. These particular ones are fo... | eroman@chromium.org | 2009-12-22 | 1 | -17/+18 |
* | Extend LoadLog to support logging of arbitrary strings, and of network error ... | eroman@chromium.org | 2009-12-21 | 1 | -3/+3 |
* | NULL out the ProxyScriptFetcher used by ProxyService when the URLRequestConte... | eroman@chromium.org | 2009-11-18 | 1 | -0/+14 |
* | Improve the display of LoadLogs when truncation occurs. | eroman@chromium.org | 2009-11-06 | 1 | -3/+3 |
* | Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi... | eroman@chromium.org | 2009-09-10 | 1 | -1/+2 |
* | Fix some style nits in unittests. | eroman@chromium.org | 2009-08-20 | 1 | -20/+20 |
* | Instrument ProxyService and InitProxyResolver with LoadLog. | eroman@chromium.org | 2009-08-17 | 1 | -9/+65 |
* | Better match IE's proxy settings. | ericroman@google.com | 2009-08-04 | 1 | -0/+325 |