1. c9f51dd Fix setting the top-level FrameTreeNode name for named windows. by nasko · 10 years ago
  2. e5fab09 Tests that the title only ever gets replaced for the current page. by avi · 10 years ago
  3. f76987d9 Revert of Mac: Ensure that web contents background matches theme (patchset #3 id:40001 of https://codereview.chromium.org/1124813002/) by ccameron · 10 years ago
  4. 9f8705a Revert of Revert of OOPIF: Specify previous sibling frames when creating new RenderFrames. (patchset #1 id:1 of https://codereview.chromium.org/1118083004/) by alexmos · 10 years ago
  5. e8c43faf Mac: Ensure that web contents background matches theme by ccameron · 10 years ago
  6. e94c7ac Revert of OOPIF: Specify previous sibling frames when creating new RenderFrames. (patchset #5 id:80001 of https://codereview.chromium.org/1113393004/) by piman · 10 years ago
  7. 134cdb8 OOPIF: Specify previous sibling frames when creating RenderFrames. by alexmos · 10 years ago
  8. 6573fb1 Do not use ContextMenuParams (after mutating it) to decide where to show platform menu. by lazyboy · 10 years ago
  9. c0fceff Move ClosePage() from RenderViewHost to WebContents. by nasko · 10 years ago
  10. c327b48f8 Move the IsSupported* mime functions out of //net and into //components/mime_util by rsleevi · 10 years ago
  11. 44bdc473 Fix window.open issue in Document mode on Android. by mariakhomenko · 10 years ago
  12. 53d5cbf Clear children from a subframe when it does a cross process navigation. by nick · 10 years ago
  13. c014b40 Remove unnecessary casts for WebContentsImpl::GetRenderViewHost. by creis · 10 years ago
  14. f9bc2059 Ignore ViewHostMsg_UpdateFaviconURL messages for RenderViewHosts in the by pkotwicz · 10 years ago
  15. af49843 [DevTools] Remove DevToolsManager::Observer. by dgozman · 10 years ago
  16. 9cbc00a Use GuestViewManager::FromBrowserContextIfAvailable more often by fsamuel · 10 years ago
  17. 2460c76 Make JavaScript dialog suppression more aggressive. by avi · 10 years ago
  18. 5491de1 Make Edit>Speech>Speak Selection work for PDFs on Mac by raymes · 10 years ago
  19. a696e511 Move DidStartLoading, DidStopLoading, DidChangeLoadProgress IPCs to RFHI. by fdegans · 10 years ago
  20. c0e251b Make it possible to set the display mode from Chromium by mikhail.pozdnyakov · 10 years ago
  21. 83ba5c8 Add a WebContentsImpl API to snapshot the accessibility tree. by dmazzoni · 10 years ago
  22. 7fe55ce Allow WebView to directly observe focus change of its WebContents. by calamity · 10 years ago
  23. 65a9d1d Remove java ViewAndroid class by boliu · 10 years ago
  24. e7da5a1 Refactor postMessage for out-of-process iframes. by alexmos · 10 years ago
  25. 45a7253 Fix incorrect creation of duplicate navigation entries for repeated page load failures. by avi · 10 years ago
  26. 8459e33 content: Delete some now-dead event related code. by sadrul · 10 years ago
  27. 93e15e734 Revert of content: Delete some now-dead event related code. (patchset #2 id:20001 of https://codereview.chromium.org/1052063002/) by tbarzic · 10 years ago
  28. 3b4f45c0 content: Delete some now-dead event related code. by Sadrul Habib Chowdhury · 10 years ago
  29. 1d1635516 Move load progress tracking logic to the frame tree. by fdegans · 10 years ago
  30. 0c9b968d2 Propagate media play/pause to WebContentsObserver for Chromecast metrics by prashantv · 10 years ago
  31. c0a27867 Revert "Refactor sudden termination" by clamy · 10 years ago
  32. da250581 Add UMA histograms and logging for bad IPC message handling by jamescook · 10 years ago
  33. c73eec2 Remove unused parameter in RenderFrameHostDelegate::DidStopLoading. by fdegans · 10 years ago
  34. 6ce28f5 Remove RenderViewHost parameter from WebContentsObserver::Did{Start|Stop}Loading. by fdegans · 10 years ago
  35. 042582e favor DCHECK_CURRENTLY_ON for better logs in content/browser/[q-z]* by mostynb · 10 years ago
  36. fd77355 Reload favicon from HTTP cache on Ctrl+Refresh by pkotwicz · 10 years ago
  37. 4a49ce93 Reland of Refactor the loading tracking logic in WebContentsImpl. by fdegans · 10 years ago
  38. 174b78c6 Add profiling to track jank in ResourceDispatcherHostImpl::UpdateLoadInfoOnUIThread. by erikchen · 10 years ago
  39. 35629cc Add profiling to WebContentsImpl::OnDidStopLoading. by erikchen · 10 years ago
  40. 60b4228 <webview>: Make contentWindow available prior to attachment (on display:none). by fsamuel · 10 years ago
  41. be2f4c3 OOPIF: Replicate dynamic window.name updates. by alexmos · 10 years ago
  42. 6c7f969 Request uncompressed images from data reduction proxy when saving. by kundaji · 10 years ago
  43. 4ef352d base: Stop passing a non-const ref to ObserverListBase::Iterator. by danakj · 10 years ago
  44. b7c1d6c Make command-zero reset page scale in addition to zoom level by ccameron · 10 years ago
  45. de32453d Revert of Refactor the loading tracking logic in WebContentsImpl. (patchset #17 id:320001 of https://codereview.chromium.org/925623002/) by tasak · 10 years ago
  46. d41c5f9 This implements APIs plumbing theme color changes to java by yusufo · 10 years ago
  47. 89ad774 Remove WebContents::GetURL usage from WebContentsImpl and its tests. by nasko · 10 years ago
  48. bda82dd Refactor the loading tracking logic in WebContentsImpl. by fdegans · 10 years ago
  49. e668855c Fix assumption: HttpTransactionFactory::GetCache() may return NULL. by gunsch · 10 years ago
  50. f6f6f69 Revert of Revert of Propagate audible state from player to the containing tab" by timav · 10 years ago
  51. 6232fa583 Revert of Propagate audible state from player to the containing tab (patchset #16 id:310001 of https://codereview.chromium.org/896673003/) by aberent · 10 years ago
  52. 6ad356d Propagate audible state from player to the containing tab. by timav · 10 years ago
  53. f5940b9f Fix RenderFrameHostChanged WebContentsObserver methods by nasko · 10 years ago
  54. 5b679c9 Step two of optionally sending messages to/from message ports as base::Value. by mek · 10 years ago
  55. a83483fb Fix for DevTools closing on a crashed tab. by nasko · 10 years ago
  56. 2e9413d Decouple BrowserPlugin from RenderView by fsamuel · 10 years ago
  57. 9ef6e446 All guestview sizing now utilizes the new sizing infrastructure from https://codereview.chromium.org/856563002/ and https://codereview.chromium.org/857093003/. The existing sizing code in BrowserPluginGuest was removed, which allowed for a large amount of plumbing that went into and out of BrowserPluginGuest to be removed as well. by paulmeyer · 10 years ago
  58. 2c1e6602 PlzNavigate: remove unneeded parameter from NavigatorDelegate method. by carlosk · 10 years ago
  59. b21fe487 Fix RenderFrameCreated and RenderFrameDeleted WebContentsObserver methods by nasko · 10 years ago
  60. f3c302a Use PowerSaveBlocker for audio and video on Chrome OS. by derat · 10 years ago
  61. 3dcb6c93 Exit HTML Fullscreen when browser fullscreen is active. by scheib · 10 years ago
  62. 3da0387 Avoid unnecessary casts in NavigationControllerImpl. by creis · 10 years ago
  63. 2b4cc9395 Pass FrameTreeNode (not RenderFrameHost) to NavigateToEntry. by creis · 10 years ago
  64. b5fe7ad3 Fix: Don't access MessagePortService in the UI thread. by marja · 10 years ago
  65. 833ee7c GuestViewManager mapped <owner WebContents, element instance ID> => guest instance ID on attachment. This routed IPCs from a given BrowserPlugin to the appropriate guest. by fsamuel · 10 years ago
  66. 7b2d3d1 Call ComputeWebKitPrefs on the correct RVH, and remove dead code. by creis · 10 years ago
  67. 50bc7ea removing all the code related to chrome://stats by cpu · 10 years ago
  68. 9d343ad2 Reset gesture detection upon page navigation for Aura by lanwei · 10 years ago
  69. bf8cec4 Suppress accessibility events when user is navigating away. by dmazzoni · 10 years ago
  70. 2bc6418 Allow MimeHandlerViewGuest to be notified of StopFinding events. by raymes · 10 years ago
  71. 8fc7b4dd Cleanup power save blockers after a RenderView crashes. by dalecurtis · 10 years ago
  72. 4907e06 Remove pinch zoom handling from the browser process by ccameron · 10 years ago
  73. 7fcb729d Revert of Suppress accessibility events when user is navigating away. (patchset #6 id:100001 of https://codereview.chromium.org/830053004/) by kelvinp · 10 years ago
  74. df1975e Refactor sudden termination by clamy · 10 years ago
  75. 6ce40a1e Suppress accessibility events when user is navigating away. by dmazzoni · 10 years ago
  76. 107a47f Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs. by bokan · 10 years ago
  77. 2f5993f [android] Autofill popup behavior fixes. by rouslan · 10 years ago
  78. 61288e6c Tear down ContentVideoView from content-layer by hugo.holgersson · 10 years ago
  79. 907fcb6 Add helper method to check for invalid message source. by nasko · 10 years ago
  80. 3e76561 Mechanical rename of tracing includes for /content [1/3] by ssid · 10 years ago
  81. 1db09376 Initialize render_frame_message_source_ in WebContentsImpl ctor. by mukai · 10 years ago
  82. fbd03339 Remove CHECKs from WebContentsImpl::OnDocumentLoadedInFrame by nasko · 10 years ago
  83. f87691a OOPIF: report both original and destination rfh in AboutToNavigateRenderFrame. by pfeldman · 10 years ago
  84. 38b1e4f Speculative fix of OnOpenColorChooser crash. by mukai · 10 years ago
  85. ce344ec Fix crash in WebContents due to null main frame. by estade · 10 years ago
  86. 00528252 Improve comments on WebContentsObserver RenderFrame* methods and rename. by nasko · 10 years ago
  87. a93644f Explicitly suppress scrolling for wheel events that will trigger zooming by lanwei · 10 years ago
  88. afbf7f0 PlzNavigate: make content unit tests work with browser side navigation by clamy · 10 years ago
  89. d0a0c99 Remove RenderViewObserver::Resized (try 2) by estade · 10 years ago
  90. 7a78d6fd Fullscreen: make fullscreen requests come from RenderFrame. by mlamouri · 10 years ago
  91. 8807c38f Add occlusion support to WebContentsImpl and RenderWidgetHostView by ccameron · 10 years ago
  92. a7064ad6e WebContentsImpl should rely on FrameTreeNode state for loading status. by nasko · 10 years ago
  93. 8b00392d Don't show status bar updates from originating renderer when fullscreen by sky · 10 years ago
  94. 58567c8 MediaWebContentsObserver into WebContentsImpl from RenderViewHostImpl by qinmin · 10 years ago
  95. b907f733 Don't dispatch DidOpenRequestedURL if the source RFH is destroyed. by dcheng · 10 years ago
  96. 2701185 Fix incorrect comparison with bitmask. by dalecurtis · 10 years ago
  97. f9acfbe Introduce ContentBrowserSanityChecker, which currently just adds checks to by nick · 10 years ago
  98. f3990fd Revert of Explicitly suppress scrolling for wheel events that will trigger zooming (patchset #10 id:360001 of https://codereview.chromium.org/739013008/) by yutak · 10 years ago
  99. b3361bcd Explicitly suppress scrolling for wheel events that will trigger zooming by lanwei · 10 years ago
  100. 1163acf Reset the loading frame count (etc) when starting a new main frame navigation. by creis · 10 years ago