Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Issue 1265983007: Popular sites on the NTP (Closed)

Created:
5 years, 4 months ago by Marc Treib
Modified:
5 years, 4 months ago
CC:
knn
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Popular sites on the NTP Download a list of suggested sites from gstatic and display them on the NTP if there are not enough personalized suggestions. BUG=516618 Committed: https://crrev.com/cffa650f655e0c47e77d6375cc073728ea08c5e2 Cr-Commit-Position: refs/heads/master@{#342084}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 22

Patch Set 3 : review1 #

Patch Set 4 : review2 #

Patch Set 5 : URL #

Patch Set 6 : rebase #

Patch Set 7 : histograms #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+302 lines, -179 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 5 6 7 1 chunk +8 lines, -1 line 0 comments Download
M chrome/browser/android/most_visited_sites.h View 1 2 4 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/android/most_visited_sites.cc View 1 2 3 8 chunks +61 lines, -6 lines 0 comments Download
A chrome/browser/android/popular_sites.h View 1 2 3 1 chunk +60 lines, -0 lines 0 comments Download
A chrome/browser/android/popular_sites.cc View 1 2 3 4 1 chunk +103 lines, -0 lines 0 comments Download
A + chrome/browser/net/file_downloader.h View 1 2 3 3 chunks +16 lines, -16 lines 0 comments Download
A + chrome/browser/net/file_downloader.cc View 1 2 3 4 chunks +16 lines, -16 lines 0 comments Download
D chrome/browser/supervised_user/experimental/supervised_user_blacklist_downloader.h View 1 2 3 1 chunk +0 lines, -55 lines 0 comments Download
D chrome/browser/supervised_user/experimental/supervised_user_blacklist_downloader.cc View 1 2 3 1 chunk +0 lines, -79 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service.h View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/supervised_user/supervised_user_service.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (15 generated)
Marc Treib
PTAL!
5 years, 4 months ago (2015-08-03 15:19:43 UTC) #3
Bernhard Bauer
https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc File chrome/browser/android/file_downloader.cc (right): https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc#newcode22 chrome/browser/android/file_downloader.cc:22: FileDownloader::FileDownloader(const GURL& url, Can we move this into platform ...
5 years, 4 months ago (2015-08-03 17:04:51 UTC) #4
Marc Treib
https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc File chrome/browser/android/file_downloader.cc (right): https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc#newcode22 chrome/browser/android/file_downloader.cc:22: FileDownloader::FileDownloader(const GURL& url, On 2015/08/03 17:04:50, Bernhard Bauer wrote: ...
5 years, 4 months ago (2015-08-04 08:16:42 UTC) #5
Bernhard Bauer
https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc File chrome/browser/android/file_downloader.cc (right): https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc#newcode22 chrome/browser/android/file_downloader.cc:22: FileDownloader::FileDownloader(const GURL& url, On 2015/08/04 08:16:41, Marc Treib wrote: ...
5 years, 4 months ago (2015-08-04 08:30:02 UTC) #6
Marc Treib
https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc File chrome/browser/android/file_downloader.cc (right): https://codereview.chromium.org/1265983007/diff/40001/chrome/browser/android/file_downloader.cc#newcode22 chrome/browser/android/file_downloader.cc:22: FileDownloader::FileDownloader(const GURL& url, On 2015/08/04 08:30:02, Bernhard Bauer wrote: ...
5 years, 4 months ago (2015-08-04 08:58:43 UTC) #8
Bernhard Bauer
lgtm
5 years, 4 months ago (2015-08-04 09:19:56 UTC) #9
Marc Treib
+battre for c/b/net. I'm basically just moving an existing helper class there, since it's now ...
5 years, 4 months ago (2015-08-04 09:45:28 UTC) #11
battre
chrome/browser/net LGTM
5 years, 4 months ago (2015-08-04 10:57:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265983007/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265983007/120001
5 years, 4 months ago (2015-08-04 16:03:50 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/80969) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 4 months ago (2015-08-04 16:06:30 UTC) #17
Marc Treib
+rkaplow for histograms.xml - can I get an OWNERS approval, please? Thanks!
5 years, 4 months ago (2015-08-05 09:01:53 UTC) #19
rkaplow
lgtm
5 years, 4 months ago (2015-08-05 15:28:41 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265983007/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265983007/160001
5 years, 4 months ago (2015-08-05 15:41:26 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/88957)
5 years, 4 months ago (2015-08-05 17:15:47 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265983007/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265983007/160001
5 years, 4 months ago (2015-08-06 07:37:12 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/89567)
5 years, 4 months ago (2015-08-06 07:41:45 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1265983007/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1265983007/180001
5 years, 4 months ago (2015-08-06 08:07:00 UTC) #32
commit-bot: I haz the power
Committed patchset #8 (id:180001)
5 years, 4 months ago (2015-08-06 09:12:34 UTC) #33
commit-bot: I haz the power
5 years, 4 months ago (2015-08-06 09:13:08 UTC) #34
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/cffa650f655e0c47e77d6375cc073728ea08c5e2
Cr-Commit-Position: refs/heads/master@{#342084}

Powered by Google App Engine
This is Rietveld 408576698