summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/extension_process_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-241-0/+3
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+4
* Adding support for i18n to content scripts.cira@chromium.org2009-12-291-6/+0
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-0/+4
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+4
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-281-0/+5
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-191-1/+8
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-181-8/+1
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-181-1/+8
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-231-3/+10
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-071-0/+14
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-0/+5
* Reverting 20714.finnur@chromium.org2009-07-151-5/+0
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-0/+5
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-2/+5
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-4/+0
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-191-0/+1
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-181-1/+0
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-101-13/+3
* Revert 17889. It broke the extensions_uitests. And I didn't even get itmpcomplete@google.com2009-06-081-3/+13
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-081-13/+3
* extensions chrome.self.getViews():rafaelw@chromium.org2009-05-161-0/+1
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-2/+13
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-25/+25
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-141-26/+25
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-141-25/+26
* rebase and more minor changes.aa@chromium.org2009-04-091-4/+0
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-0/+2
* Add basic infrastructure for sending async browser API request and receiving ...aa@chromium.org2009-03-241-0/+27