summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Update generated code to support movable additional propertiesrdevlin.cronin2016-03-246-9/+64
* [Extensions] Update generated code to support move operationsrdevlin.cronin2016-03-2210-7/+188
* Media Galleries Partial Deprecation: Remove scan functionality.tommycli2016-03-025-3/+19
* [Externs] Support binary/ArrayBuffer typerdevlin.cronin2016-02-252-2/+11
* update obsolete code.google.com documentation linksmostynb2016-02-082-3/+3
* Elim 'new ChromeEvent' from interface generationstevenjb2016-01-212-10/+14
* Fix line wrapping in json_schema_compilerstevenjb2016-01-216-119/+96
* 'linux' platform should exclude 'chromeos' in json compiler.shuchen2016-01-145-1/+99
* Convert Pass()→std::move() in generated JS schema bindings.dcheng2015-12-281-7/+8
* Convert Pass()→std::move() in //toolsdcheng2015-12-272-8/+8
* Switch to standard integer types in tools/json_schema_compiler/.avi2015-12-273-4/+3
* Switch to standard integer types in tools/.avi2015-12-263-0/+7
* Add js_interface_generator for generating extensions interfacesstevenjb2015-12-107-176/+482
* Add rdevlin.chronin to tools/json_schema_compiler OWNERSstevenjb2015-12-081-0/+2
* Convert various vector_as_array calls to vector::data.davidben2015-12-012-8/+4
* Implement kiosk multiple apps feature. This includes:jennyz2015-09-031-1/+1
* Use namespace for @typedef in js_externs_generator.pystevenjb2015-08-192-24/+38
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-232-10/+30
* extensions: tabs/windows: add devtools to the list of window typelionel.g.landwerlin2015-07-162-2/+2
* Add the boilerplate for actions to File System Provider API.mtomasz2015-06-232-1/+9
* Check the camel case option for both the to and from string enum functions.dmazzoni2015-06-031-1/+4
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-2/+2
* Add support for passing errors through PopulateArrayFromList.reillyg2015-05-065-15/+162
* [Extern Generation] Normify extern enum property namesrdevlin.cronin2015-04-292-1/+33
* Make the JSON Schema compiler handle enums declared in other namespaces.kalman2015-04-245-50/+84
* [Extension API Extern Generation] Fix a few bugs in extern generationrdevlin.cronin2015-04-074-22/+34
* [Extensions API] Remove inline enumsrdevlin.cronin2015-04-0611-184/+127
* Support JSON Schema properties with values in the JSON Schema Compiler.kalman2015-04-024-19/+118
* [Extension API Extern Generation] Add an @see link and include event descriptionrdevlin.cronin2015-03-302-5/+45
* [Extension API Extern Generation] Support inline object definitionsrdevlin.cronin2015-03-306-78/+279
* [Extension API Extern Generation] Fix comment indentationrdevlin.cronin2015-03-274-23/+51
* [Extension API Extern Generation] Add support for function typesrdevlin.cronin2015-03-262-24/+51
* [Extension API Extern Generation] Fix array specificationrdevlin.cronin2015-03-252-7/+23
* [Extension API Extern Generation] Auto-generate enumsrdevlin.cronin2015-03-243-15/+153
* Generate externs automatically from json/idl filesrdevlin.cronin2015-03-243-1/+240
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-1/+1
* Adding <appview> documentation.lfg2015-03-041-7/+16
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-2/+2
* WebstorePrivate extension API cleanup, part 2treib2015-02-241-0/+2
* Add more targets to GN check.brettw2015-02-201-0/+1
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-5/+4
* Add unit tests target to GN build.brettw2015-02-012-0/+48
* Cleanup: Presubmit API is built into depot_tools.tfarina2015-01-311-1/+1
* Remove dart generator code from json schema compiler.benwells2015-01-2119-2049/+2
* json_schema_compiler: Use std::vector<char> for binary values.pneubeck2015-01-204-13/+33
* Cleanup: Some simplifications in json_schema_compiler.pneubeck2015-01-194-85/+58
* Cleanup: Remove unused code from json_schema_compiler.pneubeck2015-01-162-61/+0
* json_schema_compiler: Use range based for loops.thestig2015-01-163-25/+13
* Cleanup most pylint errors in json_schema_compiler.thestig2015-01-1511-42/+38
* Update copyright headers in dart test files.pneubeck2015-01-138-8/+8