summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/context_menus_custom_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining function callbacks in chromedcarney@chromium.org2013-06-141-2/+2
* Extensions: pass ChromeV8Context around instead of v8::Handle.marja@chromium.org2013-06-041-2/+2
* Remove ObjectBackedNativeHandler::RouteStaticFunction. It has lifetime issueskalman@chromium.org2013-03-141-1/+2
* 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
* Fix some uses of global variables in transient pages.mpcomplete@chromium.org2012-04-041-5/+6
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-17/+8
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-8/+17
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-17/+8
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-8/+17
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-17/+8
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-8/+17
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-17/+8
* 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/+38