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
*
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
*
Support DOM events in the API reference template.
rockot@chromium.org
2013-10-03
1
-0
/
+1
*
Make SchemaLoader independent of current working directory.
msimonides@opera.com
2013-09-30
2
-12
/
+24
*
Clean up JSON Schema Compiler's pylint errors.
DHNishi@gmail.com
2013-09-10
18
-85
/
+93
*
Fix a typo (missing space) in JSON Schema Compiler's help prompt.
DHNishi@gmail.com
2013-08-30
1
-1
/
+1
*
Check and canonicalize CSS selectors before registering PageStateMatchers.
jyasskin@chromium.org
2013-08-30
1
-0
/
+1
*
Use base::string16 instead of std::string for errors in JSON Schema
DHNishi@gmail.com
2013-08-21
3
-39
/
+51
*
c/b/extensions: Do not use Value::Create*.
DHNishi@gmail.com
2013-08-14
2
-6
/
+6
*
Add optional schema compiler error messages and unit tests.
DHNishi@gmail.com
2013-08-12
10
-60
/
+514
*
Fix extension IDL compiler to prevent incorrect code gen.
rpaquay@chromium.org
2013-08-05
2
-2
/
+20
*
Fix json_schema_compiler to properly handle enum arrays.
sergeyu@chromium.org
2013-07-25
4
-12
/
+84
*
JSON Schema Compiler: support "choices" types within other choices types.
kalman@chromium.org
2013-07-13
11
-156
/
+410
*
Updated chrome API dart generator for removal of (?arg) test.
benwells@chromium.org
2013-07-11
6
-40
/
+40
*
Docserver: don't assert that there's a description. Haven't merged to
kalman@chromium.org
2013-07-09
2
-3
/
+7
*
Add descriptions to all extension/app schemas, and enforce that they have them
evan.peterson.EP@gmail.com
2013-06-23
32
-10
/
+59
*
Convert most of extensions and some other random stuff to using the base name...
brettw@chromium.org
2013-06-21
1
-2
/
+2
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
2
-22
/
+24
*
Lazily load API schemas from resource files and convert all APIs to features
cduvall@chromium.org
2013-06-14
2
-16
/
+44
*
Use a direct include of strings headers in testing/, third_party/, tools/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
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
*
Fixes for Python errors in json_schema_compiler preview server.
tbreisacher@chromium.org
2013-05-30
1
-7
/
+9
*
Modify test extensions api to use JSON Schema Compiler
Samusaaron3@gmail.com
2013-05-17
2
-0
/
+10
*
Fix list getters in generated dart APIs
benwells@chromium.org
2013-05-16
3
-5
/
+5
*
Fix some dart generator bugs and expand chrome:dart generator tests
benwells@chromium.org
2013-05-09
14
-114
/
+588
*
Implementing the chrome.runtime.getPlatformInfo API
asargent@chromium.org
2013-05-07
1
-2
/
+7
*
Add parse support for the externally_connectable manifest key. Not wired up to
kalman@chromium.org
2013-04-24
2
-1
/
+24
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
Fix some low hanging inefficiencies in the docs server. Two of the most
kalman@chromium.org
2013-04-10
3
-11
/
+35
[next]