summaryrefslogtreecommitdiffstats
path: root/base/scoped_handle.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...tfarina@chromium.org2010-06-041-2/+2
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-2/+0
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Attempt 2 at:sky@chromium.org2009-11-041-0/+2
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-2/+0
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-0/+2
* Add stdio to this file becasue we use FILE.nsylvain@chromium.org2008-12-231-0/+2
* Update include guard style.agl@chromium.org2008-11-181-3/+3
* Fix the include guards for scoped_handleagl@chromium.org2008-11-181-3/+3
* Add scoped stdio handles.agl@chromium.org2008-11-181-180/+23
* Add a templatized scoped GDI handle object. Use this to implement ScopedBitma...ben@chromium.org2008-10-131-37/+26
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-0/+8
* My base changes to the plugin code.jam@chromium.org2008-09-221-4/+24
* Add dcheck to CloseHandle()cpu@google.com2008-08-271-2/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+213