summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/page_capture_custom_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-4/+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-2/+2
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-1/+2
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-2/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-1/+2
* Revert 185709koz@chromium.org2013-03-031-2/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-1/+2
* Revert 184837abodenha@chromium.org2013-02-271-2/+1
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-1/+2
* 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/+3
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-3/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-4/+3
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-3/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-4/+3
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-3/+4
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-4/+3
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-171-0/+27