summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/page_capture_custom_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Convert remaining function callbacks in chromedcarney@chromium.org2013-06-141-6/+5
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* 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-7/+8
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-3/+7
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-7/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-3/+7
* Revert 185709koz@chromium.org2013-03-031-7/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-3/+7
* Revert 184837abodenha@chromium.org2013-02-271-7/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-3/+7
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-23/+9
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-9/+23
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-23/+9
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-9/+23
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-23/+9
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-9/+23
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-23/+9
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-171-0/+62