|
Use the new java_cpp_enum rule in net.
This moves most of the generated Java enums under net/ to use the
java_cpp_enum rule removing the need for keeping the enums in
separate list files and the need for the .template files.
BUG= 405532
Committed: https://crrev.com/f6ebbf6b7c4a6d0626979198cfca64cb92cb2833
Cr-Commit-Position: refs/heads/master@{#297420}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+76 lines, -165 lines) |
Patch |
|
M |
android_webview/java_library_common.mk
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
build/get_landmines.py
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
net/android/BUILD.gn
|
View
|
|
2 chunks |
+9 lines, -28 lines |
0 comments
|
Download
|
|
M |
net/android/cert_verify_result_android.h
|
View
|
|
1 chunk |
+21 lines, -3 lines |
0 comments
|
Download
|
|
D |
net/android/cert_verify_status_android_list.h
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
|
D |
net/android/java/CertVerifyStatusAndroid.template
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
net/android/java/CertificateMimeType.template
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
net/android/java/PrivateKeyType.template
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
net/android/java/src/org/chromium/net/AndroidNetworkLibrary.java
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
net/android/java/src/org/chromium/net/X509Util.java
|
View
|
1
2
3
|
5 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
net/android/keystore.h
|
View
|
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
|
D |
net/android/private_key_type_list.h
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
M |
net/base/mime_util.h
|
View
|
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
|
D |
net/base/mime_util_certificate_type_list.h
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
M |
net/cert/cert_verify_proc_android.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
|
M |
net/net.gyp
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -18 lines |
0 comments
|
Download
|
Total messages: 11 (4 generated)
|