summaryrefslogtreecommitdiffstats
path: root/base/bind_internal_win.h.pump
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Increase Bind/Callback Arity from 6 -> 7.ajwong@chromium.org2011-11-281-1/+2
* Revert "Increase Bind/Callback Arity from 6 -> 11: These go to eleven."ajwong@chromium.org2011-11-241-1/+1
* Increase Bind/Callback Arity from 6 -> 11: These go to eleven.ajwong@chromium.org2011-11-231-1/+1
* Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...ajwong@chromium.org2011-11-211-29/+27
* Support binding WeakPtr<> to methods with void return types.ajwong@chromium.org2011-05-161-0/+4
* 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/+20
* Callback support for __fastcall and __stdcall functions.ajwong@chromium.org2011-02-271-0/+52