summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/renderer_extension_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* rebase and more minor changes.aa@chromium.org2009-04-091-5/+1
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-102/+16
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-50/+136
* Use WebScriptSource and WebFindInPageRequest from the WebKit API.darin@chromium.org2009-03-311-1/+5
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-0/+100