summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/extensions/json_schema.js
Commit message (Expand)AuthorAgeFilesLines
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-5/+1
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-1/+5
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-5/+1
* Teach isInstanceOf in JSON Schema to know about inheritance.aa@chromium.org2012-03-051-3/+11
* Allow omitting optional parameters for Extensions API functionsmtytel@chromium.org2012-03-041-18/+76
* Improve implementation of isInstanceOf in JSONSchemaValidator.aa@chromium.org2012-03-031-20/+3
* Allow the "properties" property of the "object" type in extension schemas to bekalman@chromium.org2012-02-281-18/+20
* Rename DOMWindow to Windowarv@chromium.org2012-02-281-2/+2
* Move bindings javascript into its own directory.aa@chromium.org2011-09-211-0/+451