|
Add content_shell_test_apk and several dependencies
This adds support for android_apk targets without any java included
directly in the target (only included through deps).
This adds the following targets:
//base:base_javatests
//content/public/android:content_javatests
//content/shell/android:content_shell_test_apk
//media/android:media_android_imageformat_list (moved)
//media/android:media_java (moved+fixed)
BUG= 359249
Committed: https://crrev.com/394dfd1052e53e64083daef7cc66055557256dcb
Cr-Commit-Position: refs/heads/master@{#293897}
Total comments: 6
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+327 lines, -116 lines) |
Patch |
|
M |
base/BUILD.gn
|
View
|
1
2
4
|
8 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
|
M |
base/base.gyp
|
View
|
1
|
13 chunks |
+24 lines, -21 lines |
0 comments
|
Download
|
|
M |
build/android/gyp/apk_obfuscate.py
|
View
|
1
2
3
|
2 chunks |
+2 lines, -14 lines |
0 comments
|
Download
|
|
A |
build/android/gyp/create_dist_jar.py
|
View
|
1
2
3
4
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/android/gyp/util/build_utils.py
|
View
|
1
2
3
4
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/android/gyp/write_build_config.py
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
build/config/android/internal_rules.gni
|
View
|
1
2
3
4
|
6 chunks |
+18 lines, -5 lines |
0 comments
|
Download
|
|
M |
build/config/android/rules.gni
|
View
|
1
2
3
4
5
|
3 chunks |
+61 lines, -12 lines |
0 comments
|
Download
|
|
M |
build/toolchain/android/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/content_tests.gypi
|
View
|
1
2
3
4
|
12 chunks |
+13 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/public/android/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+20 lines, -1 line |
0 comments
|
Download
|
|
A |
content/public/test/android/BUILD.gn
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/shell/android/BUILD.gn
|
View
|
1
2
3
4
5
|
4 chunks |
+39 lines, -3 lines |
0 comments
|
Download
|
|
M |
media/BUILD.gn
|
View
|
1
2
3
4
5
|
5 chunks |
+25 lines, -54 lines |
0 comments
|
Download
|
|
M |
media/base/android/BUILD.gn
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
media/media.gyp
|
View
|
1
2
3
4
|
7 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
Total messages: 15 (4 generated)
|