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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes TopSites not DCHECK if HistoryLoaded or MigrateFromHistory is
sky@chromium.org
2011-09-23
1
-2
/
+6
*
B0;136;0cRe-enable TopSites in PrerenderManager, this time duplicating the in...
tburkard@chromium.org
2011-09-06
1
-0
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
[ntp4] Bookmarks page implementation, first-pass.
csilv@chromium.org
2011-08-16
1
-1
/
+1
*
ntp4: make default
estade@chromium.org
2011-08-10
1
-4
/
+2
*
ntp: use web store as default mv tile instead of themes gallery
estade@chromium.org
2011-08-09
1
-3
/
+3
*
Change TopSites and History to use gfx::Image instead of SkBitmap in their
pinkerton@chromium.org
2011-08-02
1
-12
/
+7
*
Re-land r93365 - add RefCountedString
joth@chromium.org
2011-07-22
1
-2
/
+3
*
Revert 93365 - it broke on Chrome OS
joth@chromium.org
2011-07-21
1
-3
/
+2
*
Added RefCountedString, as this is what many RefCountedMemory users seem to want
joth@chromium.org
2011-07-21
1
-2
/
+3
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
1
-1
/
+1
*
Resource cleanup and de-duping
estade@chromium.org
2011-07-12
1
-4
/
+11
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-8
/
+9
*
Added debug checks to CancelableRequestConsumer to ensure proper thread usage.
atwilson@chromium.org
2011-06-14
1
-5
/
+6
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-3
/
+3
*
GTK: Query TopSites for the Most Visited pages and populate fill in the globa...
erg@google.com
2011-04-29
1
-10
/
+13
*
Attempt at making new tab page more up to date during first run. When
sky@chromium.org
2011-04-28
1
-1
/
+25
*
Move WebUI ntp files into new ntp directory.
estade@chromium.org
2011-04-28
1
-1
/
+1
*
Add TopSites::GetTemporaryThumbnailScore().
satorux@chromium.org
2011-04-12
1
-0
/
+13
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
1
-10
/
+53
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-3
/
+3
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
1
-1
/
+1
*
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
tfarina@chromium.org
2011-02-22
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Add heuristics to skip thumbnail generation when it's unnecessary.
satorux@chromium.org
2011-01-27
1
-4
/
+22
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-5
/
+5
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
1
-8
/
+0
*
Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.
craig.schlenter@chromium.org
2011-01-13
1
-2
/
+2
*
No-op change to trigger a build
finnur@chromium.org
2011-01-06
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add pyauto hook for getting and manipulating the data underneath the NTP.
kkania@chromium.org
2010-11-19
1
-14
/
+26
*
Tweaks to improve memory consumption by TopSites. The biggest culprit
sky@chromium.org
2010-11-02
1
-23
/
+56
*
Attempt 2 at landing top sites refactor:
sky@chromium.org
2010-10-27
1
-609
/
+589
*
Coverity: Fix several pass-by-values.
jhawkins@chromium.org
2010-10-26
1
-5
/
+4
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-565
/
+615
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-615
/
+565
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-2
/
+2
*
Change to use the new FORMAT_SkBitmap when encoding SkBitmap to jpeg.
klobag@chromium.org
2010-10-20
1
-1
/
+1
*
FBTF: More ctor/dtor cleanup.
erg@google.com
2010-10-14
1
-10
/
+8
*
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
-12
/
+13
*
Disables top sites until we get it in a better shape.
sky@chromium.org
2010-09-21
1
-0
/
+5
*
Reduce console spam from top_sites.
evan@chromium.org
2010-09-17
1
-3
/
+1
*
Updates to NTP per UI review:
aa@chromium.org
2010-09-14
1
-0
/
+5
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Fix broken thumbnails for sites with redirects.
nshkrob@chromium.org
2010-08-23
1
-7
/
+12
[next]