summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* Change chrome.experimental.history.search's first param to use 'text' for tex...skerner@chromium.org2010-03-241-1/+1
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-231-0/+89
* Add discussion of executeScript and insertCSS to the content scripts page.kathyw@chromium.org2010-03-191-10/+10
* Minor extension infobar changes.finnur@chromium.org2010-03-181-2/+2
* Committing for dcheng@brg@chromium.com2010-03-171-0/+34
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+38
* Fix an issue where the schema for the callback parameters to onInportBegan an...arv@chromium.org2010-03-161-8/+3
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+43
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-121-1/+1
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-0/+9
* Expose 'type' and 'incognito' bits to the extension window object, and makempcomplete@chromium.org2010-03-081-3/+16
* Add unit test that uses V8's JSON.parse() to read extension_api.json .skerner@chromium.org2010-03-031-113/+0
* Add a unit test for validating extension_api.json .skerner@chromium.org2010-02-281-0/+113
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2010-02-261-0/+1
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+105
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-2/+12
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-231-0/+10
* Bookmark Manager Drag and Drop backend.arv@chromium.org2010-02-201-2/+100
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2010-02-171-0/+2
* Clone of issue 577015.twiz@chromium.org2010-02-121-0/+6
* Generate doc for experimental.history & experimental.processes.kathyw@chromium.org2010-02-121-19/+17
* Fix spelling error on history transition type.brg@chromium.com2010-02-111-1/+1
* Improve wording for getExtensionTabs docs.skerner@chromium.org2010-02-111-8/+8
* Make it so that chrome.bookmarks.update can update the URL of a bookmark.arv@chromium.org2010-02-101-4/+6
* Fix description of onImportBegan to ensure people use it safely.feldstein@chromium.org2010-02-041-1/+1
* Clean up third_party/cld.jshin@chromium.org2010-02-041-1/+1
* Implement chrome.browserAction.setPopup().skerner@chromium.org2010-02-031-2/+25
* make chrome.tabs.executeScript/insertCss details arg required.rafaelw@chromium.org2010-02-011-4/+2
* Expose sortChildren to the bookmark manager extension API and use that from t...arv@chromium.org2010-01-301-0/+9
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-301-0/+177
* Add clipboard hooks to the bookmark manager extension API.arv@chromium.org2010-01-291-0/+12
* Adds an experimental processes module to the extensions API.creis@chromium.org2010-01-281-0/+44
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-281-1/+19
* Add import/export extension apisfeldstein@chromium.org2010-01-281-0/+37
* revert 37335:estade@chromium.org2010-01-271-177/+0
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-0/+177
* Fleshing out the i18n doc. Added a page for the messages.jsonkathyw@chromium.org2010-01-191-3/+3
* Revert r36407aa@chromium.org2010-01-151-2/+1
* Re-land r36338: Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+2
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-151-2/+1
* Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+2
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-141-1/+69
* Improvements to the i18n doc.kathyw@google.com2010-01-121-13/+13
* Submitting Arne's fix (http://codereview.chromium.org/521062).kathyw@google.com2010-01-071-1/+1
* Adding support for i18n to content scripts.cira@chromium.org2009-12-291-1/+2
* Minor copyedit to the description of detectLanguage.kathyw@google.com2009-12-181-1/+1
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-181-0/+20
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-081-0/+5
* 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