summaryrefslogtreecommitdiffstats
path: root/base/memory/ref_counted_memory.cc
Commit message (Expand)AuthorAgeFilesLines
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-2/+2
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-251-8/+6
* Move RefCountedStaticMemory to base namespacesimon.hong81@gmail.com2012-04-241-2/+2
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-201-3/+3
* Re-land r93365 - add RefCountedStringjoth@chromium.org2011-07-221-4/+30
* Revert 93365 - it broke on Chrome OSjoth@chromium.org2011-07-211-30/+4
* Added RefCountedString, as this is what many RefCountedMemory users seem to wantjoth@chromium.org2011-07-211-4/+30
* Move some files from base to base/memory.levin@chromium.org2011-03-281-0/+46