1. e3ec419 [content] Add RenderFrameHostImpl::GetPageUkmSourceId. by Alexander Timin · 5 years ago
  2. b213b935 Screen Enumeration: Add screen change event by Mike Wasserman · 5 years ago
  3. 405f621 Gate ConversionHost creation on the ConversionMeasurement feature by Charlie Harrison · 5 years ago
  4. 7f5e955 Record who initialized the widget for debugging https://crbug.com/1006814 by Fergal Daly · 5 years ago
  5. a56c599 Isolation Info: Replace NavigationRequest NIK with IsolationInfo. by Matt Menke · 5 years ago
  6. b93a447 [OutOfBlinkSandbox] Move SandboxFlags blink=>network (reland) by arthursonzogni · 5 years ago
  7. 45d4245 Properly expose display-mode in OOP child frames. by danakj · 5 years ago
  8. 3978400 Revert "[OutOfBlinkSandbox] Move SandboxFlags into service/network." by Arthur Sonzogni · 5 years ago
  9. 21154bb [OutOfBlinkSandbox] Move SandboxFlags into service/network. by arthursonzogni · 5 years ago
  10. bbc509c BackForwardCache: Add PageLoadMetricsObserver::OnEnterBackForwardCache by Hajime Hoshi · 5 years ago
  11. 068c3eb Show subframe error pages instead of interstitials for portals by Kevin McNee · 5 years ago
  12. 73f374d Extend WebContents::SetUserAgentOverride to handle client hints by Maks Orlovich · 5 years ago
  13. 5365244 Reland "[Media History] Fix watchtime recording" by Becca Hughes · 5 years ago
  14. 8499eec Add Widget/WidgetHost/FrameWidget/FrameWidgetHost mojo interfaces. by Dave Tapuska · 5 years ago
  15. cb0c1fdf Add docs and checks to RenderFrameHostManager::CreateRenderFrameHost. by Fergal Daly · 5 years ago
  16. 6e1bb61 Revert "[Media History] Fix watchtime recording" by Shik Chen · 5 years ago
  17. c5b00d8 [Media History] Fix watchtime recording by Becca Hughes · 5 years ago
  18. b0d8d90 Introduce WebContents::GenerateWebBundle() and skeleton WebBundler. by Tsuyoshi Horo · 5 years ago
  19. 8c4446dc Splitting context_menu_params.h into separate browser VS common parts. by Lukasz Anforowicz · 5 years ago
  20. fd9136d Stop passing view and widget IDs to RenderViewHost creation. by Fergal Daly · 5 years ago
  21. 052873a8 Remove view/widget/frame routing IDs from WebContents::CreateParams. by Fergal Daly · 5 years ago
  22. d4533c7 Move visible_viewport_size into the VisualProperties waterfall dance by danakj · 5 years ago
  23. 33bd754c0 [content] Add DumpWithoutCrashing to WebContents::FromRenderFrameHost. by Alexander Timin · 5 years ago
  24. b528fe7 Drop WebContentsView::RenderViewCreated hook by Antonio Gomes · 5 years ago
  25. d5c9de46 Use Promise with RequestPointerLock calls by James Hollyer · 5 years ago
  26. 1a55a9d6 Prevent fullscreen while dialogs are up (2/2) by Avi Drissman · 5 years ago
  27. d983562 Move CreateNewWidget/CreateFullscreenWidget to UI thread. by Dave Tapuska · 5 years ago
  28. 525e0c5d Convert FrameHostMsg_DidFinishLoad to blink.mojom.LocalFrameHost interface by Gyuyoung Kim · 5 years ago
  29. d1d2565 Prevent fullscreen while dialogs are up (1/2) by Avi Drissman · 5 years ago
  30. cceeacf Enable history manipulation intervention for plug-in cases by shivanigithub · 5 years ago
  31. 0dcaebc3 DownloadURLParameters: Remove NetworkIsolationKey parameter. by Matt Menke · 5 years ago
  32. a78f3dd2 Allow ManifestIconDownloader to download images from a specified frame. by Danyao Wang · 5 years ago
  33. 7f366dc6 [aw-dark] Reintroduce preferredColorScheme in WebPreferences/WebSettings by Alison Maher · 5 years ago
  34. ab48fc0 Don't clear the page's cached favicon URL when iframe navigations start by Alan Cutter · 5 years ago
  35. 419f98f Revert r707164 on ToT. by W. James MacLean · 5 years ago
  36. afbe224 [WebNFC] Re-check permissions in the browser process by Reilly Grant · 5 years ago
  37. 5709ab0 Convert FrameHostMsg_UpdateFaviconURL to mojo by Miyoung Shin · 5 years ago
  38. 4c02911b Add LocalMainFrameHost interface. by Dave Tapuska · 5 years ago
  39. 7096ac0 Merge blink::WebSandboxFlags and blink::mojom::WebSandboxFlags by Antonio Gomes · 5 years ago
  40. 433f710a Deprecate ResourceType in ResourceLoadInfo and ExtraRequestCompleteInfo by Kinuko Yasuda · 5 years ago
  41. f81c6e7c Only allow one full screen per user activation - safe version by Lan Wei · 5 years ago
  42. d334bba Revert "FrameHost::SubresourceResponseStarted: s/ url / origin_of_final_url /." by Lukasz Anforowicz · 5 years ago
  43. 732721e9 Route conversion registration requests from blink to ConversionStorage by John Delaney · 5 years ago
  44. 8f7c387 Expose LocalMainFrame interface from blink. by Dave Tapuska · 5 years ago
  45. 8695799b [Paint Preview] OOPIF Capture by ckitagawa · 5 years ago
  46. ee5af39 [OnionSoup] Move resource_load_info.mojom into Blink by Minggang Wang · 5 years ago
  47. 6767b2e Reland "Stop reviving crashed RenderFrameHost. Get a new one instead." by Fergal Daly · 5 years ago
  48. 0b10349 Convert ViewHostMsg_DocumentAvailableInMainFrame to use blink LocalFrameHost by Julie Jeongeun Kim · 5 years ago
  49. cdd843d Revert "Notify BrowserAccessibilityManager via WebContentsObserver" by Ian Prest · 5 years ago
  50. 6471a70 Destroy child RWHV for speculative RenderFrameHosts when detaching WebContents by Kevin McNee · 5 years ago
  51. cdf545cc Convert FrameHostMsg_RunJavaScriptDialog to mojo. by Dave Tapuska · 5 years ago
  52. 924ef3c Remove error description from the DidFailLoadWithError message. by Dave Tapuska · 5 years ago
  53. 144f819 Move FrameHostMsg_GoToEntryAtOffset to mojo by Julie Jeongeun Kim · 5 years ago
  54. 03ffdbd Hook clipboard paste code to the upload content checks. by Roger Tawa · 5 years ago
  55. eb21998 Make noopener partition selection consistent with normal path. by Aaron Colwell · 5 years ago
  56. de7348e Move FrameHostMsg_DidBlockNavigation to LocalFrameHost by Abhijeet Kandalkar · 5 years ago
  57. 7364e697 Use GlobalFrameRoutingId for shared worker clients by Patrick Monette · 5 years ago
  58. 275a6f92b Add more overloads using GlobalFrameRoutingId by Patrick Monette · 5 years ago
  59. 77eb7e8 Change never-visible terminology for RenderWidgets to never-composited. by danakj · 5 years ago
  60. 7e70bf9 constrained_window: Account for outer web contents generally when finding top-level contents. by Jeremy Roman · 5 years ago
  61. b14e578 Remove color arg from DidChangeThemeColor(). by Peter Kasting · 5 years ago
  62. c209b74 Revert "Disable logic to kill prerender when JavaScript alert fires" by Tarun Bansal · 5 years ago
  63. 401cd17 Disable logic to kill prerender when JavaScript alert fires by Tarun Bansal · 5 years ago
  64. 7b4a1f23 Web Contents: expose the candidate favicon URLs in WebContents. by Mounir Lamouri · 5 years ago
  65. d1b927f Simplify and improve the PageImportanceSignal code. by Sebastien Marchand · 5 years ago
  66. 6f0f67b Portals: Fix accessibility crash by Adithya Srinivasan · 5 years ago
  67. 5ea668f3 [Content] Introduce WebContentsObserver::OnDidAddMessageToConsole() by Devlin Cronin · 5 years ago
  68. 66766a57 [PM] Plumb the Bluetooth state to PerformanceManager. by Francois Doray · 5 years ago
  69. 11af2c5 Portals: Block element.focus by Adithya Srinivasan · 5 years ago
  70. e6e7f84 Portals: Allow OOPIF interaction after activation by Adithya Srinivasan · 5 years ago
  71. e1b77ac Add policy attribute to iframe element by Charlie Hu · 5 years ago
  72. 6e78da34 Clean up RenderWidgetHostViewGuest mentions. by W. James MacLean · 5 years ago
  73. 2539adb3 Remove calls to IsCrossProcessFrameGuest(). by W. James MacLean · 5 years ago
  74. ce010f0 Migrate Device Service clients [5/5] by Ken Rockot · 5 years ago
  75. 9dab165 Require source_site_instance_ for about:blank. by Aaron Colwell · 5 years ago
  76. 9437b5bf Remove BrowserPlugin (renderer), BrowserPlugin messages and related code. by W. James MacLean · 5 years ago
  77. 5ffc015 Fix allow/sandbox attribute timing issue on browser side by Charlie Hu · 5 years ago
  78. 7296440 Reland "Reland "Move Audio Service off Service Manager"" by Ken Rockot · 5 years ago
  79. 89eaa88 Revert "Reland "Move Audio Service off Service Manager"" by Findit · 5 years ago
  80. e8d24f73 Reland "Move Audio Service off Service Manager" by Ken Rockot · 5 years ago
  81. 65d20b8 Fill in the Network Isolation Key for download request by Yao Xiao · 5 years ago
  82. 06d22377 Revert "Move Audio Service off Service Manager" by Findit · 5 years ago
  83. a4d27f5 Move Audio Service off Service Manager by Ken Rockot · 5 years ago
  84. 13d834d Remove WebContentsViewGuest & RenderWidgetHostViewGuest. by W. James MacLean · 5 years ago
  85. 7d098617 Convert mojom::WebContentsBindingSet to new Mojo types by Julie Jeongeun Kim · 5 years ago
  86. 97d22ab Move FrameHostMsg_SuddenTerminationDisablerChanged to LocalFrameHost. by Dave Tapuska · 5 years ago
  87. 2a33dee Make RenderFrameImpl's NetworkIsolationKey publicly accessible. by Matt Menke · 5 years ago
  88. f4b9e94 Convert Callback to {Once,Repeating}Callback in //content/browser. by danakj · 6 years ago
  89. 0885c95 Notify BrowserAccessibilityManager via WebContentsObserver by Dominic Farolino · 6 years ago
  90. 3c05e1c Mojoify Enable View Source mode by Dave Tapuska · 6 years ago
  91. 41361e4 DevTools: simplify file chooser interception by Pavel Feldman · 6 years ago
  92. 6c9ce902 Migrate all old uses of InterfaceProvider to new Mojo types by Gyuyoung Kim · 6 years ago
  93. b6e5a29 Fix focus on background window on switching mac desktops by Joey Arhar · 6 years ago
  94. c4f0a72 Fix FocusOwningWebContents to handle RenderWidgetHosts for OOPIFs. by Alex Moshchuk · 6 years ago
  95. ee527cc FrameHost::SubresourceResponseStarted: s/ url / origin_of_final_url /. by Lukasz Anforowicz · 6 years ago
  96. b2b39eb9 Basic support for SVG favicons by Fredrik Söderquist · 6 years ago
  97. f837294 Remove AudioServiceAudioStreams flag and old audio codepaths by Guido Urdaneta · 6 years ago
  98. c525996 Don't trigger autoplay when capturing a thumbnail by Collin Baker · 6 years ago
  99. cf3bc8e Video capture forces render frame creation. by Dana Fried · 6 years ago
  100. 5bcd7c1 Rename NeedToFireBeforeUnload to NeedToFireBeforeUnloadOrUnload. by Alex Moshchuk · 6 years ago