1. 8f7c387 Expose LocalMainFrame interface from blink. by Dave Tapuska · 5 years ago
  2. 8695799b [Paint Preview] OOPIF Capture by ckitagawa · 5 years ago
  3. ee5af39 [OnionSoup] Move resource_load_info.mojom into Blink by Minggang Wang · 5 years ago
  4. 6767b2e Reland "Stop reviving crashed RenderFrameHost. Get a new one instead." by Fergal Daly · 5 years ago
  5. 0b10349 Convert ViewHostMsg_DocumentAvailableInMainFrame to use blink LocalFrameHost by Julie Jeongeun Kim · 5 years ago
  6. cdd843d Revert "Notify BrowserAccessibilityManager via WebContentsObserver" by Ian Prest · 5 years ago
  7. 6471a70 Destroy child RWHV for speculative RenderFrameHosts when detaching WebContents by Kevin McNee · 5 years ago
  8. cdf545cc Convert FrameHostMsg_RunJavaScriptDialog to mojo. by Dave Tapuska · 5 years ago
  9. 924ef3c Remove error description from the DidFailLoadWithError message. by Dave Tapuska · 5 years ago
  10. 144f819 Move FrameHostMsg_GoToEntryAtOffset to mojo by Julie Jeongeun Kim · 5 years ago
  11. 03ffdbd Hook clipboard paste code to the upload content checks. by Roger Tawa · 5 years ago
  12. eb21998 Make noopener partition selection consistent with normal path. by Aaron Colwell · 5 years ago
  13. de7348e Move FrameHostMsg_DidBlockNavigation to LocalFrameHost by Abhijeet Kandalkar · 5 years ago
  14. 7364e697 Use GlobalFrameRoutingId for shared worker clients by Patrick Monette · 5 years ago
  15. 275a6f92b Add more overloads using GlobalFrameRoutingId by Patrick Monette · 5 years ago
  16. 77eb7e8 Change never-visible terminology for RenderWidgets to never-composited. by danakj · 5 years ago
  17. 7e70bf95 constrained_window: Account for outer web contents generally when finding top-level contents. by Jeremy Roman · 5 years ago
  18. b14e578 Remove color arg from DidChangeThemeColor(). by Peter Kasting · 5 years ago
  19. c209b74 Revert "Disable logic to kill prerender when JavaScript alert fires" by Tarun Bansal · 5 years ago
  20. 401cd17 Disable logic to kill prerender when JavaScript alert fires by Tarun Bansal · 5 years ago
  21. 7b4a1f23 Web Contents: expose the candidate favicon URLs in WebContents. by Mounir Lamouri · 5 years ago
  22. d1b927f Simplify and improve the PageImportanceSignal code. by Sebastien Marchand · 5 years ago
  23. 6f0f67b Portals: Fix accessibility crash by Adithya Srinivasan · 5 years ago
  24. 5ea668f3 [Content] Introduce WebContentsObserver::OnDidAddMessageToConsole() by Devlin Cronin · 5 years ago
  25. 66766a57 [PM] Plumb the Bluetooth state to PerformanceManager. by Francois Doray · 5 years ago
  26. 11af2c5 Portals: Block element.focus by Adithya Srinivasan · 5 years ago
  27. e6e7f84 Portals: Allow OOPIF interaction after activation by Adithya Srinivasan · 5 years ago
  28. e1b77ac Add policy attribute to iframe element by Charlie Hu · 5 years ago
  29. 6e78da34 Clean up RenderWidgetHostViewGuest mentions. by W. James MacLean · 5 years ago
  30. 2539adb3 Remove calls to IsCrossProcessFrameGuest(). by W. James MacLean · 5 years ago
  31. ce010f0 Migrate Device Service clients [5/5] by Ken Rockot · 5 years ago
  32. 9dab165 Require source_site_instance_ for about:blank. by Aaron Colwell · 5 years ago
  33. 9437b5bf Remove BrowserPlugin (renderer), BrowserPlugin messages and related code. by W. James MacLean · 5 years ago
  34. 5ffc015 Fix allow/sandbox attribute timing issue on browser side by Charlie Hu · 5 years ago
  35. 7296440 Reland "Reland "Move Audio Service off Service Manager"" by Ken Rockot · 5 years ago
  36. 89eaa88 Revert "Reland "Move Audio Service off Service Manager"" by Findit · 5 years ago
  37. e8d24f73 Reland "Move Audio Service off Service Manager" by Ken Rockot · 5 years ago
  38. 65d20b8 Fill in the Network Isolation Key for download request by Yao Xiao · 5 years ago
  39. 06d22377 Revert "Move Audio Service off Service Manager" by Findit · 6 years ago
  40. a4d27f5 Move Audio Service off Service Manager by Ken Rockot · 6 years ago
  41. 13d834d Remove WebContentsViewGuest & RenderWidgetHostViewGuest. by W. James MacLean · 6 years ago
  42. 7d098617 Convert mojom::WebContentsBindingSet to new Mojo types by Julie Jeongeun Kim · 6 years ago
  43. 97d22ab Move FrameHostMsg_SuddenTerminationDisablerChanged to LocalFrameHost. by Dave Tapuska · 6 years ago
  44. 2a33dee Make RenderFrameImpl's NetworkIsolationKey publicly accessible. by Matt Menke · 6 years ago
  45. f4b9e94 Convert Callback to {Once,Repeating}Callback in //content/browser. by danakj · 6 years ago
  46. 0885c95 Notify BrowserAccessibilityManager via WebContentsObserver by Dominic Farolino · 6 years ago
  47. 3c05e1c Mojoify Enable View Source mode by Dave Tapuska · 6 years ago
  48. 41361e4 DevTools: simplify file chooser interception by Pavel Feldman · 6 years ago
  49. 6c9ce902 Migrate all old uses of InterfaceProvider to new Mojo types by Gyuyoung Kim · 6 years ago
  50. b6e5a29 Fix focus on background window on switching mac desktops by Joey Arhar · 6 years ago
  51. c4f0a72 Fix FocusOwningWebContents to handle RenderWidgetHosts for OOPIFs. by Alex Moshchuk · 6 years ago
  52. ee527cc FrameHost::SubresourceResponseStarted: s/ url / origin_of_final_url /. by Lukasz Anforowicz · 6 years ago
  53. b2b39eb9 Basic support for SVG favicons by Fredrik Söderquist · 6 years ago
  54. f837294 Remove AudioServiceAudioStreams flag and old audio codepaths by Guido Urdaneta · 6 years ago
  55. c525996 Don't trigger autoplay when capturing a thumbnail by Collin Baker · 6 years ago
  56. cf3bc8e Video capture forces render frame creation. by Dana Fried · 6 years ago
  57. 5bcd7c1 Rename NeedToFireBeforeUnload to NeedToFireBeforeUnloadOrUnload. by Alex Moshchuk · 6 years ago
  58. 6288398 Fix focus for PDF in mainframe, add test. by W. James MacLean · 6 years ago
  59. e118727 In fullscreen mode, pass <esc> to outmost WebContents. by W. James MacLean · 6 years ago
  60. cb6475a Convert ColorChooserFactory client to use BrowserInterfaceBroker by Miyoung Shin · 6 years ago
  61. a283c9e [Media History] Add has_video, has_audio, and last_updated_time_s to media playbacks by evliu · 6 years ago
  62. c98caa382 Avoid exposing some non-public a11y classes in content/public. by Lei Zhang · 6 years ago
  63. 7f736f0 [Media History] Record Media Playback by evliu · 6 years ago
  64. a7313f8 Removed WidgetHostMsg_FocusedNodeTouched IPC message by Anupam Snigdha · 6 years ago
  65. 9cca359 Expose vertical scroll direction to WebContentsObservers. by David Black · 6 years ago
  66. 172da77 Remove WebContentsImpl::frame_count_. by yilkal · 6 years ago
  67. 98457b5 Replace Page::is_hidden_ with PageVisibilityState enum by Collin Baker · 6 years ago
  68. 979c4b16 Use last committed navigation UKM source id for media-related events by Yue Ru Sun · 6 years ago
  69. dd0fa0c5 [content] Add WebContentsObserver::IsDocumentOnLoadCompletedInMainFrame by Alexander Timin · 6 years ago
  70. 0ce6a13 Stop registering content::GenericHandler blindly for all WebUIs. by dpapad · 6 years ago
  71. e8c6c1f [webhid] Add WebContents::IsConnectedToHidDevice by Matt Reynolds · 6 years ago
  72. aa89874 [chrome:accessibility] Display a list of accessibility events fired on a page. by Abigail Klein · 6 years ago
  73. 989e088 De-duplicate visibility handling code in WebContentsImpl by Collin Baker · 6 years ago
  74. c78dbc72 Fix tab/browser close to consider beforeunload handlers in same-site iframes. by Alex Moshchuk · 6 years ago
  75. fc233aa [Media History] Add Media History Contents Observer by evliu · 6 years ago
  76. 07925d1 Add new termination code for code integrity failure. by Will Harris · 6 years ago
  77. 1215f88 [bfcache] Set theme color when restoring from bfcache by Carlos Caballero · 6 years ago
  78. 91fffb2 [bfcache] Make sure DidFirstVisuallyNonEmptyPaint fires for restored pages by Carlos Caballero · 6 years ago
  79. 2f7d211 Refactor handling of WebUI objects in the navigation code. by Nasko Oskov · 6 years ago
  80. 0b63433 Convert DateTimeChooser client to use BrowserInterfaceBroker by Oksana Zhuravlova · 6 years ago
  81. 3c5f5046 Only apply transform when outermost != outer WebContents. by W. James MacLean · 6 years ago
  82. 241b939 [navigation] Remove Dropped/Abort Navigation IPCs by Arthur Hemery · 6 years ago
  83. 9f32811 Move LoadProgressChanged from WebContentsDelegate to WCObserver by Evan Stade · 6 years ago
  84. a657d87 Convert DidDisplayInsecureContent, DidContainInsecureFormAction into mojo by Dave Tapuska · 6 years ago
  85. 4d2bb85 Remove GetLastCommittedNavigationEntryForRenderManager. by Nasko Oskov · 6 years ago
  86. f9fc312 Move Register/Unregister Protocol Handlers to LocalFrameHost mojo. by Dave Tapuska · 6 years ago
  87. 28a73e2 Clean up the preferred color scheme pipeline by Alison Maher · 6 years ago
  88. 2025011 [bfcache] Make Flush safe to call when navigations are in flight. by Lowell Manners · 6 years ago
  89. 748ef909 Remove secondary WebView IPC for visible_viewport_size by danakj · 6 years ago
  90. ee1c951 Reland "Resubmit: Lower priority of processes hosting exclusively ads." by John Budorick · 6 years ago
  91. 4030d6a3 [EnumerateDevices] Update generation of device and group IDs by Guido Urdaneta · 6 years ago
  92. f4bc92d Revert "Resubmit: Lower priority of processes hosting exclusively ads." by John Budorick · 6 years ago
  93. 1e3e1f54 Renderer preferences changes should propagate to OOPIFs by Bruce Long · 6 years ago
  94. 5fd54f2 Remove VisualPropertiesManager and move IPC to RenderWidget by danakj · 6 years ago
  95. 5ffd139 Include bloat: reduce number of includes in content_browser_client.h by Hans Wennborg · 6 years ago
  96. a418951 Define a blink side frame_host interface and move Fullscreen to it. by Dave Tapuska · 6 years ago
  97. 4ba7eb3 Resubmit: Lower priority of processes hosting exclusively ads. by Eric Robinson · 6 years ago
  98. 9d9d4f5 Remove public/platform/web_security_style.h dependency from chrome/browser by Sergio Villar Senin · 6 years ago
  99. 74627df bfcache: Don't record MaxFrameCount for frames in bfcache by Rakina Zata Amni · 6 years ago
  100. a40ce5a Migrate legacy FrameHostMsg_DidChangeThemeColor IPC by Alexander Timin · 6 years ago