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
/
idl_schema_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support JSON Schema properties with values in the JSON Schema Compiler.
kalman
2015-04-02
1
-0
/
+24
*
Extension docs: Make comments in IDL files generate paragraphs rather than
kalman@chromium.org
2014-07-22
1
-3
/
+4
*
Support scoped types in PPAPI IDL.
mtomasz@chromium.org
2014-04-04
1
-24
/
+51
*
Revert 261891 "Don't generate vacuous JSON schema during IDL par..."
kalman@chromium.org
2014-04-04
1
-6
/
+10
*
Don't generate vacuous JSON schema during IDL parsing, and split long
kalman@chromium.org
2014-04-04
1
-10
/
+6
*
Support unions in extensions IDl dictionaries.
benwells@chromium.org
2014-03-13
1
-1
/
+103
*
Added tests to idl parsing of extensions API IDL.
benwells@chromium.org
2014-02-25
1
-0
/
+40
*
Implement app.window.get() and app.window.getAll().
mek@chromium.org
2013-11-13
1
-0
/
+22
*
Add "implemented_in" key in IDL schema compiler
Hokein.Wu@gmail.com
2013-11-07
1
-0
/
+18
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-11-01
1
-3
/
+7
*
Revert 231982 "Docserver: Display enum value descriptions in API..."
kinaba@chromium.org
2013-10-31
1
-7
/
+3
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-10-31
1
-3
/
+7
*
Add "platforms" key in IDL schema compiler.
Hokein.Wu@gmail.com
2013-10-30
1
-0
/
+19
*
Clean up JSON Schema Compiler's pylint errors.
DHNishi@gmail.com
2013-09-10
1
-1
/
+5
*
windowCreateWindowOptions.type changed to enum; nodoc support on idl enum.
scheib@chromium.org
2013-03-12
1
-0
/
+6
*
IDL schema compiler: Fixed pseudo-random order of methods, properties, and ot...
mgiuca@chromium.org
2013-01-18
1
-1
/
+10
*
Overhaul JSON Schema Compiler to support a number of features required to
kalman@chromium.org
2013-01-17
1
-14
/
+14
*
Allow leading underscore on identifier names in IDL parser
asargent@chromium.org
2012-12-15
1
-0
/
+19
*
Allow IDL schemas to have comments on callback functions
cduvall@chromium.org
2012-11-02
1
-5
/
+19
*
Extensions Docs Server: Add <br/>s to multi line IDL comments
cduvall@chromium.org
2012-09-26
1
-3
/
+3
*
Add INTERNAL annotation to namespaces in IDL
grv@chromium.org
2012-08-02
1
-0
/
+6
*
Switch the downloads API over to IDL/json_schema_compiler
benjhayden@chromium.org
2012-07-11
1
-2
/
+9
*
Escape double quotes when parsing comments from idl files
grv@chromium.org
2012-06-29
1
-0
/
+4
*
Fix how the IDL parser handles comments, and fix the chrome.alarms docs.
mpcomplete@chromium.org
2012-06-19
1
-0
/
+13
*
Add support for 'nocompile' to IDL schema compiler.
asargent@chromium.org
2012-05-24
1
-0
/
+6
*
Support enum in idl file.
penghuang@chromium.org
2012-05-14
1
-0
/
+20
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-11
1
-2
/
+2
*
Revert 136296 - Make all extension api types fully qualified.
yzshen@chromium.org
2012-05-10
1
-2
/
+2
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-10
1
-2
/
+2
*
Fix a bug in IDL parsing related to arrays of callbacks.
asargent@chromium.org
2012-04-16
1
-0
/
+8
*
Support array types for function and callback arguments in IDL APIs.
asargent@chromium.org
2012-04-12
1
-0
/
+47