summaryrefslogtreecommitdiffstats
path: root/base/ref_counted.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-95/+0
* Revert 78649 - Finished running the experiment.willchan@chromium.org2011-03-191-0/+40
* Chrome is too fast, make it slower.willchan@chromium.org2011-03-181-40/+0
* Revert r74850 and r74865:ajwong@chromium.org2011-02-151-12/+8
* Redo "Add extra heap-allocation to refcounting. For perf test only."ajwong@chromium.org2011-02-141-8/+12
* Revert "Add extra heap-allocation to refcounting. For perf test only. Will Re...ajwong@chromium.org2011-02-131-12/+8
* Add extra heap-allocation to refcounting. For perf test only. Will Revert aft...ajwong@chromium.org2011-02-131-8/+12
* Order function definitions in base/ according to the header.erg@google.com2011-01-111-5/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-2/+2
* Make the ref counts mutable, so we can ref count const objects.willchan@chromium.org2010-10-021-4/+4
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-3/+5
* Implement ScopedRunnableMethodFactory using WeakPtr.darin@chromium.org2009-09-251-0/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add thread safety checks but keep them disabled for now until I fix all the c...maruel@chromium.org2009-01-261-0/+7
* Reverting 8499.maruel@chromium.org2009-01-221-7/+0
* Add (currently disabled) RefCountedBase check. (2nd try)maruel@chromium.org2009-01-221-0/+7
* Reverting 8180.maruel@chromium.org2009-01-161-7/+0
* Add thread safety checks but keep them disabled for now until I fix all the c...maruel@chromium.org2009-01-161-0/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add ref_counted.cc to the Mac build.mmentovai@google.com2008-08-151-1/+1
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+106