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
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
1
-2
/
+6
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
1
-4
/
+4
*
Removes pinning code from TopSites as we no longer need it.
sky@chromium.org
2012-04-11
1
-32
/
+2
*
Changes TopSites to access blacklist from prefs when necessary. I'm
sky@chromium.org
2012-04-09
1
-10
/
+1
*
Remove temporary redirect header and DEPS exception for cancelable_request.h
joi@chromium.org
2011-12-27
1
-2
/
+2
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
1
-1
/
+1
*
ntp: refactor favicon / thumbnail fetching for prepopulated pages
estade@chromium.org
2011-10-26
1
-1
/
+17
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
base::Bind: Convert a few more instances.
jhawkins@chromium.org
2011-10-05
1
-3
/
+4
*
Makes TopSites not DCHECK if HistoryLoaded or MigrateFromHistory is
sky@chromium.org
2011-09-23
1
-1
/
+3
*
Change TopSites and History to use gfx::Image instead of SkBitmap in their
pinkerton@chromium.org
2011-08-02
1
-3
/
+3
*
Resource cleanup and de-duping
estade@chromium.org
2011-07-12
1
-3
/
+3
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+6
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
Added debug checks to CancelableRequestConsumer to ensure proper thread usage.
atwilson@chromium.org
2011-06-14
1
-1
/
+4
*
GTK: Query TopSites for the Most Visited pages and populate fill in the globa...
erg@google.com
2011-04-29
1
-0
/
+2
*
Attempt at making new tab page more up to date during first run. When
sky@chromium.org
2011-04-28
1
-1
/
+5
*
Add TopSites::GetTemporaryThumbnailScore().
satorux@chromium.org
2011-04-12
1
-0
/
+5
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Add heuristics to skip thumbnail generation when it's unnecessary.
satorux@chromium.org
2011-01-27
1
-2
/
+18
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-2
/
+2
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
1
-3
/
+0
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
1
-1
/
+0
*
Cleanup: Remove unneeded browser_thread.h usage.
thestig@chromium.org
2010-12-13
1
-1
/
+1
*
Add pyauto hook for getting and manipulating the data underneath the NTP.
kkania@chromium.org
2010-11-19
1
-4
/
+11
*
Tweaks to improve memory consumption by TopSites. The biggest culprit
sky@chromium.org
2010-11-02
1
-3
/
+13
*
Attempt 2 at landing top sites refactor:
sky@chromium.org
2010-10-27
1
-183
/
+154
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2010-10-26
1
-5
/
+6
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-135
/
+181
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-181
/
+135
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part11:
tfarina@chromium.org
2010-10-10
1
-2
/
+2
*
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
[next]