summaryrefslogtreecommitdiffstats
path: root/base/scoped_handle_win.h
Commit message (Expand)AuthorAgeFilesLines
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-234/+16
* `#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-5/+5
* Added release() method to ScopedHGlobal.sanjeevr@chromium.org2010-03-181-0/+6
* Implements AeroPeek of Windows 7.hbono@chromium.org2010-03-101-1/+9
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-1/+1
* Attempt 2 at:sky@chromium.org2009-11-041-1/+7
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-7/+1
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-041-1/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add V8 bindings for Worker.jianli@chromium.org2009-01-211-0/+4
* Exposing the Close() method publicly in the ScopedHandle class.tommi@chromium.org2008-12-121-3/+8
* 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-0/+209