summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api
Commit message (Expand)AuthorAgeFilesLines
* Add a launchApp method to extension management API.asargent@chromium.org2010-09-231-0/+21
* Revert 59138 - Revert 59123 - Don't use the return value of rlz_lib::SendFina...rogerta@google.com2010-09-131-1/+2
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-131-1/+1
* Revert 59123 - Don't use the return value of rlz_lib::SendFinancialPing() as ...sky@chromium.org2010-09-101-2/+1
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-101-1/+2
* Add a note saying that not all functions require the tabsrafaelw@chromium.org2010-09-101-2/+2
* Add support for PAC scripts (URL only, no direct data yet) and proxy auto-con...pam@chromium.org2010-09-101-1/+11
* Implement gallery install APIrafaelw@chromium.org2010-09-091-23/+17
* Back out r58827. It caused browser_tests ExtensionApiTest.Rlz to fail.mark@chromium.org2010-09-081-2/+1
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-081-1/+2
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-1/+1
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-1/+1
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-1/+1
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-1/+1
* Add transition qualifiers to the web navigation api.jochen@chromium.org2010-09-031-1/+2
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-011-0/+43
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-3/+3
* Implement events for extensions management API.asargent@chromium.org2010-08-301-5/+6
* Change, unify, and specify ordering of cookies from CookieMonster.rdsmith@chromium.org2010-08-271-2/+2
* First cut at experimental API for managing installed/enabled extensions.asargent@chromium.org2010-08-261-0/+168
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+55
* Add code to support options for TTS speak.chaitanyag@chromium.org2010-08-201-3/+3
* Several small extensions docs system fixesasargent@chromium.org2010-08-191-2/+2
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+241
* remove toolstripserikkay@chromium.org2010-08-121-40/+0
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-121-0/+90
* Add documentation about context menu API onclick callbacks.asargent@chromium.org2010-08-111-2/+64
* First stage of proxy extension API.pam@chromium.org2010-08-041-0/+45
* Add the definition of the webRequest and webNavigation APIs.jochen@chromium.org2010-08-031-0/+224
* Revert 54535jorlow@chromium.org2010-08-021-299/+0
* Introduce a preliminary version of the sidebar API.akoub@google.com2010-08-021-0/+299
* Set a max limit on extension items' labels in context menus.asargent@chromium.org2010-08-021-0/+8
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-181-0/+22
* When I specified the rlz chrome extension api, I explicitly did not include arogerta@google.com2010-07-171-0/+14
* Move context menu module out of experimental.aa@chromium.org2010-07-171-1/+1
* Unexperimentalify the cookies API.aa@chromium.org2010-07-161-1/+1
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-161-1/+1
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-161-1/+1
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-141-9/+8
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-141-2/+8
* Move idle from experimental.levin@chromium.org2010-07-121-4/+5
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-091-19/+6
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-0/+18
* **Reapply change that caused build break in chromeos/arm**rogerta@google.com2010-07-011-0/+36
* Make the extension API docs point out the minimum version that supports an AP...skerner@chromium.org2010-06-281-2/+5
* Revert 50977 - Add support for RLZ chrome extension api.sky@chromium.org2010-06-281-36/+0
* Add support for RLZ chrome extension api.rogerta@google.com2010-06-281-0/+36
* Require tabId for infobar.show()rafaelw@chromium.org2010-06-231-2/+1
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-211-13/+55
* Fix an inaccuracy in the cookies documentation--the expirationDate property i...cindylau@google.com2010-06-161-2/+2