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
*
Extensions Docs Server: Fix tests so they work from any directory
cduvall@chromium.org
2012-09-11
1
-5
/
+10
*
Extensions Docs Server: Fix handlebar_dict_generator.py
cduvall@chromium.org
2012-08-31
1
-0
/
+3
*
Changes:
hebert.christopherj@chromium.org
2012-08-29
6
-181
/
+354
*
Fix a minor nit in the JSON schema compiler.
thestig@chromium.org
2012-08-28
1
-2
/
+2
*
Extensions Docs Server: Support rules and filtered events
cduvall@chromium.org
2012-08-21
1
-6
/
+13
*
Extensions Docs Server: Large performance increase
cduvall@chromium.org
2012-08-21
1
-22
/
+24
*
Context Menus now uses the JSON Schema Compiler.
hebert.christopherj@chromium.org
2012-08-14
1
-0
/
+3
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
3
-4
/
+4
*
Extension docs server: fix the rendering of webstore.html.
kalman@chromium.org
2012-08-02
1
-5
/
+18
*
Add INTERNAL annotation to namespaces in IDL
grv@chromium.org
2012-08-02
3
-3
/
+17
*
Added JSON schema compiler support for serialized types
mitchellwrosen@chromium.org
2012-07-31
7
-63
/
+190
*
Extensions Docs Server: fix rendering of the Devtools API.
cduvall@chromium.org
2012-07-31
1
-1
/
+2
*
Added ToJson to JSON schema compiler.
mitchellwrosen@chromium.org
2012-07-28
7
-94
/
+350
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
2
-11
/
+11
*
Fix syntax highlighting in JSON Schema Compiler's preview server: don't crash
kalman@chromium.org
2012-07-26
3
-17
/
+26
*
JSON Schema Compiler supports functions as PropertyTypes.
hebert.christopherj@chromium.org
2012-07-26
8
-12
/
+145
*
JSON Schema Compiler now supports conversion from Choice to base::Value.
hebert.christopherj@chromium.org
2012-07-23
4
-44
/
+162
*
Extension Docs Server Version 2: Various fixes.
hebert.christopherj@chromium.org
2012-07-23
1
-0
/
+2
*
Move chrome.appWindow to chrome.app.window.
asargent@chromium.org
2012-07-20
3
-11
/
+38
*
Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
mseaborn@chromium.org
2012-07-20
2
-15
/
+20
*
NaCl: Remove two uses of '#include "nacl/nacl_log.h"'
mseaborn@chromium.org
2012-07-20
2
-20
/
+15
*
Represent BINARY properties using std::string instead of BinaryValue,
jyasskin@chromium.org
2012-07-20
2
-15
/
+20
*
Extensions Docs Server: Functions with return values
cduvall@chromium.org
2012-07-20
1
-0
/
+5
*
Extension Docs Server: event template
cduvall@chromium.org
2012-07-19
1
-1
/
+1
*
JSON schema compiler: Read the "optional" property out of the JSON for Function.
kalman@chromium.org
2012-07-17
1
-0
/
+3
*
JSON Schema Compiler: Add event compilation and allow multiple parameters to ...
mtytel@chromium.org
2012-07-16
25
-206
/
+737
*
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
[next]