index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
json_schema_compiler
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug with the JSON Schema Compiler where it would stop processing function
mpcomplete@chromium.org
2012-03-29
2
-0
/
+34
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
1
-0
/
+3
*
Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...
miket@chromium.org
2012-03-16
1
-3
/
+0
*
Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...
miket@chromium.org
2012-03-16
1
-0
/
+3
*
Fix an IntegerValue leak in a JsonSchemaCompiler test.
rnk@chromium.org
2012-03-08
1
-2
/
+3
*
json_schema_compiler: any, additionalProperties, functions on types
calamity@chromium.org
2012-03-02
9
-0
/
+416
*
json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...
calamity@chromium.org
2012-02-28
9
-17
/
+242
*
json_schema_compiler preview server
calamity@chromium.org
2012-02-22
1
-0
/
+1
*
Add enum support to json_schema_compiler
calamity@chromium.org
2012-02-22
3
-0
/
+221
*
Fixed leaks in JsonSchemaCompilerSimpleTest_NoParamsResultCreate.
joaodasilva@chromium.org
2012-02-21
1
-2
/
+3
*
Add tests to tools/json_schema_compiler
calamity@chromium.org
2012-02-21
9
-0
/
+841
*
Adds support for the "choices" and "any" types to json_schema_compiler, as well
calamity@chromium.org
2012-02-15
3
-3
/
+2
*
Code generation for extensions api
calamity@chromium.org
2012-01-27
3
-0
/
+1173