summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/json_schema.js
Commit message (Expand)AuthorAgeFilesLines
* Move bindings javascript into its own directory.aa@chromium.org2011-09-211-451/+0
* Fix crash when calling chrome.tabs.move({index:-1}).jstritar@chromium.org2011-09-091-2/+2
* Check for integer overflow when validating API function arguments.bolms@chromium.org2011-05-231-1/+6
* Fix ancient bug in json_schema.js that would incorrectlyaa@chromium.org2011-02-081-2/+1
* Forbid NaN and infinite numbers in extensions API type validator.skerner@chromium.org2010-08-171-0/+10
* Reland: No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-061-3/+2
* Revert "No longer accept 'null' as signifying unset optional object property ...rafaelw@chromium.org2010-04-051-1/+2
* No longer accept 'null' as signifying unset optional object property in exten...rafaelw@chromium.org2010-04-051-2/+1
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-121-2/+38
* Ignore extra properties on schemas or instances that comesaa@chromium.org2009-09-241-0/+13
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-251-29/+32
* Revert r24217.aa@chromium.org2009-08-251-32/+29
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-251-29/+32
* Revert breakage from r24174.aa@chromium.org2009-08-241-32/+29
* Change the way json_schema.js is loaded. This is required soaa@chromium.org2009-08-241-29/+32
* Support for referenced schema types in json_schema.rafaelw@chromium.org2009-08-051-0/+36
* Step 2 in abstracting Extension APIs to shared "IDL".rafaelw@chromium.org2009-07-221-35/+0
* Clean up bookmark API to match style of other extension APIserikkay@google.com2009-06-101-1/+1
* 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-30/+30
* Add a few extra error messages to help catch typos in schemas.erikkay@google.com2009-04-291-2/+11
* Several minor changes to API framework.aa@chromium.org2009-04-181-27/+70
* Adding a comment stating what needs to be recompiled in orderfor changes to t...finnur@chromium.org2009-04-171-0/+5
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+328
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-328/+0
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+328