summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* Enable extension APIs for content scripts.aa@chromium.org2011-11-124-13/+195
* Add a tray notification UI for speech input recording in the extension API.leandrogracia@chromium.org2011-11-111-1/+1
* Fix definition of clearComposition to match the rest of the APIzork@chromium.org2011-11-111-3/+8
* 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
* Clean-up of chrome.experimental.devtools.audits API docs.caseq@google.com2011-11-091-16/+18
* Various changes to the Extension Settings API.kalman@chromium.org2011-11-091-13/+11
* Support UTF8 in header values in webRequest API.battre@chromium.org2011-11-071-2/+8
* Added parentFrameId to webRequest API callsbattre@chromium.org2011-11-041-0/+9
* DevTools: update chrome.experimental.debugger extensions API docs.pfeldman@chromium.org2011-11-031-2/+2
* Adds a webstorePrivate method for silently installing extensions.jstritar@chromium.org2011-11-021-1/+31
* Fix generation of API documentation for arrays of objectsbattre@chromium.org2011-10-281-3/+3
* Document optional parameters of ...devtools.inspectedWindow.reload()caseq@chromium.org2011-10-271-4/+20
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-1/+1
* DevTools: extend experimental.debugger API to potentially allow non-tab debug...pfeldman@chromium.org2011-10-261-22/+37
* first cut at experimental topsites extension apiestade@chromium.org2011-10-261-0/+37
* Update contentSettings extension API docs.bauerb@chromium.org2011-10-251-9/+9
* Re-commit 106660 with the crashing test disabled. Reverted in 106671.kalman@chromium.org2011-10-221-2/+33
* Revert 106660 - Speculative revert. Tests are now sporadically timing out/cra...rsleevi@chromium.org2011-10-211-33/+2
* Add onChanged events to the extension settings API, both from sync and betweenkalman@chromium.org2011-10-211-2/+33
* Add asyncBlocking support to webRequest event listeners.cbentzel@chromium.org2011-10-201-2/+10
* Updated webRequest extension API documentationbattre@chromium.org2011-10-181-9/+9
* Remove toolstrips from Chrome.aa@chromium.org2011-10-171-14/+0
* Add webstorePrivate.beginInstallWithManifest3 and remove webstorePrivate.begi...mihaip@chromium.org2011-10-171-34/+18
* Revert 105759 - Revert 105755 - Fails on XP and Vistatbarzic@chromium.org2011-10-171-0/+112
* Revert 105755 - Fails on XP and Vistarsleevi@chromium.org2011-10-171-112/+0
* Adding experimental extension clipboard api.tbarzic@chromium.org2011-10-161-0/+112
* Add notes for chrome.windows API parameters that do not apply to panels.jennb@chromium.org2011-10-151-6/+6
* Support SSL connections in websocket-to-TCP proxy.dilmah@chromium.org2011-10-141-0/+38
* Move extension permissions API out of experimental.jstritar@chromium.org2011-10-141-1/+1
* Allow resource identifiers in content settings.bauerb@chromium.org2011-10-131-1/+1
* Move contentSettings extension API out of experimentalbauerb@chromium.org2011-10-131-1/+1
* Introducing the basic functionality to the speech input experimental API.leandrogracia@chromium.org2011-10-131-13/+13
* Remove experimental flag on panels API. Panels open as popups when not enabled.jennb@chromium.org2011-10-121-2/+2
* Update documentation for the extension permissions API.jstritar@chromium.org2011-10-121-2/+2
* Implement SetMenuItems and UpdateMenuItems in the IME APIzork@chromium.org2011-10-121-8/+1
* webRequest.onAuthRequired listeners can provide authentication credentials.cbentzel@chromium.org2011-10-111-3/+17
* Permit tab ID -1 (WINDOW_ID_NONE) to be returned in onFocusChanged.yoz@chromium.org2011-10-051-1/+1
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-051-0/+50
* Handle sendResponse being called more than once per document in response to c...mihaip@chromium.org2011-10-041-1/+1
* Remove statusLine and requestLine from ExtraInfoSpecbattre@chromium.org2011-10-011-7/+7
* Add common attributes (such as tabId) to all webRequest signals.battre@chromium.org2011-10-011-17/+45
* Move webNavigation out of experimental.jochen@chromium.org2011-10-011-1/+1
* Creating a basic skeleton for the Speech Input Experimental API.leandrogracia@chromium.org2011-09-291-0/+160
* Allow webRequest API extensions to clear the in-memory cache of WebKit.battre@chromium.org2011-09-291-0/+8
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-16/+206
* chrome.tabs.update now returns null Tab when no tabs permission.miket@chromium.org2011-09-281-1/+2
* Added chrome.experimental.devtools.panels.setOpenResourceHandler()caseq@chromium.org2011-09-271-0/+20
* Move AppNotification and AppNotificationManager into their own files.asargent@chromium.org2011-09-261-9/+0
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-261-0/+31