summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/json_schema_test.js
Commit message (Expand)AuthorAgeFilesLines
* Use constructor.name for isInstanceOfClass check in JSONSchemaValidatorkinuko@chromium.org2013-07-311-0/+37
* Delete chromeHidden! This involves (a) moving all the remaining moduleskalman@chromium.org2013-06-061-42/+64
* Improve schema validator hints when receiving a number into an integer parame...scheib@chromium.org2013-03-151-1/+1
* Allow "null" to mean optional in extension APIs (for realz), but normalise itkalman@chromium.org2012-05-301-2/+1
* Allow omitting optional parameters for Extensions API functionsmtytel@chromium.org2012-03-041-0/+159
* Improve implementation of isInstanceOf in JSONSchemaValidator.aa@chromium.org2012-03-031-33/+1
* Check for integer overflow when validating API function arguments.bolms@chromium.org2011-05-231-1/+20
* Forbid NaN and infinite numbers in extensions API type validator.skerner@chromium.org2010-08-171-3/+18
* Reland: No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-061-11/+12
* Revert "No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-051-10/+9
* No longer accept 'null' as signifying unset optional object property in exten...rafaelw@chromium.org2010-04-051-9/+10
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-121-1/+35
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-251-3/+3
* Support for referenced schema types in json_schema.rafaelw@chromium.org2009-08-051-2/+76
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* BUG=11200rafaelw@chromium.org2009-05-051-3/+3
* Several minor changes to API framework.aa@chromium.org2009-04-181-16/+42
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+314
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-314/+0
* TBR: Fix unit tests, line endings.aa@chromium.org2009-04-141-310/+310
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+314