summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/bindings_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-28/+0
* Refactor extension bindings to share code, avoid exposing hidden variablesmpcomplete@chromium.org2009-06-301-4/+106
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-101-0/+23
* Revert 17889. It broke the extensions_uitests. And I didn't even get itmpcomplete@google.com2009-06-081-23/+0
* Change the extension callback system to work more like events, where we trackmpcomplete@google.com2009-06-081-0/+23
* Split V8Proxy::retrieveActiveFrame() into two methods.aa@chromium.org2009-05-121-3/+3
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-0/+23