summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/extensions/extension_custom_bindings.js
Commit message (Expand)AuthorAgeFilesLines
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-091-8/+4
* Fixed a handleRequest custom hook for getViews and getExtensionTabs.mtytel@chromium.org2012-03-071-4/+4
* Revert 125132 - Implement a module system for the extension bindings JS.markusheintz@chromium.org2012-03-061-4/+8
* Implement a module system for the extension bindings JS.koz@chromium.org2012-03-061-8/+4
* Make registering custom hooks with schema_generated_bindings.js safer andkalman@chromium.org2012-02-281-30/+26
* Extensions: convert all extension.* and i18n.* functions/events that arekalman@chromium.org2012-02-221-2/+106
* Extensions: delete getTabContentses, nobody uses it.kalman@chromium.org2012-02-151-5/+0
* Remove support for some deprecated APIs in manifest version 2.aa@chromium.org2012-01-291-1/+2
* Fix crash in extension_custom_bindings.js by defining WINDOW_ID_NONE locallykalman@chromium.org2012-01-211-2/+9
* Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, andkalman@chromium.org2012-01-171-0/+45