summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler/cpp_bundle_generator.py
Commit message (Expand)AuthorAgeFilesLines
* Cleanup most pylint errors in json_schema_compiler.thestig2015-01-151-2/+0
* Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...yoz2014-08-271-2/+3
* Revert "Split bundle generation steps so that API registration is generated i...Albert J. Wong2014-08-271-3/+2
* Split bundle generation steps so that API registration is generated in browse...yoz2014-08-271-2/+3
* Make the root_namespace argument to json_schema_compiler.gypi a stringkalman@chromium.org2014-08-051-7/+12
* Don't generate vacuous JSON schema during IDL parsing, and split longkalman@chromium.org2014-04-121-3/+8
* Revert 261891 "Don't generate vacuous JSON schema during IDL par..."kalman@chromium.org2014-04-041-8/+3
* Don't generate vacuous JSON schema during IDL parsing, and split longkalman@chromium.org2014-04-041-3/+8
* Move ExtensionFunctionRegistry out of src/chromerockot@chromium.org2014-03-051-1/+1
* Add an implementation path option to json_schema_compilerrockot@chromium.org2014-03-051-3/+6
* Base infrastructure for Networking Private API on Windows and Mac.mef@chromium.org2013-11-221-1/+7
* JSON schema compiler: remove SOURCE_BASE_PATH hack from bundle generator.yoz@chromium.org2013-11-201-7/+12
* Clean up JSON Schema Compiler's pylint errors.DHNishi@gmail.com2013-09-101-6/+12
* Lazily load API schemas from resource files and convert all APIs to featurescduvall@chromium.org2013-06-141-8/+42
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* JSON compiler to prefix the function classes by their type's names.ncj674@motorola.com2013-02-271-16/+23
* generated_api.h should have its body generated into generated_api.ccMHX348@motorola.com2013-02-121-18/+40
* Initial commit of the Dart Chrome Extension APIs generatorssashab@chromium.org2013-02-061-0/+228