|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2506 lines, -38 lines) |
Patch |
![](/static/closedtriangle.gif) |
M |
android_webview/java/generated_src/org/chromium/content/app/NativeLibraries.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
base/android/sys_utils.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
build/android/gyp/gcc_preprocess.py
|
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
26
27
28
29
30
31
32
33
34
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
build/android/pylib/linker/setup.py
|
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
26
27
28
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
build/android/pylib/linker/test_case.py
|
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
26
27
28
29
30
31
32
33
34
35
36
37
38
|
7 chunks |
+125 lines, -8 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
build/java_apk.gypi
|
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
7 chunks |
+59 lines, -1 line |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/app/android/library_loader_hooks.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
25
26
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/common/android/linker/DEPS
|
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/common/android/linker/linker_jni.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
1 chunk |
+492 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/content.gyp
|
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/content_tests.gypi
|
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/public/android/java/src/org/chromium/content/app/ChildProcessService.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
4 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/public/android/java/src/org/chromium/content/app/LibraryLoader.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
4 chunks |
+32 lines, -4 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/public/android/java/src/org/chromium/content/app/Linker.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
1 chunk |
+1013 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/public/android/java/src/org/chromium/content/app/LinkerParams.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/public/android/java/src/org/chromium/content/browser/ChildProcessConnection.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
24
25
26
|
6 chunks |
+20 lines, -4 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/public/android/java/src/org/chromium/content/browser/ChildProcessLauncher.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
24
25
26
27
28
29
30
31
32
33
34
|
6 chunks |
+39 lines, -7 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
M |
content/public/android/java/templates/NativeLibraries.template
|
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
content/shell/android/linker_test_apk/AndroidManifest.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
25
26
27
28
29
30
31
32
33
34
35
36
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
content/shell/android/linker_test_apk/content_linker_test_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
25
26
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/shell/android/linker_test_apk/content_linker_test_linker_tests.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
26
27
28
29
30
31
32
33
34
35
36
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/shell/android/linker_test_apk/content_linker_test_linker_tests.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
1 chunk |
+185 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
content/shell/android/linker_test_apk/res/layout/test_activity.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
25
26
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/shell/android/linker_test_apk/src/org/chromium/content_linker_test_apk/ContentLinkerTestActivity.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
24
25
26
|
1 chunk |
+188 lines, -0 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A + |
content/shell/android/linker_test_apk/src/org/chromium/content_linker_test_apk/ContentLinkerTestApplication.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
![](/static/closedtriangle.gif) |
A |
content/shell/android/linker_test_apk/src/org/chromium/content_linker_test_apk/LinkerTests.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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|