summaryrefslogtreecommitdiffstats
path: root/base/thread_checker.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-211-2/+6
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+1
* Make ~GoogleURLChangeNotifier happen on the I/O thread.levin@chromium.org2010-10-071-1/+12
* Sometimes you want to enforce that some but not all of your methods are calle...levin@chromium.org2010-08-241-0/+53