summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/good
Commit message (Expand)AuthorAgeFilesLines
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-091-0/+7
* Revert r28293.jhawkins@chromium.org2009-10-072-26/+2
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-072-2/+26
* CL is the same as http://codereview.chromium.org/173487, but had to be moved ...cira@chromium.org2009-09-182-6/+12
* Simple fix of extension_l10n_util that allows folders in form ".some_name" to...cira@chromium.org2009-09-093-0/+11
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-282-67/+85
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-203-3/+0
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-145-0/+43
* Add privacy_blacklists key to extension manifest and validate it.phajdan.jr@chromium.org2009-08-132-1/+14
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-072-1/+2
* Reenable use of ExecuteScriptInNewWorld.mpcomplete@chromium.org2009-07-282-3/+25
* reenable a disabled part of a unit testerikkay@chromium.org2009-07-271-2/+2
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-261-1/+5
* Another try at enabling the content script messaging test.mpcomplete@chromium.org2009-07-244-52/+71
* Revert "Fix an issue with unregistering content script contexts."mpcomplete@chromium.org2009-07-222-25/+13
* Fix an issue with unregistering content script contexts.mpcomplete@chromium.org2009-07-222-13/+25
* A small start: add icons to the extension manifest.aa@chromium.org2009-07-172-0/+3
* Change getLanguage to detectLanguage, and incorporate corresponding changes, ...sidchat@google.com2009-07-161-2/+2
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-102-21/+21
* Add getLanguage function to tab extension.sidchat@google.com2009-07-102-0/+22
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-094-1/+78
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-042-56/+10
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-0/+12
* Adds a browser_test for extension startup, content scriptaa@chromium.org2009-07-012-1/+2
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-2517-2/+23
* Change extension id format back to mp-decimal, and change theaa@chromium.org2009-06-1320-20/+17
* Verify signed .crx extension installationsrafaelw@chromium.org2009-06-123-3/+6
* Revert "BUG=12114"tc@google.com2009-06-113-6/+3
* BUG=12114rafaelw@chromium.org2009-06-113-3/+6
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-033-1/+4
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+0
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-0/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+0
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-0/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+0
* Add ExtensionsService::Uninstall() plus unit tests.aa@chromium.org2009-05-151-0/+0
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-071-1/+1
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+1
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-292-1/+3
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-132-2/+11
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-2/+2
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-2/+11
* Make the "id" key for extension manifests optional inaa@chromium.org2009-03-313-3/+0
* Initial rev at a message passing API for extensions. So far, only passingmpcomplete@google.com2009-03-231-1/+4
* Support for extensions permissions. This CL only contains, parsing, initializ...rafaelw@chromium.org2009-03-231-0/+1
* Allow multiple toolstrips in an extension.aa@chromium.org2009-03-213-1/+25
* Allow multiple js files per content script. Thanks to georged for making this...aa@chromium.org2009-03-201-5/+1
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-183-1/+10
* Unrevert 11294.mpcomplete@google.com2009-03-103-5/+22
* Reverting 11294.mpcomplete@google.com2009-03-093-22/+5