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
/
cpp_util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
JSON Schema Compiler: support "choices" types within other choices types.
kalman@chromium.org
2013-07-13
1
-16
/
+18
*
Move API functions registrations out of ExtensionFunctionRegistry.
ncj674@motorola.com
2013-02-14
1
-1
/
+2
*
Initial commit of the Dart Chrome Extension APIs generators
sashab@chromium.org
2013-02-06
1
-0
/
+17
*
Overhaul JSON Schema Compiler to support a number of features required to
kalman@chromium.org
2013-01-17
1
-43
/
+15
*
Added JSON schema compiler support for serialized types
mitchellwrosen@chromium.org
2012-07-31
1
-5
/
+43
*
Added ToJson to JSON schema compiler.
mitchellwrosen@chromium.org
2012-07-28
1
-1
/
+1
*
JSON Schema Compiler supports functions as PropertyTypes.
hebert.christopherj@chromium.org
2012-07-26
1
-0
/
+1
*
Implement handling of binary data in JSON schema compiler
cduvall@chromium.org
2012-04-24
1
-0
/
+1
*
Allow json schema compiler to use arrays as types
cduvall@chromium.org
2012-04-12
1
-3
/
+2
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
1
-0
/
+13
*
Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...
miket@chromium.org
2012-03-16
1
-13
/
+0
*
Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...
miket@chromium.org
2012-03-16
1
-0
/
+13
*
json_schema_compiler: any, additionalProperties, functions on types
calamity@chromium.org
2012-03-02
1
-1
/
+0
*
json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...
calamity@chromium.org
2012-02-28
1
-27
/
+3
*
Add enum support to json_schema_compiler
calamity@chromium.org
2012-02-22
1
-0
/
+1
*
Add tests to tools/json_schema_compiler
calamity@chromium.org
2012-02-21
1
-50
/
+29
*
json_schema_compiler: Change the Result::Create parameter to a const referenc...
calamity@chromium.org
2012-02-17
1
-3
/
+3
*
Adds support for the "choices" and "any" types to json_schema_compiler, as well
calamity@chromium.org
2012-02-15
1
-10
/
+73
*
Code generation for extensions api
calamity@chromium.org
2012-01-27
1
-0
/
+51