summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/default_apps_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-3/+2
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Cleanup: IWYU in a bunch of tests.thestig@chromium.org2013-04-031-5/+7
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-1/+1
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-4/+4
* Remove not required return statement in DefaultAppsTest.grv@chromium.org2012-08-301-1/+1
* Don't run DefaultAppsTest on Android.husky@chromium.org2012-08-301-1/+2
* Disable install of new default apps for existing users.grv@chromium.org2012-08-301-0/+92
* Update the web store promo to be clearer and configurable at run-time.jstritar@chromium.org2011-04-151-236/+0
* Changes to default apps promo per ui leads:aa@chromium.org2011-01-111-25/+71
* More cleanup of DefaultApps code. This should also fix some issues when apps ...aa@chromium.org2011-01-041-46/+99
* Default apps promo was getting expired early if NTP open.aa@chromium.org2010-12-141-14/+14
* Don't run apps promo tests on chrome osjstritar@chromium.org2010-11-121-4/+2
* Disable default extensions tests on Chrome OSdpolukhin@chromium.org2010-11-041-0/+6
* Uninstall default apps if user hides promojstritar@chromium.org2010-10-201-0/+1
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-0/+132