summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions
Commit message (Expand)AuthorAgeFilesLines
* Don't create bg pages if the opener doesn't have a background permission.atwilson@chromium.org2011-02-013-7/+23
* Split history tests into parts that run in under 6 seconds.skerner@chromium.org2011-02-0112-515/+544
* Fix bug that caused content scripts to be applied to hostaa@chromium.org2011-02-014-0/+56
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-316-111/+0
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-316-0/+111
* Unpacked theme crx files from theme.crx and theme2.crxtessamac@chromium.org2011-01-269-0/+42
* Prevent extensions from moving tabs between profiles.jstritar@chromium.org2011-01-261-0/+16
* Only allow extension pages to be displayed in the sidebar to be consistentalekseys@chromium.org2011-01-2510-40/+8
* Implement the onBeforeRetarget event of the webNavigation APIjochen@chromium.org2011-01-215-74/+260
* The RSS subscribe.js should not double-decoded the URL passed in.finnur@chromium.org2011-01-212-3/+2
* Add "sidebar" section to extension manifest:alekseys@chromium.org2011-01-2010-0/+101
* Fix autoupdate for hosted apps.asargent@chromium.org2011-01-195-0/+40
* Update V8 to version 3.0.8.1sgjesse@google.com2011-01-181-1/+0
* Show crashed extensions on chrome://extensions.jennb@chromium.org2011-01-133-0/+3
* Added new methods to chrome.experimental.metrics to enable or disable sending...hansl@google.com2011-01-121-0/+21
* Added a test to make sure the app store redirect issue (see bug) doesn'tmpcomplete@chromium.org2011-01-051-0/+2
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-2316-4/+236
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-2312-9/+79
* Do not create an incognito profile if none exists in cookies.getAllCookieStoresjochen@chromium.org2010-12-152-1/+6
* Error out on user scripts that are not UTF8 encoded.skerner@chromium.org2010-12-131-0/+1
* Some fields were getting dropped during the conversion ofaa@chromium.org2010-12-121-1/+4
* Load external extensions even when --disable-extensions is used. We do this s...jstritar@chromium.org2010-12-101-0/+28
* Fix issue that causes some extensions to be disabled right after installation.jstritar@chromium.org2010-12-071-1/+1
* Add extension API test for FileSystem API.kinuko@chromium.org2010-12-073-0/+70
* Show extension tabs in task manager and correctly label apps.creis@google.com2010-12-052-0/+16
* Turn GPU accelerated features (WebGL, compositing, accelerated 2d canvas) off...jamesr@chromium.org2010-12-032-0/+15
* Display a comprehensive error message when user attempts to load an extensioncaseq@google.com2010-12-021-0/+7
* Create a window with an existing tab and move a tab from a popup to a normal ...asargent@chromium.org2010-12-021-0/+18
* Replace 'descriptionStyles' in omnibox API with a simple xmlaa@chromium.org2010-11-301-7/+3
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-304-0/+40
* Revert 67544 - Track permissions granted to extensions in prefsarv@chromium.org2010-11-294-40/+0
* Track permissions granted to extensions in prefsjstritar@chromium.org2010-11-294-0/+40
* Revert 67500 - Adds a section to the extension preferences to store the recog...jstritar@chromium.org2010-11-294-40/+0
* Adds a section to the extension preferences to store the recognized permissio...jstritar@chromium.org2010-11-284-0/+40
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-262-0/+19
* CL adding a 'maxSize' parameter to the experimental popup extension API. twiz@google.com2010-11-262-9/+105
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-232-19/+0
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-232-0/+19
* Adding support for optional description in to the callback of the management ...asargent@chromium.org2010-11-183-3/+49
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-182-6/+1
* Allow localization of omnibox.keyword.mpcomplete@chromium.org2010-11-171-1/+1
* CL correcting Extensions regression introduced by CL 2941001.twiz@google.com2010-11-171-19/+16
* More changes to extension omnibox API for styles.mpcomplete@chromium.org2010-11-161-1/+2
* 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