Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More net/ header/implementation method reordering. | erg@google.com | 2011-01-21 | 1 | -7/+8 |
* | net: Remove prefix net:: from some places that already are in namespace net. | tfarina@chromium.org | 2011-01-19 | 1 | -15/+15 |
* | net: Remove typedef net::URLRequestContext URLRequestContext; | tfarina@chromium.org | 2011-01-15 | 1 | -3/+3 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -2/+3 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -12/+11 |
* | Fix ThreadChecker to use Locks and not use scoped_ptr. | willchan@chromium.org | 2010-11-21 | 1 | -0/+1 |
* | Address a TODO about not using recursion to handle synchronous completions of... | eroman@chromium.org | 2010-11-20 | 1 | -0/+4 |
* | Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ... | eroman@chromium.org | 2010-10-16 | 1 | -0/+119 |