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
/
compiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
JSON Compiler should convert the namespace value in lowerCamelCase to unix_na...
ncj674@motorola.com
2013-02-23
1
-2
/
+2
*
Added unit tests for the Dart Chrome.* API wrappers, testing the Dart output ...
sashab@chromium.org
2013-02-22
1
-50
/
+60
*
Revert 183709
nhiroki@chromium.org
2013-02-21
1
-59
/
+50
*
Added unit tests for the Dart Chrome.* API wrappers, testing the Dart output ...
sashab@chromium.org
2013-02-21
1
-50
/
+59
*
generated_api.h should have its body generated into generated_api.cc
MHX348@motorola.com
2013-02-12
1
-0
/
+1
*
Initial commit of the Dart Chrome Extension APIs generators
sashab@chromium.org
2013-02-06
1
-145
/
+126
*
IDL generated extensions code only generate foo_api.h when required
calamity@chromium.org
2013-01-25
1
-1
/
+1
*
Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it
kalman@chromium.org
2013-01-11
1
-3
/
+8
*
Revert revision 176015
ricow@chromium.org
2013-01-10
1
-8
/
+3
*
Revert 176047
ricow@chromium.org
2013-01-10
1
-3
/
+8
*
Revert 176015
ricow@chromium.org
2013-01-10
1
-8
/
+3
*
Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it
kalman@chromium.org
2013-01-10
1
-3
/
+8
*
Update the JSON Schema Compiler to take dependencies of the form type:name.
mitchellwrosen@chromium.org
2012-07-03
1
-0
/
+7
*
Add support for 'nocompile' to IDL schema compiler.
asargent@chromium.org
2012-05-24
1
-1
/
+1
*
Files generated by the JSON schema compiler are named incorrectly
cduvall@chromium.org
2012-05-12
1
-5
/
+23
*
Revert 135077 - Files generated by the JSON schema compiler are named incorre...
tfarina@chromium.org
2012-05-03
1
-3
/
+3
*
Files generated by the JSON schema compiler are named incorrectly
cduvall@chromium.org
2012-05-03
1
-3
/
+3
*
JSON schema compiler can't handle strings as types
cduvall@chromium.org
2012-05-01
1
-2
/
+2
*
Make json_schema_compiler resolve type names via resolution rules.
gdk@chromium.org
2012-03-27
1
-0
/
+2
*
Remove dependence on .json files for IDL-specified extensions/apps APIs
asargent@chromium.org
2012-03-21
1
-10
/
+24
*
Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.
miket@chromium.org
2012-03-19
1
-23
/
+72
*
Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...
miket@chromium.org
2012-03-16
1
-72
/
+23
*
Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...
miket@chromium.org
2012-03-16
1
-23
/
+72
*
- Extend compiler.py to recognize .idl files.
miket@chromium.org
2012-03-07
1
-4
/
+12
*
Allow comments in extension config files.
cduvall@chromium.org
2012-03-03
1
-5
/
+3
*
Revert 124660 - Allow comments in extension config files.
yzshen@chromium.org
2012-03-02
1
-3
/
+5
*
Allow comments in extension config files.
cduvall@chromium.org
2012-03-02
1
-5
/
+3
*
json_schema_compiler: any, additionalProperties, functions on types
calamity@chromium.org
2012-03-02
1
-2
/
+2
*
json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...
calamity@chromium.org
2012-02-28
1
-10
/
+13
*
Add enum support to json_schema_compiler
calamity@chromium.org
2012-02-22
1
-4
/
+5
*
Add tests to tools/json_schema_compiler
calamity@chromium.org
2012-02-21
1
-8
/
+5
*
Adds support for the "choices" and "any" types to json_schema_compiler, as well
calamity@chromium.org
2012-02-15
1
-7
/
+11
*
Code generation for extensions api
calamity@chromium.org
2012-01-27
1
-0
/
+101