summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/text_database_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-17/+8
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-7/+13
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+4
* Implement edit mode for history page.jochen@chromium.org2010-03-051-11/+14
* Add a Clear() function to MRUCache. This will be useful in my MemoryPurger c...pkasting@chromium.org2009-10-021-2/+2
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-1/+0
* Add some new histograms for history, and UMA-enable a few others.brettw@chromium.org2009-09-231-2/+2
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-0/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-2/+2
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-131-9/+8
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+1
* Move file enumeration to filepaths.avi@google.com2008-12-111-3/+4
* Fix initialization order to fix Mac & Linux.brettw@google.com2008-11-071-2/+2
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-1/+9
* Make sure titles and bodies of web pages that come into the history system verybrettw@google.com2008-10-301-3/+53
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+510