Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |