|
Total comments: 1
Total comments: 4
Total comments: 2
Total comments: 56
Total comments: 20
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+918 lines, -982 lines) |
Patch |
 |
M |
chrome/android/java/res/layout/new_tab_page.xml
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -136 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/new_tab_page_incognito.xml
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/new_tab_page_layout.xml
|
View
|
1
2
3
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/new_tab_page_recycler_view.xml
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/new_tab_page_scroll_view.xml
|
View
|
1
2
3
5
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/layout/new_tab_page_snippets_card.xml
|
View
|
|
1 chunk |
+24 lines, -35 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/values-sw600dp/dimens.xml
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/values/colors.xml
|
View
|
1
2
3
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/res/values/dimens.xml
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/IncognitoNewTabPageView.java
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPage.java
|
View
|
1
2
3
4
5
6
7
|
9 chunks |
+23 lines, -15 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageLayout.java
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+25 lines, -1 line |
0 comments
|
Download
|
 |
A + |
chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageScrollView.java
|
View
|
1
2
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageUma.java
|
View
|
1
2
3
4
|
3 chunks |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabPageView.java
|
View
|
1
2
3
4
5
6
7
8
9
|
22 chunks |
+100 lines, -70 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/src/org/chromium/chrome/browser/ntp/NewTabScrollView.java
|
View
|
1
2
|
1 chunk |
+0 lines, -180 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/ntp/cards/AboveTheFoldListItem.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/ntp/cards/NewTabPageAdapter.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/ntp/cards/NewTabPageListItem.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/ntp/cards/NewTabPageRecyclerView.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/ntp/cards/NewTabPageViewHolder.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetArticle.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetArticleViewHolder.java
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+19 lines, -35 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetCardItemViewHolder.java
|
View
|
|
1 chunk |
+0 lines, -111 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetHeaderItemViewHolder.java
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetHeaderListItem.java
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetListItemViewHolder.java
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetsAdapter.java
|
View
|
|
1 chunk |
+0 lines, -71 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetsBridge.java
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+44 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetsManager.java
|
View
|
1
2
3
|
1 chunk |
+0 lines, -188 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/strings/android_chrome_strings.grd
|
View
|
1
2
3
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java_sources.gni
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/ntp/ntp_snippets_bridge.h
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/android/ntp/ntp_snippets_bridge.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/actions/actions.xml
|
View
|
1
2
3
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
2
3
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
Total messages: 25 (9 generated)
|