| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove 'using' declaration of ScopedHGlobal from scoped_handle_win.h | tfarina@chromium.org | 2011-01-02 | 1 | -1/+0 |
* | Remove 'using' declaration of ScopedHDC from scoped_handle_win.h | tfarina@chromium.org | 2010-12-31 | 1 | -1/+0 |
* | Remove more 'using' declarations of Scoped* from scoped_handle_win.h | tfarina@chromium.org | 2010-12-29 | 1 | -3/+0 |
* | Include scoped_gdi_object.h where necessary. | tfarina@chromium.org | 2010-12-22 | 1 | -2/+1 |
* | Move the windows-specific scoped_* stuff from base to base/win and in the bas... | brettw@chromium.org | 2010-10-16 | 1 | -234/+16 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and... | tfarina@chromium.org | 2010-06-04 | 1 | -5/+5 |
* | Added release() method to ScopedHGlobal. | sanjeevr@chromium.org | 2010-03-18 | 1 | -0/+6 |
* | Implements AeroPeek of Windows 7. | hbono@chromium.org | 2010-03-10 | 1 | -1/+9 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+1 |
* | Attempt 2 at: | sky@chromium.org | 2009-11-04 | 1 | -1/+7 |
* | Revert 30903 - Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -7/+1 |
* | Gets find bar animation/clipping to work on views/gtk. | sky@chromium.org | 2009-11-04 | 1 | -1/+7 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Add V8 bindings for Worker. | jianli@chromium.org | 2009-01-21 | 1 | -0/+4 |
* | Exposing the Close() method publicly in the ScopedHandle class. | tommi@chromium.org | 2008-12-12 | 1 | -3/+8 |
* | Update include guard style. | agl@chromium.org | 2008-11-18 | 1 | -3/+3 |
* | Fix the include guards for scoped_handle | agl@chromium.org | 2008-11-18 | 1 | -3/+3 |
* | Add scoped stdio handles. | agl@chromium.org | 2008-11-18 | 1 | -0/+209 |