|
Roll Mojo to b88737ed62969ce3203085748f0d53ff4f09ba5b.
This entailed also rolling buildtools and build/config, and copying a
few things over from the Mojo repo (at the above revision), in
particular third_party/android_platform. (As a bonus, I also updated
clang to the same version used by the Mojo repo.)
I also had to update uses of mojom enums (from MY_ENUM_VALUE to
MyEnum::VALUE).
R=jamesr@chromium.org
Committed: https://github.com/domokit/monet5b571c70cccaac9e275276b32776f9e52b7f36bf
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1862 lines, -138 lines) |
Patch |
 |
M |
DEPS
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
build/android/gyp/package_resources.py
|
View
|
|
7 chunks |
+82 lines, -5 lines |
0 comments
|
Download
|
 |
M |
build/android/gyp/process_resources.py
|
View
|
|
4 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/host_resolver_apptest.cc
|
View
|
|
8 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/host_resolver_impl.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/http_connection_impl.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/http_server_apptest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/net_address_type_converters.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/udp_socket_apptest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mojo/services/network/url_loader_impl.cc
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/services/network/web_socket_impl.cc
|
View
|
|
1 chunk |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A |
testing/android/native_test/java/src/org/chromium/native_test/NativeBrowserTestActivity.java
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/java/src/org/chromium/native_test/NativeTestActivity.java
|
View
|
|
5 chunks |
+46 lines, -49 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/java/src/org/chromium/native_test/NativeTestInstrumentationTestRunner.java
|
View
|
|
4 chunks |
+15 lines, -24 lines |
0 comments
|
Download
|
 |
A |
testing/android/native_test/java/src/org/chromium/native_test/NativeUnitTestActivity.java
|
View
|
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/native_test_jni_onload.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/native_test_launcher.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/native_test_launcher.cc
|
View
|
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/native_test_util.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/native_test_util.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
third_party/android_platform/LICENSE
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
third_party/android_platform/OWNERS
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/android_platform/README.chromium
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/android_platform/config.gni
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/android_platform/development/scripts/stack
|
View
|
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/android_platform/development/scripts/stack_core.py
|
View
|
|
1 chunk |
+253 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/android_platform/development/scripts/symbol.py
|
View
|
|
1 chunk |
+576 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/android_platform/webview/frameworks_1597296.jar
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
A |
third_party/android_platform/webview/frameworks_1597296_manifest.xml
|
View
|
|
1 chunk |
+507 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
third_party/instrumented_libraries/BUILD.gn
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/mojo/MOJO_VERSION
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/android/forwarder2/BUILD.gn
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/android/md5sum/BUILD.gn
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tools/clang/scripts/update.sh
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|