summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...vandebo@chromium.org2012-03-031-10/+6
* Take extensions out of Profile into a profile-keyed service, ExtensionSystem.yoz@chromium.org2012-03-031-6/+10
* Don't display external-extension alert for hosted apps.miket@chromium.org2012-02-291-27/+34
* Auto-acknowledge extensions with EXTERNAL_POLICY_DOWNLOAD location.miket@chromium.org2012-02-281-0/+6
* Change the way lazy background pages shutdown.mpcomplete@chromium.org2012-02-271-1/+2
* Revert change to delay network requests on startup for webRequest extensions.mpcomplete@chromium.org2012-02-231-6/+0
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-3/+4
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-4/+3
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-3/+4
* - Simple layer over POSIX open/read/write.miket@chromium.org2012-02-161-17/+17
* Persist lazy background event listeners to the Prefs file.mpcomplete@chromium.org2012-02-151-9/+13
* Handle termination/crashes of an extension hosted in the ExtensionDialog.rkc@chromium.org2012-02-101-0/+7
* RulesRegistry for declarative APIs.battre@chromium.org2012-02-101-0/+9
* Make the Chrome Web Store Icon Syncablecsharp@chromium.org2012-02-091-2/+12
* Moved app shortcut code out of ExtensionService.benwells@chromium.org2012-02-091-64/+1
* Revert 120432 - Make the Chrome Web Store Icon Syncabletim@chromium.org2012-02-041-8/+2
* Make the Chrome Web Store Icon Syncablecsharp@chromium.org2012-02-031-2/+8
* Remove a bunch of easy entries from chrome\browser\DEPS.jam@chromium.org2012-01-311-11/+1
* Don't check for alertable extensions on extension installation.miket@chromium.org2012-01-271-1/+0
* Enable NTP Application Position and Page Name Syncingcsharp@chromium.org2012-01-261-4/+22
* Reapply http://codereview.chromium.org/9214007/.miket@chromium.org2012-01-261-5/+0
* Simplify ExtensionGlobalError ownershipsail@chromium.org2012-01-251-29/+24
* [NTP4] Add ExtensionSet::AddAll and ExtensionService::GetAllInstalledExtensions.dbeam@chromium.org2012-01-181-0/+8
* Fix default apps losing the "bookmark app" bit once they get updated.mihaip@chromium.org2012-01-171-2/+29
* Keep "internal" and "extra" plugins in the same list.bauerb@chromium.org2012-01-141-1/+1
* Revert 117704 - Remove --enable-extension-alerts switch, thereby enabling thi...asargent@chromium.org2012-01-131-0/+5
* Remove --enable-extension-alerts switch, thereby enabling this feature.miket@chromium.org2012-01-131-5/+0
* Refactor PendingExtensionManager for clarity and consistency.skerner@chromium.org2012-01-131-10/+22
* Moving Ordinal Specific Code out of ExtensionPrefscsharp@chromium.org2012-01-121-7/+12
* Fixes an old crash in GetCurrentPageActions().aa@chromium.org2012-01-121-7/+11
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-4/+0
* Introduce background.scripts feature for extension manifests.aa@chromium.org2012-01-101-2/+2
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-6/+2
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-2/+6
* Cleanup extension permissions module.jstritar@chromium.org2012-01-061-22/+5
* Cleanup: Removing FileSystemPathManagerkinuko@chromium.org2012-01-051-4/+2
* OnExternalExtensionFileFound: log new version correctlyjaysoffian@gmail.com2012-01-041-2/+3
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-4/+1
* Delay some extension startup until after first run import.yoz@chromium.org2011-12-301-10/+32
* Speculative fix for default apps failing to remain installed after the first ...yoz@chromium.org2011-12-281-3/+7
* Create an API around PluginService and use it from Chrome.jam@chromium.org2011-12-211-1/+2
* Use Sync to store application icon positions on NTP.csharp@chromium.org2011-12-201-3/+57
* Make extension installs from sync be from_webstore.yoz@chromium.org2011-12-191-1/+8
* Updating extensions code to use UTF16RDevlin.Cronin@gmail.com2011-12-171-2/+2
* Extensions: send the whole manifest to the extensions process inkalman@chromium.org2011-12-161-13/+19
* Fix race condition in extension service that causes extensions installedrogerta@chromium.org2011-12-151-6/+13
* Add preexisting local extensions to sync bundle when sync is enabled.yoz@chromium.org2011-12-151-2/+8
* Convert app_launch_index and page_index from int to StringOrdinal.csharp@chromium.org2011-12-141-2/+4
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-1/+0
* Add some histograms for app notification performance and usage.asargent@chromium.org2011-12-141-1/+4