| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch thread_local to use ThreadPlatformStorage in Android | michaelbai@chromium.org | 2014-05-12 | 1 | -0/+4 |
* | Revert 254986 "Switch thread_local to use chromium's TLS impleme..." | oshima@chromium.org | 2014-03-05 | 1 | -0/+38 |
* | Switch thread_local to use chromium's TLS implementation | michaelbai@chromium.org | 2014-03-05 | 1 | -38/+0 |
* | Minor style tweaks to tls | sky@chromium.org | 2013-12-05 | 1 | -7/+5 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 1 | -1/+1 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Updating logging in src/base/. Using DCHECK_NE/EQ/LE/GE/GT() where possible | kushi.p@gmail.com | 2011-05-04 | 1 | -2/+2 |
* | Move thread local stuff from base to base/threading and consistently use the | brettw@chromium.org | 2010-12-30 | 1 | -0/+40 |