summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_function_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup extension permissions module.jstritar@chromium.org2012-01-061-0/+1
* An interim commit that works for simple cases. There is an arbitrary 1K limit...miket@chromium.org2012-01-051-1/+2
* Add experimental.accessibility.getAlertsForTabhashimoto@chromium.org2011-12-211-0/+1
* Add implementation of ExtensionActivityLog and extension API logging.ericdingle@chromium.org2011-12-151-2/+53
* Reland of r114615: "chrome.clear: Increasing granularity of public API"mkwst@chromium.org2011-12-151-0/+6
* Reverting due to compile failure on multiple bots.finnur@chromium.org2011-12-151-6/+0
* chrome.clear: Increasing granularity of public APImkwst@chromium.org2011-12-151-0/+6
* Add private system extension API to get system update statushashimoto@chromium.org2011-12-151-0/+1
* Adding terminal private extension api.tbarzic@chromium.org2011-12-131-0/+6
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-131-3/+8
* Add a JS API for detecting WebGL availability.zmo@google.com2011-12-081-0/+1
* Implement chrome.systemPrivate.getIncognitoModeAvailability extension API fun...battre@chromium.org2011-12-061-0/+4
* Changed some API names. Wrapped existing UDPClientSocket. Added one unit test...miket@chromium.org2011-12-061-3/+4
* Move functions out of TOUCH_UI defines.bryeung@chromium.org2011-12-021-3/+3
* This is a checkpoint commit for experimental.socket. Limitations:miket@chromium.org2011-11-281-1/+8
* 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