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