summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/web_request_custom_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining function callbacks in chromedcarney@chromium.org2013-06-141-4/+4
* Extensions: pass ChromeV8Context around instead of v8::Handle.marja@chromium.org2013-06-041-3/+2
* Remove ObjectBackedNativeHandler::RouteStaticFunction. It has lifetime issueskalman@chromium.org2013-03-141-2/+4
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-2/+3
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-3/+2
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-2/+3
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-18/+7
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-7/+18
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-18/+7
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-7/+18
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-18/+7
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-7/+18
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-18/+7
* Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...kalman@chromium.org2012-01-131-1/+1
* Extensions cleanup: move a bunch of API customisations fromkalman@chromium.org2012-01-121-0/+45