|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3526 lines, -2848 lines) |
Patch |
|
M |
build/module_args/mojo.gni
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/permissions/permission_service_impl.h
|
View
|
1
2
3
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
content/browser/permissions/permission_service_impl.cc
|
View
|
1
2
3
|
3 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
|
M |
content/browser/presentation/presentation_service_impl.h
|
View
|
1
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
content/browser/presentation/presentation_service_impl.cc
|
View
|
1
2
|
11 chunks |
+52 lines, -23 lines |
0 comments
|
Download
|
|
M |
content/browser/presentation/presentation_service_impl_unittest.cc
|
View
|
1
|
5 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/mojo_edk_system_impl.gypi
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/mojo_edk_tests.gyp
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/mojom_bindings_generator_variables.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/embedder/embedder.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/BUILD.gn
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/channel.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/channel_endpoint.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/channel_endpoint.cc
|
View
|
|
2 chunks |
+55 lines, -37 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/connection_manager.h
|
View
|
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/edk/system/connection_manager.cc
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/connection_manager_unittest.cc
|
View
|
|
11 chunks |
+32 lines, -40 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/data_pipe.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/data_pipe_impl.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/data_pipe_impl_unittest.cc
|
View
|
|
69 chunks |
+958 lines, -279 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/edk/system/local_data_pipe_impl_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -491 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/master_connection_manager.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/master_connection_manager.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/message_in_transit.h
|
View
|
|
1 chunk |
+15 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/message_in_transit.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/message_pipe.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/raw_channel_unittest.cc
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/remote_consumer_data_pipe_impl.cc
|
View
|
|
6 chunks |
+21 lines, -9 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/remote_data_pipe_ack.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/remote_producer_data_pipe_impl.cc
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/slave_connection_manager.h
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/edk/system/slave_connection_manager.cc
|
View
|
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/VERSION
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/cpp/application/lib/application_test_base.cc
|
View
|
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/cpp/bindings/binding.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/cpp/bindings/lib/router.cc
|
View
|
|
2 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/cpp/bindings/lib/validation_errors.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/cpp/bindings/lib/validation_errors.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/cpp/bindings/tests/router_unittest.cc
|
View
|
|
6 chunks |
+156 lines, -11 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/application.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/bindings.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/rules.gni
|
View
|
|
3 chunks |
+52 lines, -19 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/application.dart
|
View
|
|
3 chunks |
+44 lines, -23 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/application_connection.dart
|
View
|
|
5 chunks |
+33 lines, -23 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/codec.dart
|
View
|
|
15 chunks |
+170 lines, -208 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/data_pipe.dart
|
View
|
|
10 chunks |
+32 lines, -33 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/event_stream.dart
|
View
|
|
8 chunks |
+62 lines, -33 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/handle.dart
|
View
|
|
2 chunks |
+76 lines, -16 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/handle_watcher.dart
|
View
|
|
10 chunks |
+48 lines, -32 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/message.dart
|
View
|
|
4 chunks |
+16 lines, -21 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/message_pipe.dart
|
View
|
|
6 chunks |
+21 lines, -20 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/proxy.dart
|
View
|
|
4 chunks |
+19 lines, -18 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/stub.dart
|
View
|
|
7 chunks |
+17 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/dart/src/types.dart
|
View
|
|
7 chunks |
+107 lines, -62 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/bindings/async_waiter.go
|
View
|
|
6 chunks |
+19 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/bindings/decoder.go
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/bindings/interface.go
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/bindings/message.go
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/bindings/router.go
|
View
|
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/bindings/stub.go
|
View
|
|
4 chunks |
+20 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/bindings/util.go
|
View
|
|
1 chunk |
+16 lines, -3 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/go/system/c_allocators.h
|
View
|
|
1 chunk |
+0 lines, -136 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/go/system/c_allocators.c
|
View
|
|
1 chunk |
+0 lines, -171 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/system/core.go
|
View
|
|
2 chunks |
+51 lines, -76 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/system/data_pipe.go
|
View
|
|
2 chunks |
+22 lines, -52 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/system/handle.go
|
View
|
|
4 chunks |
+46 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/system/message_pipe.go
|
View
|
|
2 chunks |
+20 lines, -38 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/system/mojo_types.go
|
View
|
|
4 chunks |
+3 lines, -111 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/go/system/shared_buffer.go
|
View
|
|
2 chunks |
+34 lines, -20 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/go/system/system.go
|
View
|
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/go/system/system_android.go
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/go/system/system_linux.go
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/go/system/system_nacl.go
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_incomplete_struct.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_invalid_flags.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_missing_request_id.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_huge.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_less_than_min_requirement.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_less_than_struct_header.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_num_fields_mismatch_1.data
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_num_fields_mismatch_1.expected
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_num_fields_mismatch_2.data
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_num_fields_mismatch_2.expected
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_num_fields_mismatch_3.data
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_num_fields_mismatch_3.expected
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_version_mismatch_1.data
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_version_mismatch_1.expected
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_version_mismatch_2.data
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_version_mismatch_2.expected
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_version_mismatch_3.data
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
A + |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_bytes_version_mismatch_3.expected
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_fields_less_than_min_requirement.data
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_num_fields_less_than_min_requirement.expected
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_good.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_incomplete_struct.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_incomplete_struct_header.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_bytes_huge.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_bytes_less_than_min_requirement.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd0_struct_num_bytes_less_than_struct_header.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd10_good.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd10_good_non_unique_keys.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd10_null_keys.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd10_null_values.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd10_one_null_key.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd10_unequal_array_size.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version0.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version1.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version2.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version3.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version_newer_than_known_1.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_good_version_newer_than_known_2.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_num_bytes_version_mismatch_1.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_num_bytes_version_mismatch_2.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_good.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_misaligned_struct.data
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_struct_pointer_overflow.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd1_unexpected_null_struct.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_good.data
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_multiple_pointers_to_same_struct.data
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_overlapped_objects.data
|
View
|
|
1 chunk |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd2_wrong_layout_order.data
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_array_num_bytes_huge.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_array_num_bytes_less_than_array_header.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_array_num_bytes_less_than_necessary_size.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_array_pointer_overflow.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_good.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_incomplete_array.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_incomplete_array_header.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_misaligned_array.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd3_unexpected_null_array.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd4_good.data
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd4_multiple_pointers_to_same_array.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd4_overlapped_objects.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd4_wrong_layout_order.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_good.data
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_handle_out_of_range.data
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_multiple_handles_with_same_value_1.data
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_multiple_handles_with_same_value_2.data
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_unexpected_invalid_handle.data
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_wrong_handle_order.data
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd6_good.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd6_nested_array_num_bytes_less_than_necessary_size.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_good.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_unexpected_null_fixed_array.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_unmatched_array_elements.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd7_unmatched_array_elements_nested.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd8_array_num_bytes_overflow.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd8_good.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd8_unexpected_null_array.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd8_unexpected_null_string.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd9_good.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd9_good_null_array.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd9_unexpected_null_array.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_resp_mthd0_good.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_resp_mthd0_unexpected_array_header.data
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_rqst_mthd0_good.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_intf_rqst_mthd0_unexpected_struct_header.data
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/integration_msghdr_invalid_flags.data
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/java/application/src/org/chromium/mojo/application/ApplicationConnection.java
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/js/codec_unittests.js
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/mojo.gni
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/mojo_application.gni
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/mojo_sdk.gni
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/platform/nacl/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/platform/nacl/libmojo.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/platform/native/BUILD.gn
|
View
|
|
2 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/platform/native_cgo/system_cgo.go
|
View
|
|
1 chunk |
+258 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/python/mojo_application/application_delegate.py
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/python/mojo_application/application_impl.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/python/mojo_bindings/promise.py
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/python/src/common.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/sky/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/sky/convert_amd_modules_to_sky.py
|
View
|
|
1 chunk |
+0 lines, -100 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/BUILD.gn
|
View
|
|
2 chunks |
+31 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/NETWORK_SERVICE_VERSION
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/interface_definition.tmpl
|
View
|
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/union_definition.tmpl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/dart_templates/interface_definition.tmpl
|
View
|
|
8 chunks |
+31 lines, -14 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/dart_templates/module.lib.tmpl
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/dart_templates/struct_definition.tmpl
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/interface.tmpl
|
View
|
|
3 chunks |
+21 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/source.tmpl
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/go_templates/struct.tmpl
|
View
|
|
1 chunk |
+20 lines, -6 lines |
0 comments
|
Download
|
|
D |
third_party/mojo/src/mojo/public/tools/bindings/generators/js_templates/module.sky.tmpl
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_go_generator.py
|
View
|
|
6 chunks |
+32 lines, -26 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_js_generator.py
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/mojom.gni
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/mojom_list_outputs.py
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/pylib/mojom/generate/pack.py
|
View
|
|
1 chunk |
+8 lines, -39 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/bindings/pylib/mojom_tests/generate/pack_unittest.py
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/mojo/public/tools/dart_analyze.py
|
View
|
|
1 chunk |
+53 lines, -40 lines |
0 comments
|
Download
|
|
A |
third_party/mojo/src/mojo/public/tools/download_archiecture_independent_frameworks.py
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo/src/nacl_bindings/mojo_syscall.cc
|
View
|
|
3 chunks |
+12 lines, -166 lines |
0 comments
|
Download
|
|
M |
third_party/mojo_services/src/gpu/public/interfaces/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/gpu/public/interfaces/context_provider.mojom
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo_services/src/gpu/public/interfaces/gpu.mojom
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/cpp/BUILD.gn
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/cpp/http_server_util.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/cpp/lib/http_server_util.cc
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/interfaces/BUILD.gn
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/interfaces/http_request.mojom
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/interfaces/http_response.mojom
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/interfaces/http_server.mojom
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/http_server/public/interfaces/http_server_factory.mojom
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo_services/src/native_viewport/public/interfaces/native_viewport.mojom
|
View
|
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
D |
third_party/mojo_services/src/public/sky/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
|
M |
third_party/mojo_services/src/surfaces/public/interfaces/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
third_party/mojo_services/src/surfaces/public/interfaces/display.mojom
|
View
|
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
|
M |
third_party/mojo_services/src/surfaces/public/interfaces/surfaces.mojom
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
third_party/mojo_services/src/view_manager/public/cpp/tests/view_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/mojo_services/src/view_manager/public/cpp/view_tracker.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|