Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move spin_wait to base/synchronization. | brettw@chromium.org | 2012-02-19 | 1 | -51/+0 |
* | Change code in base (primarily unit tests) to use Sleep(TimeDelta). | tedvessenes@gmail.com | 2011-12-31 | 1 | -2/+2 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -6/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Switch to using TimeTicks for profiling and histograms | jar@chromium.org | 2010-05-10 | 1 | -3/+3 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -3/+2 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -6/+6 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Make the condition variable unit test cross platform. | paulg@google.com | 2008-08-22 | 1 | -1/+2 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+74 |