summaryrefslogtreecommitdiffstats
path: root/base/raw_scoped_refptr_mismatch_checker.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 78649 - Finished running the experiment.willchan@chromium.org2011-03-191-1/+2
* Chrome is too fast, make it slower.willchan@chromium.org2011-03-181-2/+1
* Take 3: Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h."willchan@chromium.org2010-12-151-133/+92
* Revert 69243 - Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h.willchan@chromium.org2010-12-151-92/+133
* Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h.willchan@chromium.org2010-12-151-133/+92
* Revert 69237 - Fix raw_scoped_refptr_mismatch_checker.h.phajdan.jr@chromium.org2010-12-151-92/+133
* Fix raw_scoped_refptr_mismatch_checker.h.willchan@chromium.org2010-12-151-133/+92
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Tries to catch callbacks expecting scoped_refptr<T> and getting T* using temp...jamesr@chromium.org2009-12-021-0/+170