1. 9b9dd00a Make will_delete associated with WebContents by Sreeja Kamishetty · 4 years, 7 months ago
  2. 400a3fc Move --app-id command line handling to StartupBrowserCreator. by David Bienvenu · 4 years, 7 months ago
  3. decd192 Clean up Tab Groups feature flag and references by Connie Wan · 4 years, 7 months ago
  4. db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 4 years, 7 months ago
  5. f8e22d6 Remove FrameNavigateParams. by arthursonzogni · 4 years, 7 months ago
  6. 1a201c9 Replace Browser::Browser with Browser::Create. by Ramin Halavati · 4 years, 8 months ago
  7. 76d2a787 Remove usages of WebContents::GetRenderViewHost(). by Lucas Furukawa Gadani · 4 years, 8 months ago
  8. e059bff Add browser test for guest window count by Mariam Ali · 4 years, 8 months ago
  9. 4caf63c Remove "Flash" info from chrome://version. by dpapad · 4 years, 9 months ago
  10. 6ba28ec Reland "ozone/wayland: gracefully shutdown the browser on protocol error." by Maksim Sisov · 4 years, 9 months ago
  11. d4826c9e Break out LaunchModeRecorder class, pass to Launch methods. by David Bienvenu · 4 years, 9 months ago
  12. 7f334d30 [Tab Groups] Add tests for automatic tab group creation. by Charlene Yan · 4 years, 9 months ago
  13. 3b429c6 Disable WindowOpenClose3 test. by Rune Lillesveen · 4 years, 9 months ago
  14. 8ba65628 remove DISALLOW_COPY_AND_ASSIGN from chrome/browser/ui* by David Bienvenu · 4 years, 9 months ago
  15. 0005e88e Refactor OS_LINUX preprocessor directive for LaCrOS effort. by Sean McAllister · 4 years, 10 months ago
  16. 0f060d56 Fix flaky BrowserTest.ReattachDevToolsWindow by Carlos Caballero · 4 years, 10 months ago
  17. 73ea864 Migrate to OS_MAC and OS_APPLE in chrome/browser/ part 2 by Avi Drissman · 5 years ago
  18. 847ecc7 Convert FrameHostMsg_DidStopLoading to Mojo by Gyuyoung Kim · 5 years ago
  19. ba74f81 Avoid "open link in app" menu entries if BrowserAppLauncher() is nullptr by Alan Cutter · 5 years ago
  20. bf765855 Add further test coverage for User Actions. by John Every · 5 years ago
  21. 8e2ec8e Update the names of 3 functions in BrowserList. by Ramin Halavati · 5 years ago
  22. 4c7c3bb3 FEATURE_{INFOBAR,DOWNLOADSHELF} are always supported; remove them. by Peter Kasting · 5 years ago
  23. 4ca0979 Window Placement: Gate cross-screen fullscreen behavior on permission by Mike Wasserman · 5 years ago
  24. 919ce65 Add missing #includes of browser_test.h. by Peter Kasting · 5 years ago
  25. 8c1cf31 Update usage of OTR profiles in c/browser/ui. by Ramin Halavati · 5 years ago
  26. 683d2c7a Revert "IWYU for browser_test.h." by Balazs Engedy · 5 years ago
  27. 66a53c9 IWYU for browser_test.h. by Peter Kasting · 5 years ago
  28. 0b50e58 Reland "Remove InterstitialPageDelegate" by Carlos IL · 5 years ago
  29. 82bc5f0 Revert "Remove InterstitialPageDelegate" by Balazs Engedy · 5 years ago
  30. 6bac1e2 Remove InterstitialPageDelegate by Carlos IL · 5 years ago
  31. 276ee04 Reland "Replace LaunchService's OpenApplication with AppService interface." by nancy · 5 years ago
  32. 051a902 Revert "Replace LaunchService's OpenApplication with AppService interface." by Nancy Wang · 5 years ago
  33. ff5b6d3e Revert "Revert "Replace LaunchService's OpenApplication with AppService interface."" by Nancy Wang · 5 years ago
  34. c544f75 Revert "Replace LaunchService's OpenApplication with AppService interface." by Findit · 5 years ago
  35. 527adae Replace LaunchService's OpenApplication with AppService interface. by nancy · 5 years ago
  36. f4a513c Give captive portal popup windows a special window title. by dalyk · 5 years ago
  37. 47775d3 [CustomTabs] Render ARC CCT toolbar from Chrome. by Mugdha Lakhani · 5 years ago
  38. 4b55d202 Componentize tab modal javascript dialogs by Evan Stade · 5 years ago
  39. 7220e47 Rename components/app_modal to components/javascript_dialogs by Evan Stade · 5 years ago
  40. 4aa22988 desktop-pwas: LaunchService has single command line launch method by Eric Willigers · 5 years ago
  41. cae997b5 sessions: rename some sessions classes in preparation for refactor by Scott Violet · 5 years ago
  42. 854c948 Window Placement: Support fullscreen requests on a specific screen by Mike Wasserman · 6 years ago
  43. 11cbc4c8 [Content] Introduce test helper content::WebContentsConsoleObserver by Devlin Cronin · 6 years ago
  44. 866179b Create components/tab_groups/ and share types with sessions by Connie Wan · 6 years ago
  45. 88de07f0 Adds embedder_support/switches for switches shared with chrome by Scott Violet · 6 years ago
  46. e067805 Add browser type TYPE_APP_POPUP by Jason Lin · 6 years ago
  47. 6aa13ea Make the ZoomLevelChangedCallback a RepeatingCallback. by danakj · 6 years ago
  48. 166a3912 Return a OnceClosure from MessageLoopRunner::QuitClosure(). by danakj · 6 years ago
  49. f977a717 cbui: mark BrowserTest overscroll coverage as aura-only by Elly Fong-Jones · 6 years ago
  50. c525996 Don't trigger autoplay when capturing a thumbnail by Collin Baker · 6 years ago
  51. 3f77bf3 Group new tabs opened from external links or ctrl+forward/back by Connie Wan · 6 years ago
  52. e51fef5 Remove unused includes to message_loop.h by Carlos Caballero · 6 years ago
  53. a418951 Define a blink side frame_host interface and move Fullscreen to it. by Dave Tapuska · 6 years ago
  54. fa7fdde Remove t/b/p/w/web_fullscreen_options.h dependency from chrome/browser by Sergio Villar Senin · 6 years ago
  55. 62a443a Fix misc ScopedFeatureList usage (7/8) by Ken Rockot · 6 years ago
  56. 35a5acc desktop-pwas: Remove Profile* from AppLaunchParams by Eric Willigers · 6 years ago
  57. 449553a3 Update estimated renderer process memory cost based on recent data. by Peter Kasting · 6 years ago
  58. 2687ab5 Refactor Browser::Type by Joel Hockey · 6 years ago
  59. e0bedc90 Reland: desktop-pwas: OpenApplication called using Launch Service by Eric Willigers · 6 years ago
  60. 97d9e5e Revert "desktop-pwas: OpenApplication called using Launch Service" by vitaliii · 6 years ago
  61. 3ed48d07 desktop-pwas: OpenApplication called using Launch Service by Eric Willigers · 6 years ago
  62. faee64bf Remove BrowserAddedObserver from places where it's not needed. by Evan Stade · 6 years ago
  63. acbfc3de Remove use of NOTIFICATION_TAB_ADDED from many tests. by Evan Stade · 6 years ago
  64. 9607736 Defer navigations during JS modal dialogs. by Charlie Reis · 6 years ago
  65. 618e130 desktop-pwas: AppLaunchSource, LaunchContainer in app_service by Eric Willigers · 6 years ago
  66. 0952aea desktop-pwas: Enable overscroll for app windows by Giovanni Ortuño Urquidi · 6 years ago
  67. 5547a44 Fixes a bug where popups were opened at the wrong size on OSX by Jay Harris · 6 years ago
  68. 9a2f269 desktop-pwas: AppLaunchParams constructor accepts app_id by Eric Willigers · 6 years ago
  69. 318daee Open link in background creates a new tab group. by Dana Fried · 6 years ago
  70. c8b734b Remove redundant enum defined in both mojom and .h: MediaStreamType by Antonio Gomes · 6 years ago
  71. f74d41e Delete group menu button from TabGroupHeader. by Bret Sepulveda · 6 years ago
  72. a391e6ce Refactor TabStripModelChange. by Dana Fried · 6 years ago
  73. d217b5b Clean up chrome/browser/ui (but not sub-directories). by Aran Gilman · 6 years ago
  74. 430251f Add BrowserList::IsIncognitoSessionInUse API function. by Ramin Halavati · 6 years ago
  75. e138574 Remove unused app flags and features and entrails by Christopher Cameron · 6 years ago
  76. a9a96c5 Dedupe "chrome/test/data" strings in browsertests by Alan Cutter · 6 years ago
  77. 72397790 Open new tab from website in a group. by Taylor Bergquist · 6 years ago
  78. 6384e45 Simplify obtaining a result from JavaScript execution. by Avi Drissman · 6 years ago
  79. 1fc6808 Modernize calling JavaScript on RenderFrameHost pt 2. by Avi Drissman · 6 years ago
  80. 8e888000 Modernize calling JavaScript on RenderFrameHost. by Avi Drissman · 6 years ago
  81. a2465c0 Remove the detached bookmark bar by Kyle Milka · 6 years ago
  82. e2f626a Don't show bookmark bar on the NTP when it's hidden by Kyle Milka · 6 years ago
  83. 882977f Exclude devtools windows from incognito windows count. by Ramin Halavati · 6 years ago
  84. c128d25d Renable BrowserTest.WindowOpenClose1 and disable DCHECK instead by Jochen Eisinger · 6 years ago
  85. 2c81b5d [OnionSoup] Replace content::RendererPreferences with the mojom one. by Leon Han · 6 years ago
  86. a92ab3a5 Update comments on some tests to clarify their associated bugs. by Peter Kasting · 6 years ago
  87. 73fa663 Move MediaStream Mojo and public interfaces to Blink. by Guido Urdaneta · 6 years ago
  88. 22f8287 Use base::size rather than arraysize in chrome/ part 3. by Avi Drissman · 6 years ago
  89. 5f4ec14 Switch RunTaskAndWaitForInterstitialDetach to a OnceClosure. by David Benjamin · 7 years ago
  90. e1c5dfda Remove const interfaces from content::WebContents. by Lucas Furukawa Gadani · 7 years ago
  91. b90580d9 Sheriff: re-disable flaky test that got re-enabled. by Mounir Lamouri · 7 years ago
  92. 6d7d1ee Enable various browser tests in order to determine continued flakiness. by Allen Bauer · 7 years ago
  93. 75a7cdf Move the base/sys_info* files to base/system/ by Sebastien Marchand · 7 years ago
  94. 4f9c35c [message_loop] Remove message_loop_forward.h by Alexander Timin · 7 years ago
  95. c643d0e1 [message_loop] Temporary introduce message_loop_forward.h. by Alexander Timin · 7 years ago
  96. c3736ed6 Properly stop and restart the commit timeout. by Avi Drissman · 7 years ago
  97. ef049b2 mac: Remove unneeded includes of views_mode_controller.h by Robert Sesek · 7 years ago
  98. 6e01eece Disable flaky timeout test BrowserTest.ReloadThenCancelBeforeUnload by Alan Cutter · 7 years ago
  99. 0fbe1e5 Use TabStripModelObserver's new API: trivial files 1/2 by sangwoo.ko · 7 years ago
  100. 686756be mac: Remove more uses of BUILDFLAG(MAC_VIEWS_BROWSER). by Nico Weber · 7 years ago