summaryrefslogtreecommitdiffstats
path: root/base/memory/scoped_vector_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-191-3/+16
* Add virtual and OVERRIDE to base/ implementation filesrsleevi@chromium.org2012-04-061-4/+3
* Fix ScopedVector<T> passing via base::Bind()willchan@chromium.org2012-03-231-1/+41
* Transfer the C++03 move-only type emulation into base/move.h and also make Sc...ajwong@chromium.org2012-01-201-1/+36
* When looking at this bug, I found at least the following issues:scr@chromium.org2011-03-281-0/+156