index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
history
/
history_backend.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce console DLOG(INFO) spam in history_backend.
isherman@chromium.org
2010-09-23
1
-2
/
+0
*
Disables top sites until we get it in a better shape.
sky@chromium.org
2010-09-21
1
-10
/
+13
*
FBTF: Move ctors/dtors into cc files.
erg@google.com
2010-09-13
1
-1
/
+1
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-3
/
+3
*
Fix a crash in MigrateThumbnailsDatabase.
nshkrob@chromium.org
2010-08-26
1
-3
/
+10
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-8
/
+12
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-12
/
+8
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-8
/
+12
*
Regression fix: Downloads page in Incognito mode works fine now.
phajdan.jr@chromium.org
2010-08-16
1
-11
/
+0
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-10
1
-2
/
+2
*
Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...
phajdan.jr@chromium.org
2010-08-06
1
-2
/
+2
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-06
1
-2
/
+2
*
Add Framework for History Quick Provider
mrossetti@chromium.org
2010-08-04
1
-1
/
+1
*
Revert "Incorporate 'quick' history provider index as an autocomplete ..."
phajdan.jr@chromium.org
2010-07-30
1
-1
/
+1
*
Incorporate 'quick' history provider index as an autocomplete provider in pre...
mrossetti@chromium.org
2010-07-30
1
-1
/
+1
*
Header Cleanup: Remove unncessary include of sqlite_utils.h in some files.
tfarina@chromium.org
2010-07-17
1
-1
/
+0
*
Store the version info in the History DB's meta table.
nshkrob@chromium.org
2010-07-01
1
-2
/
+3
*
Rename the Thumbnails database file to Favicons.
nshkrob@chromium.org
2010-06-30
1
-2
/
+13
*
Migration to TopSites from ThumbnailDatabase.
nshkrob@chromium.org
2010-06-23
1
-0
/
+13
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-7
/
+7
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
1
-2
/
+2
*
Adding HistoryService::QueryMostVisitedURLs and tests.
brettw@chromium.org
2010-05-17
1
-0
/
+54
*
Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...
georgey@chromium.org
2010-04-30
1
-0
/
+9
*
Update typed_url sync to support visits.
zork@chromium.org
2010-04-30
1
-1
/
+54
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
1
-1
/
+30
*
Change so that the extension favicon is read on the UI thread since extension...
arv@chromium.org
2010-03-17
1
-3
/
+4
*
Implement edit mode for history page.
jochen@chromium.org
2010-03-05
1
-4
/
+5
*
Fixes two related bugs:
sky@chromium.org
2009-12-18
1
-4
/
+4
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-12-02
1
-0
/
+1
*
Seventh patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-06
1
-0
/
+4
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
1
-1
/
+0
*
Unittest for fix to allow navigation when there is no history DB.
pkasting@chromium.org
2009-11-02
1
-2
/
+3
*
Show a warning when the history files can't be read correctly.
pkasting@chromium.org
2009-10-30
1
-2
/
+4
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
1
-1
/
+1
*
Add some new histograms for history, and UMA-enable a few others.
brettw@chromium.org
2009-09-23
1
-6
/
+6
*
Some history backend fixes for database corruption.
shess@chromium.org
2009-09-17
1
-0
/
+9
*
While importing favicon, make sure there is an entry in the history db.
kuchhal@chromium.org
2009-09-11
1
-7
/
+24
*
Convert internal time format to Windows 1601 epoch on Linux & Mac.
brettw@chromium.org
2009-08-26
1
-0
/
+13
*
Make ThumbnailStore broadcast a notification when it has finished reading thu...
meelapshah@chromium.org
2009-07-28
1
-5
/
+5
*
Fix memory leak in VisitSegmentDatabase::QuerySegmentUsage and HistoryBackend...
meelapshah@chromium.org
2009-07-23
1
-2
/
+3
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-12
/
+12
*
Temporary fix for page_cycler perf regression.
meelapshah@chromium.org
2009-07-01
1
-1
/
+3
*
Add a function to the History to return a list of the top n visited URLs wher...
meelapshah@chromium.org
2009-07-01
1
-0
/
+30
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-3
/
+4
*
Add a function to the History{Service,Backend} to query for a list of redirec...
meelapshah@chromium.org
2009-06-30
1
-0
/
+49
*
Fix potential memleak in AddPagesWithDetails. Not a biggie
finnur@chromium.org
2009-06-30
1
-4
/
+4
*
Searching by keyword now generates a visit against the site with a
sky@chromium.org
2009-04-27
1
-10
/
+18
*
This CL adds some UI to remove most-visited thumbnails from the New Tab Page.
jcampan@chromium.org
2009-04-13
1
-2
/
+3
*
History import was exercising a codepath that didn't have code to update Hist...
glen@chromium.org
2009-03-24
1
-0
/
+6
*
Ports all of the chrome/browser/history code to use FilePath, except
estade@chromium.org
2009-03-18
1
-19
/
+12
[next]