summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/extensions/json_schema.js
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of ArrayBuffers in composite objects.gdk@chromium.org2012-06-171-0/+3
* Allow "null" to mean optional in extension APIs (for realz), but normalise itkalman@chromium.org2012-05-301-3/+12
* Generate storage API constants using json_schema_compiler.kalman@chromium.org2012-04-191-2/+2
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-5/+1
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-1/+5
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-5/+1
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-1/+5
* 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