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
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
1
-1
/
+8
*
[Extensions API] Remove inline enums
rdevlin.cronin
2015-04-06
1
-1
/
+1
*
Generate externs automatically from json/idl files
rdevlin.cronin
2015-03-24
1
-1
/
+6
*
Remove dart generator code from json schema compiler.
benwells
2015-01-21
1
-12
/
+2
*
Cleanup most pylint errors in json_schema_compiler.
thestig
2015-01-15
1
-2
/
+2
*
- Add support for references in different paths in apis.
lfg
2014-08-29
1
-8
/
+30
*
Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...
yoz
2014-08-27
1
-14
/
+25
*
Revert "Split bundle generation steps so that API registration is generated i...
Albert J. Wong
2014-08-27
1
-25
/
+14
*
Split bundle generation steps so that API registration is generated in browse...
yoz
2014-08-27
1
-14
/
+25
*
Make the root_namespace argument to json_schema_compiler.gypi a string
kalman@chromium.org
2014-08-05
1
-20
/
+20
*
Remove the Pepper IDL generator from JSON schema compiler.
sammc@chromium.org
2014-07-29
1
-8
/
+1
*
Chromium side changes to add the ledger API.
rkc@chromium.org
2014-05-12
1
-7
/
+18
*
Add an implementation path option to json_schema_compiler
rockot@chromium.org
2014-03-05
1
-3
/
+8
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
1
-9
/
+2
*
Add a Pepper IDL generator to the JSON schema compiler.
sammc@chromium.org
2013-12-12
1
-1
/
+8
*
JSON schema compiler: remove SOURCE_BASE_PATH hack from bundle generator.
yoz@chromium.org
2013-11-20
1
-1
/
+2
*
Make SchemaLoader independent of current working directory.
msimonides@opera.com
2013-09-30
1
-5
/
+4
*
Clean up JSON Schema Compiler's pylint errors.
DHNishi@gmail.com
2013-09-10
1
-5
/
+2
*
Fix a typo (missing space) in JSON Schema Compiler's help prompt.
DHNishi@gmail.com
2013-08-30
1
-1
/
+1
*
Lazily load extension API schemas
cduvall@chromium.org
2013-03-23
1
-51
/
+11
*
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
[next]