summaryrefslogtreecommitdiffstats
path: root/base/win/scoped_hdc.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/win/.avi2015-12-241-1/+1
* Replacing VerifierTraits with DummyVerifierTraits for non-kernel handles.shrikant2015-05-051-1/+1
* Use GenericScopedHandle to implement ScopedCreateDC.wez@chromium.org2012-07-121-24/+12
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Make ScopedGetDC() CHECK fail if GetDC(NULL) returns NULL.pkasting@chromium.org2012-06-071-3/+10
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-141-67/+45
* Make scoped dc objects smartercpu@chromium.org2012-02-141-45/+67
* * Rename ScopedHDC to ScopedCreateDCyosin@chromium.org2011-10-071-8/+8
* 1 Add ScopedGetDC and ScopedSelectObjectyosin@chromium.org2011-10-041-2/+29
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-0/+55