summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_service.h
Commit message (Expand)AuthorAgeFilesLines
* Adding ExtensionPrefs methods for storing update-when-idle data.asargent@chromium.org2010-04-271-15/+1
* Start up extension event routers later in BrowserMain, sohuanr@chromium.org2010-04-151-0/+3
* Fix errors in ExtensionPrefs with storing the blacklist last ping day.asargent@chromium.org2010-04-061-0/+6
* Makes tab contents look for extension whose extent contains thesky@chromium.org2010-04-011-1/+5
* Send ping days parameter for extension blacklist update checksasargent@chromium.org2010-03-301-2/+2
* Changed AddPendingExtension() to treat adding an already-installedakalin@chromium.org2010-03-291-3/+5
* Added support for pending extensions to ExtensionsService andakalin@chromium.org2010-03-261-0/+51
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-251-0/+3
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-251-3/+0
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-241-0/+3
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-241-3/+0
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-241-0/+3
* Fix 2 bugs related to remembering loaded unpacked extensions.mpcomplete@chromium.org2010-03-231-1/+1
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-231-1/+8
* Force an app's orgin to be the origin of the URL the crx isaa@chromium.org2010-03-181-2/+4
* Fix a bug with persistent unpacked extensions where we would not pick upmpcomplete@chromium.org2010-03-121-3/+3
* Bookmark manager: Open in incognito window.arv@chromium.org2010-03-101-2/+2
* Persistent "Load unpacked extension" extensions across browser restarts.mpcomplete@chromium.org2010-03-091-3/+0
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-041-0/+28
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-3/+2
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+4
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-101-0/+6
* Refactor extension autoupdater.asargent@chromium.org2010-01-281-0/+11
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-7/+0
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-12/+22
* Only show gray LOADING dialog for Themes.rafaelw@chromium.org2009-12-161-0/+4
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-081-0/+5
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-071-0/+7
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-5/+0
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-041-0/+6
* Don't ping for extension blacklist when no extensions are installed.pam@chromium.org2009-12-031-0/+6
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-0/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-2/+0
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-0/+2
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-2/+0
* Integrate BlacklistManager with Profile.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-301-3/+0
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-301-0/+3
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-7/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-101-3/+4
* Revert 31458 - Revert "Always destroy the ExtensionsService on UI thread."willchan@chromium.org2009-11-091-2/+5
* Revert "Always destroy the ExtensionsService on UI thread."phajdan.jr@chromium.org2009-11-091-5/+2
* Always destroy the ExtensionsService on UI thread.phajdan.jr@chromium.org2009-11-091-2/+5
* Make the inspector for the background page stay open whenaa@chromium.org2009-11-071-3/+17
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-3/+8
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-8/+3
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-3/+8
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-0/+8
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-11/+1