|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+498 lines, -98 lines) |
Patch |
|
M |
chrome/android/java/res/values/dimens.xml
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
7 chunks |
+60 lines, -17 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerManager.java
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/infobar/AppBannerInfoBarAndroid.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/webapps/AddToHomescreenDialogHelper.java
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/android/java/src/org/chromium/chrome/browser/webapps/WebappDataStorage.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
5 chunks |
+29 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/android/javatests/src/org/chromium/chrome/browser/banners/AppBannerManagerTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+113 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/android/javatests/src/org/chromium/chrome/browser/webapps/AddToHomescreenDialogHelperTest.java
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+52 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/banners/app_banner_data_fetcher_android.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/android/banners/app_banner_data_fetcher_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+23 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/banners/app_banner_infobar_delegate_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/banners/app_banner_infobar_delegate_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
3 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/android/banners/app_banner_manager_android.h
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/banners/app_banner_manager_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
4 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/shortcut_helper.h
|
View
|
1
2
3
4
5
6
7
18
|
2 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/android/shortcut_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
4 chunks |
+40 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/webapps/add_to_homescreen_data_fetcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/webapps/add_to_homescreen_data_fetcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
7 chunks |
+26 lines, -10 lines |
0 comments
|
Download
|
|
M |
chrome/browser/android/webapps/add_to_homescreen_dialog_helper.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/android/webapps/add_to_homescreen_dialog_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
5 chunks |
+22 lines, -8 lines |
0 comments
|
Download
|
|
M |
chrome/browser/banners/app_banner_data_fetcher.h
|
View
|
1
2
3
4
5
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
chrome/browser/banners/app_banner_data_fetcher.cc
|
View
|
1
2
3
4
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/banners/app_banner_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
3 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
chrome/browser/banners/app_banner_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/banners/image-512px.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Binary file |
0 comments
|
Download
|
|
M |
chrome/test/data/banners/manifest.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A |
chrome/test/data/webapps/image-512px.png
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Binary file |
0 comments
|
Download
|
|
A |
chrome/test/data/webapps/manifest.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
A + |
chrome/test/data/webapps/manifest_test_page.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|