summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler/model.py
Commit message (Expand)AuthorAgeFilesLines
* Media Galleries Partial Deprecation: Remove scan functionality.tommycli2016-03-021-0/+1
* [Extensions API] Remove inline enumsrdevlin.cronin2015-04-061-3/+12
* Generate externs automatically from json/idl filesrdevlin.cronin2015-03-241-0/+2
* Cleanup most pylint errors in json_schema_compiler.thestig2015-01-151-2/+2
* - Add support for references in different paths in apis.lfg2014-08-291-3/+13
* Convert snakecase enum names to camelcase when stringified.dtseng@chromium.org2014-05-151-1/+17
* Generate ax enums from idl.dtseng@chromium.org2014-02-091-0/+2
* Add deprecation annotation to IDL Schema Compiler.DHNishi@gmail.com2014-01-271-0/+2
* Docserver: Add deprecation annotation for properties.DHNishi@gmail.com2013-11-141-0/+2
* Nit cleanup in json_schema_compiler/model.pyHokein.Wu@gmail.com2013-11-071-2/+4
* This is a preliminary patch to auto-generate the ID enum in APIPermission.DHNishi@gmail.com2013-11-061-0/+57
* Docserver: Display enum value descriptions in API docs.sammc@chromium.org2013-11-011-1/+15
* Revert 231982 "Docserver: Display enum value descriptions in API..."kinaba@chromium.org2013-10-311-15/+1
* Docserver: Display enum value descriptions in API docs.sammc@chromium.org2013-10-311-1/+15
* Add "platforms" key in IDL schema compiler.Hokein.Wu@gmail.com2013-10-301-1/+4
* Add a deprecated annotation for api documentation.DHNishi@gmail.com2013-10-171-0/+2
* Revert 226826 "This is a preliminary patch to auto-generate the ..."tbarzic@chromium.org2013-10-031-58/+0
* This is a preliminary patch to auto-generate the ID enum in APIPermission.DHNishi@gmail.com2013-10-031-0/+58
* Support customized display prefixes on API docs.rockot@chromium.org2013-10-031-0/+1
* Support DOM events in the API reference template.rockot@chromium.org2013-10-031-0/+1
* Check and canonicalize CSS selectors before registering PageStateMatchers.jyasskin@chromium.org2013-08-301-0/+1
* Add optional schema compiler error messages and unit tests.DHNishi@gmail.com2013-08-121-3/+3
* JSON Schema Compiler: support "choices" types within other choices types.kalman@chromium.org2013-07-131-24/+32
* Docserver: don't assert that there's a description. Haven't merged tokalman@chromium.org2013-07-091-2/+4
* Add descriptions to all extension/app schemas, and enforce that they have themevan.peterson.EP@gmail.com2013-06-231-0/+5
* Fix some low hanging inefficiencies in the docs server. Two of the mostkalman@chromium.org2013-04-101-10/+20
* Initial commit of the Dart Chrome Extension APIs generatorssashab@chromium.org2013-02-061-0/+2
* Minor JSON Schema compiler cleanup to remove Property.FromJSON and makekalman@chromium.org2013-02-041-56/+24
* Overhaul JSON Schema Compiler to support a number of features required tokalman@chromium.org2013-01-171-240/+224
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-13/+63
* Revert revision 176015ricow@chromium.org2013-01-101-63/+13
* Revert 176047ricow@chromium.org2013-01-101-13/+63
* Revert 176015ricow@chromium.org2013-01-101-63/+13
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-13/+63
* Extensions Docs Server: Preserve JSON declaration order in extensions documen...cduvall@chromium.org2012-11-201-5/+7
* Extensions Docs Server: Show parameters of functions that are properties of a...cduvall@chromium.org2012-10-261-0/+12
* Define __ne__ to explicitly be "not __eq__" in model.py of JSON schema compiler.kalman@chromium.org2012-10-051-0/+4
* Extensions Docs Server: Server code for showing properties of propertiescduvall@chromium.org2012-10-051-29/+70
* Extensions Docs Server: Enum values do not show up if enum is a typecduvall@chromium.org2012-09-251-2/+3
* Extensions Docs Server: Fix handlebar_dict_generator.pycduvall@chromium.org2012-08-311-0/+3
* Changes:hebert.christopherj@chromium.org2012-08-291-0/+5
* Extensions Docs Server: Support rules and filtered eventscduvall@chromium.org2012-08-211-6/+13
* Extensions Docs Server: Large performance increasecduvall@chromium.org2012-08-211-22/+24
* Extension docs server: fix the rendering of webstore.html.kalman@chromium.org2012-08-021-5/+18
* Added JSON schema compiler support for serialized typesmitchellwrosen@chromium.org2012-07-311-21/+32
* Extensions Docs Server: fix rendering of the Devtools API.cduvall@chromium.org2012-07-311-1/+2
* JSON Schema Compiler supports functions as PropertyTypes.hebert.christopherj@chromium.org2012-07-261-10/+3
* Extension Docs Server Version 2: Various fixes.hebert.christopherj@chromium.org2012-07-231-0/+2
* Extensions Docs Server: Functions with return valuescduvall@chromium.org2012-07-201-0/+5
* Extension Docs Server: event templatecduvall@chromium.org2012-07-191-1/+1