| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial commit of the Dart Chrome Extension APIs generators | sashab@chromium.org | 2013-02-06 | 1 | -0/+4 |
* | Overhaul JSON Schema Compiler to support a number of features required to | kalman@chromium.org | 2013-01-17 | 1 | -6/+0 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 1 | -4/+4 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 1 | -1/+2 |
* | Revert 176047 | ricow@chromium.org | 2013-01-10 | 1 | -2/+1 |
* | Revert 176015 | ricow@chromium.org | 2013-01-10 | 1 | -1/+2 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 1 | -2/+1 |
* | Reapply 127159 (http://codereview.chromium.org/9666059) plus important fixes. | miket@chromium.org | 2012-03-19 | 1 | -2/+4 |
* | Revert 127159 - Refactor extension_function_dispatcher to extract ExtensionFu... | miket@chromium.org | 2012-03-16 | 1 | -34/+0 |
* | Refactor extension_function_dispatcher to extract ExtensionFunctionRegistry. ... | miket@chromium.org | 2012-03-16 | 1 | -0/+34 |
* | - Extend compiler.py to recognize .idl files. | miket@chromium.org | 2012-03-07 | 1 | -1/+40 |
* | json_schema_compiler: any, additionalProperties, functions on types | calamity@chromium.org | 2012-03-02 | 1 | -0/+3 |
* | json_schema_compiler: Added wider support for OBJECTs and ENUMs. Used the new... | calamity@chromium.org | 2012-02-28 | 1 | -1/+4 |
* | Adds support for the "choices" and "any" types to json_schema_compiler, as well | calamity@chromium.org | 2012-02-15 | 1 | -4/+8 |
* | Code generation for extensions api | calamity@chromium.org | 2012-01-27 | 1 | -0/+59 |