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
*
Switch the downloads API over to IDL/json_schema_compiler
benjhayden@chromium.org
2012-07-11
9
-130
/
+168
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
4
-4
/
+0
*
Extensions Docs Server: Support APIs with properties
cduvall@chromium.org
2012-07-09
1
-3
/
+3
*
Extension Docs Server: Function Templates
cduvall@chromium.org
2012-07-03
1
-0
/
+3
*
Update the JSON Schema Compiler to take dependencies of the form type:name.
mitchellwrosen@chromium.org
2012-07-03
1
-0
/
+7
*
JSON Schema Compiler now supports optional and required ARRAYs of ENUMS.
hebert.christopherj@chromium.org
2012-06-29
3
-29
/
+140
*
Escape double quotes when parsing comments from idl files
grv@chromium.org
2012-06-29
3
-0
/
+9
*
Fix how the IDL parser handles comments, and fix the chrome.alarms docs.
mpcomplete@chromium.org
2012-06-19
5
-11
/
+58
*
Extension docs server: APIDataSource
cduvall@chromium.org
2012-06-18
2
-4
/
+4
*
Improve handling of ArrayBuffers in composite objects.
gdk@chromium.org
2012-06-17
3
-5
/
+13
*
Fix include ordering in cpp_type_generator.py.
jyasskin@chromium.org
2012-06-15
1
-4
/
+5
*
JSON Schema Compiler: Added support for arrays of objects.
mtytel@chromium.org
2012-06-13
4
-0
/
+45
*
Add support for 'nocompile' to IDL schema compiler.
asargent@chromium.org
2012-05-24
8
-9
/
+21
*
Move declarative API into events API
battre@chromium.org
2012-05-16
2
-12
/
+0
*
Revert 137388 - Move declarative API into events API
battre@chromium.org
2012-05-16
2
-0
/
+12
*
Move declarative API into events API
battre@chromium.org
2012-05-16
2
-12
/
+0
*
Support enum in idl file.
penghuang@chromium.org
2012-05-14
5
-1
/
+59
*
Files generated by the JSON schema compiler are named incorrectly
cduvall@chromium.org
2012-05-12
11
-18
/
+36
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-11
13
-65
/
+164
*
Add syntactic sugar for ArrayBuffer as a type in IDL api definitions.
asargent@chromium.org
2012-05-10
1
-2
/
+4
*
Revert 136296 - Make all extension api types fully qualified.
yzshen@chromium.org
2012-05-10
13
-164
/
+65
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-10
13
-65
/
+164
*
Alarm resolution changed to minutes and minimum delay added.
mtytel@chromium.org
2012-05-05
2
-10
/
+9
*
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
8
-8
/
+662
*
Allow json_schema_compiler to handle dictionaries with no fields.
gdk@chromium.org
2012-04-27
1
-15
/
+17
*
Implement handling of binary data in JSON schema compiler
cduvall@chromium.org
2012-04-24
4
-1
/
+17
*
Generate storage API constants using json_schema_compiler.
kalman@chromium.org
2012-04-19
5
-90
/
+184
*
Make schema_bundle_generator escape double-quotes properly.
gdk@chromium.org
2012-04-18
2
-2
/
+4
*
Improve performance of extension docs generation by 60%.
aa@chromium.org
2012-04-17
1
-43
/
+7
*
Make json_schema_compiler remove 'nocompile' nodes from JSON at the JSON level
kalman@chromium.org
2012-04-17
6
-31
/
+203
*
Hack together a quick doc generator for IDL files.
mpcomplete@chromium.org
2012-04-16
1
-3
/
+36
*
Fix a bug in IDL parsing related to arrays of callbacks.
asargent@chromium.org
2012-04-16
3
-18
/
+53
*
Support array types for function and callback arguments in IDL APIs.
asargent@chromium.org
2012-04-12
4
-3
/
+115
*
Allow json schema compiler to use arrays as types
cduvall@chromium.org
2012-04-12
8
-26
/
+352
*
JSON Schema Compiler now accesses right member variable for an |any| type
mtytel@chromium.org
2012-04-11
3
-9
/
+9
*
Fix IDL schema compiler to properly handle optional arguments
asargent@chromium.org
2012-04-09
3
-0
/
+49
*
Allow arbitrary types in IDL schemas
asargent@chromium.org
2012-04-05
5
-0
/
+172
*
Make IDL compiler deal with multi word api names
asargent@chromium.org
2012-04-03
3
-6
/
+24
*
Fix a bug with the JSON Schema Compiler where it would stop processing function
mpcomplete@chromium.org
2012-03-29
3
-10
/
+45
*
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
[next]