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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disables top sites until we get it in a better shape.
sky@chromium.org
2010-09-21
1
-0
/
+3
*
Updates to NTP per UI review:
aa@chromium.org
2010-09-14
1
-0
/
+3
*
Fix broken thumbnails for sites with redirects.
nshkrob@chromium.org
2010-08-23
1
-0
/
+1
*
Remove web store icon from most visited per Glen.
aa@chromium.org
2010-08-19
1
-9
/
+0
*
Add TopSites::ProcessPendingCallbacks and call it after ReadDatabase.
nshkrob@chromium.org
2010-08-13
1
-3
/
+7
*
Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...
viettrungluu@chromium.org
2010-08-13
1
-2
/
+2
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-10
1
-22
/
+27
*
Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...
phajdan.jr@chromium.org
2010-08-06
1
-27
/
+22
*
Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.
nshkrob@chromium.org
2010-08-06
1
-22
/
+27
*
Unpin deleted URLs + better deleting algorithm.
nshkrob@chromium.org
2010-07-28
1
-0
/
+4
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Move blacklisting and pinned URLs from MostVisitedURLs to TopSites.
nshkrob@chromium.org
2010-07-23
1
-2
/
+79
*
Reverting 53376
bradnelson@google.com
2010-07-22
1
-79
/
+2
*
Move blacklisting and pinned URLs from MostVisitedURLs to TopSites.
nshkrob@chromium.org
2010-07-22
1
-2
/
+79
*
Fix the compile for good. Used a wrong value in one of FRIEND_TEST_ALL_PREFIX...
phajdan.jr@chromium.org
2010-07-21
1
-1
/
+1
*
Fix compile by using FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-21
1
-9
/
+10
*
Fix missing thumbnails for new profile with TopSites.
nshkrob@chromium.org
2010-07-19
1
-0
/
+12
*
Fix the race condition on TopSites initialization.
nshkrob@chromium.org
2010-06-28
1
-4
/
+21
*
Migration to TopSites from ThumbnailDatabase.
nshkrob@chromium.org
2010-06-23
1
-6
/
+25
*
Adding TopSitesDatabase::UpdatePageRank to update rank without erasing the th...
nshkrob@chromium.org
2010-06-16
1
-2
/
+17
*
Move all database accesses to the DB thread.
nshkrob@chromium.org
2010-06-14
1
-6
/
+18
*
1. Create and use the TopSites database file.
nshkrob@chromium.org
2010-06-09
1
-2
/
+21
*
1. Write thumbnail to the database on SetPageThumbnail.
nshkrob@chromium.org
2010-06-02
1
-5
/
+6
*
Adding an SQLite database for TopSites.
nshkrob@chromium.org
2010-06-01
1
-1
/
+2
*
Adding a mock database layer.
nshkrob@chromium.org
2010-05-24
1
-8
/
+23
*
Revert 48061 - Adding a mock database layer.
skrul@chromium.org
2010-05-24
1
-23
/
+8
*
Adding a mock database layer.
nshkrob@chromium.org
2010-05-24
1
-8
/
+23
*
Add command line flag --top-sites to replace the thumbnail store flag.
brettw@chromium.org
2010-05-19
1
-4
/
+10
*
Adding HistoryService::QueryMostVisitedURLs and tests.
brettw@chromium.org
2010-05-17
1
-10
/
+4
*
Add TopSites::GetMostVisitedURLs and unittest for it using MockHistoryService.
brettw@chromium.org
2010-05-13
1
-8
/
+47
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-6
/
+6
*
First fix to minimize copying of image data.
erg@google.com
2009-10-19
1
-1
/
+1
*
Add some initial code for the top sites service. This will be a replacement for
brettw@chromium.org
2009-10-02
1
-0
/
+130