summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_publisher.h
Commit message (Expand)AuthorAgeFilesLines
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+3
* wstring removal fix.avi@chromium.org2011-03-071-3/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-1/+1
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-2/+3
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-3/+7
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-6/+4
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-4/+6
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-6/+4
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-021-7/+7
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-0/+81