summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/bindings_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+20
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-2/+3
* Land implementation part of cl 3352009 (that cl was just dataaa@chromium.org2010-09-141-0/+5
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-0/+1
* Eliminate WebView::GetDelegate and replace RenderViewSet with a map fromdarin@chromium.org2009-10-091-1/+1
* Fix bug where content scripts can get GC'd if they don'taa@chromium.org2009-09-141-0/+9
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-221-5/+15
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-2/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-3/+5
* 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