Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase Bind/Callback Arity from 6 -> 7. | ajwong@chromium.org | 2011-11-28 | 1 | -1/+50 |
* | Revert "Increase Bind/Callback Arity from 6 -> 11: These go to eleven." | ajwong@chromium.org | 2011-11-24 | 1 | -285/+0 |
* | Increase Bind/Callback Arity from 6 -> 11: These go to eleven. | ajwong@chromium.org | 2011-11-23 | 1 | -0/+285 |
* | Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,... | ajwong@chromium.org | 2011-11-21 | 1 | -149/+239 |
* | Support binding WeakPtr<> to methods with void return types. | ajwong@chromium.org | 2011-05-16 | 1 | -0/+40 |
* | Add support for base::Closure in the MessageLoop, and reimplement the whole s... | ajwong@chromium.org | 2011-04-20 | 1 | -0/+7 |
* | Callback support for unbound reference and array arguments. | ajwong@chromium.org | 2011-03-24 | 1 | -0/+55 |
* | Callback support for __fastcall and __stdcall functions. | ajwong@chromium.org | 2011-02-27 | 1 | -0/+128 |