Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Atomic ops cleanup. | ctruta@blackberry.com | 2014-02-08 | 1 | -0/+1 |
* | Add missing, and remove unnecessary, 'explicit' from constructors. (base/) | hans@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Make DFAKE_MUTEX a typedef when using NDEBUG, so that pedantic compilers don'... | rsleevi@chromium.org | 2012-01-28 | 1 | -2/+2 |
* | Add OVERRIDE to base/. | avi@chromium.org | 2011-11-16 | 1 | -2/+3 |
* | Implementation of PostTaskAndReply() in MessageLoopProxy and BrowserThread. | ajwong@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -7/+7 |
* | Base: Last set of files to use BASE_API (for base.dll) | rvargas@google.com | 2011-03-28 | 1 | -2/+2 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-24 | 1 | -5/+6 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -0/+243 |