summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/text_database_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Add HistoryBackend::ExpireHistoryForTimesakalin@chromium.org2012-11-301-0/+9
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-131-1/+1
* Move url_databse back to historykaiwang@chromium.org2012-10-021-1/+1
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-201-1/+1
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-191-1/+1
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-191-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-4/+5
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-5/+4
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-4/+5
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-3/+3
* Moved mru_cache from content/common to base/memory.agayev@chromium.org2011-04-271-3/+3
* Cleanup: Remove forward declarations of "struct sqlite3".tfarina@chromium.org2011-03-301-3/+1
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-1/+3
* Fix several spelling mistakes, mostly in comments.mdm@chromium.org2010-09-141-1/+1
* `#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-6/+7
* Remove old history index files.dumi@chromium.org2010-06-141-0/+3
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-5/+5
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-6/+7
* Flip ExpireHistoryTest.DeleteURLAndFavicon from FAILS back to FLAKYphajdan.jr@chromium.org2010-05-131-1/+1
* [TTF] [GTTF] Flip tests that fail predictably from FLAKY to FAILS.phajdan.jr@chromium.org2010-05-121-1/+1
* TTF: Re-enable coverage of ExpireHistoryTest.DeleteURLAndFavicon by marking itjhawkins@chromium.org2010-05-071-1/+1
* Implement edit mode for history page.jochen@chromium.org2010-03-051-6/+6
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-4/+0
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-1/+1
* Disables unit test as starting failing due to close to end of month.sky@chromium.org2009-07-011-1/+1
* Reenable DeleteURLAndFavicon test.agl@chromium.org2009-06-031-1/+1
* Build fix: DeleteURLAndFavicon was a friend.agl@chromium.org2009-04-011-1/+1
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-5/+6
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-131-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* 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-0/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-14/+14
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-2/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+325