Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change code in base (primarily unit tests) to use Sleep(TimeDelta). | tedvessenes@gmail.com | 2011-12-31 | 1 | -1/+1 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 1 | -2/+2 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Upstream android debug and log related files | michaelbai@google.com | 2011-07-07 | 1 | -2/+8 |
* | Remove base/debug_util. Move the debug UI related functions to base/debug/deb... | brettw@google.com | 2011-01-01 | 1 | -0/+10 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -1/+1 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -0/+25 |