summaryrefslogtreecommitdiffstats
path: root/net/base/test_completion_callback.h
Commit message (Expand)AuthorAgeFilesLines
* Use the exact-width integer types defined in <stdint.h> rather thanwtc2015-06-041-1/+1
* net: Make TestCompletionCallback use RunLoops.mmenke2015-05-201-7/+15
* net cleanup: Remove unnecessary namespace prefixes.ttuttle2015-04-231-1/+1
* Standardize usage of virtual/override/final specifiers in net/.dcheng2014-12-231-4/+4
* Drop unused base/tuple.h inclusiontzik2014-12-091-1/+0
* Introducing net::TestCompletionClosure.gavinp2014-11-041-4/+23
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-4/+4
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-1/+1
* Http Cache: Release all references to buffers before invoking callbacks.rvargas@google.com2013-01-151-0/+15
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Disk cache: Make sure that references to IO buffers arervargas@chromium.org2012-06-141-6/+9
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-9/+59
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* base::Bind fixes - killing OldCompletionCallbackgroby@chromium.org2011-12-231-12/+0
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-151-18/+24
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-24/+18
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-18/+24
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-1/+2
* Introduce a new CompletionCallback and TestCompletionCallback.willchan@chromium.org2011-10-041-1/+26
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-3/+3
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+2
* More net/ reordering.erg@google.com2011-01-211-29/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Http cache: Add a test to make sure that the cachervargas@google.com2009-12-181-0/+7
* Reland my ClientSocketPool refactor again...willchan@chromium.org2009-06-041-1/+1
* Sigh, revert "Reland my ClientSocketPool refactor."willchan@chromium.org2009-06-041-1/+1
* Reland my ClientSocketPool refactor.willchan@chromium.org2009-06-041-1/+1
* Avoiding IO completion callback during the closinghuanr@chromium.org2009-06-031-0/+2
* Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ...willchan@chromium.org2009-05-221-1/+1
* Temporarily landing my ClientSocketPool refactor. Will revert right after.willchan@chromium.org2009-05-221-1/+1
* Revert "Revert "Revert "Add connected socket function to ClientSocketPool and...willchan@chromium.org2009-05-181-1/+1
* Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...willchan@chromium.org2009-05-171-1/+1
* Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...willchan@chromium.org2009-05-171-1/+1
* Add connected socket function to ClientSocketPool and ClientSocketHandle.willchan@chromium.org2009-05-171-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add net to the repository.initial.commit2008-07-261-0/+79