summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/tabs_custom_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-3/+3
* 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-1/+1
* Remove ObjectBackedNativeHandler::RouteStaticFunction. It has lifetime issueskalman@chromium.org2013-03-141-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-1/+1
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-1/+1
* Revert 185709koz@chromium.org2013-03-031-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-1/+1
* Revert 184837abodenha@chromium.org2013-02-271-1/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-4/+1
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-1/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-4/+1
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-1/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-4/+1
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-1/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-4/+1
* Extensions: convert all extension.* and i18n.* functions/events that arekalman@chromium.org2012-02-221-2/+0
* Extensions cleanup: move tabs API cusomisations out of schema_generated_bindi...kalman@chromium.org2012-01-131-0/+30