Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de... | jhawkins@chromium.org | 2009-09-10 | 1 | -0/+7 |
* | Adding a Set() method for copying (not taking ownership) a variant over to th... | tommi@chromium.org | 2009-03-25 | 1 | -0/+18 |
* | Fixing problem with ScopedVariant in official builds. | tommi@chromium.org | 2009-03-23 | 1 | -2/+1 |
* | ScopedVariant implementation. | tommi@chromium.org | 2009-03-19 | 1 | -0/+136 |