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
*
Docserver: Separate models for apps and extensions.
ahernandez.miralles@gmail.com
2014-06-24
2
-9
/
+32
*
Added the "unmodifiable" property to chrome.bookmarks.BookmarkTreeNode.
joaodasilva@chromium.org
2014-06-06
2
-6
/
+15
*
Add global presubmit that JSON and IDL files can be parsed.
yoz@chromium.org
2014-06-03
1
-2
/
+8
*
Support converting referenced enum array into string.
wjywbs@gmail.com
2014-05-17
5
-59
/
+193
*
Convert snakecase enum names to camelcase when stringified.
dtseng@chromium.org
2014-05-15
5
-9
/
+46
*
Fix compile error if both inline and reference enums are used in a type.
wjywbs@gmail.com
2014-05-13
2
-13
/
+6
*
Chromium side changes to add the ledger API.
rkc@chromium.org
2014-05-12
1
-7
/
+18
*
Fix compile error if both inline and reference enums are used in a type.
wjywbs@gmail.com
2014-05-09
4
-3
/
+38
*
Remove a suspicious part of error generation code that crashes if a NULL
DHNishi@gmail.com
2014-05-02
3
-13
/
+21
*
JSON Schema Compiler: Convert enums in vectors to StringValues rather than
kalman@chromium.org
2014-05-01
4
-48
/
+97
*
cc_generator.py: Add "this->" before optional property check for object types.
armansito@chromium.org
2014-04-30
1
-5
/
+4
*
Fix captureVisibleTab doc string.
meacer@chromium.org
2014-04-28
1
-1
/
+1
*
Add GN template for generated extensions API targets.
rockot@chromium.org
2014-04-26
1
-0
/
+13
*
Don't generate vacuous JSON schema during IDL parsing, and split long
kalman@chromium.org
2014-04-12
1
-3
/
+8
*
Support scoped types in PPAPI IDL.
mtomasz@chromium.org
2014-04-04
9
-47
/
+123
*
Revert 261891 "Don't generate vacuous JSON schema during IDL par..."
kalman@chromium.org
2014-04-04
3
-40
/
+27
*
Add a warning for when too many parameters are passed to the JSON Schema
DHNishi@gmail.com
2014-04-04
2
-2
/
+32
*
Don't generate vacuous JSON schema during IDL parsing, and split long
kalman@chromium.org
2014-04-04
3
-27
/
+40
*
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
5
-16
/
+140
*
Make JSON Schema Compiler errors into warnings if recoverable.
DHNishi@gmail.com
2014-03-11
4
-26
/
+201
*
Move ExtensionFunctionRegistry out of src/chrome
rockot@chromium.org
2014-03-05
1
-1
/
+1
*
Add an implementation path option to json_schema_compiler
rockot@chromium.org
2014-03-05
3
-7
/
+15
*
Use validating IPC enum macros in accessibility messages.
tsepez@chromium.org
2014-02-26
2
-11
/
+17
*
Added tests to idl parsing of extensions API IDL.
benwells@chromium.org
2014-02-25
2
-0
/
+45
*
Generate ax enums from idl.
dtseng@chromium.org
2014-02-09
6
-13
/
+19
*
Add deprecation annotation to IDL Schema Compiler.
DHNishi@gmail.com
2014-01-27
2
-3
/
+16
*
Rebase the Dart Generator test files for 2014.
DHNishi@gmail.com
2014-01-13
8
-8
/
+8
*
Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...
avi@chromium.org
2013-12-25
2
-2
/
+2
*
Remove the Value class names from the global namespace.
avi@chromium.org
2013-12-24
15
-333
/
+358
*
Ignore unnecessary brackets in JSON/IDL API generated code.
Hokein.Wu@gmail.com
2013-12-19
1
-3
/
+4
*
Add a Pepper IDL generator to the JSON schema compiler.
sammc@chromium.org
2013-12-12
6
-1
/
+698
*
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
*
Base infrastructure for Networking Private API on Windows and Mac.
mef@chromium.org
2013-11-22
1
-1
/
+7
*
JSON schema compiler: remove SOURCE_BASE_PATH hack from bundle generator.
yoz@chromium.org
2013-11-20
2
-8
/
+14
*
Docserver: Add deprecation annotation for properties.
DHNishi@gmail.com
2013-11-14
1
-0
/
+2
*
Implement app.window.get() and app.window.getAll().
mek@chromium.org
2013-11-13
3
-1
/
+29
*
Nit cleanup in json_schema_compiler/model.py
Hokein.Wu@gmail.com
2013-11-07
1
-2
/
+4
*
Add "implemented_in" key in IDL schema compiler
Hokein.Wu@gmail.com
2013-11-07
4
-3
/
+55
*
This is a preliminary patch to auto-generate the ID enum in APIPermission.
DHNishi@gmail.com
2013-11-06
9
-3
/
+390
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-11-01
6
-9
/
+36
*
Revert 231982 "Docserver: Display enum value descriptions in API..."
kinaba@chromium.org
2013-10-31
6
-36
/
+9
*
Docserver: Display enum value descriptions in API docs.
sammc@chromium.org
2013-10-31
6
-9
/
+36
*
Add "platforms" key in IDL schema compiler.
Hokein.Wu@gmail.com
2013-10-30
7
-5
/
+94
*
Add a deprecated annotation for api documentation.
DHNishi@gmail.com
2013-10-17
1
-0
/
+2
*
Docserver: Pull knowledge of host file systems into a single
kalman@chromium.org
2013-10-08
1
-4
/
+5
*
Revert 226826 "This is a preliminary patch to auto-generate the ..."
tbarzic@chromium.org
2013-10-03
10
-410
/
+3
*
This is a preliminary patch to auto-generate the ID enum in APIPermission.
DHNishi@gmail.com
2013-10-03
10
-3
/
+410
*
Support customized display prefixes on API docs.
rockot@chromium.org
2013-10-03
1
-0
/
+1
[next]