summaryrefslogtreecommitdiffstats
path: root/build/json_schema_compile.gypi
Commit message (Expand)AuthorAgeFilesLines
* Move json schema compiler target into build/ to match gypJames Robinson2014-09-301-1/+1
* - Add support for references in different paths in apis.lfg2014-08-291-0/+8
* Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...yoz2014-08-271-5/+0
* Revert "Split bundle generation steps so that API registration is generated i...Albert J. Wong2014-08-271-0/+5
* Split bundle generation steps so that API registration is generated in browse...yoz2014-08-271-5/+0
* Make the root_namespace argument to json_schema_compiler.gypi a stringkalman@chromium.org2014-08-051-3/+9
* Add lots of GN targets:brettw@chromium.org2014-07-021-2/+1
* Make chrome/common compile in GNbrettw@chromium.org2014-06-201-0/+2
* Chromium side changes to add the ledger API.rkc@chromium.org2014-05-121-4/+4
* Add an implementation path option to json_schema_compilerrockot@chromium.org2014-03-051-0/+5
* Initial commit of the Dart Chrome Extension APIs generatorssashab@chromium.org2013-02-061-0/+4
* Overhaul JSON Schema Compiler to support a number of features required tokalman@chromium.org2013-01-171-6/+0
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-4/+4
* Revert revision 176015ricow@chromium.org2013-01-101-1/+2
* Revert 176047ricow@chromium.org2013-01-101-2/+1
* Revert 176015ricow@chromium.org2013-01-101-1/+2
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-2/+1
* Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes.miket@chromium.org2012-03-191-2/+4
* Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu...miket@chromium.org2012-03-161-34/+0
* Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ...miket@chromium.org2012-03-161-0/+34
* - Extend compiler.py to recognize .idl files.miket@chromium.org2012-03-071-1/+40
* json_schema_compiler: any, additionalProperties, functions on typescalamity@chromium.org2012-03-021-0/+3
* json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new...calamity@chromium.org2012-02-281-1/+4
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-151-4/+8
* Code generation for extensions apicalamity@chromium.org2012-01-271-0/+59