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
/
top_sites_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all database accesses to the DB thread.
nshkrob@chromium.org
2010-06-14
1
-27
/
+51
*
1. Create and use the TopSites database file.
nshkrob@chromium.org
2010-06-09
1
-0
/
+61
*
1. Write thumbnail to the database on SetPageThumbnail.
nshkrob@chromium.org
2010-06-02
1
-1
/
+50
*
Adding an SQLite database for TopSites.
nshkrob@chromium.org
2010-06-01
1
-3
/
+199
*
Fix memory leaks in TopSites.
nshkrob@chromium.org
2010-05-25
1
-2
/
+4
*
Adding a mock database layer.
nshkrob@chromium.org
2010-05-24
1
-2
/
+121
*
Revert 48061 - Adding a mock database layer.
skrul@chromium.org
2010-05-24
1
-121
/
+2
*
Adding a mock database layer.
nshkrob@chromium.org
2010-05-24
1
-2
/
+121
*
Adding HistoryService::QueryMostVisitedURLs and tests.
brettw@chromium.org
2010-05-17
1
-10
/
+11
*
Add TopSites::GetMostVisitedURLs and unittest for it using MockHistoryService.
brettw@chromium.org
2010-05-13
1
-1
/
+56
*
Fix Valgrind UMR errors by initializing thumbnail pixels.
huanr@chromium.org
2009-10-09
1
-0
/
+1
*
Add some initial code for the top sites service. This will be a replacement for
brettw@chromium.org
2009-10-02
1
-0
/
+187