|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+574 lines, -44 lines) |
Patch |
 |
M |
mojo/mojo_edk_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojo_public.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
3 chunks |
+50 lines, -0 lines |
1 comment
|
Download
|
 |
M |
mojo/mojom_bindings_generator.gypi
|
View
|
1
2
|
4 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/mojom_bindings_generator_explicit.gypi
|
View
|
1
2
|
4 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/bindings/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/lib/array_serialization_traits.h
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/lib/bindings_internal.h
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/lib/bindings_serialization.h
|
View
|
1
2
3
4
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/lib/serialization_forward.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/bindings/lib/wtf_serialization.h
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/bindings/lib/wtf_string_serialization.h
|
View
|
1
2
3
4
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/bindings/lib/wtf_string_serialization.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+119 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/tests/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/tests/pickle_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+1 line, -15 lines |
0 comments
|
Download
|
 |
M |
mojo/public/cpp/bindings/tests/struct_traits_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+1 line, -13 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/bindings/tests/variant_test_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/cpp/bindings/tests/wtf_types_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+134 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/interfaces/bindings/tests/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
mojo/public/interfaces/bindings/tests/test_wtf_types.mojom
|
View
|
4
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/generators/cpp_templates/interface_macros.tmpl
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/generators/mojom_cpp_generator.py
|
View
|
1
2
3
4
5
6
7
8
9
10
|
8 chunks |
+12 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/mojom.gni
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/mojom_bindings_generator.py
|
View
|
1
2
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/public/tools/bindings/pylib/mojom/generate/generator.py
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/blink_platform_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/wtf/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|