summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function.h
Commit message (Expand)AuthorAgeFilesLines
* use EXTENSION_FUNCTION_VALIDATE in extension_tabs_module.ccrafaelw@chromium.org2009-04-301-1/+1
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-1/+4
* Pass the ExtensionID to the ExtensionFunctionDispatcher.finnur@chromium.org2009-04-241-0/+2
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-171-0/+22
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-0/+81