| Commit message (Expand) | Author | Age | Files | Lines |
* | Callbacks: Replumb the type-inference. | ajwong@chromium.org | 2011-02-19 | 1 | -7/+8 |
* | 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 | -80/+122 |
* | Unified callback system based on tr1::function/tr1::bind and Google's interna... | ajwong@chromium.org | 2011-02-15 | 1 | -206/+434 |
* | Take 3: Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h." | willchan@chromium.org | 2010-12-15 | 1 | -2/+3 |
* | Revert 69243 - Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h. | willchan@chromium.org | 2010-12-15 | 1 | -3/+2 |
* | Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h. | willchan@chromium.org | 2010-12-15 | 1 | -2/+3 |
* | Revert 69237 - Fix raw_scoped_refptr_mismatch_checker.h. | phajdan.jr@chromium.org | 2010-12-15 | 1 | -3/+2 |
* | Fix raw_scoped_refptr_mismatch_checker.h. | willchan@chromium.org | 2010-12-15 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Revert 49985 - doh | thakis@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | doh | thakis@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+252 |