summaryrefslogtreecommitdiffstats
path: root/base/thread_checker.cc
Commit message (Expand)AuthorAgeFilesLines
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-34/+0
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-211-5/+8
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+2
* Make ~GoogleURLChangeNotifier happen on the I/O thread.levin@chromium.org2010-10-071-2/+15
* Sometimes you want to enforce that some but not all of your methods are calle...levin@chromium.org2010-08-241-0/+16