summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_backend_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-0/+8
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-8/+0
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-0/+8
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-301-1/+1
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-231-0/+11
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-3/+6
* Convert page contents grabbing from wide to UTF16. The current code is a bitbrettw@chromium.org2010-06-111-2/+3
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-6/+8
* This patch strips out the http auth credentials before storing it in History DB.inferno@chromium.org2010-03-161-0/+22
* Implement edit mode for history page.jochen@chromium.org2010-03-051-2/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-0/+1
* Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...pkasting@chromium.org2009-11-031-2/+2
* Unittest for fix to allow navigation when there is no history DB.pkasting@chromium.org2009-11-021-1/+1
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-4/+2
* More style nits.erg@google.com2009-10-141-3/+3
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-5/+5
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-0/+62
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-3/+3
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-2/+59
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+49
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-2/+4
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-0/+1
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-271-1/+1
* undo 8692 (fix build failure)estade@chromium.org2009-01-271-1/+1
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-271-1/+1
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-14/+14
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-14/+14
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-161-14/+14
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-2/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-111-4/+4
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-091-1/+1
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-6/+125
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-0/+1
* 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-29/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+316