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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run json_schema_compiler unit tests via a PRESUBMIT check.
asargent@chromium.org
2012-03-28
5
-0
/
+24
*
Fixes to json_schema_compiler unit tests
asargent@chromium.org
2012-03-28
2
-30
/
+38
*
Make json_schema_compiler resolve type names via resolution rules.
gdk@chromium.org
2012-03-27
2
-5
/
+32
*
Make json_schema_compiler output types in their dependency order.
gdk@chromium.org
2012-03-26
2
-1
/
+26
*
Fix two broken json_schema_compiler python unit tests.
asargent@chromium.org
2012-03-24
3
-18
/
+65
*
Make json_schema_compiler's generated ToValue use explicit field access.
gdk@chromium.org
2012-03-24
1
-1
/
+1
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
2
-25
/
+20
*
Revert r128434 "Make ExtensionAPI load schemas lazily where possible." for br...
pfeldman@chromium.org
2012-03-23
2
-20
/
+25
*
Make ExtensionAPI load schemas lazily where possible.
kalman@chromium.org
2012-03-23
2
-25
/
+20
*
Fix schema_bundle_generator's capitalization of function names.
gdk@chromium.org
2012-03-21
1
-3
/
+7
*
Remove dependence on .json files for IDL-specified extensions/apps APIs
asargent@chromium.org
2012-03-21
3
-89
/
+169
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
6
-37
/
+173
*
Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...
miket@chromium.org
2012-03-16
6
-173
/
+37
*
Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...
miket@chromium.org
2012-03-16
6
-37
/
+173
*
Initialize primitives in generated constructor.
miket@chromium.org
2012-03-09
1
-3
/
+39
*
Fix an IntegerValue leak in a JsonSchemaCompiler test.
rnk@chromium.org
2012-03-08
1
-2
/
+3
*
Fix missing rename of LoadJSON in json_schema_compiler.
mkwst@chromium.org
2012-03-07
1
-3
/
+3
*
- Extend compiler.py to recognize .idl files.
miket@chromium.org
2012-03-07
4
-7
/
+225
*
Allow comments in extension config files.
cduvall@chromium.org
2012-03-03
5
-18
/
+33
*
Revert 124660 - Allow comments in extension config files.
yzshen@chromium.org
2012-03-02
5
-33
/
+18
*
Allow comments in extension config files.
cduvall@chromium.org
2012-03-02
5
-18
/
+33
*
json_schema_compiler: any, additionalProperties, functions on types
calamity@chromium.org
2012-03-02
26
-154
/
+868
*
json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...
calamity@chromium.org
2012-02-28
18
-267
/
+532
*
json_schema_compiler: fix typos in previewserver.py.
kalman@chromium.org
2012-02-28
1
-2
/
+2
*
json_schema_compiler: make the preview server retrieve the code HTML via XHR
kalman@chromium.org
2012-02-27
1
-22
/
+30
*
json_schema_compiler: add features to the previewserver.py:
kalman@chromium.org
2012-02-27
1
-57
/
+144
*
json_schema_compiler preview server
calamity@chromium.org
2012-02-22
6
-0
/
+329
*
Add enum support to json_schema_compiler
calamity@chromium.org
2012-02-22
9
-45
/
+343
*
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
16
-263
/
+1063
*
json_schema_compiler: make util::AddItemToList take a const reference to matc...
calamity@chromium.org
2012-02-20
1
-1
/
+1
*
Coverity: Fix a leak in json_schema_compiler.
jhawkins@chromium.org
2012-02-17
1
-3
/
+3
*
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
16
-425
/
+1081
*
Code generation for extensions api
calamity@chromium.org
2012-01-27
17
-0
/
+2757