summaryrefslogtreecommitdiffstats
path: root/net/base/test_completion_callback_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Remove an unused using statement.jhawkins@chromium.org2011-12-231-2/+0
* base::Bind fixes - killing OldCompletionCallbackgroby@chromium.org2011-12-231-9/+10
* base::Bind fixesgroby@chromium.org2011-12-221-12/+9
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-8/+8
* More net/ reordering.erg@google.com2011-01-211-0/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-4/+4
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+4
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-261-1/+4
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-3/+2
* Simple unit test, written mostly just to become familiar with the code.dkegel@google.com2008-09-151-0/+118