summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/default_apps.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-281-1/+1
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-1/+0
* Only install default apps for new profiles.rogerta@chromium.org2011-12-211-11/+22
* Rename constants used with default apps to confrom with naming convention.rogerta@chromium.org2011-12-061-2/+2
* Exempt default apps from external-extension alerts.miket@chromium.org2011-12-061-0/+1
* Default apps should not be installed on profiles that already have apps. Therogerta@chromium.org2011-11-091-16/+39
* Remove race condition when installing default apps into a new profile.rogerta@chromium.org2011-10-251-0/+106
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-151-181/+0
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* Changes to default apps promo per ui leads:aa@chromium.org2011-01-111-29/+28
* More cleanup of DefaultApps code. This should also fix some issues when apps ...aa@chromium.org2011-01-041-25/+83
* Default apps promo was getting expired early if NTP open.aa@chromium.org2010-12-141-1/+1
* Update default apps.aa@chromium.org2010-11-301-3/+3
* Text changes to app promo per gregor. Also remove calendaraa@chromium.org2010-11-301-2/+1
* Add a histogram for tracking web store promojstritar@chromium.org2010-11-121-2/+8
* Don't show the apps promo at all on Chrome OSjstritar@chromium.org2010-11-121-0/+4
* Remove component extensions Calendar and Docsdpolukhin@chromium.org2010-11-041-0/+2
* Uninstall default apps if user hides promojstritar@chromium.org2010-10-201-0/+4
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+2
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-0/+105