Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -1/+3 |
* | Fix incorrect guards in base/. | deanm@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | Call logging::InitLogging. The lack of this was causing some hangs (and poss... | erikkay@google.com | 2009-01-13 | 1 | -1/+2 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -4/+4 |
* | Make perftimer and run_all_perftests compile on Posix. Stub out a few things... | deanm@google.com | 2008-08-27 | 1 | -4/+3 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+105 |