summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* This is the first part of the PageAction implementation. More work is require...finnur@chromium.org2009-05-011-2/+7
* Implement removeWindow, onWindowCreated, onWindowRemoved.rafaelw@chromium.org2009-04-301-0/+1
* more extensions bookmarks changes:* add schema verification* add unit tests f...erikkay@google.com2009-04-291-0/+4
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+3
* No code change, just converting CRLF to LF to prevent changesfinnur@chromium.org2009-04-241-156/+156
* Pass the ExtensionID to the ExtensionFunctionDispatcher.finnur@chromium.org2009-04-241-3/+5
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-171-120/+154
* added windows.getWindows() and tabs.moveTab()rafaelw@chromium.org2009-04-171-0/+2
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-101-0/+3
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-0/+115