summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-021-0/+2
* Add a folders_only and subtree api to bookmark managerfeldstein@chromium.org2010-04-021-0/+1
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-10/+2
* Re-land 42631: The problem was that notifications aren't implemented on linux...aa@chromium.org2010-03-251-3/+17
* Revert 42631 as it seems to have broken browser tests on linux_views.aa@chromium.org2010-03-251-17/+3
* Finish wiring up notifications in extensions.aa@chromium.org2010-03-251-3/+17
* Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...aa@chromium.org2010-03-241-26/+35
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-231-0/+5
* Committing for dcheng@brg@chromium.com2010-03-171-0/+6
* Initial support for inspecting extension popups.rafaelw@chromium.org2010-03-171-12/+0
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-1/+5
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+4
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-121-13/+9
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-4/+5
* Minor extensions code cleanuprafaelw@chromium.org2010-03-061-2/+1
* extensions_ui: update "active views" for popups & TabContentsrafaelw@chromium.org2010-03-051-2/+14
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+16
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-3/+11
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-0/+2
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-031-0/+1
* Expose sortChildren to the bookmark manager extension API and use that from t...arv@chromium.org2010-01-301-0/+1
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-0/+5
* Add clipboard hooks to the bookmark manager extension API.arv@chromium.org2010-01-291-0/+1
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-281-0/+4
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-281-0/+1
* Add import/export extension apisfeldstein@chromium.org2010-01-281-0/+2
* revert 37335:estade@chromium.org2010-01-271-5/+0
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-0/+5
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-141-0/+7
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-181-0/+1
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-0/+20
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-041-1/+12
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-161-0/+17
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-1/+1
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-1/+1
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-0/+4
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-0/+9
* Remove pageAction setXXXBadge functions.rafaelw@chromium.org2009-10-241-3/+0
* Implement new page action API.mpcomplete@chromium.org2009-10-161-0/+7
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-1/+1
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-141-86/+44
* Modify extension request IPC messages to pass a ListValue instead of a string.mpcomplete@chromium.org2009-10-061-1/+1
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-031-0/+4
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-011-0/+8
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+5
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-0/+10
* Added chrome.i18n extension API.xji@chromium.org2009-09-091-0/+6