1. dd60b0b Add a universal wait-for-page-ready heuristic to the Autofill Captured Sites Interactive Uitest. by Yiming Zhou · 7 years ago
  2. 37a1505 Remove browser-initiated navigations from WebContentsObserver::DidGetUserInteraction. by Dominick Ng · 7 years ago
  3. 3b5a4348 [Display Cutout] Move DisplayCutoutHostImpl out by Becca Hughes · 7 years ago
  4. 2163df73d [Display Cutout] Add UKM metrics by Becca Hughes · 7 years ago
  5. 6fcaca75 Support beforeunload handlers for OOPIFs. by Alex Moshchuk · 7 years ago
  6. f7df5b34 Remove ContentVideoView for Android. by [email protected] · 7 years ago
  7. dc5284c2 RenderViewHostChanged in WebContentsView by Jinsuk Kim · 7 years ago
  8. cb00463 Assign RenderWidget[Host] and RenderView[Host] different routing IDs by Albert J. Wong · 7 years ago
  9. 3483d8f Fix zoom in per-tab mode. by akaba · 7 years ago
  10. bda2c4d [Display Cutout] Support for fullscreen webapps by Becca Hughes · 7 years ago
  11. 8633462 [Display Cutout] Do not create DisplayCutoutHostImpl by Becca Hughes · 7 years ago
  12. 895b2c5 Android: Reland "Delete native ContentViewCore" by Jinsuk Kim · 7 years ago
  13. dbef474 Reland [Mac] Get Suggestions from Whole Text and Current Selection by Tessa Nijssen · 7 years ago
  14. 786ca1f9 Revert "[Mac] Get Suggestions from Whole Text and Current Selection" by Yi Gu · 7 years ago
  15. 0127f2eb [Mac] Get Suggestions from Whole Text and Current Selection by Tessa Nijssen · 7 years ago
  16. 9ef7f45 [Display Cutout] Fix bug to send safe areas to current frame by Becca Hughes · 7 years ago
  17. 69a3377 Make mime handlers inherit the session storage of their embedders. by Sam McNally · 7 years ago
  18. 6daf566 [Display Cutout] Refactor safe areas by Becca Hughes · 7 years ago
  19. c4b10123 Reland [Mac] Created Suggested Text Touch Bar by Tessa Nijssen · 7 years ago
  20. c6bd121 Use Surface Synchronization for desktop zoom. by akaba · 7 years ago
  21. e9e2795 [Display Cutout] Add effective viewport fit logic by Becca Hughes · 7 years ago
  22. 3804134 Add UKM SourceID getter to WebContentsImpl. by Steven Holte · 7 years ago
  23. 52b9372 Refactor RWH::RestartHang...Timeout... into a generic base::Closure. by Lukasz Anforowicz · 7 years ago
  24. efb24e4 Revert "Android: Delete native ContentViewCore" by Martin Šrámek · 7 years ago
  25. 28cf2318 Move WebContents::SetLastActive to CreateParams. by Sebastien Marchand · 7 years ago
  26. e4f3ef2e Android: Delete native ContentViewCore by Jinsuk Kim · 7 years ago
  27. 72c3141 [Picture in Picture] Avoid "disable rendering" optimisation in PiP mode. by Jennifer Apacible · 7 years ago
  28. fd5d8f89 Reland "Display Cutout: Notify the browser process on fullscreen frame change" by Becca Hughes · 7 years ago
  29. ae15801 Revert "Display Cutout: Notify the browser process on fullscreen frame change" by Findit · 7 years ago
  30. 326c044 Display Cutout: Notify the browser process on fullscreen frame change by Becca Hughes · 7 years ago
  31. 05e3dab Revert "[Mac] Created Suggested Text Touch Bar" by John Budorick · 7 years ago
  32. b0bedb9 [Mac] Created Suggested Text Touch Bar by Tessa Nijssen · 7 years ago
  33. 5749908 Migrate MediaResponseCallback to OnceCallback by Mark Pilgrim · 7 years ago
  34. 300c605 Save OpenURLParams if null delegate by Bo Liu · 7 years ago
  35. c28bf5aa Revert "[Mac] Created Suggested Text Touch Bar" by Mark Pearson · 7 years ago
  36. 47f759d Allow unfreezing a WebContents. by Francois Doray · 7 years ago
  37. 6fe54e43 [Reland] Display Cutout: Track ViewportFit in WCO by Becca Hughes · 7 years ago
  38. 177ab646 [Mac] Created Suggested Text Touch Bar by Tessa Nijssen · 7 years ago
  39. cf621cf Revert "Display Cutout: Track ViewportFit in WCO" by Findit · 7 years ago
  40. 82f185792 Display Cutout: Track ViewportFit in WCO by Becca Hughes · 7 years ago
  41. b4b972a [Picture in Picture] Exit Picture-in-Picture on renderer crash. by Jennifer Apacible · 7 years ago
  42. 014dec7 Rename WebContentsDelegate methods. by Avi Drissman · 7 years ago
  43. ee3b63ad Change WebUI::SetController() to take a unique_ptr. by Lei Zhang · 7 years ago
  44. 5510ed65 Rename RenderProcessHost::HasConnection to IsInitializedAndNotDead. by Lukasz Anforowicz · 7 years ago
  45. ccbaa9b Refactor accessibility event messages. by Dominic Mazzoni · 7 years ago
  46. 3caa837 Avoid spare (already initialized!) RenderProcessHost for tab discarding. by Lukasz Anforowicz · 7 years ago
  47. c4cb716 Add browser-side activation state with sync across OOPIFs. by Mustaq Ahmed · 7 years ago
  48. 2013965 Remove WebContents::WasRecentlyAudible. by Chris Hamilton · 7 years ago
  49. c65dbe4 Adding a resouce loading pausing mechanism by Ryan Sturm · 7 years ago
  50. 105de1e81 Allow inner WebContents without a BroserPluginGuestDelegate. by Lucas Furukawa Gadani · 7 years ago
  51. a7333a8 [Picture in Picture] Adding in-tab icon when playing Picture in Picture by sawtelle · 7 years ago
  52. df0d72cd Fix audibility tracking for contents with guests. by Chris Hamilton · 7 years ago
  53. 73a4832 Handle all termination status enums in WebContentsImpl::IsCrashed. by Dominic Mazzoni · 7 years ago
  54. 7a0d5e18 [Mojo Blob URLs] Handle more navigation cases. by Marijn Kruisselbrink · 7 years ago
  55. eb41198f Move OnAudioStateChanged from WCD to WCO. by Chris Hamilton · 7 years ago
  56. fe756e3 Picture-in-Picture: move UpdatePictureInPictureSurfaceId to //content and IPC. by Mounir Lamouri · 7 years ago
  57. 11e9ef4 Picture-in-Picture: resolve requestPictureInPicture with window size. by Mounir Lamouri · 7 years ago
  58. 873e608 Add Stability.ChildFrameCrash.Visibility for tracking sad *sub*frames. by Lukasz Anforowicz · 7 years ago
  59. 6d759e1 Picture-in-Picture: resolve exitPictureInPicture() promise when closing window. by Mounir Lamouri · 7 years ago
  60. b5506f7 Wire up tab muting for audio service. by Max Morin · 7 years ago
  61. ca53d5f [VK] Pass incognito information to IME API. by Darren Shen · 7 years ago
  62. da99726 Mojoify FindInPage::GetNearestFindResult by Rakina Zata Amni · 7 years ago
  63. 174ef71 Mojoify FindInPage::FindMatchRects by Rakina Zata Amni · 7 years ago
  64. 718fd6c0 Add more info to ResourceLoadInfo by Jay Civelli · 7 years ago
  65. c1a57efe [KeyboardLock] Implementing Content BrowserTest TODOs by Joe Downing · 7 years ago
  66. 5bc74f5 Add ForwardingAudioStreamFactory to WebContentsImpl. by Max Morin · 7 years ago
  67. 9794711 Surface Synchronization: Remove unnecessary LocalSurfaceId plumbing by Fady Samuel · 7 years ago
  68. 50735fd Update WebContentsImpl::CreateWithOpener to return a unique_ptr. by erikchen · 7 years ago
  69. 6c7df7f7a Update WebContents::Clone() to return a unique_ptr. by erikchen · 7 years ago
  70. f400800 Move the media-devices group ID salt base from frame to WebContents. by Guido Urdaneta · 7 years ago
  71. ade1fef Change WebContents::CreateWithSessionStorage to use strong ownership. by erikchen · 7 years ago
  72. 16dd7b832 android: WebContents.setImportance affect main frame by Bo Liu · 7 years ago
  73. 3ed4419 Add plumbing necessary to pass FullscreenOptions around. by Dave Tapuska · 7 years ago
  74. 52a6330 Add is_main_frame to ResourceLoadInfo by Jay Civelli · 7 years ago
  75. 17a5d7c content: Change NotifyPreferencesChanged to update OOPIFs by Giovanni Ortuño Urquidi · 7 years ago
  76. bb8e738e Make WebContents::Create() return a unique_ptr. by Erik Chen · 7 years ago
  77. bee5c962 Update ownership semantics for WebContentsDelegate::AddWebContents. by erikchen · 7 years ago
  78. 90196c8 Enforce user gesture requirement on browser side for WebUI. by Daniel Cheng · 7 years ago
  79. 8bdbebbf Revert "Enforce user gesture requirement on browser side for WebUI." by Daniel Cheng · 7 years ago
  80. 0b91182 Surface synchronization: WasResized => SynchronizeVisualProperties by Fady Samuel · 7 years ago
  81. 7fdf2af BrowserPlugin/RenderFrameProxy cleanup + remove AutoResize Seq Numbers by Eric Karl · 7 years ago
  82. 8839d30 Enforce user gesture requirement on browser side for WebUI. by Daniel Cheng · 7 years ago
  83. 2135671 RemoteRWHVMac: Clean up RWHVCocoa/Mac lifetime by Christopher Cameron · 7 years ago
  84. 954ed9ce Render lost WebGL contexts as a "sad canvas". by Kenneth Russell · 7 years ago
  85. 760b946 Use new child surface allocation for resize case by Chris Blume · 7 years ago
  86. b1c9ca1 [Picture in Picture] Use video aspect ratio to determine window size. by Jennifer Apacible · 7 years ago
  87. 13dd76b [KeyboardLock] Chrome UX layer integration for fullscreen management by Joe Downing · 7 years ago
  88. a30d423 The Great Blink mv for source files, part 1. by Blink Reformat · 7 years ago
  89. 3f2afbd Add feature to control whether WebContents occlusion is tracked. by Francois Doray · 7 years ago
  90. 01af4b3d7 [Picture in Picture] Use const& for UpdatePictureInPictureSurfaceId(). by Jennifer Apacible · 7 years ago
  91. f6d55b1 [Picture in Picture] Add ExitPipCB callback for WMPI teardown. by Jennifer Apacible · 7 years ago
  92. c681bbe Turns off previews on android if DisplayMode not Browser by Doug Arnett · 7 years ago
  93. 1c587bc5 DevTools: Page freezes when alert / confirm / prompt method is called from options dialog. by Pavel Feldman · 7 years ago
  94. d70bf37b Touch MLP CL1: Enable mobile-like behavior of webpages in tablet mode by Ahmed Fakhry · 7 years ago
  95. bc2dffe9 Revert "Reland "Enforce user gesture requirement on browser side for WebUI."" by Findit · 7 years ago
  96. 3017d428 Reland "Enforce user gesture requirement on browser side for WebUI." by Daniel Cheng · 7 years ago
  97. 80143f5e Support to suspend/resume active page tasks of blink in the content layer by Gyuyoung Kim · 7 years ago
  98. 01e8024 Revert "Enforce user gesture requirement on browser side for WebUI." by Findit · 7 years ago
  99. f695321 Enforce user gesture requirement on browser side for WebUI. by Daniel Cheng · 7 years ago
  100. 02e38b9 Rename buildflag_headers for consistency by Scott Violet · 7 years ago