summaryrefslogtreecommitdiffstats
path: root/base/memory/ref_counted_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add unit test for base::scoped_refptr boolean operations.mikhail.pozdnyakov@intel.com2013-10-211-0/+22
* base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-251-3/+1
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-251-1/+1
* Fix scoped_refptr assignment operator in the case of having it as a member.mnaganov@chromium.org2012-01-051-1/+29
* Move some files from base to base/memory.levin@chromium.org2011-03-281-0/+36