summaryrefslogtreecommitdiffstats
path: root/base/bind_internal_win.h
Commit message (Expand)AuthorAgeFilesLines
* Increase Bind/Callback Arity from 6 -> 7.ajwong@chromium.org2011-11-281-1/+50
* Revert "Increase Bind/Callback Arity from 6 -> 11: These go to eleven."ajwong@chromium.org2011-11-241-285/+0
* Increase Bind/Callback Arity from 6 -> 11: These go to eleven.ajwong@chromium.org2011-11-231-0/+285
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-149/+239
* Support binding WeakPtr<> to methods with void return types.ajwong@chromium.org2011-05-161-0/+40
* Add support for base::Closure in the MessageLoop, and reimplement the whole s...ajwong@chromium.org2011-04-201-0/+7
* Callback support for unbound reference and array arguments.ajwong@chromium.org2011-03-241-0/+55
* Callback support for __fastcall and __stdcall functions.ajwong@chromium.org2011-02-271-0/+128