1. 13cd648c8 [clang-tidy] Apply modernize-use-auto in /chrome/browser/extensions by jdoerrie · 7 years ago
  2. 8d6db71 Resolve member conflict in enums by Oscar Johansson · 7 years ago
  3. 7f4c1b93 Resolve namespace conflicts in Jumbo build by Oscar Johansson · 7 years ago
  4. cfd0d89 Migrate InstallSigner to SimpleURLLoader by Antonio Gomes · 7 years ago
  5. fe8a5cf [Extensions] Update InstallVerifier::IsFromStore() by Devlin Cronin · 8 years ago
  6. 4226f65a InstallVerifier: enable testing on Chromium trybots by proberge · 8 years ago
  7. 4c8e102 Revert "Install verifier: Remove migration logic from IsFromStore" by Hans Wennborg · 8 years ago
  8. 63405aa Install verifier: Remove migration logic from IsFromStore by proberge · 8 years ago
  9. 4547901 [Extensions] Move Extension::DisableReason to its own file by Minh X. Nguyen · 8 years ago
  10. 8fc2d0b9 Remove some linked_ptr c/b/extension by limasdf · 9 years ago
  11. aa06031 Migrate chrome/browser files to histogram_macros.h includes. by asvitkine · 9 years ago
  12. 32fa6b3f9 chrome: Use stl utilities from the base namespace by skyostil · 9 years ago
  13. 165732a4 [Extensions] Code Cleanup - Remove redundant smart-ptr get()s by rdevlin.cronin · 9 years ago
  14. b84299e Simplify BrowserContext by removing redundant methods. by jam · 9 years ago
  15. 78254e4 Revert of Simplify BrowserContext by removing redundant methods. (patchset #12 id:220001 of https://codereview.chromium.org/1864583006/ ) by kjellander · 9 years ago
  16. f26bfb5f Simplify BrowserContext by removing redundant methods. by jam · 9 years ago
  17. c963c714 Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  18. b1fc1b8 Update chrome for new prefs location. by brettw · 10 years ago
  19. 747f6b1d Fix test failures in official builds related to webstore lockdown by asargent · 10 years ago
  20. 1fc00f1 Convert Pass()→std::move() in //chrome/browser/extensions by dcheng · 10 years ago
  21. a2f4804a Switch to standard integer types in chrome/browser/extensions/. by avi · 10 years ago
  22. cdd9e7e2 Make ExtensionInstallVerification default to enforce in win official builds by asargent · 10 years ago
  23. f195891 Remove includes from chrome_switches. by brettw · 10 years ago
  24. 33e46210 Extract InstallVerifier from ExtensionSystem. by juncai · 10 years ago
  25. a772c58 Make extensions developer mode warning controllable by experiments by asargent · 10 years ago
  26. dd66a134 Additional tracing and histogram in Extensions startup. by rkaplow · 10 years ago
  27. 3ef9ec9e Make callers of CommandLine use it via the base:: namespace. by avi · 11 years ago
  28. 7e3b19d Cleanup: Remove unneeded chrome/common/pref_names.h includes. by thestig · 11 years ago
  29. c641add Fix a regression regarding off-store extensions in metrics by binjin · 11 years ago
  30. d554614 Move manifest_url_handler to //extensions by rockot · 11 years ago
  31. 3030106 Add ExtensionManagement based ExternalLoader by binjin · 11 years ago
  32. c704794 Remove implicit conversions from scoped_refptr to T* in chrome/browser/extensions/ by dcheng · 11 years ago
  33. af39f00 Use a qualified path for chromium_strings, google_chrome_strings, and generated_resources. (part 1) by [email protected] · 11 years ago
  34. 2e3c092 Adding logging of offstore extensions state to user metrics. by [email protected] · 11 years ago
  35. 0ce1a84e Add a strict enforcement mode for extension install verification by [email protected] · 11 years ago
  36. 913ffca9 Remove ExtensionService::VerifyAllExtensions() by [email protected] · 11 years ago
  37. 8abef23 Fix install verification for sideloaded extensions without update urls by [email protected] · 11 years ago
  38. 33dc0c6 Don't disable extensions immediately if verification is out of date by [email protected] · 12 years ago
  39. 7456448 Change default mode of extension install verification by [email protected] · 12 years ago
  40. be85ebf Revert 247790 "Change default mode of extension install verifica..." by [email protected] · 12 years ago
  41. 29deece Change default mode of extension install verification by [email protected] · 12 years ago
  42. 489db084 Move ExtensionPrefs and friends to extensions/ directory. by [email protected] · 12 years ago
  43. 234fc5ff extensions: Relocate pref name constants. by [email protected] · 12 years ago
  44. 8862293 Fix extension install verification for v1 packaged apps by [email protected] · 12 years ago
  45. 76fa3fd Fixes for extension install verifier histograms by [email protected] · 12 years ago
  46. cb1078de Update some uses of Value in chrome/browser to use the base:: namespace. by [email protected] · 12 years ago
  47. 68e5cc7 Allow re-enabling of DISABLE_NOT_VERIFIED extensions if appropriate by [email protected] · 12 years ago
  48. 7ed2e46 Control extension install verification with a field trial by [email protected] · 12 years ago
  49. 76f569d Code to contact webstore backend for extension install verification by [email protected] · 12 years ago
  50. 439f1e3 Convert string16 to use base namespace. by [email protected] · 12 years ago
  51. ffd2f79e Base support for verifying extension installs by [email protected] · 12 years ago