| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of the message_loop header in net/, part 1. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 1 | -2/+2 |
* | net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -6/+4 |
* | Http Cache: Release all references to buffers before invoking callbacks. | rvargas@google.com | 2013-01-15 | 1 | -2/+18 |
* | Make FileStream::Seek async and add FileStream::SeekSync for sync operation | kinuko@chromium.org | 2012-04-11 | 1 | -19/+17 |
* | base::Bind fixes - killing OldCompletionCallback | groby@chromium.org | 2011-12-23 | 1 | -4/+0 |
* | base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps. | jhawkins@chromium.org | 2011-12-15 | 1 | -17/+20 |
* | Reverts a commit that caused ASAN failures, and 2 dependent commits. | joi@chromium.org | 2011-12-07 | 1 | -20/+17 |
* | base::Bind: Convert disk_cache_based_ssl_host_info. | jhawkins@chromium.org | 2011-12-06 | 1 | -17/+20 |
* | Introduce a new CompletionCallback and TestCompletionCallback. | willchan@chromium.org | 2011-10-04 | 1 | -0/+18 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -5/+5 |
* | More net/ reordering. | erg@google.com | 2011-01-21 | 1 | -0/+40 |