summaryrefslogtreecommitdiffstats
path: root/base/auto_reset.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-1/+1
* base: Add/Fix namespace closing comments.danakj2015-03-071-1/+1
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-7/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix comment in base/auto_reset.h to refer to AutoReset instead ofmark@chromium.org2011-06-281-9/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-11/+14
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-0/+35