- c38045d DPWA: Delete all installed bookmark apps by Song Fangzhen · 3 years, 10 months ago
- e92e300 [sync protos] Split EntitySpecifics from sync.proto to separate file by Victor Hugo Vianna Silva · 3 years, 10 months ago
- 3001dd8 [sync] Delete SyncChangeProcessor::GetAllData() by Mikel Astiz · 3 years, 11 months ago
- ff4e5f6e Rename chrome/'s ProfileSyncServiceFactory to SyncServiceFactory by Victor Hugo Vianna Silva · 4 years ago
- fdaca0b Remove unneeded base/stl_util.h includes in chrome/ and cc/. by Lei Zhang · 4 years ago
- 46bbb97 chrome: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 1 month ago
- c44ffd8a unit_tests: re-enable previously flaky extensionservicesync test by David Bienvenu · 4 years, 1 month ago
- 9c82d5bb3 Replace all uses of Manifest::Location enum with Mojo type (5/5) by Gyuyoung Kim · 4 years, 3 months ago
- 5626c75 Replace all uses of Manifest::Location enum with Mojo type (3/n) by Gyuyoung Kim · 4 years, 3 months ago
- 9dc27b1 [sheriff] Disable ExtensionServiceSyncCustomGalleryTest.ProcessSyncDataPermissionApproval by Xida Chen · 4 years, 3 months ago
- 2dffd3c Replace NOTIFICATION_BROWSER_THEME_CHANGED with ThemeServiceObserver by Tommy Steimel · 4 years, 3 months ago
- f6f2f1d [Extensions] Modify IsSyncable to use policy enforced update URL by Swapnil · 4 years, 5 months ago
- 75334d9 Modernize base::Callback/Closure/Bind in Sync code by Victor Hugo Vianna Silva · 4 years, 7 months ago
- 633f4a0a [Sync] Move rest of sync model test files to components/sync/test/model by Rushan Suleymanov · 4 years, 7 months ago
- 950f295 Replace blacklist with blocklist for c/b/extensions. by [email protected] · 5 years ago
- b5590691 Rename files in c/b/extensions to remove blacklist. by [email protected] · 5 years ago
- 321b929 Replace blacklist with blocklist for the extensions/browser directory. by [email protected] · 5 years ago
- 1d810e9 Use ExtensionSystem::is_ready() instead of ExtensionService::is_ready() by Ghazale Hosseinabadi · 5 years ago
- c94014f Migrate ExtensionServiceTestSupervised into a new unit test file by Toby Huang · 5 years ago
- f74a9e99 Supervised users: remove temporary extensions lite code by Toby Huang · 5 years ago
- ca3e025 Prevent regular users from affecting supervised user UMA metrics by Toby Huang · 5 years ago
- e72f0d2 Enable supervised users to accept extension permission updates by Toby Huang · 5 years ago
- d591a08 Change ProcessSyncChanges type in SyncableService and change processor by Victor Hugo Vianna Silva · 5 years ago
- d673e67 Fix accuracy of the kNewVersionApprovalGranted UMA metric by Toby Huang · 5 years ago
- 2009125 Child users: Persist parent approvals for extensions across sessions by Toby Huang · 5 years ago
- 2ddd4c4 Fix themes for supervised users on extensions lite by Toby Huang · 5 years ago
- 41b07ab Unit tests for supervised users policy allowlist extensions install by Toby Huang · 5 years ago
- 08a5ad3 [Refactor] Remove GetAllSyncData from SyncableService interface by Victor Hugo Vianna Silva · 5 years ago
- 2604e13e Add UMA metrics for Chrome Web Store child user support by Toby Huang · 5 years ago
- 63a8d71 Disable child user grant permissions to extensions when pref is false by Toby Huang · 6 years ago
- 114e9b0 Disable extension installs for child users when pref is toggled off by Toby Huang · 6 years ago
- bc3b7be Do not instantiate base::FieldTrialList explicitly in tests by Mikel Astiz · 6 years ago
- b4dadfa Remove unneeded enum CONTROLLER_TYPE_CHILD_CUSTODIAN by Toby Huang · 6 years ago
- 6f0321f Convert remote extension custodian approvals to local for child users by Toby Huang · 6 years ago
- d7caf25 Remove flag installed_by_custodian for legacy supervised users by Toby Huang · 6 years ago
- 9208992ba Reland "Include bloat: reduce number of includes in profile.h" by Hans Wennborg · 6 years ago
- e9a890e Revert "Include bloat: reduce number of includes in profile.h" by Findit · 6 years ago
- 7196b2e Include bloat: reduce number of includes in profile.h by Hans Wennborg · 6 years ago
- de232f0 Remove remote approval requests for extensions' additional permissions by Toby Huang · 6 years ago
- 016a5bf Stop sending remote approvals for supervised users' extensions by Toby Huang · 6 years ago
- a0b3472 [Extensions] Removed ExtensionRegistry::COMPATIBILITY flag. by David Bertoni · 6 years ago
- 9f897c9 [Extensions] Remove deprecated ExtensionServiceInterface function. by David Bertoni · 6 years ago
- 0960d70 Add metrics to check for possible regression for SyncManualStartAndroid feature by Tanmoy Mollik · 6 years ago
- 58c113a [Extensions] Remove deprecated ExtensionService member function. by David Bertoni · 6 years ago
- 6ec805a Move CodeCacheHost and GeneratedCodeCache to UI thread by Kinuko Yasuda · 6 years ago
- 5cfaf94 Build supervised user (child account) support only on relevant platforms by Toby H · 6 years ago
- e138d1b Remove Profile from SupervisedUserSettingsService and SupervisedUserPrefStore. by Xi Han · 6 years ago
- 2435e77 Remove/replace many profile_sync_service.h includes by Marc Treib · 6 years ago
- 5a78e9c Return SyncService* from ProfileSyncServiceFactory::GetForProfile by Marc Treib · 6 years ago
- 5f0fb8c Use base::size rather than arraysize in chrome/ part 2. by Avi Drissman · 6 years ago
- 9948a68 Migrate extensions tests to SyncUserSettings by Marc Treib · 7 years ago
- f2f37f3 Resign several CRXs as CRX3s. by Joshua Pawlicki · 7 years ago
- a68eea5 Fix TSAN flakiness due to late ScopedFeatureList by Mikel Astiz · 7 years ago
- 56daf3513 [Extensions Click-to-Script] Remove sync'd all_urls_enabled bit by Devlin Cronin · 7 years ago
- 93beb23d [Extensions] Remove ExtensionSyncData::OptionalBoolean by Devlin Cronin · 7 years ago
- 6b784a6 Refactored Callbacks defined in SupervisedUserService by Carlos IL · 7 years ago
- 6200d33 reland: Rename buildflag_headers for consistency by Scott Violet · 7 years ago
- 9c8fb6d Revert "Rename buildflag_headers for consistency" by Ian Clelland · 7 years ago
- 62f6388 Rename buildflag_headers for consistency by Scott Violet · 7 years ago
- b5216cec extensions: Replace base::MakeUnique with std::make_unique by Jinho Bang · 7 years ago
- bffe949eb [Extensions Cleanup] Move disable_reason.h to extensions/browser by Devlin Cronin · 7 years ago
- 03bf2d2 [Extensions] Make Extension::version() return a const base::Version& by Devlin Cronin · 7 years ago
- 7b19341 [Extensions Cleanup] Remove state parameter from test UninstallExtension by Devlin Cronin · 7 years ago
- 6fd1cd6 [Extensions] Remove ExtensionService::UninstallExtensionHelper by Devlin Cronin · 7 years ago
- 1e0dd6b Change make_scoped_refptr() to MakeRefCounted(). by kylechar · 8 years ago
- 01507a2 Mass rename RunAllBlockingPoolTasksUntilIdle to RunAllTasksUntilIdle in content:: by Gabriel Charette · 8 years ago
- ae1129c Fix tests working with ChromeExtensionsClient. by Konstantin Ganenko · 8 years ago
- e1a7042 Replace tracked_objects::Location with base::Location. by Brett Wilson · 8 years ago
- 901ecab Allow grey-listed extension to be re-enabled by Sync users by proberge · 8 years ago
- 2a11723 Extensions: Change how ManagementPolicy::UserMayLoad is handled. by Karan Bhatia · 8 years ago
- 3f5b18f [Extensions Cleanup] Use the semantic methods of ExtensionBuilder by Devlin Cronin · 8 years ago
- 4547901 [Extensions] Move Extension::DisableReason to its own file by Minh X. Nguyen · 8 years ago
- 2f1ed4c [Extensions Sync] Don't apply sync data for unsyncable extensions by rdevlin.cronin · 8 years ago
- 46d716d [reland] Unpack theme data from extensions off of UI thread. by Evan Stade · 8 years ago
- 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
- 49c3b865 Unpack theme data from extensions off of UI thread. by estade · 8 years ago
- 810e3340 Extensions: Move IsIncognitoEnabled to extensions/ from chrome/. by karandeepb · 8 years ago
- 122c4da Remove base::StringValue by jdoerrie · 8 years ago
- 2eb18eb [Extensions] Fix flakiness in ExtensionServiceSyncTest by atuchin · 8 years ago
- b1db826 Migrate more tests to ScopedFeatureList. by asvitkine · 9 years ago
- 22bc237 Improve settings override bubble to indicate policy installed extensions by catmullings · 9 years ago
- 9e85ef4 Move session service and supervised users to buildflags. by brettw · 9 years ago
- 7160384 [Sync] Renaming sync/api* to sync/model*. by skym · 9 years ago
- 51e05d0 Supervised Users should always need custodian approval for permission increase. by mamir · 9 years ago
- 0a37945 [Sync] Fix namespaces for the browser_sync component. by maxbogue · 9 years ago
- 79393ffb Convert FieldTrialList to Accept a std::unique_ptr by robliao · 9 years ago
- 26f4022 [Sync] Merge //components/browser_sync into one directory. by maxbogue · 9 years ago
- 9142fe2 extensions: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
- 91d6fc12 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
- d01837b [Extensions] Move Click-To-Script prefs to one file, handle bad values by rdevlin.cronin · 9 years ago
- fef332d [Sync] Move //sync to //components/sync. by Max Bogue · 9 years ago
- f7715a2a CWS private API (webstorePrivate.isPendingCustodianApproval) by mamir · 9 years ago
- e960964 Supervised users initiated extensions installs by mamir · 9 years ago
- 192d788 Replace the WAS_INSTALLED_BY_CUSTODIAN creation flag with a pref by mamir · 9 years ago
- c963c714 Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
- e48ab75 Fix extensions sync in cases where items change type by asargent · 9 years ago
- 794d2bd Make extensions::DictionaryBuilder and extensions::ListValue unmovable. by dcheng · 9 years ago
- dcd8b10 Comparison and streaming operators for base::Version by robpercival · 9 years ago
- fe00952a [Sync] Rename HasSyncSetupCompleted to IsFirstSetupComplete. by maxbogue · 9 years ago
- a2f4804a Switch to standard integer types in chrome/browser/extensions/. by avi · 9 years ago