| Commit message (Expand) | Author | Age | Files | Lines |
* | Update base::BindBlock for three parameters. | marq | 2014-11-07 | 1 | -0/+32 |
* | Add support for two arguments to base::BindBlock. | joaodasilva@chromium.org | 2014-01-28 | 1 | -0/+13 |
* | Move ScopedClosureRunner to callback_helpers, add Reset. | avi@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | BindBlock supports callbacks with one argument. | droger@chromium.org | 2013-04-24 | 1 | -0/+6 |
* | Allow base::BindBlock to return a base::Callback with a return type. | droger@chromium.org | 2013-01-15 | 1 | -0/+6 |
* | Adding the possibility to build a closure from an ObjectiveC block. | noyau@chromium.org | 2012-07-25 | 1 | -0/+42 |