summaryrefslogtreecommitdiffstats
path: root/base/scoped_variant_win.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-101-0/+7
* Adding a Set() method for copying (not taking ownership) a variant over to th...tommi@chromium.org2009-03-251-0/+18
* Fixing problem with ScopedVariant in official builds.tommi@chromium.org2009-03-231-2/+1
* ScopedVariant implementation.tommi@chromium.org2009-03-191-0/+136