summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Move extension_accessibility_api.* from chrome/browser/extensions to chrome/b...hashimoto@chromium.org2011-11-281-1/+1
* Moving the MHTML API out of experimental and renaming it.jcivelli@chromium.org2011-11-281-3/+3
* Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension...aa@chromium.org2011-11-271-5/+5
* Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""aa@chromium.org2011-11-271-5/+5
* Remove experimental.clipboard API in favor of document.execCommand()dcheng@chromium.org2011-11-271-6/+0
* Moving experimental.metrics API to metricsPrivatekaznacheev@chromium.org2011-11-221-2/+0
* Revert "Move a bunch of ChromeOS APIs out of chrome/browser/extensions."aa@chromium.org2011-11-211-5/+5
* Move a bunch of ChromeOS APIs out of chrome/browser/extensions.aa@chromium.org2011-11-211-5/+5
* Aura: Disable SelectFileDialogExtensionBrowserTest on non-ChromeOSjamescook@chromium.org2011-11-181-0/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-5/+9
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-111-1/+1
* Revert 109285 - Seems to have broken chrome_frame_net_tests on the win_rel tr...rsleevi@chromium.org2011-11-101-1/+1
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-091-1/+1
* Move all Extension Settings API files from c/b/extensions to c/b/extensions/s...kalman@chromium.org2011-11-091-5/+5
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-34/+21
* Move download extension api implementation to download/ dir.tfarina@chromium.org2011-11-041-3/+3
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...battre@chromium.org2011-11-031-5/+10
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-021-0/+1
* DevTools: extend experimental.debugger API to potentially allow non-tab debug...pfeldman@chromium.org2011-10-261-1/+1
* first cut at experimental topsites extension apiestade@chromium.org2011-10-261-0/+4
* Move bookmarks extension api implementation to bookmarks dir.aa@chromium.org2011-10-251-2/+2
* Move RLZ extension api implementation to rlz directory.aa@chromium.org2011-10-251-1/+1
* Move history extension API implementation to history dir.aa@chromium.org2011-10-241-1/+1
* Move infobar extension API implementation to infobars dir.aa@chromium.org2011-10-241-1/+1
* Track all extension processes in ExtensionInfoMap, not justaa@chromium.org2011-10-231-1/+2
* Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...mihaip@chromium.org2011-10-171-1/+0
* Revert 105759 - Revert 105755 - Fails on XP and Vistatbarzic@chromium.org2011-10-171-0/+6
* Revert 105755 - Fails on XP and Vistarsleevi@chromium.org2011-10-171-6/+0
* Adding experimental extension clipboard api.tbarzic@chromium.org2011-10-161-0/+6
* Support SSL connections in websocket-to-TCP proxy.dilmah@chromium.org2011-10-141-0/+1
* Introducing the basic functionality to the speech input experimental API.leandrogracia@chromium.org2011-10-131-1/+1
* Separate Virtual Keyboard related conditionals from TouchUIhashimoto@chromium.org2011-10-041-1/+1
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-011-25/+25
* Reland r103624 - Add ExtensionFunctionTest base class and a testaa@chromium.org2011-10-011-1/+1
* Revert 103536 - Add ExtensionFunctionTest base class and a test foraa@chromium.org2011-09-301-1/+1
* Add ExtensionFunctionTest base class and a test foraa@chromium.org2011-09-301-1/+1
* Creating a basic skeleton for the Speech Input Experimental API.leandrogracia@chromium.org2011-09-291-0/+6
* Allow webRequest API extensions to clear the in-memory cache of WebKit.battre@chromium.org2011-09-291-0/+1
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-2/+4
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-261-0/+4
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-4/+0
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-0/+4
* Adding support to retrieve remaining and total space on disk/file shelf.tbarzic@chromium.org2011-09-211-0/+1
* Revert 101678 (turned linux "sizes" step red, and noone was around tothakis@chromium.org2011-09-181-11/+0
* Description and Demo:alexbost@google.com2011-09-181-0/+11
* Add webNavigation.getAllFrames() to retrieve information about all known fram...jochen@chromium.org2011-09-091-0/+1
* Make OnKeyEvent asynchronous to match the design.zork@chromium.org2011-09-081-0/+2
* * Implement new extension function chrome.tabs.reload.yosin@chromium.org2011-09-071-0/+1