summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions
Commit message (Expand)AuthorAgeFilesLines
* Sets lastError when trying to connect or send a request to an invalid extension.jstritar@chromium.org2010-11-123-11/+69
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-123-0/+50
* Remove the login token from webstorePrivate API function return values.asargent@chromium.org2010-11-122-4/+3
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-4/+2
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-105-48/+64
* Add api method to get an installed extension by ID.tessamac@google.com2010-11-082-16/+29
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-082-0/+86
* Don't whitelist extensions with NPAPI from no-prompt install.asargent@chromium.org2010-11-052-0/+15
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-052-1/+91
* Allow the webstore to prompt for login even when there is a username already ...johnnyg@chromium.org2010-11-041-10/+0
* Change disabling the assert that is causing ExtensionApiTest.Popup to become ...twiz@google.com2010-11-041-2/+4
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-042-0/+90
* Fix bug with context menus in incognito mode.mpcomplete@chromium.org2010-11-023-0/+27
* Add icons so that I can send http://codereview.chromium.org/4139008/showaa@chromium.org2010-11-023-0/+0
* Revert "Revert "Revert "Revert "Split ExtensionApiTest.Tabs into several smal...aa@chromium.org2010-11-019-514/+526
* Correction of missing manifest file for ExtensionApiTest.Popup browser test. ...twiz@google.com2010-10-281-0/+8
* 1. Fires port.onDisconnect if tabs.connect fails.jstritar@chromium.org2010-10-281-5/+26
* Revert "Revert "Revert "Split ExtensionApiTest.Tabs into several smaller test...jochen@chromium.org2010-10-289-529/+514
* Track in which frames navigation errors occurred and don't send further navig...jochen@chromium.org2010-10-281-39/+0
* Revert "Revert "Split ExtensionApiTest.Tabs into several smaller tests and re...aa@chromium.org2010-10-289-514/+529
* Revert "Split ExtensionApiTest.Tabs into several smaller tests and re-enable."aa@chromium.org2010-10-289-521/+514
* Split ExtensionApiTest.Tabs into several smaller tests and re-enable.aa@chromium.org2010-10-279-514/+521
* Implement the TTS completion callback in a generic way so that the callbackdmazzoni@chromium.org2010-10-2716-20/+177
* Add sync login token to results from webstore private API functions.asargent@chromium.org2010-10-272-4/+2
* Fix a regression introduced by extension event refactoring.mpcomplete@chromium.org2010-10-272-43/+58
* Re-enable ExtensionApiTest.WindowOpen.aa@chromium.org2010-10-261-2/+4
* Allow URLPatterns to omit trailing slash.aa@chromium.org2010-10-261-0/+12
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-258-3/+29
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-251-0/+7
* Split WebNavigationEvents in two tests and make iframe loading less flaky.jochen@chromium.org2010-10-2519-137/+200
* AppBackgroundPageApiTest works with testserver on ephemeral ports.cbentzel@chromium.org2010-10-233-28/+10
* Fix more extension api tests to not hard-code port 1337.skerner@chromium.org2010-10-228-84/+148
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-212-0/+50
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-199-93/+179
* Fix a bunch of extensions api tests to not hard-code port 1337.skerner@chromium.org2010-10-1911-454/+512
* Pass test server port to javascript part of extensions API tests.skerner@chromium.org2010-10-184-583/+610
* Tweak the webstorePrivate.getBrowserLogin callback signature.asargent@chromium.org2010-10-154-0/+19
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-2/+9
* Tab array support for chrome.windows.createjstritar@chromium.org2010-10-145-67/+48
* fix EffectiveHostPermissions test to match implementationerikkay@chromium.org2010-10-142-23/+0
* Remove traces for the WhitelistExtension test. The flakiness seems to be gone.finnur@chromium.org2010-10-142-7/+0
* Prevent browser actions and page actions from being used withaa@chromium.org2010-10-143-0/+27
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-139-167/+93
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-139-93/+167
* Re-land 62283 - Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-133-8/+9
* Revert 62283 - Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-123-9/+8
* Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-123-8/+9
* Adjust the traces for WhitelistedExtension.finnur@chromium.org2010-10-121-1/+1
* Add more traces for flaky WhitelistExtension test.finnur@chromium.org2010-10-121-0/+1
* Add a promptBrowserLogin method to webstorePrivate extension APIasargent@chromium.org2010-10-112-0/+16