| Commit message (Expand) | Author | Age | Files | Lines |
* | [Extensions API] Remove inline enums | rdevlin.cronin | 2015-04-06 | 1 | -3/+12 |
* | Generate externs automatically from json/idl files | rdevlin.cronin | 2015-03-24 | 1 | -0/+2 |
* | Cleanup most pylint errors in json_schema_compiler. | thestig | 2015-01-15 | 1 | -2/+2 |
* | - Add support for references in different paths in apis. | lfg | 2014-08-29 | 1 | -3/+13 |
* | Convert snakecase enum names to camelcase when stringified. | dtseng@chromium.org | 2014-05-15 | 1 | -1/+17 |
* | Generate ax enums from idl. | dtseng@chromium.org | 2014-02-09 | 1 | -0/+2 |
* | Add deprecation annotation to IDL Schema Compiler. | DHNishi@gmail.com | 2014-01-27 | 1 | -0/+2 |
* | Docserver: Add deprecation annotation for properties. | DHNishi@gmail.com | 2013-11-14 | 1 | -0/+2 |
* | Nit cleanup in json_schema_compiler/model.py | Hokein.Wu@gmail.com | 2013-11-07 | 1 | -2/+4 |
* | This is a preliminary patch to auto-generate the ID enum in APIPermission. | DHNishi@gmail.com | 2013-11-06 | 1 | -0/+57 |
* | Docserver: Display enum value descriptions in API docs. | sammc@chromium.org | 2013-11-01 | 1 | -1/+15 |
* | Revert 231982 "Docserver: Display enum value descriptions in API..." | kinaba@chromium.org | 2013-10-31 | 1 | -15/+1 |
* | Docserver: Display enum value descriptions in API docs. | sammc@chromium.org | 2013-10-31 | 1 | -1/+15 |
* | Add "platforms" key in IDL schema compiler. | Hokein.Wu@gmail.com | 2013-10-30 | 1 | -1/+4 |
* | Add a deprecated annotation for api documentation. | DHNishi@gmail.com | 2013-10-17 | 1 | -0/+2 |
* | Revert 226826 "This is a preliminary patch to auto-generate the ..." | tbarzic@chromium.org | 2013-10-03 | 1 | -58/+0 |
* | This is a preliminary patch to auto-generate the ID enum in APIPermission. | DHNishi@gmail.com | 2013-10-03 | 1 | -0/+58 |
* | 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 |
* | Check and canonicalize CSS selectors before registering PageStateMatchers. | jyasskin@chromium.org | 2013-08-30 | 1 | -0/+1 |
* | Add optional schema compiler error messages and unit tests. | DHNishi@gmail.com | 2013-08-12 | 1 | -3/+3 |
* | JSON Schema Compiler: support "choices" types within other choices types. | kalman@chromium.org | 2013-07-13 | 1 | -24/+32 |
* | Docserver: don't assert that there's a description. Haven't merged to | kalman@chromium.org | 2013-07-09 | 1 | -2/+4 |
* | Add descriptions to all extension/app schemas, and enforce that they have them | evan.peterson.EP@gmail.com | 2013-06-23 | 1 | -0/+5 |
* | Fix some low hanging inefficiencies in the docs server. Two of the most | kalman@chromium.org | 2013-04-10 | 1 | -10/+20 |
* | Initial commit of the Dart Chrome Extension APIs generators | sashab@chromium.org | 2013-02-06 | 1 | -0/+2 |
* | Minor JSON Schema compiler cleanup to remove Property.FromJSON and make | kalman@chromium.org | 2013-02-04 | 1 | -56/+24 |
* | Overhaul JSON Schema Compiler to support a number of features required to | kalman@chromium.org | 2013-01-17 | 1 | -240/+224 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 1 | -13/+63 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 1 | -63/+13 |
* | Revert 176047 | ricow@chromium.org | 2013-01-10 | 1 | -13/+63 |
* | Revert 176015 | ricow@chromium.org | 2013-01-10 | 1 | -63/+13 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 1 | -13/+63 |
* | Extensions Docs Server: Preserve JSON declaration order in extensions documen... | cduvall@chromium.org | 2012-11-20 | 1 | -5/+7 |
* | Extensions Docs Server: Show parameters of functions that are properties of a... | cduvall@chromium.org | 2012-10-26 | 1 | -0/+12 |
* | Define __ne__ to explicitly be "not __eq__" in model.py of JSON schema compiler. | kalman@chromium.org | 2012-10-05 | 1 | -0/+4 |
* | Extensions Docs Server: Server code for showing properties of properties | cduvall@chromium.org | 2012-10-05 | 1 | -29/+70 |
* | Extensions Docs Server: Enum values do not show up if enum is a type | cduvall@chromium.org | 2012-09-25 | 1 | -2/+3 |
* | 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 | 1 | -0/+5 |
* | 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 |
* | Extension docs server: fix the rendering of webstore.html. | kalman@chromium.org | 2012-08-02 | 1 | -5/+18 |
* | Added JSON schema compiler support for serialized types | mitchellwrosen@chromium.org | 2012-07-31 | 1 | -21/+32 |
* | Extensions Docs Server: fix rendering of the Devtools API. | cduvall@chromium.org | 2012-07-31 | 1 | -1/+2 |
* | JSON Schema Compiler supports functions as PropertyTypes. | hebert.christopherj@chromium.org | 2012-07-26 | 1 | -10/+3 |
* | Extension Docs Server Version 2: Various fixes. | hebert.christopherj@chromium.org | 2012-07-23 | 1 | -0/+2 |
* | 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 |