1. f6f2f1d [Extensions] Modify IsSyncable to use policy enforced update URL by Swapnil · 4 years, 5 months ago
  2. 75334d9 Modernize base::Callback/Closure/Bind in Sync code by Victor Hugo Vianna Silva · 4 years, 7 months ago
  3. 633f4a0a [Sync] Move rest of sync model test files to components/sync/test/model by Rushan Suleymanov · 4 years, 7 months ago
  4. 950f295 Replace blacklist with blocklist for c/b/extensions. by [email protected] · 5 years ago
  5. b5590691 Rename files in c/b/extensions to remove blacklist. by [email protected] · 5 years ago
  6. 321b929 Replace blacklist with blocklist for the extensions/browser directory. by [email protected] · 5 years ago
  7. 1d810e9 Use ExtensionSystem::is_ready() instead of ExtensionService::is_ready() by Ghazale Hosseinabadi · 5 years ago
  8. c94014f Migrate ExtensionServiceTestSupervised into a new unit test file by Toby Huang · 5 years ago
  9. f74a9e99 Supervised users: remove temporary extensions lite code by Toby Huang · 5 years ago
  10. ca3e025 Prevent regular users from affecting supervised user UMA metrics by Toby Huang · 5 years ago
  11. e72f0d2 Enable supervised users to accept extension permission updates by Toby Huang · 5 years ago
  12. d591a08 Change ProcessSyncChanges type in SyncableService and change processor by Victor Hugo Vianna Silva · 5 years ago
  13. d673e67 Fix accuracy of the kNewVersionApprovalGranted UMA metric by Toby Huang · 5 years ago
  14. 2009125 Child users: Persist parent approvals for extensions across sessions by Toby Huang · 5 years ago
  15. 2ddd4c4 Fix themes for supervised users on extensions lite by Toby Huang · 5 years ago
  16. 41b07ab Unit tests for supervised users policy allowlist extensions install by Toby Huang · 5 years ago
  17. 08a5ad3 [Refactor] Remove GetAllSyncData from SyncableService interface by Victor Hugo Vianna Silva · 5 years ago
  18. 2604e13e Add UMA metrics for Chrome Web Store child user support by Toby Huang · 5 years ago
  19. 63a8d71 Disable child user grant permissions to extensions when pref is false by Toby Huang · 6 years ago
  20. 114e9b0 Disable extension installs for child users when pref is toggled off by Toby Huang · 6 years ago
  21. bc3b7be Do not instantiate base::FieldTrialList explicitly in tests by Mikel Astiz · 6 years ago
  22. b4dadfa Remove unneeded enum CONTROLLER_TYPE_CHILD_CUSTODIAN by Toby Huang · 6 years ago
  23. 6f0321f Convert remote extension custodian approvals to local for child users by Toby Huang · 6 years ago
  24. d7caf25 Remove flag installed_by_custodian for legacy supervised users by Toby Huang · 6 years ago
  25. 9208992ba Reland "Include bloat: reduce number of includes in profile.h" by Hans Wennborg · 6 years ago
  26. e9a890e Revert "Include bloat: reduce number of includes in profile.h" by Findit · 6 years ago
  27. 7196b2e Include bloat: reduce number of includes in profile.h by Hans Wennborg · 6 years ago
  28. de232f0 Remove remote approval requests for extensions' additional permissions by Toby Huang · 6 years ago
  29. 016a5bf Stop sending remote approvals for supervised users' extensions by Toby Huang · 6 years ago
  30. a0b3472 [Extensions] Removed ExtensionRegistry::COMPATIBILITY flag. by David Bertoni · 6 years ago
  31. 9f897c9 [Extensions] Remove deprecated ExtensionServiceInterface function. by David Bertoni · 6 years ago
  32. 0960d70 Add metrics to check for possible regression for SyncManualStartAndroid feature by Tanmoy Mollik · 6 years ago
  33. 58c113a [Extensions] Remove deprecated ExtensionService member function. by David Bertoni · 6 years ago
  34. 6ec805a Move CodeCacheHost and GeneratedCodeCache to UI thread by Kinuko Yasuda · 6 years ago
  35. 5cfaf94 Build supervised user (child account) support only on relevant platforms by Toby H · 6 years ago
  36. e138d1b Remove Profile from SupervisedUserSettingsService and SupervisedUserPrefStore. by Xi Han · 6 years ago
  37. 2435e77 Remove/replace many profile_sync_service.h includes by Marc Treib · 6 years ago
  38. 5a78e9c Return SyncService* from ProfileSyncServiceFactory::GetForProfile by Marc Treib · 6 years ago
  39. 5f0fb8c Use base::size rather than arraysize in chrome/ part 2. by Avi Drissman · 6 years ago
  40. 9948a68 Migrate extensions tests to SyncUserSettings by Marc Treib · 7 years ago
  41. f2f37f3 Resign several CRXs as CRX3s. by Joshua Pawlicki · 7 years ago
  42. a68eea5 Fix TSAN flakiness due to late ScopedFeatureList by Mikel Astiz · 7 years ago
  43. 56daf3513 [Extensions Click-to-Script] Remove sync'd all_urls_enabled bit by Devlin Cronin · 7 years ago
  44. 93beb23d [Extensions] Remove ExtensionSyncData::OptionalBoolean by Devlin Cronin · 7 years ago
  45. 6b784a6 Refactored Callbacks defined in SupervisedUserService by Carlos IL · 7 years ago
  46. 6200d33 reland: Rename buildflag_headers for consistency by Scott Violet · 7 years ago
  47. 9c8fb6d Revert "Rename buildflag_headers for consistency" by Ian Clelland · 7 years ago
  48. 62f6388 Rename buildflag_headers for consistency by Scott Violet · 7 years ago
  49. b5216cec extensions: Replace base::MakeUnique with std::make_unique by Jinho Bang · 7 years ago
  50. bffe949eb [Extensions Cleanup] Move disable_reason.h to extensions/browser by Devlin Cronin · 7 years ago
  51. 03bf2d2 [Extensions] Make Extension::version() return a const base::Version& by Devlin Cronin · 7 years ago
  52. 7b19341 [Extensions Cleanup] Remove state parameter from test UninstallExtension by Devlin Cronin · 7 years ago
  53. 6fd1cd6 [Extensions] Remove ExtensionService::UninstallExtensionHelper by Devlin Cronin · 7 years ago
  54. 1e0dd6b Change make_scoped_refptr() to MakeRefCounted(). by kylechar · 8 years ago
  55. 01507a2 Mass rename RunAllBlockingPoolTasksUntilIdle to RunAllTasksUntilIdle in content:: by Gabriel Charette · 8 years ago
  56. ae1129c Fix tests working with ChromeExtensionsClient. by Konstantin Ganenko · 8 years ago
  57. e1a7042 Replace tracked_objects::Location with base::Location. by Brett Wilson · 8 years ago
  58. 901ecab Allow grey-listed extension to be re-enabled by Sync users by proberge · 8 years ago
  59. 2a11723 Extensions: Change how ManagementPolicy::UserMayLoad is handled. by Karan Bhatia · 8 years ago
  60. 3f5b18f [Extensions Cleanup] Use the semantic methods of ExtensionBuilder by Devlin Cronin · 8 years ago
  61. 4547901 [Extensions] Move Extension::DisableReason to its own file by Minh X. Nguyen · 8 years ago
  62. 2f1ed4c [Extensions Sync] Don't apply sync data for unsyncable extensions by rdevlin.cronin · 8 years ago
  63. 46d716d [reland] Unpack theme data from extensions off of UI thread. by Evan Stade · 8 years ago
  64. 1199a6c Revert of Unpack theme data from extensions off of UI thread. (patchset #17 id:320001 of https://codereview.chromium.org/2799003002/ ) by yoichio · 8 years ago
  65. 49c3b865 Unpack theme data from extensions off of UI thread. by estade · 8 years ago
  66. 810e3340 Extensions: Move IsIncognitoEnabled to extensions/ from chrome/. by karandeepb · 8 years ago
  67. 122c4da Remove base::StringValue by jdoerrie · 8 years ago
  68. 2eb18eb [Extensions] Fix flakiness in ExtensionServiceSyncTest by atuchin · 8 years ago
  69. b1db826 Migrate more tests to ScopedFeatureList. by asvitkine · 9 years ago
  70. 22bc237 Improve settings override bubble to indicate policy installed extensions by catmullings · 9 years ago
  71. 9e85ef4 Move session service and supervised users to buildflags. by brettw · 9 years ago
  72. 7160384 [Sync] Renaming sync/api* to sync/model*. by skym · 9 years ago
  73. 51e05d0 Supervised Users should always need custodian approval for permission increase. by mamir · 9 years ago
  74. 0a37945 [Sync] Fix namespaces for the browser_sync component. by maxbogue · 9 years ago
  75. 79393ffb Convert FieldTrialList to Accept a std::unique_ptr by robliao · 9 years ago
  76. 26f4022 [Sync] Merge //components/browser_sync into one directory. by maxbogue · 9 years ago
  77. 9142fe2 extensions: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  78. 91d6fc12 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  79. d01837b [Extensions] Move Click-To-Script prefs to one file, handle bad values by rdevlin.cronin · 9 years ago
  80. fef332d [Sync] Move //sync to //components/sync. by Max Bogue · 9 years ago
  81. f7715a2a CWS private API (webstorePrivate.isPendingCustodianApproval) by mamir · 9 years ago
  82. e960964 Supervised users initiated extensions installs by mamir · 9 years ago
  83. 192d788 Replace the WAS_INSTALLED_BY_CUSTODIAN creation flag with a pref by mamir · 9 years ago
  84. c963c714 Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  85. e48ab75 Fix extensions sync in cases where items change type by asargent · 9 years ago
  86. 794d2bd Make extensions::DictionaryBuilder and extensions::ListValue unmovable. by dcheng · 9 years ago
  87. dcd8b10 Comparison and streaming operators for base::Version by robpercival · 9 years ago
  88. fe00952a [Sync] Rename HasSyncSetupCompleted to IsFirstSetupComplete. by maxbogue · 9 years ago
  89. a2f4804a Switch to standard integer types in chrome/browser/extensions/. by avi · 9 years ago
  90. 21d67e6 Use rvalue reference instead of extensions::DictionaryBuilder::pass() by limasdf · 9 years ago
  91. 227b258 ExtensionSyncService: don't sync themes by treib · 9 years ago
  92. 3d10254 Use rvalue reference instead of extensions::ListBuilder::Pass() by limasdf · 9 years ago
  93. 65f10304 ExtensionServiceSyncTest cleanup by treib · 10 years ago
  94. b794dd5 ExtensionSyncService: don't self-notify of incoming sync changes by treib · 10 years ago
  95. b6af28cd Supervised user permission approvals: Differentiate between legacy SUs and child accounts by treib · 10 years ago
  96. 4ba69e6 app_sorting() in extension_prefs.h should be private and all access should go by deepak.m1 · 10 years ago
  97. 29e1b9b1 Extensions sync: Create a whitelist of syncable disable reasons by treib · 10 years ago
  98. 7282b51 [Sync] Componentize ProfileSyncService by blundell · 10 years ago
  99. 738501d [Extensions] Fix a crash with click-to-script syncing by rdevlin.cronin · 10 years ago
  100. 3b91e9f Extension sync cleanup: get rid of DISABLE_UNKNOWN_FROM_SYNC by treib · 10 years ago