1. afe350c Rename the ShellUtilWin service to UtilWin by Patrick Monette · 6 years ago
  2. 22f8287 Use base::size rather than arraysize in chrome/ part 3. by Avi Drissman · 6 years ago
  3. d19a75fc Validate external protocols before launching on Windows by Mustafa Emre Acer · 7 years ago
  4. 6fa6aa5 [TaskScheduler]: Use ScopedBlockingCall to mark blocking tasks. by Etienne Pierre-doray · 7 years ago
  5. 8fc94ef Switch to install_static::GetClientStateKeyPath() in ElevateAndRegisterChrome. by Greg Thompson · 7 years ago
  6. 005a710c Move GetDisplayName from BrowserDistribution to InstallUtil. by Greg Thompson · 7 years ago
  7. 3518f36 Ensure StrCat means StrCat by Danil Chapovalov · 7 years ago
  8. 44db142 [TaskScheduler] Remove temporary forwarding headers and mass migrate users by Gabriel Charette · 7 years ago
  9. 2ce2ffc84 WebApp: Rename helper functions in web_app_extension_helpers.h by Alexey Baskakov · 7 years ago
  10. ffaaf85f [TaskScheduler] Forward all public TaskScheduler headers to forwarding headers in preparation for source move by Gabriel Charette · 7 years ago
  11. b10aeebc Mass migrate base::TaskPriority::BACKGROUND to BEST_EFFORT by Gabriel Charette · 7 years ago
  12. 2f8bf816 WebApp: Remove chrome/browser/ui dependency on web_app.h by Alexey Baskakov · 7 years ago
  13. 9098f900 Move some uses of PathService into the base namespace. by Avi Drissman · 7 years ago
  14. 629ba73c [MessageLoop] Fix message_loop.h includes by Gabriel Charette · 7 years ago
  15. e2b78049 Remove unnecessary includes of base/memory/ptr_util.h in chrome/. by Jeremy Roman · 7 years ago
  16. ec48d7a Replace base::MakeUnique with std::make_unique in chrome/browser/. by Jeremy Roman · 7 years ago
  17. 7ff99e0 Introduce AutomationController for using UIAutomation in Chrome by Patrick Monette · 7 years ago
  18. c74e379 chrome/services/util_win/public/{interfaces => mojom} by Ken Rockot · 7 years ago
  19. a3a9e1d Remove unneeded l10n_util.h includes in chrome/ by Lei Zhang · 8 years ago
  20. d4b8905 Relanding "Servicifying ShellHandlerWin." by Jay Civelli · 8 years ago
  21. c52f5bd Revert "Servicifying ShellHandlerWin." by Makoto Shimazu · 8 years ago
  22. 8232f416 Servicifying ShellHandlerWin. by Jay Civelli · 8 years ago
  23. 66bdfd8 Remove base::ThreadRestrictions::AssertIOAllowed. by Francois Doray · 8 years ago
  24. b2bc703d Convert //chrome to use ComPtr by Robert Liao · 8 years ago
  25. 75b1c8e Enable default browser UX in side-by side dev and beta installs. by Greg Thompson · 8 years ago
  26. ab240ec Remove useless references to unsupported windows versions (5) by Patrick Monette · 8 years ago
  27. e9450f8c Move MigrateTaskbarPinsCallback to a COM STA TaskRunner by Robert Liao · 8 years ago
  28. dddfcf1 Removing useless Win7 checks + standardize its use by pmonette · 8 years ago
  29. b18379f Remove the usage of BrowserThread::FILE in the shell_integration* files by pmonette · 8 years ago
  30. a872e99 Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/... by robliao · 8 years ago
  31. a7956aa Remove ScopedComPtr::QueryFrom() by robliao · 8 years ago
  32. b44b907 Rename ScopedComPtr::get() to ScopedComPtr::Get() by robliao · 8 years ago
  33. 9212cb4 Rename ScopedComPtr::Release() to ScopedComPtr::Reset() by robliao · 8 years ago
  34. 6990ce31 Disallow inclusion of the installer's headers in the rest of Chrome via DEPS. by grt · 8 years ago
  35. b2ac08f Various IWYU fixes. by grt · 8 years ago
  36. 509bc94 Move GetDefaultBrowserControlPolicy into install_static. by grt · 8 years ago
  37. c9880346 Move BaseAppId into InstallDetails. by grt · 8 years ago
  38. 973412f Removed unused path argument from InstallUtil::IsPerUserInstall. by grt · 8 years ago
  39. 83edc1e DCHECK for a valid error callback in GetIsPinnedToTaskbarState by pmonette · 8 years ago
  40. b66514b4 Add metrics for the user interaction with the Edge promo by pmonette · 8 years ago
  41. a9831524 Add GetIsPinnedToTaskbarState() by pmonette · 9 years ago
  42. fba34dd1 Add chrome namespace to chrome/common/shell_handler_win.mojom by nigeltao · 9 years ago
  43. 0c9a506 Simplify the text in the external protocol confirmation dialog. by dominickn · 9 years ago
  44. e4a02ff3 s/defualt/default/ by thakis · 9 years ago
  45. 86fa1dd Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  46. d0c67aa [win] Fallback to registry when finding external handlers for a protocol by benwells · 9 years ago
  47. 5057ca3b Add the Windows.IsPinnedToTaskbar metric. by pmonette · 9 years ago
  48. c541d94 Fix duplicate samples to SetDefaultResult2 for multiple clicks on infobar by pmonette · 9 years ago
  49. c291eea Report user actions for interactions with the Windows Settings app. by grt · 9 years ago
  50. c2c690ab Avoid clobbering the app list pinned taskbar shortcut on startup (for now). by tapted · 9 years ago
  51. d7ef82ae Remove BrowserDistribution::SHORTCUT_APP_LAUNCHER by tapted · 9 years ago
  52. 0c40087a Fix registerProtocolHandler implementation on Windows 8 and 10. by pmonette · 9 years ago
  53. 4af4858 Convert //chrome/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  54. 9e4c1a8 Moved Windows-specific functions to shell_integration_win.h by pmonette · 9 years ago
  55. 32a5cfb4 DefaultBrowserWorker now fully supports opening the settings for Win10 by pmonette · 9 years ago
  56. 5207d895 Removed code for Win10 default browser experiment by pmonette · 9 years ago
  57. 586ab5b3 Replaced DefaultWebClientObserver with a single callback by pmonette · 9 years ago
  58. 9fa59e88 ShellIntegration is now a proper namespace. by pmonette · 9 years ago
  59. 1f44f0cc Check the build number before resetting the default browser. by pmonette · 9 years ago
  60. 88257b6 Reduce MigrateChromiumShortcuts to only handling taskbar pins. by gab · 9 years ago
  61. 38d242d4d Cleanup dual_mode handling in ShellIntegrationWin after Metro removal. by gab · 9 years ago
  62. 969ea45d Remove base/win/metro.{cc|h} and some associated code by scottmg · 9 years ago
  63. 3d24f09 New experiment without registry deletion by pmonette · 9 years ago
  64. 2b1dbee Revert of Removed finch configuration for windows 10 set as default flow (patchset #3 id:80001 of https://codereview.chromium.org/1442483004/ ) by pmonette · 9 years ago
  65. 664c07b Switch to standard integer types in chrome/browser/, part 4 of 4. by avi · 9 years ago
  66. 6ef917b clang/win: Let remaining chromium_code targets build with -Wextra. by thakis · 9 years ago
  67. f440aa1 Change shortcut install location to non-subdir. by bcwhite · 10 years ago
  68. 9c1457f Make the histograms for setting the default browser consistent by pmonette · 10 years ago
  69. 09779a9 Removed finch configuration for windows 10 set as default flow by pmonette · 10 years ago
  70. 2be0cd08 Look for Chrome's Start Menu shortcut in the Programs folder. by grt · 10 years ago
  71. 67c85a57 Register chrome as a browser when setting the default browser in Win 10 by pmonette · 10 years ago
  72. f89ac7c7 Setting chrome as the default browser is now fixed on Windows 10 by pmonette · 10 years ago
  73. 034a03d9 Reorder functions in implementations files for shell_execute.h by pmonette · 10 years ago
  74. 00844cea Use DCHECK_CURRENTLY_ON() in chrome/ and android_webview/ by thestig · 10 years ago
  75. 868ca64 No longer shows UAC icon for protocol registration on windows 8+ by pmonette · 10 years ago
  76. e84d839 Don't strip scheme from parameter when running external protocol handler by benwells · 10 years ago
  77. fce8d19 Replace ToLower calls to the new format by brettw · 10 years ago
  78. 9d20474 Check for dual mode migration on taskbar pins as well as start menu shortcuts. by gab · 10 years ago
  79. a1b29082 No dual_mode on Win10+ shortcuts. by gab · 10 years ago
  80. e6dae46 Add more string_util functions to base namespace. by brettw · 10 years ago
  81. b341306 Move more string_util functions to base namespace. by brettw · 10 years ago
  82. 556c0502 Make callers of CommandLine use it via the base:: namespace. by avi · 10 years ago
  83. e76ca285 Use FilePath in favor of string16 and wchar_t* in some Windows installer code. by grt · 11 years ago
  84. 11bf74d Cleanup: Replace most base::ASCIIToWide with base::ASCIIToUTF16 in chrome/browser. by thestig · 11 years ago
  85. 81762e0 Remove implicit conversions from scoped_refptr to T* in chrome/ by dcheng · 11 years ago
  86. 18dfb7a5 Change base/file_utils.h includes to base/files/file_utils.h in chrome/ by thestig · 11 years ago
  87. cb1f4ac Move StringToLowerASCII to base namespace by [email protected] · 11 years ago
  88. 6e84d37 use URL scheme instead of whole URL for custom protocols by [email protected] · 11 years ago
  89. caa0535 adds support for Win8-style app protocols by [email protected] · 11 years ago
  90. b94661f linux_aura: Enable the extenal protocol dialog. by [email protected] · 11 years ago
  91. f911df5 Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 11 years ago
  92. d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 11 years ago
  93. 6a72a63 Replace string16 with base::string16 in chrome/browser by [email protected] · 11 years ago
  94. 0085863a Add base namespace to some instances of string16. by [email protected] · 12 years ago
  95. ee5396f60 Automatically register canary GUIDs on install, but don't expose in-browser UI for registration. by [email protected] · 12 years ago
  96. 16fcc0d Refactor of BrowserDistribution. by [email protected] · 12 years ago
  97. fa1e0e1 Use a direct include of the message_loop header in chrome/browser/, part 1. by [email protected] · 12 years ago
  98. 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
  99. 89d4383 Respect policy when migrating existing icons with no AppId. by [email protected] · 12 years ago
  100. 24a555b6 Use a direct include of strings headers in chrome/browser/r*-s*/. by [email protected] · 12 years ago