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

Issue 1884203002: NTP tiles: split methods into C++ and Java parts. (Closed)

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

Description

NTP tiles: split methods into C++ and Java parts. This should be basically all of the "code change" necessary to split out the component, though there will be a lot more code movement. For now, C++ and Java methods remain as overloads in the same class. BUG=603026 Committed: https://crrev.com/1e7993c61536d7cd7ad7eeaa8e60ff07994c0c46 Cr-Commit-Position: refs/heads/master@{#387878}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 38

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1

Patch Set 6 : #

Patch Set 7 : #

Total comments: 2

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -36 lines) Patch
M chrome/browser/android/ntp/most_visited_sites.h View 1 2 3 5 chunks +39 lines, -9 lines 0 comments Download
M chrome/browser/android/ntp/most_visited_sites.cc View 1 2 3 4 5 7 11 chunks +87 lines, -27 lines 0 comments Download

Messages

Total messages: 17 (4 generated)
sfiera
This is untested; I'm not sure how the unittest for this is supposed to be ...
4 years, 8 months ago (2016-04-14 16:15:34 UTC) #2
Marc Treib
On 2016/04/14 16:15:34, sfiera wrote: > This is untested; I'm not sure how the unittest ...
4 years, 8 months ago (2016-04-14 16:28:51 UTC) #3
Marc Treib
https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc File chrome/browser/android/ntp/most_visited_sites.cc (right): https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc#newcode213 chrome/browser/android/ntp/most_visited_sites.cc:213: namespace { This should be merged into the anonymous ...
4 years, 8 months ago (2016-04-14 16:57:36 UTC) #4
sfiera
I ran most_visited_sites_unittest.cc, but looking at it, it doesn't seem that it exercises much of ...
4 years, 8 months ago (2016-04-15 13:36:00 UTC) #5
Marc Treib
Some top-level comments before I look at the actual code. On 2016/04/15 13:36:00, sfiera wrote: ...
4 years, 8 months ago (2016-04-15 14:11:00 UTC) #6
sfiera
On 2016/04/15 14:11:00, Marc Treib wrote: > Some top-level comments before I look at the ...
4 years, 8 months ago (2016-04-15 14:23:22 UTC) #7
Marc Treib
Thanks! Mostly looks good, some last comments/questions below. https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc File chrome/browser/android/ntp/most_visited_sites.cc (right): https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc#newcode306 chrome/browser/android/ntp/most_visited_sites.cc:306: static ...
4 years, 8 months ago (2016-04-15 15:21:41 UTC) #8
sfiera
https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc File chrome/browser/android/ntp/most_visited_sites.cc (right): https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc#newcode306 chrome/browser/android/ntp/most_visited_sites.cc:306: static void CallJavaWithBitmap( On 2016/04/15 15:21:41, Marc Treib wrote: ...
4 years, 8 months ago (2016-04-15 16:09:06 UTC) #9
Marc Treib
LGTM, thanks for putting up with my nagging ;) https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc File chrome/browser/android/ntp/most_visited_sites.cc (right): https://codereview.chromium.org/1884203002/diff/40001/chrome/browser/android/ntp/most_visited_sites.cc#newcode306 chrome/browser/android/ntp/most_visited_sites.cc:306: ...
4 years, 8 months ago (2016-04-15 16:30:04 UTC) #10
sfiera
Submitting. https://codereview.chromium.org/1884203002/diff/120001/chrome/browser/android/ntp/most_visited_sites.cc File chrome/browser/android/ntp/most_visited_sites.cc (right): https://codereview.chromium.org/1884203002/diff/120001/chrome/browser/android/ntp/most_visited_sites.cc#newcode313 chrome/browser/android/ntp/most_visited_sites.cc:313: j_callback->Reset(env, j_callback_obj); On 2016/04/15 16:30:03, Marc Treib wrote: ...
4 years, 8 months ago (2016-04-18 09:07:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1884203002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1884203002/140001
4 years, 8 months ago (2016-04-18 09:07:48 UTC) #14
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 8 months ago (2016-04-18 09:43:36 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 09:44:56 UTC) #17
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/1e7993c61536d7cd7ad7eeaa8e60ff07994c0c46
Cr-Commit-Position: refs/heads/master@{#387878}

Powered by Google App Engine
This is Rietveld 408576698