Side by Side Diff: third_party/mojo/src/mojo/public/tools/NETWORK_SERVICE_VERSION
Issue 954643002 :
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819 (Closed)
Patch Set: use run_renderer_in_process()
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
content/browser/mojo/mojo_application_host.h
content/browser/mojo/mojo_application_host.cc
content/browser/renderer_host/render_process_host_impl.cc
content/child/child_thread_impl.h
content/child/child_thread_impl.cc
content/child/mojo/mojo_application.h
content/child/mojo/mojo_application.cc
content/common/mojo/channel_init.h
content/common/mojo/channel_init.cc
content/content_common.gypi
content/test/data/web_ui_mojo.js
content/test/render_thread_impl_browser_test_ipc_helper.h
content/test/render_thread_impl_browser_test_ipc_helper.cc
crypto/crypto.gyp
crypto/crypto.gypi
ipc/mojo/BUILD.gn
ipc/mojo/ipc_channel_mojo.h
ipc/mojo/ipc_channel_mojo.cc
ipc/mojo/ipc_channel_mojo_unittest.cc
ipc/mojo/ipc_mojo.gyp
ipc/mojo/scoped_ipc_support.h
ipc/mojo/scoped_ipc_support.cc
mojo/android/BUILD.gn
mojo/android/javatests/src/org/chromium/mojo/bindings/InterfacesTest.java
mojo/android/javatests/src/org/chromium/mojo/bindings/ValidationTest.java
mojo/android/javatests/src/org/chromium/mojo/bindings/test/mojom/mojo/IntegrationTestInterface2TestHelper.java
mojo/android/system/src/org/chromium/mojo/system/impl/CoreImpl.java
mojo/services/html_viewer/html_viewer.cc
third_party/mojo/mojo_edk.gyp
third_party/mojo/mojo_edk_system_impl.gypi
third_party/mojo/mojo_edk_tests.gyp
third_party/mojo/mojo_public.gyp
third_party/mojo/mojom_bindings_generator_variables.gypi
third_party/mojo/src/mojo/edk/embedder/BUILD.gn
third_party/mojo/src/mojo/edk/embedder/channel_init.h
third_party/mojo/src/mojo/edk/embedder/channel_init.cc
third_party/mojo/src/mojo/edk/embedder/embedder.h
third_party/mojo/src/mojo/edk/embedder/embedder.cc
third_party/mojo/src/mojo/edk/embedder/embedder_internal.h
third_party/mojo/src/mojo/edk/embedder/embedder_unittest.cc
third_party/mojo/src/mojo/edk/embedder/master_process_delegate.h
third_party/mojo/src/mojo/edk/embedder/platform_support.h
third_party/mojo/src/mojo/edk/embedder/process_delegate.h
third_party/mojo/src/mojo/edk/embedder/process_type.h
third_party/mojo/src/mojo/edk/embedder/simple_platform_support.h
third_party/mojo/src/mojo/edk/embedder/simple_platform_support.cc
third_party/mojo/src/mojo/edk/embedder/slave_process_delegate.h
third_party/mojo/src/mojo/edk/embedder/test_embedder.cc
third_party/mojo/src/mojo/edk/js/tests/connection_tests.js
third_party/mojo/src/mojo/edk/js/tests/sample_service_tests.js
third_party/mojo/src/mojo/edk/system/BUILD.gn
third_party/mojo/src/mojo/edk/system/async_waiter.h
third_party/mojo/src/mojo/edk/system/async_waiter.cc
third_party/mojo/src/mojo/edk/system/channel_manager.h
third_party/mojo/src/mojo/edk/system/channel_manager.cc
third_party/mojo/src/mojo/edk/system/channel_manager_unittest.cc
third_party/mojo/src/mojo/edk/system/connection_manager.h
third_party/mojo/src/mojo/edk/system/connection_manager_unittest.cc
third_party/mojo/src/mojo/edk/system/core.h
third_party/mojo/src/mojo/edk/system/core.cc
third_party/mojo/src/mojo/edk/system/data_pipe.h
third_party/mojo/src/mojo/edk/system/data_pipe.cc
third_party/mojo/src/mojo/edk/system/data_pipe_consumer_dispatcher.h
third_party/mojo/src/mojo/edk/system/data_pipe_consumer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/data_pipe_impl.h
third_party/mojo/src/mojo/edk/system/data_pipe_producer_dispatcher.h
third_party/mojo/src/mojo/edk/system/data_pipe_producer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/dispatcher.h
third_party/mojo/src/mojo/edk/system/local_data_pipe.h
third_party/mojo/src/mojo/edk/system/local_data_pipe.cc
third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.h
third_party/mojo/src/mojo/edk/system/local_data_pipe_impl.cc
third_party/mojo/src/mojo/edk/system/local_data_pipe_impl_unittest.cc
third_party/mojo/src/mojo/edk/system/local_data_pipe_unittest.cc
third_party/mojo/src/mojo/edk/system/master_connection_manager.h
third_party/mojo/src/mojo/edk/system/master_connection_manager.cc
third_party/mojo/src/mojo/edk/system/slave_connection_manager.h
third_party/mojo/src/mojo/edk/system/slave_connection_manager.cc
third_party/mojo/src/mojo/edk/system/unique_identifier.h
third_party/mojo/src/mojo/edk/system/unique_identifier.cc
third_party/mojo/src/mojo/edk/system/unique_identifier_unittest.cc
third_party/mojo/src/mojo/edk/test/BUILD.gn
third_party/mojo/src/mojo/edk/test/scoped_ipc_support.h
third_party/mojo/src/mojo/edk/test/scoped_ipc_support.cc
third_party/mojo/src/mojo/public/.gitignore
third_party/mojo/src/mojo/public/LICENSE
third_party/mojo/src/mojo/public/VERSION
third_party/mojo/src/mojo/public/c/system/tests/core_perftest.cc
third_party/mojo/src/mojo/public/c/system/tests/core_unittest.cc
third_party/mojo/src/mojo/public/c/system/tests/core_unittest_pure_c.c
third_party/mojo/src/mojo/public/cpp/application/application_connection.h
third_party/mojo/src/mojo/public/cpp/application/application_delegate.h
third_party/mojo/src/mojo/public/cpp/application/application_impl.h
third_party/mojo/src/mojo/public/cpp/application/connect.h
third_party/mojo/src/mojo/public/cpp/application/lazy_interface_ptr.h
third_party/mojo/src/mojo/public/cpp/application/lib/application_impl.cc
third_party/mojo/src/mojo/public/cpp/application/lib/application_test_base.cc
third_party/mojo/src/mojo/public/cpp/bindings/binding.h
third_party/mojo/src/mojo/public/cpp/bindings/callback.h
third_party/mojo/src/mojo/public/cpp/bindings/interface_impl.h
third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/bindings_internal.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/bindings_serialization.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/bindings_serialization.cc
third_party/mojo/src/mojo/public/cpp/bindings/lib/interface_ptr_internal.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/map_data_internal.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/map_internal.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/message_builder.cc
third_party/mojo/src/mojo/public/cpp/bindings/lib/message_header_validator.cc
third_party/mojo/src/mojo/public/cpp/bindings/lib/validation_errors.h
third_party/mojo/src/mojo/public/cpp/bindings/map.h
third_party/mojo/src/mojo/public/cpp/bindings/message.h
third_party/mojo/src/mojo/public/cpp/bindings/no_interface.h
third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h
third_party/mojo/src/mojo/public/cpp/bindings/tests/handle_passing_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/request_response_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/sample_service_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/struct_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/union_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_test_input_parser.h
third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_unittest.cc
third_party/mojo/src/mojo/public/dart/application.dart
third_party/mojo/src/mojo/public/dart/rules.gni
third_party/mojo/src/mojo/public/dart/src/application.dart
third_party/mojo/src/mojo/public/dart/src/application_connection.dart
third_party/mojo/src/mojo/public/dart/src/codec.dart
third_party/mojo/src/mojo/public/dart/src/drain_data.dart
third_party/mojo/src/mojo/public/dart/src/message.dart
third_party/mojo/src/mojo/public/dart/src/proxy.dart
third_party/mojo/src/mojo/public/dart/src/service_provider.dart
third_party/mojo/src/mojo/public/dart/src/struct.dart
third_party/mojo/src/mojo/public/go/bindings/async_waiter.go
third_party/mojo/src/mojo/public/go/bindings/decoder.go
third_party/mojo/src/mojo/public/go/bindings/encoder.go
third_party/mojo/src/mojo/public/go/bindings/interface.go
third_party/mojo/src/mojo/public/go/bindings/message.go
third_party/mojo/src/mojo/public/interfaces/application/application.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_good.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_good.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_good.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_unexpected_struct_header.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf1_mthd0_rqst_unexpected_struct_header.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf2_mthd0_resp_good.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf2_mthd0_resp_good.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf2_mthd0_resp_unexpected_array_header.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf2_mthd0_resp_unexpected_array_header.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_resp_mthd0_good.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_resp_mthd0_good.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_resp_mthd0_unexpected_array_header.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_resp_mthd0_unexpected_array_header.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_rqst_mthd0_good.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_rqst_mthd0_good.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_rqst_mthd0_unexpected_struct_header.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_rqst_mthd0_unexpected_struct_header.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/regression_tests.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/regression_tests_import.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/sample_factory.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/sample_interfaces.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/sample_service.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_structs.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/validation_test_interfaces.mojom
third_party/mojo/src/mojo/public/java/BUILD.gn
third_party/mojo/src/mojo/public/java/bindings/src/org/chromium/mojo/bindings/Decoder.java
third_party/mojo/src/mojo/public/java/bindings/src/org/chromium/mojo/bindings/Encoder.java
third_party/mojo/src/mojo/public/java/bindings/src/org/chromium/mojo/bindings/InterfaceWithClient.java
third_party/mojo/src/mojo/public/java/bindings/src/org/chromium/mojo/bindings/MessageHeader.java
third_party/mojo/src/mojo/public/java/bindings/src/org/chromium/mojo/bindings/Struct.java
third_party/mojo/src/mojo/public/java/system/src/org/chromium/mojo/system/Core.java
third_party/mojo/src/mojo/public/java/system/src/org/chromium/mojo/system/RunLoop.java
third_party/mojo/src/mojo/public/js/connection.js
third_party/mojo/src/mojo/public/js/validation_unittests.js
third_party/mojo/src/mojo/public/mojo.gni
third_party/mojo/src/mojo/public/mojo_application.gni
third_party/mojo/src/mojo/public/python/BUILD.gn
third_party/mojo/src/mojo/public/python/mojo_application/__init__.py
third_party/mojo/src/mojo/public/python/mojo_application/application_delegate.py
third_party/mojo/src/mojo/public/python/mojo_application/application_impl.py
third_party/mojo/src/mojo/public/python/mojo_application/application_runner.py
third_party/mojo/src/mojo/public/python/mojo_application/service_provider_impl.py
third_party/mojo/src/mojo/public/python/mojo_bindings/descriptor.py
third_party/mojo/src/mojo/public/python/mojo_bindings/messaging.py
third_party/mojo/src/mojo/public/python/mojo_bindings/reflection.py
third_party/mojo/src/mojo/public/python/mojo_bindings/serialization.py
third_party/mojo/src/mojo/public/python/mojo_system.pyx
third_party/mojo/src/mojo/public/python/rules.gni
third_party/mojo/src/mojo/public/tools/BUILD.gn
third_party/mojo/src/mojo/public/tools/NETWORK_SERVICE_VERSION
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/interface_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/params_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/struct_declaration.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/struct_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/struct_macros.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/struct_serialization_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/wrapper_class_declaration.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/dart_templates/interface_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/dart_templates/struct_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/source.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/struct.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/java_templates/interface.java.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/java_templates/interface_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/java_templates/interface_internal.java.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/java_templates/struct_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_go_generator.py
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_java_generator.py
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_python_generator.py
third_party/mojo/src/mojo/public/tools/bindings/mojom.gni
third_party/mojo/src/mojo/public/tools/bindings/pylib/mojom/generate/module.py
third_party/mojo/src/mojo/public/tools/download_network_service.py
third_party/mojo/src/mojo/public/tools/download_shell_binary.py
third_party/mojo/src/mojo/public/tools/pylib/gs.py
third_party/mojo_services/src/public/js/application.js
third_party/mojo_services/src/public/js/service_exchange.js
third_party/mojo_services/src/public/js/shell.js
third_party/mojo_services/src/view_manager/public/cpp/BUILD.gn
third_party/mojo_services/src/view_manager/public/cpp/lib/view.cc
third_party/mojo_services/src/view_manager/public/cpp/lib/view_manager_client_factory.cc
third_party/mojo_services/src/view_manager/public/cpp/lib/view_manager_client_impl.h
third_party/mojo_services/src/view_manager/public/cpp/lib/view_manager_client_impl.cc
third_party/mojo_services/src/view_manager/public/cpp/lib/view_manager_context.cc
third_party/mojo_services/src/view_manager/public/cpp/lib/view_observer.cc
third_party/mojo_services/src/view_manager/public/cpp/lib/view_private.h
third_party/mojo_services/src/view_manager/public/cpp/tests/BUILD.gn
third_party/mojo_services/src/view_manager/public/cpp/tests/view_manager_test_suite.h
third_party/mojo_services/src/view_manager/public/cpp/tests/view_manager_unittest.cc
third_party/mojo_services/src/view_manager/public/cpp/tests/view_unittest.cc
third_party/mojo_services/src/view_manager/public/cpp/view.h
third_party/mojo_services/src/view_manager/public/cpp/view_manager_client_factory.h
third_party/mojo_services/src/view_manager/public/cpp/view_manager_context.h
third_party/mojo_services/src/view_manager/public/cpp/view_observer.h
third_party/mojo_services/src/view_manager/public/cpp/view_property.h
third_party/mojo_services/src/view_manager/public/cpp/view_tracker.h
tools/ipc_fuzzer/replay/replay_process.cc