summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/json_schema_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-1/+6
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-6/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-1/+6
* Revert 185709koz@chromium.org2013-03-031-6/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-1/+6
* Revert 184837abodenha@chromium.org2013-02-271-6/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-1/+6
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Add method to load resources without scaleoshima@chromium.org2012-11-011-2/+1
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-1/+2
* Add method to load resources without scaleoshima@chromium.org2012-11-011-2/+1
* Move c/r/extensions/* into extensions namespacerdevlin.cronin@chromium.org2012-08-071-0/+4
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+2
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-2/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+2
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-9/+8
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-8/+9
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-9/+8
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-8/+9
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-9/+8
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-8/+9
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-9/+8
* Allow omitting optional parameters for Extensions API functionsmtytel@chromium.org2012-03-041-1/+13
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-291-1/+1
* Check for integer overflow when validating API function arguments.bolms@chromium.org2011-05-231-1/+5
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-3/+2
* Force garbage collection after running any unit tests that initialize WebViews.jorlow@chromium.org2009-09-251-14/+11
* Disable the json_schema_unittest since it crashes after a WebKit deps roll.jorlow@chromium.org2009-09-241-12/+14
* Try again to commit r24174: Change the way json_schema.js is loaded.aa@chromium.org2009-08-251-3/+13
* Support for referenced schema types in json_schema.rafaelw@chromium.org2009-08-051-0/+5
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Deprecate wstring version of PathService::Get() in unit tests.thestig@chromium.org2009-05-041-3/+3
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+79
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-84/+0
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-0/+84