Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Callback support for unbound reference and array arguments. | ajwong@chromium.org | 2011-03-24 | 1 | -4/+4 |
* | Callbacks: Replumb the type-inference. | ajwong@chromium.org | 2011-02-19 | 1 | -1/+2 |
* | Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in... | ajwong@chromium.org | 2011-02-18 | 1 | -44/+1 |
* | Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal... | ajwong@chromium.org | 2011-02-18 | 1 | -1/+44 |
* | Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in... | ajwong@chromium.org | 2011-02-18 | 1 | -44/+1 |
* | Emptiness, Reset, and Comparison API for Callbacks. | ajwong@chromium.org | 2011-02-18 | 1 | -17/+53 |
* | Unified callback system based on tr1::function/tr1::bind and Google's interna... | ajwong@chromium.org | 2011-02-15 | 1 | -0/+291 |