summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/extension_process_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* 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