Sign in
chromium
/
chromium
/
src
/
c963c714c99f34bd80b392d9896ca9cecd66fb6d
/
chrome
/
browser
/
extensions
/
default_apps_unittest.cc
c963c714
Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
b1fc1b8
Update chrome for new prefs location.
by brettw
· 9 years ago
a2f4804a
Switch to standard integer types in chrome/browser/extensions/.
by avi
· 10 years ago
7219181
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
ae36a4a
Standardize usage of virtual/override/final in chrome/browser/extensions/
by dcheng
· 11 years ago
a15bee1
replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/
by mostynb
· 11 years ago
13e062e
Cleanup extensions code that is no longer needed after disabling extensions on Android.
by
[email protected]
· 11 years ago
1ef9001
Removes MessageLoop::TYPE_XXX where possible
by
[email protected]
· 12 years ago
e4452d3
Move Extension and PermissionsData to extensions/common.
by
[email protected]
· 12 years ago
b19fe57
Use a direct include of the message_loop header in chrome/browser/, part 6.
by
[email protected]
· 12 years ago
b3a2509
chrome: Use base::MessageLoop. (Part 3)
by
[email protected]
· 12 years ago
e0ec3cb1
Cleanup: IWYU in a bunch of tests.
by
[email protected]
· 12 years ago
3853a4c
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
by
[email protected]
· 12 years ago
49aeab6
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edition.
by
[email protected]
· 12 years ago
1d5e58b
Move Extension Location and Type enums to Manifest, and move InstallWarning to its own file.
by
[email protected]
· 13 years ago
e60221c
Remove not required return statement in DefaultAppsTest.
by
[email protected]
· 13 years ago
3ed92b8e
Don't run DefaultAppsTest on Android.
by
[email protected]
· 13 years ago
937cf9d
Disable install of new default apps for existing users.
by
[email protected]
· 13 years ago
18cc5a5
Update the web store promo to be clearer and configurable at run-time.
by
[email protected]
· 14 years ago
e88fc9d
Changes to default apps promo per ui leads:
by
[email protected]
· 15 years ago
2fc0f12
More cleanup of DefaultApps code. This should also fix some issues when apps are installed in webstore-non-supported locales.
by
[email protected]
· 15 years ago
cefe5c46a
Default apps promo was getting expired early if NTP open.
by
[email protected]
· 15 years ago
7354e08
Don't run apps promo tests on chrome os
by
[email protected]
· 15 years ago
e633ce4
Disable default extensions tests on Chrome OS
by
[email protected]
· 15 years ago
fb27cc96
Uninstall default apps if user hides promo
by
[email protected]
· 15 years ago
ec5b50d
Implement new strategy for default apps. Instead of using
by
[email protected]
· 15 years ago