Side by Side Diff: third_party/mojo/src/mojo/edk/system/remote_data_pipe_ack.h
Issue 975973002 :
Update mojo sdk to rev f68e697e389943cd9bf9652397312280e96b127a (Closed)
Patch Set: shake fist at msvc
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
mojo/services/html_viewer/html_viewer.cc
third_party/mojo/mojo_edk_system_impl.gypi
third_party/mojo/mojo_edk_tests.gyp
third_party/mojo/src/mojo/edk/js/core.cc
third_party/mojo/src/mojo/edk/js/tests/BUILD.gn
third_party/mojo/src/mojo/edk/system/BUILD.gn
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_impl.cc
third_party/mojo/src/mojo/edk/system/data_pipe_impl_unittest.cc
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/data_pipe_unittest.cc
third_party/mojo/src/mojo/edk/system/dispatcher.cc
third_party/mojo/src/mojo/edk/system/incoming_endpoint.h
third_party/mojo/src/mojo/edk/system/incoming_endpoint.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/master_connection_manager.h
third_party/mojo/src/mojo/edk/system/message_in_transit.h
third_party/mojo/src/mojo/edk/system/message_in_transit.cc
third_party/mojo/src/mojo/edk/system/message_pipe_dispatcher_unittest.cc
third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.h
third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.cc
third_party/mojo/src/mojo/edk/system/remote_data_pipe_ack.h
third_party/mojo/src/mojo/edk/system/remote_data_pipe_impl_unittest.cc
third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.h
third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.cc
third_party/mojo/src/mojo/edk/system/slave_connection_manager.h
third_party/mojo/src/mojo/edk/system/test_utils.h
third_party/mojo/src/mojo/edk/system/test_utils.cc
third_party/mojo/src/mojo/public/BUILD.gn
third_party/mojo/src/mojo/public/VERSION
third_party/mojo/src/mojo/public/c/system/data_pipe.h
third_party/mojo/src/mojo/public/cpp/application/BUILD.gn
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/lib/application_delegate.cc
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/application/lib/service_provider_impl.cc
third_party/mojo/src/mojo/public/cpp/application/lib/service_registry.h
third_party/mojo/src/mojo/public/cpp/application/lib/service_registry.cc
third_party/mojo/src/mojo/public/cpp/application/service_provider_impl.h
third_party/mojo/src/mojo/public/cpp/bindings/BUILD.gn
third_party/mojo/src/mojo/public/cpp/bindings/binding.h
third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr.h
third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr_info.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/TODO
third_party/mojo/src/mojo/public/cpp/bindings/lib/interface_ptr_internal.h
third_party/mojo/src/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_unittest.cc
third_party/mojo/src/mojo/public/cpp/environment/BUILD.gn
third_party/mojo/src/mojo/public/cpp/utility/BUILD.gn
third_party/mojo/src/mojo/public/dart/application.dart
third_party/mojo/src/mojo/public/dart/bindings.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/data_pipe.dart
third_party/mojo/src/mojo/public/dart/src/event_stream.dart
third_party/mojo/src/mojo/public/dart/src/handle.dart
third_party/mojo/src/mojo/public/dart/src/handle_watcher.dart
third_party/mojo/src/mojo/public/dart/src/message_pipe.dart
third_party/mojo/src/mojo/public/dart/src/proxy.dart
third_party/mojo/src/mojo/public/dart/src/stub.dart
third_party/mojo/src/mojo/public/go/bindings/async_waiter.go
third_party/mojo/src/mojo/public/go/bindings/connector.go
third_party/mojo/src/mojo/public/go/bindings/interface.go
third_party/mojo/src/mojo/public/go/bindings/router.go
third_party/mojo/src/mojo/public/go/bindings/stub.go
third_party/mojo/src/mojo/public/go/bindings/util.go
third_party/mojo/src/mojo/public/go/system/mojo_types.go
third_party/mojo/src/mojo/public/interfaces/application/application.mojom
third_party/mojo/src/mojo/public/interfaces/application/shell.mojom
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version0.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version0.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version1.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version1.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version2.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version2.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version3.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version3.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version_newer_than_known_1.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version_newer_than_known_1.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version_newer_than_known_2.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version_newer_than_known_2.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_num_bytes_version_mismatch_1.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_num_bytes_version_mismatch_1.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_num_bytes_version_mismatch_2.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_num_bytes_version_mismatch_2.expected
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.data
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/not_implemented_mthd0_struct_num_fields_less_than_min_requirement.expected
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/application/src/org/chromium/mojo/application/ApplicationConnection.java
third_party/mojo/src/mojo/public/java/application/src/org/chromium/mojo/application/ApplicationDelegate.java
third_party/mojo/src/mojo/public/java/application/src/org/chromium/mojo/application/ApplicationImpl.java
third_party/mojo/src/mojo/public/java/application/src/org/chromium/mojo/application/ApplicationRunner.java
third_party/mojo/src/mojo/public/java/application/src/org/chromium/mojo/application/ServiceFactoryBinder.java
third_party/mojo/src/mojo/public/java/system/src/org/chromium/mojo/system/DataPipe.java
third_party/mojo/src/mojo/public/js/core.js
third_party/mojo/src/mojo/public/js/validation_unittests.js
third_party/mojo/src/mojo/public/mojo_application.gni
third_party/mojo/src/mojo/public/platform/nacl/BUILD.gn
third_party/mojo/src/mojo/public/platform/nacl/libmojo.cc
third_party/mojo/src/mojo/public/platform/nacl/mojo_irt.h
third_party/mojo/src/mojo/public/platform/nacl/mojo_main_thunk.cc
third_party/mojo/src/mojo/public/platform/native/BUILD.gn
third_party/mojo/src/mojo/public/python/c_core.pxd
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_bindings/promise.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/src/common.h
third_party/mojo/src/mojo/public/python/src/common.cc
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/module.lib.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/interface.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/mojom_go_generator.py
third_party/mojo/src/mojo/public/tools/bindings/mojom.gni
third_party/mojo/src/mojo/public/tools/dart_analyze.py
third_party/mojo/src/mojo/public/tools/download_shell_binary.py
third_party/mojo/src/mojo/public/tools/gn/zip.py
third_party/mojo/src/nacl_bindings/BUILD.gn
third_party/mojo/src/nacl_bindings/irt_entry_mojo.c
third_party/mojo/src/nacl_bindings/mojo_irt.c
third_party/mojo/src/nacl_bindings/mojo_syscall.h
third_party/mojo/src/nacl_bindings/mojo_syscall.cc
third_party/mojo/src/nacl_bindings/mojo_syscall_internal.h
third_party/mojo/src/nacl_bindings/monacl_sel_main.h
third_party/mojo/src/nacl_bindings/monacl_sel_main.cc
third_party/mojo_services/src/input_events/public/interfaces/BUILD.gn
third_party/mojo_services/src/native_viewport/public/cpp/BUILD.gn
third_party/mojo_services/src/navigation/public/interfaces/navigation.mojom
third_party/mojo_services/src/surfaces/public/interfaces/quads.mojom
third_party/mojo_services/src/view_manager/public/cpp/BUILD.gn
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/view_manager_delegate.h
third_party/mojo_services/src/view_manager/public/cpp/view_manager_delegate.cc
third_party/mojo_services/src/view_manager/public/interfaces/view_manager.mojom