summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/renderer_extension_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-11/+18
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+11
* Miscellaneous API sprucing.aa@chromium.org2009-04-161-2/+4
* TBR: Revert "Miscellaneous API sprucing."aa@chromium.org2009-04-151-4/+2
* Miscellaneous API sprucing.aa@chromium.org2009-04-151-2/+4
* 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