summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_publisher_win.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Revert 184352brettw@chromium.org2013-02-241-3/+3
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-3/+3
* Remove call to IChromeHistoryIndexer::DeleteUserHistoryBetweenakalin@chromium.org2012-11-151-12/+0
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-3/+0
* Miscellaneous tiny cleanups done while converting files to use ScopedCOMIniti...pkasting@chromium.org2012-10-011-26/+12
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-10/+8
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-041-4/+6
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-3/+6
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Fix a crash in the history publisher. This is caused by me changing thebrettw@chromium.org2010-08-041-1/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-101-14/+16
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-0/+2
* Add HKLM + HKCU lookup for COM history indexercpu@google.com2009-05-201-16/+43
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-2/+3
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-3/+2
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-2/+3
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-021-0/+107