summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_checker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add missing, and remove unnecessary, 'explicit' from constructors. (base/)hans@chromium.org2013-01-151-2/+3
* Don't rely on undefined macro behaviour in unit tests.rsleevi@chromium.org2012-06-271-3/+11
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-2/+2
* Enable ThreadChecker in non-debug builds if DCHECK_ALWAYS_ON isjoi@chromium.org2012-01-041-7/+14
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Modify ThreadChecker and NonThreadSafe so that theirjoi@chromium.org2011-03-031-28/+49
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-0/+146