|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+793 lines, -60 lines) |
Patch |
 |
A |
chrome/android/java/res/drawable-hdpi/context_menu_add_to_contacts.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-hdpi/context_menu_load_image.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-hdpi/context_menu_new_tab.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-mdpi/context_menu_add_to_contacts.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-mdpi/context_menu_load_image.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-mdpi/context_menu_new_tab.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xhdpi/context_menu_add_to_contacts.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xhdpi/context_menu_load_image.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xhdpi/context_menu_new_tab.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xxhdpi/context_menu_add_to_contacts.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xxhdpi/context_menu_load_image.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xxhdpi/context_menu_new_tab.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xxxhdpi/context_menu_add_to_contacts.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xxxhdpi/context_menu_load_image.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/drawable-xxxhdpi/context_menu_new_tab.png
|
View
|
1
2
3
4
5
6
7
|
Binary file |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/tabular_context_menu.xml
|
View
|
1
2
3
4
5
6
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/tabular_context_menu_page.xml
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/res/layout/tabular_context_menu_row.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ChromeFeatureList.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuHelper.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
5 chunks |
+47 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuItem.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+65 lines, -28 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuParams.java
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ContextMenuUi.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/PlatformContextMenuUi.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuListAdapter.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuPagerAdapter.java
|
View
|
1
2
3
4
5
6
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUi.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+183 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/java/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuViewPager.java
|
View
|
1
2
3
4
5
6
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java_sources.gni
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/TabularContextMenuUiTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/about_flags.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/chrome_feature_list.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/chrome_feature_list.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/flag_descriptions.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/flag_descriptions.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|