1. 85b379d Convert ColorChooser from ipc to mojo. by Joel Hockey · 7 years ago
  2. fde08e6da Remove WebContentsObserver::DidGetResourceResponseStart since it's no longer used. by John Abd-El-Malek · 8 years ago
  3. d488264 Remove SSLManager dependency on WebContentsImpl::DidGetResourceResponseStart. by John Abd-El-Malek · 8 years ago
  4. 5cbaaf8 Track CSP-set sandbox flags separately from frame owner flags by Ian Clelland · 8 years ago
  5. ea9de63 Remove WebContentsObserver::DidGetRedirectForResourceRequest as it's not used anymore. by John Abd-El-Malek · 8 years ago
  6. a926c4ff Fix web_contents focus handling. by Maxim Podgorodskiy · 8 years ago
  7. 80a52dce Fractional mouse event: drag and drop event by Ella Ge · 8 years ago
  8. 220bfc10 Add MediaStoppedReason to WCO by Becca Hughes · 8 years ago
  9. 7319dbe Add GeolocationContext mojo interface. by Ke He · 8 years ago
  10. d10aadd8 RELAND: Surface synchronization: Implement auto-resize for OOPIF/BrowserPlugin by Fady Samuel · 8 years ago
  11. 15d60b13 Rewrite flaky CancelBeforeUnloadResetsURL test and update fix. by Charles Reis · 8 years ago
  12. 5877a5b Revert "Surface synchronization: Implement auto-resize for OOPIF/BrowserPlugin" by Finnur Thorarinsson · 8 years ago
  13. 796e760e Surface synchronization: Implement auto-resize for OOPIF/BrowserPlugin by Fady Samuel · 8 years ago
  14. 1836051 Continue showing sound setting in Page Info until navigation by Tommy Steimel · 8 years ago
  15. e1b954d9 Move view-source handling to the //content layer. by Lukasz Anforowicz · 8 years ago
  16. 85a1bf7 Revert "Revert "Surface synchronization: Propagate ScreenInfo to OOPIFs/BrowserPlugin"" by Fady Samuel · 8 years ago
  17. 28c691b Revert "Surface synchronization: Propagate ScreenInfo to OOPIFs/BrowserPlugin" by Xiyuan Xia · 8 years ago
  18. d31cbe5 Surface synchronization: Propagate ScreenInfo to OOPIFs/BrowserPlugin by Fady Samuel · 8 years ago
  19. 891446c Unify DeviceScaleFactor changes with ResizeParams by Fady Samuel · 8 years ago
  20. a0e7e26 Move HTTPBad flags into SSLStatus user data by Eric Lawrence · 8 years ago
  21. aed1fed Reattach inner WebContents when recreating its RenderWidgetHostView. by Lucas Furukawa Gadani · 8 years ago
  22. 2523472 DevTools: introduce devtools frame token in the frame_tree_node. by Pavel Feldman · 8 years ago
  23. 31ab5bf Removing WebContents::GetRenderProcessHost() method [~reland]. by Lukasz Anforowicz · 8 years ago
  24. fab3cb6 DevTools: handle the case when protocol is handling the JS dialog without dialog delegate. by Pavel Feldman · 8 years ago
  25. 055fe8f Remove code dealing with Web UIs living in subframes by Dan Beam · 8 years ago
  26. 6e9b7c9 Remove a no-op + not overriden WebContentsDelegate::WebUISend method. by Lukasz Anforowicz · 8 years ago
  27. e9ae372 Removing callers of the WebContents::GetRenderProcessHost() method. by Lukasz Anforowicz · 8 years ago
  28. 86f6ae0fa Revert "Removing WebContents::GetRenderProcessHost() method." by Findit · 8 years ago
  29. 4229f25 Removing WebContents::GetRenderProcessHost() method. by Lukasz Anforowicz · 8 years ago
  30. 37deeb2 [Smart Selection] Fix selection menu flakiness by Shimi Zhang · 8 years ago
  31. b87deb2 [refactor] Remove Unused API from RenderViewHostDelegate by EhsanK · 8 years ago
  32. 144909f Remove ContentViewCoreObserver 2/2 by Jinsuk Kim · 8 years ago
  33. a4b8bcb7 Use url::Origin in RenderFrameHostDelegate::CheckMediaAccessPermission by Chandan Padhi · 8 years ago
  34. 27caae8 Always create a proxy for cross-process navigations. by Alex Moshchuk · 8 years ago
  35. bcab247 📱 Notify of blocked framebusts by showing an infobar by Nicolas Dossou-gbete · 8 years ago
  36. eccb34c2 📺 Notify the Java WebContentsObserver on effectively fullscreen change. by Peter E Conn · 8 years ago
  37. f4357ca WebContents and WebContentsObserver should not provide IPC::Sender API. by Lukasz Anforowicz · 8 years ago
  38. abbfa34 Prevent an inner WebContents from stealing focus from an outer WebContents. by Lucas Furukawa Gadani · 8 years ago
  39. ba3b1b34 If a page shows a popup, end fullscreen. by Avi Drissman · 8 years ago
  40. 168c864 Move ChildProcessImportance behind OS_ANDROID by Bo Liu · 8 years ago
  41. 1880097 Add WebContents::Was(Un)Occluded. by Francois Doray · 8 years ago
  42. 5c087a3 Remove NotificationService notifications only used by SessionService. by Sam McNally · 8 years ago
  43. cba3afe Revert "New mojo service for exposing FirstPaint per RenderFrameHost" by Charles Harrison · 8 years ago
  44. fa7376d New mojo service for exposing FirstPaint per RenderFrameHost by Charles Harrison · 8 years ago
  45. 2075c7e Show/Hide RenderWidgetHostViews under an OOPIF when its Frame Owner becomes Visible/Hidden by EhsanK · 8 years ago
  46. 31c726a Revert "Revert "📺 Use video aspect ratio to determine PiP params."" by Peter Conn · 8 years ago
  47. 7c6779e9 Add ChildProcessImportance and implement for Android by Bo Liu · 8 years ago
  48. 43ddd7a3 Remove uses NON_EXPORTED_BASE now that it's a no-op. by Nico Weber · 8 years ago
  49. a7b0edb2 Revert "Refactor accessibility event messages." by Dominic Mazzoni · 8 years ago
  50. 442c83f Audio management support in <webview> by Jan Rucka · 8 years ago
  51. 5e750ad0 Update UI (tabstrip) when a web contents switches from waiting to not by Evan Stade · 8 years ago
  52. b8160a95 Refactor accessibility event messages. by Dominic Mazzoni · 8 years ago
  53. 3c1842b DevTools: dispatch jsdialog-related events regardless of the embedder dialog delegate. by Pavel Feldman · 8 years ago
  54. 16d3c5d Remove was_ignored_by_handler from frame_messages.h by Yutaka Hirano · 8 years ago
  55. 63f3c7b Move the accessibility mode flags from content/ to ui/ by Doug Turner · 8 years ago
  56. 9e24929e Allow WebContentsObservers to bind InterfaceRequests from frames. by Ben Goodger · 8 years ago
  57. 896405db VR: Check focus state browser-side before sending input to renderer. by Michael Thiessen · 8 years ago
  58. c3b2602 Change meaning of "IsLoadingToDifferentDocument" in WebContents to only by Evan Stade · 8 years ago
  59. aa7f073 Revert "📺 Use video aspect ratio to determine PiP params." by Peter Conn · 8 years ago
  60. 164f881 📺 Use video aspect ratio to determine PiP params. by Peter E Conn · 8 years ago
  61. 6edd49c [TooManyTabs] Add TabNavigationThrottle by zhenw · 8 years ago
  62. 7f1241d Fix focus after an interstitial is destroyed. by Lucas Furukawa Gadani · 8 years ago
  63. 2f6a4c5 Fix Data Saver download crash by Megan Jablonski · 8 years ago
  64. 6894c4f Rename GeolocationService interface to Geolocation by Conley Owens · 8 years ago
  65. 89aa140 Prevent Previews from interfering with Offline Pages by Pete Williamson · 8 years ago
  66. 1bdf183 Add a Widget mojom interface to handle browser requests. by Dave Tapuska · 8 years ago
  67. e4e26b4c Move WakeLock to be part of the internal implementation of Device Service. by Ke He · 8 years ago
  68. b336b92 Teach render_host about a mojo WidgetInputHandler. by Dave Tapuska · 8 years ago
  69. fd9dcefa Move components/ukm/public/ to services/metrics/public/. by Mounir Lamouri · 8 years ago
  70. e72c3cb [Mac] Change the Fullscreen Toolbar Animation Timing by spqchan · 8 years ago
  71. d68cdd1 Enable WebViewAccessiblityTest for OOPIF webview. by avallee · 8 years ago
  72. 15f5b5b Revert of Always update the omnibox URL when cancelling via onbeforeunload (patchset #7 id:110001 of https://codereview.chromium.org/2919593007/ ) by pdr · 8 years ago
  73. bcce9cb Always update the omnibox URL when cancelling via onbeforeunload by nick · 8 years ago
  74. 9f6fd4b8 Propagate media muted state to WebContents by Becca Hughes · 8 years ago
  75. adca986 Don't show current RenderWidgetHostView while interstitial is showing. by creis · 8 years ago
  76. 0720b02e If JavaScript shows a dialog, cause the page to lose fullscreen. by avi · 8 years ago
  77. 25795152 📺 Propagate video dimensions to WebContents. by peconn · 8 years ago
  78. 178ff09 Make UpdateFaviconURL IPC target a frame, rather than a view. by lukasza · 8 years ago
  79. 8e8d6ec Rationalize WakeLock naming conventions by juncai · 8 years ago
  80. f6750aa Move ContextMenu show/hide state tracking to WebContents by ekaramad · 8 years ago
  81. 6f8ac62 Propagate opener to BackgroundsContents. by lukasza · 8 years ago
  82. e4f9108 Propagate auto-resize viewport values to OOPIF processes by kenrb · 8 years ago
  83. bbffc6c Expose UkmService to content/ by nzolghadr · 8 years ago
  84. f6a2e5f [DeviceService] Normalize NFC Mojo module: device.nfc.mojom => device.mojom by Han Leon · 8 years ago
  85. 336ea2c Don't compile code for desktop zoom or GuestViews on mobile platforms. by mcnee · 8 years ago
  86. 3bee08e2 Add WebContentObserver::OnWebContentsLostFocus() by zijiehe · 8 years ago
  87. f5316fc [Device Service] Decouple NFC implementation from //content by blundell · 8 years ago
  88. 145fb17 Report manifest URL changes to WebContentsObservers. by Sam McNally · 8 years ago
  89. 98b761e Move ownership of PowerSaveBlocker from WakeLockServiceContext to WakeLockServiceImpl by ke.he · 8 years ago
  90. 336125f7 Only show a beforeunload dialog if a frame has had a user gesture since its load. by avi · 8 years ago
  91. f71a263 Require a process ID when looking up RFHs by FrameTreeNode ID. by creis · 8 years ago
  92. c693ba1 1. Refactor accessibility to allow code sharing from by muyuanli · 8 years ago
  93. feafc2d Enable find-in-page across GuestViews. by paulmeyer · 8 years ago
  94. 95f01e92 Service CreateNewWindow on the UI thread with a new mojo interface by csharrison · 8 years ago
  95. 1453e41 Fix interstitials on OOPIF-based guests. by lfg · 8 years ago
  96. b6c7ab5 Revert of Enable find-in-page across GuestViews. (patchset #6 id:270001 of https://codereview.chromium.org/2700613003/ ) by paulmeyer · 8 years ago
  97. 9dedb9f3 Enable find-in-page across GuestViews. by paulmeyer · 8 years ago
  98. 90fb816 Use observer pattern instead of sniffing SwapCompositorFrame IPC by samans · 8 years ago
  99. b2ac2a23 Treat Non-secure Form Action as its own type of mixed content by elawrence · 8 years ago
  100. e75a8f9 Device Service: Decouple Wake Lock from //content by blundell · 8 years ago