summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/resources/renderer_extension_bindings.js
Commit message (Expand)AuthorAgeFilesLines
* relative URL handling improvementserikkay@chromium.org2010-09-091-1/+4
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-011-0/+1
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-2/+3
* First cut at experimental API for managing installed/enabled extensions.asargent@chromium.org2010-08-261-0/+1
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+1
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+1
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-121-0/+1
* First stage of proxy extension API.pam@chromium.org2010-08-041-0/+1
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-031-0/+2
* Print a better error message when someone passes the wrong parameters tompcomplete@chromium.org2010-07-211-1/+5
* Move context menu module out of experimental.aa@chromium.org2010-07-171-1/+1
* Unexperimentalify the cookies API.aa@chromium.org2010-07-161-1/+1
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-161-1/+1
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-161-1/+1
* Move idle from experimental.levin@chromium.org2010-07-121-1/+1
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-091-1/+1
* **Reapply change that caused build break in chromeos/arm**rogerta@google.com2010-07-011-0/+1
* Revert 50977 - Add support for RLZ chrome extension api.sky@chromium.org2010-06-281-1/+0
* Add support for RLZ chrome extension api.rogerta@google.com2010-06-281-0/+1
* Prevent extensions from clobbering JSON implementation that extension calls userafaelw@chromium.org2010-06-011-3/+3
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-0/+1
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-181-0/+1
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-011-1/+1
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-231-0/+1
* Minor extension infobar changes.finnur@chromium.org2010-03-181-1/+1
* Committing for dcheng@brg@chromium.com2010-03-171-0/+1
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+1
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+1
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-121-1/+1
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-4/+4
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+1
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-7/+22
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-281-1/+2
* revert 37335:estade@chromium.org2010-01-271-21/+7
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-7/+21
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-141-3/+3
* Adding support for i18n to content scripts.cira@chromium.org2009-12-291-3/+10
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-131-1/+49
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-291-5/+6
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-231-4/+54
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-091-37/+54
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-4/+8
* Fix port disconnect so that it's refcounted. This fixes a bug where a channelmpcomplete@chromium.org2009-07-271-1/+4
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-131-8/+17
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-12/+20
* Fix some issues with extension messaging:mpcomplete@chromium.org2009-07-021-8/+16
* Send port disconnect events when a frame is unloaded.mpcomplete@chromium.org2009-07-011-1/+2
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-11/+26
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-13/+0
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-0/+13