summaryrefslogtreecommitdiffstats
path: root/net/base/test_completion_callback.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-2/+2
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-6/+4
* Http Cache: Release all references to buffers before invoking callbacks.rvargas@google.com2013-01-151-2/+18
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-19/+17
* base::Bind fixes - killing OldCompletionCallbackgroby@chromium.org2011-12-231-4/+0
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-151-17/+20
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-20/+17
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-17/+20
* Introduce a new CompletionCallback and TestCompletionCallback.willchan@chromium.org2011-10-041-0/+18
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-5/+5
* More net/ reordering.erg@google.com2011-01-211-0/+40