summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service.h
Commit message (Expand)AuthorAgeFilesLines
* Several minor visual fixes to toolstrips:aa@chromium.org2009-05-041-2/+2
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-0/+10
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-5/+21
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-081-1/+1
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-071-1/+1
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-071-1/+1
* Unrevert 11294.mpcomplete@google.com2009-03-101-4/+0
* Reverting 11294.mpcomplete@google.com2009-03-091-0/+4
* Support loading extensions into the bookmark toolbar.mpcomplete@google.com2009-03-091-4/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Also fixes a bug where an externally installedaa@chromium.org2009-03-041-48/+45
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-271-2/+9
* Add a centralized error reporter to theaa@chromium.org2009-02-271-14/+2
* Auto install and update extensions from a registry defined location. This al...erikkay@google.com2009-02-261-47/+88
* Fix a leak in the extension installation code.erikkay@google.com2009-02-041-0/+1
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-031-4/+10
* Extension loading improvements.erikkay@google.com2009-02-031-0/+15
* Add support for loading Current Version. (haven't removed the old style loadi...erikkay@google.com2009-01-311-0/+4
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-291-2/+65
* Add user script support to extensions.aa@chromium.org2009-01-251-1/+6
* Report errors during extension load. Change all the error strings to utf-8.aa@chromium.org2008-12-081-3/+4
* Introduce ExtensionsService. Load extensions on startup from a directory inaa@chromium.org2008-12-051-0/+106