Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a bug annotation to a TODO. | eroman@chromium.org | 2011-03-29 | 1 | -2/+2 |
* | Implementation of custom PAC scripts in Proxy Settings API. | battre@chromium.org | 2011-02-16 | 1 | -0/+13 |
* | More net/ header/implementation method reordering. | erg@google.com | 2011-01-21 | 1 | -24/+24 |
* | net: Remove prefix net:: from some places that already are in namespace net. | tfarina@chromium.org | 2011-01-19 | 1 | -17/+17 |
* | net: Remove typedef net::URLRequestContext URLRequestContext; | tfarina@chromium.org | 2011-01-15 | 1 | -6/+6 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -11/+11 |
* | Prevent re-entrancy into ProxyScriptFetcherImpl from ~URLRequestContext. | willchan@chromium.org | 2010-11-23 | 1 | -0/+3 |
* | Address a TODO about not using recursion to handle synchronous completions of... | eroman@chromium.org | 2010-11-20 | 1 | -23/+37 |
* | Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ... | eroman@chromium.org | 2010-10-16 | 1 | -0/+286 |