summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/extension_custom_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2
* Convert remaining function callbacks in chromedcarney@chromium.org2013-06-141-7/+7
* Use a direct include of strings headers in chrome/renderer/.avi@chromium.org2013-06-111-2/+2
* Extensions: pass ChromeV8Context around instead of v8::Handle.marja@chromium.org2013-06-041-3/+2
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-20/+20
* Remove ObjectBackedNativeHandler::RouteStaticFunction. It has lifetime issueskalman@chromium.org2013-03-141-6/+5
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-091-3/+5
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-071-5/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-071-3/+5
* Revert 185709koz@chromium.org2013-03-031-5/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-021-3/+5
* Revert 184837abodenha@chromium.org2013-02-271-5/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-271-3/+5
* Move messaging APIs from chrome.extension to chrome.runtimeasargent@chromium.org2012-12-191-63/+0
* Native Messaging revert-reverteaugusti@chromium.org2012-10-181-0/+34
* Move extension_action.* from common/ to browser/jyasskin@chromium.org2012-10-131-1/+0
* Revert 156678 - Native messaging now uses the MessageService back-end.mpcomplete@chromium.org2012-09-281-34/+0
* Revert 158830 - Revert 156678 - Native messaging now uses the MessageService ...ilevy@chromium.org2012-09-261-0/+34
* Revert 156678 - Native messaging now uses the MessageService back-end.mpcomplete@chromium.org2012-09-261-34/+0
* Native messaging now uses the MessageService back-end.eaugusti@chromium.org2012-09-131-0/+34
* Move c/r/extensions/* into extensions namespacerdevlin.cronin@chromium.org2012-08-071-4/+3
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-3/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.aa@chromium.org2012-05-141-1/+1
* Fix bug where transient pages would miss events dispatched while it wasmpcomplete@chromium.org2012-04-191-86/+16
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-171-1/+1
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-211-3/+0
* Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i...kalman@chromium.org2012-03-181-0/+3
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-181-3/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-161-20/+4
* Revert 126317 and 126306 because of a performance regression on page loading.koz@chromium.org2012-03-131-4/+20
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-131-20/+4
* Revert 125801 - Implement a module system for the extension bindings JS.akalin@chromium.org2012-03-091-4/+20
* Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i...akalin@chromium.org2012-03-091-0/+3
* Convert app_bindings.js to the schema_generated_bindings.js infrastructure.kalman@chromium.org2012-03-091-3/+0
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-20/+4
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-4/+20
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-20/+4
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Extensions: convert all extension.* and i18n.* functions/events that arekalman@chromium.org2012-02-221-0/+31
* Launch panels in Aura (through chrome.windows.create()) with a new panel view.stevenjb@chromium.org2012-02-161-0/+2
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-171-0/+182