summaryrefslogtreecommitdiffstats
path: root/base/scoped_ptr.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-374/+4
* Switch to ptrdiff_t instead of std::ptrdiff_t since we seem to use raw ptrdif...thomasvl@chromium.org2010-11-161-2/+2
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-5/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Warn about unused results on release() for three scoped_ptr classes.estade@chromium.org2010-05-071-3/+5
* Add a comment about templates for hashing pointers and correct the case of a ...jorlow@chromium.org2009-09-031-1/+1
* Add example usages and tests to scoped_ptr.h and tuple.h.deanm@google.com2008-08-251-5/+34
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Remove the unused make_scoped_ptr interface.deanm@google.com2008-08-211-30/+3
* Add base to the repository.initial.commit2008-07-261-0/+402