summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/text_database_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-8/+8
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-8/+8
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-8/+8
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-37/+57
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-16/+17
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-12/+6
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-0/+1
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-21/+23
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-021-5/+5
* Port some unit tests in chrome/browser/agl@chromium.org2008-11-141-15/+15
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-11/+11
* Make sure titles and bodies of web pages that come into the history system verybrettw@google.com2008-10-301-25/+77
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+3
* Use a more compact license header in source files.license.bot2008-08-241-29/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+485