Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn. | ajwong@chromium.org | 2012-01-06 | 1 | -8/+6 |
* | base::Bind: Low-hanging fruit conversions of NewRunnableFunction. | jhawkins@chromium.org | 2011-11-12 | 1 | -11/+16 |
* | Add missing base::lock usage. | brettw@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -3/+5 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -5/+3 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -3/+5 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Cleanup: Add a bunch of missing includes. | thestig@chromium.org | 2010-05-10 | 1 | -0/+1 |
* | Reimplementation of FunctionStub to avoid rewriting potentially executing cod... | siggi@chromium.org | 2010-03-23 | 1 | -0/+287 |