summaryrefslogtreecommitdiffstats
path: root/base/threading/thread_checker.h
Commit message (Expand)AuthorAgeFilesLines
* Make the #includes consistent in various thread checkers between debug and re...thestig@chromium.org2014-02-151-2/+0
* more spell checkingthakis@chromium.org2013-11-051-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Update documentation for base::ThreadCheckerrsleevi@chromium.org2012-06-251-10/+20
* Fix ENABLE_THREAD_CHECKERukai@chromium.org2012-05-241-1/+5
* Enable ThreadChecker in non-debug builds if DCHECK_ALWAYS_ON isjoi@chromium.org2012-01-041-4/+17
* Modify ThreadChecker and NonThreadSafe so that theirjoi@chromium.org2011-03-031-37/+23
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-0/+73