Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverting as an experiment to determine if this caused increased Win build | jhawkins@chromium.org | 2011-10-19 | 1 | -20/+0 |
* | base::Bind: Increase the arity to 7. | jhawkins@chromium.org | 2011-10-16 | 1 | -0/+20 |
* | Allow Bind() to take a Callback<> and bind all its free parameters. | ajwong@chromium.org | 2011-09-30 | 1 | -0/+46 |
* | Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in... | ajwong@chromium.org | 2011-02-18 | 1 | -1/+1 |
* | Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal... | ajwong@chromium.org | 2011-02-18 | 1 | -1/+1 |
* | Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in... | ajwong@chromium.org | 2011-02-18 | 1 | -1/+1 |
* | Unified callback system based on tr1::function/tr1::bind and Google's interna... | ajwong@chromium.org | 2011-02-15 | 1 | -0/+99 |