summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fleshed out the documentation for PageActions.finnur@chromium.org2009-08-251-13/+15
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+23
* Extension Docs (no code changes) - Fix navigation jig. Renamed a few paramet...rafaelw@chromium.org2009-08-241-5/+5
* (Extension API) Make BookmarkTreeNode.index "type":"integer"rafaelw@chromium.org2009-08-241-1/+1
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-221-19/+23
* Async extension callbacks now always fire and set chrome.extension.lastError ...rafaelw@chromium.org2009-08-181-0/+10
* An initial pass at structure to do end-to-end extension API tests. I'll work...erikkay@chromium.org2009-08-171-0/+21
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-20/+47
* Re-factor extension docs generation code. Now support referenced types and ty...rafaelw@chromium.org2009-08-131-10/+10
* I have taken over this patch, original authored by Adam Hunter (adamhunter).rafaelw@chromium.org2009-08-131-0/+12
* Add chrome.extension to extension_api.json and docs.rafaelw@chromium.org2009-08-121-16/+51
* Add return type parameters to Bookmark APIs. And resulting doc changesrafaelw@chromium.org2009-08-091-22/+86
* Buff out Windows & Tabs API, fix a few doc bugs.rafaelw@chromium.org2009-08-071-20/+86
* Re-land extension docs build/render/presubmit. The original patch, http://cod...rafaelw@chromium.org2009-08-051-508/+417
* mole API - take 2erikkay@chromium.org2009-08-041-1/+31
* Rolling back 22300.bradnelson@google.com2009-08-031-400/+487
* Extension docs build script, gyp target and PRESUBMIT.PY checkrafaelw@chromium.org2009-08-031-487/+400
* Rolling back change 22245.chrome-bot@google.com2009-08-021-31/+1
* mole expand/collapse API, callable from a toolstrip for manual operationerikkay@chromium.org2009-08-011-1/+31
* Fix schema typo in extension_api.json.rafaelw@chromium.org2009-07-281-1/+1