summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_marshaling.h
Commit message (Expand)AuthorAgeFilesLines
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-261-46/+0
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-0/+3
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-3/+0
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-0/+3
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-4/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Adding HistoryService::QueryMostVisitedURLs and tests. brettw@chromium.org2010-05-171-0/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+4
* Fixed a few data races on reference counters.timurrrr@chromium.org2009-09-171-1/+2
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-1/+2
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-3/+3
* Add a function to the History to return a list of the top n visited URLs wher...meelapshah@chromium.org2009-07-011-0/+5
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-2/+5
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-2/+2
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-3/+0
* 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-13/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+160