summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/default_apps.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-2/+2
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-6/+3
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Disable install of new default apps for existing users.grv@chromium.org2012-08-301-4/+8
* New implementation of default apps.grv@chromium.org2012-08-241-3/+8
* Moved ExternalExtensionLoaders/Providers into extensions namespacerdevlin.cronin@chromium.org2012-07-161-9/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+6
* Default apps should not be installed on profiles that already have apps. Therogerta@chromium.org2011-11-091-4/+23
* Remove race condition when installing default apps into a new profile.rogerta@chromium.org2011-10-251-0/+36
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-151-88/+0
* Changes to default apps promo per ui leads:aa@chromium.org2011-01-111-5/+4
* More cleanup of DefaultApps code. This should also fix some issues when apps ...aa@chromium.org2011-01-041-29/+28
* Do not show apps section until default apps are installed.aa@chromium.org2010-12-201-1/+3
* Default apps promo was getting expired early if NTP open.aa@chromium.org2010-12-141-8/+9
* Uninstall default apps if user hides promojstritar@chromium.org2010-10-201-0/+3
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+1
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-0/+83