Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use GenericScopedHandle to implement ScopedCreateDC. | wez@chromium.org | 2012-07-12 | 1 | -24/+12 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Make ScopedGetDC() CHECK fail if GetDC(NULL) returns NULL. | pkasting@chromium.org | 2012-06-07 | 1 | -3/+10 |
* | Revert 121840 - Make scoped dc objects smarter | cpu@chromium.org | 2012-02-14 | 1 | -67/+45 |
* | Make scoped dc objects smarter | cpu@chromium.org | 2012-02-14 | 1 | -45/+67 |
* | * Rename ScopedHDC to ScopedCreateDC | yosin@chromium.org | 2011-10-07 | 1 | -8/+8 |
* | 1 Add ScopedGetDC and ScopedSelectObject | yosin@chromium.org | 2011-10-04 | 1 | -2/+29 |
* | Move the windows-specific scoped_* stuff from base to base/win and in the bas... | brettw@chromium.org | 2010-10-16 | 1 | -0/+55 |