1. 1a6450a4 Add public_deps to //c/b:browser_public_dependencies in //c/b/ui/sync:impl by Antonio Gomes · 31 minutes ago
  2. 3a1eb74 Componentize chrome/browser/ui/sync by Antonio Gomes · 18 hours ago
  3. ae0da67 Do not operate over Browser* and BrowserList in browser_synced_window_delegates_getter.cc by Antonio Gomes · 2 days ago
  4. 7cf378f Do not include browser{_window}.h from browser_synced_window_delegate.cc by Antonio Gomes · 2 days ago
  5. c679d4a [Bedrock] Refactor some controllers by Chandranath Bhattacharyya · 10 days ago
  6. 34756981 Remove needless includes of browser.h by Antonio Gomes · 6 weeks ago
  7. b0275b4 [Browser UI] Move IsAttemptingToCloseBrowser() to capabilities by Devlin Cronin · 7 weeks ago
  8. 17c49f7 [Bedrock] Move BrowserSyncedWindowDelegate to BrowserWindowFeatures. by Chandranath Bhattacharyya · 8 weeks ago
  9. 982f297 [Profiles] Cleanup the ImprovedSigninUI flag by David Roger · 3 months ago
  10. 69d2b7f [Extensions] Remove ExtensionsService::AddExtension. by David Bertoni · 3 months ago
  11. f3b02c355 [extensions]: Replace ExtensionService::AddExtension by Achuith Bhandarkar · 3 months ago
  12. d120e7b Do some IWYU for base/strings/utf_string_conversions.h by Lei Zhang · 3 months ago
  13. d6c29547 Convert text rendering, elision, and manipulation to string_view. by Peter Kasting · 5 months ago
  14. b0a8f937 Remove ExplicitBrowserSigninUIOnDesktop from c/b/u/UI by Liza Bipin · 5 months ago
  15. 5c7c3b4 [Uno-D] Update passphrase dialog strings to latest versions by David Roger · 6 months ago
  16. 111fa5b Remove obsolete buildflag dependencies by Georg Neis · 6 months ago
  17. a6359e7 Remove IS_CHROMEOS_ASH uses in chrome/browser/ui, part 2 by Georg Neis · 6 months ago
  18. cc73a2b2 [Uno-D] Fix accessibility labels for the link in passhprase dialog by David Roger · 6 months ago
  19. 5a0c23c4 Convert callers to safer forms from base::snprintf(). by Tom Sepez · 7 months ago
  20. 2e083190 ash: Remove obsolete standalone browser pref store by Georg Neis · 7 months ago
  21. 512795d [chrome] Default the user-defined empty ctor and dtor where possible by Sorin Jianu · 8 months ago
  22. cd1dc45 Migrate to NOTREACHED() in chrome/browser/ui/ by Peter Boström · 9 months ago
  23. bfa4731 Remove ChromeUserManagerImpl uses by Hidehiko Abe · 10 months ago
  24. f1446d3 [Uno-D] Open passphrase settings in a foreground tab. by David Roger · 10 months ago
  25. b1d33e71 [Uno-D] Add sync passphrase dialog by David Roger · 10 months ago
  26. 00eb512 Re-enable profile_signin_confirmation_helper_unittest.cc by David Roger · 10 months ago
  27. 5c9d04e7 Cleans kSyncSessionOnVisibilityChanged feature flag by Ewann Pelle · 11 months ago
  28. da292fb Convert WebContents::LastActiveTime to base::Time by Olivier ROBIN · 12 months ago
  29. 4b58dd93 Rename Get/SetLastActiveTime to Get/SetLastActiveTimeTicks by Olivier ROBIN · 12 months ago
  30. fd198d64 Remove unnecessary is_valid check on url. by Sky Malice · 1 year, 1 month ago
  31. 6ed9ac07 Optimize AssociateWindows on Android. by Sky Malice · 1 year, 1 month ago
  32. 914bc34 Use NOTREACHED_IN_MIGRATION() in c/b/ui/ by Peter Boström · 1 year, 2 months ago
  33. 5692313 [UNO] Don't show Sign-in promo after 5 impressions/2 dismissals by Amelie Schneider · 1 year, 2 months ago
  34. 0416317 [Fuchsia] Remove BUILDFLAG(IS_FUCHSIA) from //chrome by Hzj_jie · 1 year, 3 months ago
  35. 9130192 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 3 months ago
  36. 7d5eef94 [UNO] ShouldShowSignInPromo for Autofill sign-in promo by Amelie Schneider · 1 year, 4 months ago
  37. ff7e0d0f IWYU: usage of std::optional in tab_contents_synced_tab_delegate.h requires include by Jose Dapena Paz · 1 year, 4 months ago
  38. 13a8920 Remove enable_supervised_users buildflag from c/b/ui/ and c/b/extensions by Liza Bipin · 1 year, 4 months ago
  39. da36859f [UNO] Rename Sync to SignIn by Amelie Schneider · 1 year, 5 months ago
  40. d5175df2 Remove ScopedTestUserManager. by Hidehiko Abe · 1 year, 6 months ago
  41. 637a59fb Fix the use of incorrect namespaces in //chrome by Miyoung Shin · 1 year, 6 months ago
  42. b352412f [WIP][Sync] Reduce sync frequency of last_active_time by Gauthier Ambard · 1 year, 7 months ago
  43. e63cbaf6 Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 1 year, 7 months ago
  44. e7dd6ecf Cleanup: Deprecate unused fields in Sync's TabNavigation proto by Marc Treib · 1 year, 8 months ago
  45. efdf9775 Sync the SessionTab::last_active_time field on Desktop and iOS by Ewann Pelle · 1 year, 10 months ago
  46. 69000ac [X-Device Restore] Handle nullptr instance for serialized navigation observer by Brandon Fong · 1 year, 11 months ago
  47. 40f20c5d [X-Device Restore] Load sync sessions for placeholder tabs by Brandon Fong · 1 year, 11 months ago
  48. 7215eb0 Ensure raw_ptrs are initialized in chrome/browser/ui/sync/ by Victor Hugo Vianna Silva · 2 years ago
  49. b3846e5 [code health] Remove GetActiveIndex() from SyncedWindowDelegate by Asami Doi · 2 years ago
  50. d6c8540e Sync: Move SyncPrefs from sync/base/ to sync/service/ by Marc Treib · 2 years, 1 month ago
  51. 1099454d Prep for iOS support - Move supervised_users.h into components by [email protected] · 2 years, 6 months ago
  52. 1b40aa32 [CodeHealth] Replace DictionaryValue usage in various tests by Andrew Williams · 2 years, 7 months ago
  53. 9269d4ed Update header includes for /base/functional in /chrome/browser part 2 by Avi Drissman · 2 years, 7 months ago
  54. e2d3131 Remove nullchecks for NavigationController::GetLastCommittedEntry() etc by Rakina Zata Amni · 2 years, 8 months ago
  55. 46087a1 Remove InitialNavigationEntry flag & disabled paths by Rakina Zata Amni · 2 years, 9 months ago
  56. dae06e0 Mark dangling pointer occurring on android by Pâris · 2 years, 9 months ago
  57. 4a8573c Update copyright headers in chrome by Avi Drissman · 2 years, 11 months ago
  58. 92d0d28 Sync: Move BrowserType enum from session_specifics to sync_enums by Marc Treib · 3 years ago
  59. 4a6b10a6 [clang-tidy/sync] Run google-readability-braces-around-statements by Victor Hugo Vianna Silva · 3 years, 2 months ago
  60. 3ecc1d6 Run default clang-tidy fixes in sync code by Victor Hugo Vianna Silva · 3 years, 2 months ago
  61. ebfa7f5 Add InitialNavigationEntry to fieldtrial_testing_config.json by Rakina Zata Amni · 3 years, 3 months ago
  62. 646082e4 Decrease #include-s for base/callback.h in sync code by Victor Hugo Vianna Silva · 3 years, 3 months ago
  63. 7d9e3d5 Migrate base::{size,empty,data} to STL equivalents in //chrome. by Daniel Cheng · 3 years, 5 months ago
  64. c187810 Don't persist/sync initial NavigationEntry by Rakina Zata Amni · 3 years, 5 months ago
  65. c732e9b [sync] Delete unused SyncedTabDelegate APIs by Mikel Astiz · 3 years, 5 months ago
  66. 7f7e1e17 CodeHealth: Modernize DictionaryValue::Set*() in chrome/browser/ui by Morten Stenshorne · 3 years, 6 months ago
  67. 3cd7ae9 Use syncer namespace in c/sync/base/{features,command_line_switches}.* by Victor Hugo Vianna Silva · 3 years, 6 months ago
  68. a48aa01c Split components/sync/*switches* into features and CLI switches by Victor Hugo Vianna Silva · 3 years, 6 months ago
  69. b71ea635 [sync] Remove obsolete kSyncConsiderEmptyWindowsSyncable flag by Mahmoud Rashad · 3 years, 6 months ago
  70. bacedbf Remove ProfileSigninConfirmationDialog by Yann Dago · 3 years, 6 months ago
  71. e9439fd chrome/browser/ui: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 6 months ago
  72. 8d44730 🤠: Disable flaky LearnMoreLink test on Linux by Sean Harrison · 3 years, 6 months ago
  73. 2ff27e5 Add LacrosPrefStore for lacros settings by Ian Helmke · 3 years, 7 months ago
  74. 8da7ce7 Update SyncedTabDelegate interface to use Profile::IsChild terminology. by Nohemi Fernandez · 3 years, 7 months ago
  75. 06fdd6f Migrate browser UI code to Profile::IsChild. by Nohemi Fernandez · 3 years, 8 months ago
  76. 0e45c02 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 3 years, 8 months ago
  77. 48f407c1 Remove unneeded base/compiler_specific.h includes in //chrome. by Lei Zhang · 3 years, 8 months ago
  78. eeb6879 Call constructor that takes a WebContents for WebContentsUserData. by Dave Tapuska · 3 years, 8 months ago
  79. a0c5772 Remove unused "base/macros.h" in chrome/ by Peter Boström · 3 years, 9 months ago
  80. 02ee699c Migrate tests away from TestingProfile::CreateHistoryService() by Mikel Astiz · 3 years, 9 months ago
  81. 383df85 Make helper macros behave consistently for //content/public UserData types by Daniel Cheng · 3 years, 10 months ago
  82. de11715 [dirmd] Use metadata mixins by Nodir Turakulov · 3 years, 10 months ago
  83. c75681ac Remove DISALLOW_* macros from chrome/browser/ui/ by Peter Boström · 3 years, 10 months ago
  84. 398a78c Port chrome/ to color pipeline. by Peter Kasting · 3 years, 10 months ago
  85. 53785e5 Reformat files owned by components/sync/OWNERS by Victor Hugo Vianna Silva · 3 years, 10 months ago
  86. 53c6c595 Replace DISALLOW_COPY_AND_ASSIGN in chrome/ by Peter Boström · 3 years, 10 months ago
  87. b8a90e54d Reorganise functions to get app ID from WebContents by Alexander Bolodurin · 4 years ago
  88. b5d88899d [fuchsia] Build desktop/posix code on fuchsia when needed by Benjamin Lerman · 4 years ago
  89. ff4e5f6e Rename chrome/'s ProfileSyncServiceFactory to SyncServiceFactory by Victor Hugo Vianna Silva · 4 years, 2 months ago
  90. 1f46798c Swap from base/stl_util.h to cxx17_backports.h in chrome/ .cc files. by Lei Zhang · 4 years, 2 months ago
  91. ddd2248 Forward declare class Browser in browser_finder.h. by Lei Zhang · 4 years, 3 months ago
  92. dc3d0cd Delete unused STL includes from base/ and chrome/ headers. by Lei Zhang · 4 years, 3 months ago
  93. cddc801 Move chrome/browser/ash/login/users/ to namespace ash by Henrique Ferreiro · 4 years, 4 months ago
  94. ab4d107 [LSC] Remove base::ASCIIToUTF16("...") in //chrome/browser/ui by Jan Wilken Dörrie · 4 years, 4 months ago
  95. abc2338 Replace all uses of Manifest::Location enum with Mojo type (2/n) by Gyuyoung Kim · 4 years, 4 months ago
  96. 09a4396 [LSC] Remove base/strings/string16.h #includes by Jan Wilken Dörrie · 4 years, 4 months ago
  97. 3f97e29 [LSC] Replace base::string16 with std::u16string in //chrome/browser/ui by Jan Wilken Dörrie · 4 years, 5 months ago
  98. d461f87 Change namespace chromeos => ash for //c/b/ash/settings by Yeunjoo Choi · 4 years, 5 months ago
  99. 12a42b0 Move users/ from chrome/browser/chromeos/login/ [3/3] by Henrique Ferreiro · 4 years, 5 months ago
  100. 5097e9c Reland "Move //chrome/browser/{chromeos => ash}/settings" by Yeunjoo Choi · 4 years, 5 months ago