summaryrefslogtreecommitdiffstats
path: root/tools/json_schema_compiler
Commit message (Expand)AuthorAgeFilesLines
* Disable the Python < 2.7 warning in JSON Schema Compiler.kalman@chromium.org2012-11-201-2/+5
* Extensions Docs Server: Preserve JSON declaration order in extensions documen...cduvall@chromium.org2012-11-204-15/+73
* Allow IDL schemas to have comments on callback functionscduvall@chromium.org2012-11-023-7/+37
* 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: Add <br/>s to multi line IDL commentscduvall@chromium.org2012-09-264-12/+17
* Extensions Docs Server: Enum values do not show up if enum is a typecduvall@chromium.org2012-09-2510-105/+168
* Extensions Docs Server: Fix tests so they work from any directorycduvall@chromium.org2012-09-111-5/+10
* Extensions Docs Server: Fix handlebar_dict_generator.pycduvall@chromium.org2012-08-311-0/+3
* Changes:hebert.christopherj@chromium.org2012-08-296-181/+354
* Fix a minor nit in the JSON schema compiler.thestig@chromium.org2012-08-281-2/+2
* 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
* Context Menus now uses the JSON Schema Compiler.hebert.christopherj@chromium.org2012-08-141-0/+3
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-033-4/+4
* Extension docs server: fix the rendering of webstore.html.kalman@chromium.org2012-08-021-5/+18
* Add INTERNAL annotation to namespaces in IDLgrv@chromium.org2012-08-023-3/+17
* Added JSON schema compiler support for serialized typesmitchellwrosen@chromium.org2012-07-317-63/+190
* Extensions Docs Server: fix rendering of the Devtools API.cduvall@chromium.org2012-07-311-1/+2
* Added ToJson to JSON schema compiler.mitchellwrosen@chromium.org2012-07-287-94/+350
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-272-11/+11
* Fix syntax highlighting in JSON Schema Compiler's preview server: don't crashkalman@chromium.org2012-07-263-17/+26
* JSON Schema Compiler supports functions as PropertyTypes.hebert.christopherj@chromium.org2012-07-268-12/+145
* JSON Schema Compiler now supports conversion from Choice to base::Value.hebert.christopherj@chromium.org2012-07-234-44/+162
* Extension Docs Server Version 2: Various fixes.hebert.christopherj@chromium.org2012-07-231-0/+2
* Move chrome.appWindow to chrome.app.window.asargent@chromium.org2012-07-203-11/+38
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-15/+20
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-20/+15
* Represent BINARY properties using std::string instead of BinaryValue,jyasskin@chromium.org2012-07-202-15/+20
* Extensions Docs Server: Functions with return valuescduvall@chromium.org2012-07-201-0/+5
* Extension Docs Server: event templatecduvall@chromium.org2012-07-191-1/+1
* JSON schema compiler: Read the "optional" property out of the JSON for Function.kalman@chromium.org2012-07-171-0/+3
* JSON Schema Compiler: Add event compilation and allow multiple parameters to ...mtytel@chromium.org2012-07-1625-206/+737
* Switch the downloads API over to IDL/json_schema_compilerbenjhayden@chromium.org2012-07-119-130/+168
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Extensions Docs Server: Support APIs with propertiescduvall@chromium.org2012-07-091-3/+3
* Extension Docs Server: Function Templatescduvall@chromium.org2012-07-031-0/+3
* Update the JSON Schema Compiler to take dependencies of the form type:name.mitchellwrosen@chromium.org2012-07-031-0/+7
* JSON Schema Compiler now supports optional and required ARRAYs of ENUMS. hebert.christopherj@chromium.org2012-06-293-29/+140
* Escape double quotes when parsing comments from idl filesgrv@chromium.org2012-06-293-0/+9
* Fix how the IDL parser handles comments, and fix the chrome.alarms docs.mpcomplete@chromium.org2012-06-195-11/+58
* Extension docs server: APIDataSourcecduvall@chromium.org2012-06-182-4/+4
* Improve handling of ArrayBuffers in composite objects.gdk@chromium.org2012-06-173-5/+13
* Fix include ordering in cpp_type_generator.py.jyasskin@chromium.org2012-06-151-4/+5
* JSON Schema Compiler: Added support for arrays of objects.mtytel@chromium.org2012-06-134-0/+45
* Add support for 'nocompile' to IDL schema compiler.asargent@chromium.org2012-05-248-9/+21
* Move declarative API into events APIbattre@chromium.org2012-05-162-12/+0
* Revert 137388 - Move declarative API into events APIbattre@chromium.org2012-05-162-0/+12
* Move declarative API into events APIbattre@chromium.org2012-05-162-12/+0