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
*
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