summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function.h
Commit message (Expand)AuthorAgeFilesLines
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-3/+3
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-0/+9
* Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...rafaelw@chromium.org2009-07-241-2/+6
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-2/+9
* Make AsyncExtensionFunction possible.mpcomplete@google.com2009-06-051-6/+14
* Fix a crash in the extension system when sending response back to extension w...finnur@chromium.org2009-05-181-2/+3
* First step to enable end-to-end testing of extensions through theaa@chromium.org2009-05-151-26/+55
* FormatErrorMessage() functions are now publicly available from ExtensionError...rafaelw@chromium.org2009-05-121-8/+10
* 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