summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-041-0/+6
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-6/+8
* Addition of the optional flag for the experimental.popup.show(...) callback a...twiz@google.com2009-11-191-0/+1
* Addition of "optional" tag to chrome.exerpimental.popup routines that may ret...twiz@google.com2009-11-181-4/+6
* Refactoring of the chrome.experimental.popup API implementation to allow disp...twiz@google.com2009-11-161-3/+2
* Final copyedits for beta.kathyw@google.com2009-11-161-2/+3
* Add stub functions for chrome.* APIs in content scripts. asargent@chromium.org2009-11-131-0/+6
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-121-38/+60
* Extension Docs Fixesrafaelw@chromium.org2009-11-101-1/+2
* Revamp the docs for message passing, including the new sendRequest API.mpcomplete@chromium.org2009-11-061-2/+16
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-0/+72
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-0/+154
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-291-10/+17
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-281-0/+6
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-281-1/+1
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-6/+25
* Remove pageAction setXXXBadge functions.rafaelw@chromium.org2009-10-241-65/+0
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-231-1/+54
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-221-3/+3
* More work on browser actions doc.kathyw@google.com2009-10-211-18/+18
* First cut at new page and browser action docs basedaa@chromium.org2009-10-201-4/+4
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-0/+5
* Implement new page action API.mpcomplete@chromium.org2009-10-161-0/+140
* Tidy up the bookmarks doc. Hide parts that still need updating.kathyw@google.com2009-10-151-7/+7
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-151-27/+63
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-091-1/+18
* Revert r28293.jhawkins@chromium.org2009-10-071-17/+3
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-071-3/+17
* Fix broken extension docs due to a JSON syntax error.mpcomplete@chromium.org2009-10-061-1/+1
* Implement browserAction.setIcon(ImageData) for extensions.mpcomplete@chromium.org2009-10-061-1/+15
* Add an API to manipulate the browser action badge.aa@chromium.org2009-10-031-2/+29
* Add chrome.browserAction.setName and .setIcon.mpcomplete@chromium.org2009-10-011-0/+24
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-281-2/+29
* Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send...rafaelw@chromium.org2009-09-221-5/+3
* Extension Doc Changes (no building or testable changes).rafaelw@chromium.org2009-09-221-1/+1
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+58
* Two extensions doc cleanups.asargent@chromium.org2009-09-171-1/+2
* Extension apis: windows.create({url:}) now supports relative paths.rafaelw@chromium.org2009-09-111-2/+24
* Added chrome.i18n extension API.xji@chromium.org2009-09-091-0/+22
* finished testing functions and added events to bookmark tests.erikkay@chromium.org2009-09-081-2/+2
* Update Documentation for chrome.tabs.detectLanguage().sidchat@google.com2009-09-041-1/+1
* Add extension.getURL to extension_api.json so it appears in the docs.rafaelw@chromium.org2009-09-041-0/+16
* add descriptions to bookmark functionserikkay@chromium.org2009-09-041-17/+18
* Extension Doc Changes (no building or testable changes): minor changes for ta...rafaelw@chromium.org2009-09-021-7/+7
* more bookmark tests, plus fix a couple of API bugserikkay@chromium.org2009-09-011-1/+8
* Fill out windows doc. Also add permissions sectionaa@chromium.org2009-09-011-27/+27
* Fill out the tabs docs. Also, fix a bug where we didn'taa@chromium.org2009-09-011-56/+146
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-011-0/+8
* share extension API test frameworkerikkay@chromium.org2009-08-311-3/+5
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-14/+52