summaryrefslogtreecommitdiffstats
path: root/net/base/completion_callback.h
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Remove OldCompletionCallback.jhawkins@chromium.org2012-01-031-54/+3
* Reland after fixes.jhawkins@chromium.org2011-12-171-0/+8
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-6/+0
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-0/+6
* Revert 114494 - Remove BindStateHolder and have Bind() return a Callback<> ob...sail@chromium.org2011-12-141-7/+0
* Remove BindStateHolder and have Bind() return a Callback<> object directly.ajwong@chromium.org2011-12-141-0/+7
* base::Bind: Implement a 1-arity CancelableCallback and use this to implementjhawkins@chromium.org2011-11-301-0/+3
* Introduce a new CompletionCallback and TestCompletionCallback.willchan@chromium.org2011-10-041-1/+3
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-12/+12
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* `#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-1/+1
* Slight code change to make some global variables const.maruel@google.com2009-03-101-2/+2
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-121-17/+0
* Revert cl 9528 to fix mac test_shell_testsrvargas@google.com2009-02-101-0/+17
* Extend the IOBuffer to the disk cache.rvargas@google.com2009-02-101-17/+0
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-0/+17
* revert r8603rvargas@google.com2009-01-241-17/+0
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-0/+17
* Remove HttpTransaction::Destroy(), and do automatic memory management with sc...ericroman@google.com2008-10-211-0/+30
* 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/+53