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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 261891 "Don't generate vacuous JSON schema during IDL par..."
kalman@chromium.org
2014-04-04
1
-26
/
+14
*
Don't generate vacuous JSON schema during IDL parsing, and split long
kalman@chromium.org
2014-04-04
1
-14
/
+26
*
Remove nodoc dictionaries from apps documentation.
benwells@chromium.org
2014-03-18
1
-1
/
+3
*
Support unions in extensions IDl dictionaries.
benwells@chromium.org
2014-03-13
1
-2
/
+9
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
1
-1
/
+2
*
Add deprecation annotation to IDL Schema Compiler.
DHNishi@gmail.com
2014-01-27
1
-3
/
+14
*
Pepper: More IDL generator cleanup.
teravest@chromium.org
2013-12-04
1
-7
/
+7
*
Pepper: Clean up IDLNode internals.
teravest@chromium.org
2013-12-02
1
-1
/
+1
*
Implement app.window.get() and app.window.getAll().
mek@chromium.org
2013-11-13
1
-1
/
+1
*
Add "implemented_in" key in IDL schema compiler
Hokein.Wu@gmail.com
2013-11-07
1
-3
/
+16
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-11-01
1
-1
/
+7
*
Revert 231982 "Docserver: Display enum value descriptions in API..."
kinaba@chromium.org
2013-10-31
1
-7
/
+1
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-10-31
1
-1
/
+7
*
Add "platforms" key in IDL schema compiler.
Hokein.Wu@gmail.com
2013-10-30
1
-3
/
+14
*
Clean up JSON Schema Compiler's pylint errors.
DHNishi@gmail.com
2013-09-10
1
-2
/
+10
*
Docserver: don't assert that there's a description. Haven't merged to
kalman@chromium.org
2013-07-09
1
-1
/
+3
*
Add descriptions to all extension/app schemas, and enforce that they have them
evan.peterson.EP@gmail.com
2013-06-23
1
-3
/
+9
*
Lazily load API schemas from resource files and convert all APIs to features
cduvall@chromium.org
2013-06-14
1
-8
/
+2
*
Doc server Enums now respect the noinline_doc tag.
jaredshumway94@gmail.com
2013-06-07
1
-1
/
+1
*
Docserver: inline return and item types. Fix a couple of bugs.
jaredshumway94@gmail.com
2013-06-05
1
-0
/
+2
*
windowCreateWindowOptions.type changed to enum; nodoc support on idl enum.
scheib@chromium.org
2013-03-12
1
-2
/
+3
*
Implement chrome.downloads.onDeterminingFilename() to allow extensions to par...
benjhayden@chromium.org
2013-03-03
1
-0
/
+10
*
Fix problem with non void return types in extension API IDL.
benwells@chromium.org
2013-02-26
1
-3
/
+23
*
Initial commit of the Dart Chrome Extension APIs generators
sashab@chromium.org
2013-02-06
1
-1
/
+1
*
IDL schema compiler: Fixed pseudo-random order of methods, properties, and ot...
mgiuca@chromium.org
2013-01-18
1
-8
/
+9
*
Overhaul JSON Schema Compiler to support a number of features required to
kalman@chromium.org
2013-01-17
1
-1
/
+0
*
Allow IDL schemas to have comments on callback functions
cduvall@chromium.org
2012-11-02
1
-2
/
+8
*
Extensions Docs Server: Add <br/>s to multi line IDL comments
cduvall@chromium.org
2012-09-26
1
-7
/
+9
*
Extensions Docs Server: Fix tests so they work from any directory
cduvall@chromium.org
2012-09-11
1
-5
/
+10
*
Add INTERNAL annotation to namespaces in IDL
grv@chromium.org
2012-08-02
1
-2
/
+10
*
Switch the downloads API over to IDL/json_schema_compiler
benjhayden@chromium.org
2012-07-11
1
-51
/
+69
*
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
-8
/
+33
*
Improve handling of ArrayBuffers in composite objects.
gdk@chromium.org
2012-06-17
1
-4
/
+5
*
Add support for 'nocompile' to IDL schema compiler.
asargent@chromium.org
2012-05-24
1
-4
/
+3
*
Support enum in idl file.
penghuang@chromium.org
2012-05-14
1
-0
/
+24
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-11
1
-1
/
+4
*
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
1
-4
/
+1
*
Make all extension api types fully qualified.
bryeung@chromium.org
2012-05-10
1
-1
/
+4
*
Alarm resolution changed to minutes and minimum delay added.
mtytel@chromium.org
2012-05-05
1
-0
/
+2
*
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
1
-18
/
+32
*
Support array types for function and callback arguments in IDL APIs.
asargent@chromium.org
2012-04-12
1
-2
/
+13
*
Fix IDL schema compiler to properly handle optional arguments
asargent@chromium.org
2012-04-09
1
-0
/
+4
*
Allow arbitrary types in IDL schemas
asargent@chromium.org
2012-04-05
1
-0
/
+10
*
- Extend compiler.py to recognize .idl files.
miket@chromium.org
2012-03-07
1
-0
/
+211