summaryrefslogtreecommitdiffstats
path: root/base/scoped_generic_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Use std::move() instead of Pass() for real movable types.danakj2015-11-251-5/+7
* Add additional move support to ScopedGeneric in the form of operator=.rsesek2015-03-101-1/+18
* Add ScopedGeneric.brettw@chromium.org2014-03-121-0/+153