|
Total comments: 69
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+895 lines, -163 lines) |
Patch |
|
M |
build/json_schema_compile.gypi
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests.gypi
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/chromeosInfoPrivate.json
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/devtools_api.json
|
View
|
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/experimental.accessibility.json
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/experimental.app.json
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/common/extensions/api/webstorePrivate.json
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/any.h
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/any.cc
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/any_helper.py
|
View
|
1
2
3
4
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/api_gen_util.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/cc_generator.py
|
View
|
1
2
3
4
|
17 chunks |
+111 lines, -51 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/code.py
|
View
|
1
2
3
4
5
|
5 chunks |
+32 lines, -17 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/code_test.py
|
View
|
1
2
3
4
5
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/compiler.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/cpp_type_generator.py
|
View
|
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/cpp_type_generator_test.py
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/cpp_util.py
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/h_generator.py
|
View
|
1
2
3
|
7 chunks |
+50 lines, -26 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/model.py
|
View
|
1
2
3
4
|
10 chunks |
+102 lines, -37 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/model_test.py
|
View
|
1
2
3
|
4 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/previewserver.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/test/additionalProperties.json
|
View
|
1
2
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/test/additional_properties_unittest.cc
|
View
|
1
2
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/test/any.json
|
View
|
1
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/test/any_unittest.cc
|
View
|
1
2
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/test/arrays.json
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/test/arrays_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/test/functionsOnTypes.json
|
View
|
1
2
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
|
A |
tools/json_schema_compiler/test/functions_on_types_unittest.cc
|
View
|
1
2
3
4
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/test/json_schema_compiler_tests.gyp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/util.h
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
|
M |
tools/json_schema_compiler/util.cc
|
View
|
1
2
3
4
5
6
7
8
|
3 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|