summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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-315-4/+4
* 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-234-0/+4
* Revert change 12247 because it created a lot of memory regressionsnsylvain@chromium.org2009-03-224-23/+0
* Committing issue 39299:aa@chromium.org2009-03-214-0/+23
* 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-202-10/+2
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-184-2/+12
* Unrevert 11294.mpcomplete@google.com2009-03-103-5/+22
* Reverting 11294.mpcomplete@google.com2009-03-093-22/+5
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-093-5/+22
* chrome-ui://extensions/ is now populated with data collected from the Extensi...rafaelw@chromium.org2009-03-095-0/+36
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-054-38/+38
* Commit http://codereview.chromium.org/27037aa@chromium.org2009-03-041-201/+131
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-0/+5
* Enforce new id format (hex str of sha-1)erikkay@google.com2009-02-265-4/+4
* Auto install and update extensions from a registry defined location. This al...erikkay@google.com2009-02-261-0/+0
* Add NPAPI plugins contained in extensions to the PluginList.mpcomplete@google.com2009-02-211-1/+2
* Complain when an extension does not contain a user script it claims to.aa@chromium.org2009-02-204-0/+16
* Manifest renames.aa@chromium.org2009-02-195-3/+3
* Do two TODOs related to --load-extension:aa@chromium.org2009-02-1712-0/+5
* Commit issue 19737: Partial implementation of tests foraa@chromium.org2009-02-161-0/+408
* Revert "Commit issue 19737: Partial implementation of tests for Greasemonkey"aa@chromium.org2009-02-151-408/+0
* Commit issue 19737:aa@chromium.org2009-02-151-0/+408
* Remove the executable bit from a bunch of files that shouldn't have had it.evan@chromium.org2009-02-122-0/+0
* Add support for loading Current Version. (haven't removed the old style loadi...erikkay@google.com2009-01-312-0/+7
* fixed a manifest file I hadn't renamed beforeerikkay@google.com2009-01-311-0/+0
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-297-2/+2
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-231-3/+9
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-221-9/+3
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-221-3/+9
* Add version to list of required fields. This is required prep work for exten...erikkay@google.com2009-01-122-0/+2
* Fix two minor issues with ExtensionsService test data:aa@chromium.org2008-12-082-0/+2
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-052-0/+15