1. 76bfc7f5 Fix SessionStorage confusion between RenderViewHostImpl and NavigationController. by [email protected] · 12 years ago
  2. 13305952 Revert 212022 "The previous implementation is not correct, it de..." by [email protected] · 12 years ago
  3. e8c3dc7 The previous implementation is not correct, it depended on the Fullscreen video class, but the PowerSaveBlocker could be used for embedding video or the use case which isn't related to the video at all. by [email protected] · 12 years ago
  4. e7f2e7c Track user gesture state when opening an URL via the browser process. by [email protected] · 12 years ago
  5. 58d5cfe Rename RenderViewGone IPC/methods to better reflect reality. by [email protected] · 12 years ago
  6. 738f57a Decouple GuestView creation from attachment. by [email protected] · 12 years ago
  7. 6d65a46 Move histograms and supporting code that don't belong in content out. by [email protected] · 12 years ago
  8. ed1bb720 Revert Fast tab closure and dependent CL by [email protected] · 12 years ago
  9. 2f7b3c5a Add chrome-native:// scheme. by [email protected] · 12 years ago
  10. 836db30 Resizing huge favicons when retrieving those. by [email protected] · 12 years ago
  11. ec8e8b0 Move histograms and supporting code that don't belong in content out. by [email protected] · 12 years ago
  12. 8ee4c890 Revert 207120 "Move histograms and supporting code that don't be..." by [email protected] · 12 years ago
  13. a5c06d8 Move histograms and supporting code that don't belong in content out. by [email protected] · 12 years ago
  14. f56c787 Context menu on a webpage should be positioned differently when invoked from by [email protected] · 12 years ago
  15. 2255a933 Update Blink include paths by [email protected] · 12 years ago
  16. 1ae93fb Add UMA stats for predicted process counts with out-of-process iframes. by [email protected] · 12 years ago
  17. c7654a23 Replace ENABLE_JAVA_BRIDGE with OS_ANDROID. by [email protected] · 12 years ago
  18. b0e0583 Changes to closing contents with beforeunload/unload handlers: by [email protected] · 12 years ago
  19. 14db2bb Move FrameTreeNode to content/browser/web_contents, since it's part of WebContents. by [email protected] · 12 years ago
  20. 132f98c Revert r203922, "Quickly close tabs/window with long-running unload handlers." by [email protected] · 12 years ago
  21. cbb1ef59 content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content by [email protected] · 12 years ago
  22. a9ff7bb Changes to closing contents with beforeunload/unload handlers: by [email protected] · 12 years ago
  23. 59167c2 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
  24. 227692c5 Create RenderFrame/RenderFrameHost for the main frame of a page. by [email protected] · 12 years ago
  25. 691aa2f Introduce content::PageState (again). by [email protected] · 12 years ago
  26. e0185f9f Revert 202188 "Introduce content::PageState." by [email protected] · 12 years ago
  27. f66375e Introduce content::PageState. by [email protected] · 12 years ago
  28. cb80545 Support color chooser inside extesions, apps, chrome frame, dev tool by [email protected] · 12 years ago
  29. 7fff43e content: Remove usage of NOTIFICATION_WEB_CONTENTS_DESTROYED from content by [email protected] · 12 years ago
  30. c854a7e Add GetActiveURL and GetLastCommittedURL to WebContents. by [email protected] · 12 years ago
  31. 9b00348 Hide location bar on Javascript-initiated scroll. by [email protected] · 12 years ago
  32. 32deec6 Make renderer aware of browser plugin position. by [email protected] · 12 years ago
  33. 749fadd Don't request missing favicon on every page request. by [email protected] · 12 years ago
  34. 5090445 Create a frame tree in WebContents on the browser side. by [email protected] · 12 years ago
  35. cf200a56 Fixed drag and drop into and out of Browser Plugin. by [email protected] · 12 years ago
  36. 108f6090 Revert 197717 "Create a frame tree in WebContents on the browser..." for DCHECK fail on mac browser_tests. by [email protected] · 12 years ago
  37. 0e54e79 Create a frame tree in WebContents on the browser side. by [email protected] · 12 years ago
  38. 3184f90b Move WebPreferences to root namespace by [email protected] · 12 years ago
  39. c73a228 Fix RenderWidgetHostViewAura's accessible parent harder. by [email protected] · 12 years ago
  40. 979a4bc Revert 195553 "Allow showing pending URL for new tab navigations..." by [email protected] · 12 years ago
  41. bf4a231 Removing old style frame tree updates. by [email protected] · 12 years ago
  42. 241db35 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
  43. ec6a7eb Rename RenderViewHostDelegate::RenderViewGone -> RenderViewTerminated by [email protected] · 12 years ago
  44. 656d099 Speculative Revert 195108 "Changes to closing contents with beforeunload/unl..." by [email protected] · 12 years ago
  45. df9416c8 Changes to closing contents with beforeunload/unload handlers: by [email protected] · 12 years ago
  46. 57fb61f Revert 194184 "push MouseMove through WebContents and back to de..." by [email protected] · 12 years ago
  47. d86dd76e push MouseMove through WebContents and back to delegate to fix status bubble avoid by [email protected] · 12 years ago
  48. c744f7d2 Remove some chrome-specific methods from content::WebUI. by [email protected] · 12 years ago
  49. 41225fe Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper. by [email protected] · 12 years ago
  50. 5527ac82 Revert 191277 "Allow showing pending URL for new tab navigations..." by [email protected] · 12 years ago
  51. 4252a15 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
  52. 50b3bfd2 Remove dead method WebContents::ShouldAcceptDragAndDrop by [email protected] · 12 years ago
  53. a7fe568 Remove stale logic for setting WebUI on opened windows. No longer necessary. by [email protected] · 12 years ago
  54. 433bd24b Fix Notifications Icon loading. by [email protected] · 12 years ago
  55. 6706b8da Browser Plugin: Cleanup opener parameters. by [email protected] · 12 years ago
  56. c453807 Browser Plugin: Implement window.open in guests by [email protected] · 12 years ago
  57. ceee8cd When a pending contents is created but deleted before it is shown, remove it from the list of pending contents by [email protected] · 12 years ago
  58. 8eb0456 Browser Plugin: Implement BrowserPluginGuestManager by [email protected] · 12 years ago
  59. 17e286e content: convert form repost warning notification to WebContentsObserver usage by [email protected] · 12 years ago
  60. 20ca038 content: convert interstitial notifications to observer usage by [email protected] · 12 years ago
  61. 4432769 Fix layering violation in content\browser\renderer_host. That directory shouldn't be including web_contents. by [email protected] · 12 years ago
  62. f3615f0 Remove WebContents methods that duplicate WebContentsView methods. by [email protected] · 12 years ago
  63. 60780f41 Move WebContentsView methods that are only called inside content over to WebContentsViewPort. by [email protected] · 12 years ago
  64. 45a22ad Avoid creating an extra RVH for a tab's opener when one is pending. by [email protected] · 12 years ago
  65. b371a565 Browser Plugin: BrowserPluginGuest manages its own lifetime by [email protected] · 12 years ago
  66. 93564f7 Browser Plugin: Reduce BrowserPluginEmbedder's responsibilities by [email protected] · 12 years ago
  67. e67ebf3 content: convert SSL notifications to observer usage (take 2) by [email protected] · 12 years ago
  68. fb3f066e Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hack that was a layering violation which sent a custom win32 message from RenderWidgetHostViewWin to WebContentsViewWin. Instead do this properly from RenderWidgetHostImpl to its delegate (WebContentsImpl), which works for both aura and non-aura windows builds. by [email protected] · 12 years ago
  69. aaa2a6c5 Revert "content: convert SSL notifications to observer usage" by [email protected] · 12 years ago
  70. 8427a062 Delete most web intents code. by [email protected] · 12 years ago
  71. ac0ed09 content: convert SSL notifications to observer usage by [email protected] · 12 years ago
  72. 1ff42797 Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the current parsing that happens in the browser (on java using java libraries) by [email protected] · 12 years ago
  73. 2dec8ec Use base namespace for FilePath in content/browser by [email protected] · 12 years ago
  74. bfcfa69 <webview>: Store <webview> embedder info in ExtensionRendererState by [email protected] · 12 years ago
  75. 5459798 While screencasting a tab, do not disable rendering updates while hidden. by [email protected] · 12 years ago
  76. f849734 Browser plugin: Use WCViewGuest and RWHVGuest wrapping the platform views (behind flag --enable-browser-plugin-guest-view). by [email protected] · 12 years ago
  77. 71a88bb Rename JavaScriptDialogCreator to JavaScriptDialogManager. by [email protected] · 12 years ago
  78. 3a3e171 Make most code on mac compile with enable_web_intents=0 by [email protected] · 12 years ago
  79. 44470a2 Allow the chrome.tabCapture.* extension API to capture full screen flash widgets. by [email protected] · 12 years ago
  80. b479912c Browser Plugin: Allocate Instance IDs in BrowserPluginEmbedder instead of BrowserPluginManager by [email protected] · 12 years ago
  81. 4cc1ab5 [Android] Manage CVC's retained JS object set on the native side. by [email protected] · 12 years ago
  82. 8607c83 Stop tracking frames in the webNavigation API once they're detached. by [email protected] · 12 years ago
  83. 583418cc Split Date/Time picker values from IME processing since date/time related form values have been completly split from text related fields in WebKit and keyboard interaction is no longer needed for those elements. by [email protected] · 12 years ago
  84. cf4d6e74 Distinguish plugin disconnections from plugin crashes. by [email protected] · 12 years ago
  85. 8383aa96 Remove redundant |errored| member from IconHostMsg_DidDownloadFavicon by [email protected] · 12 years ago
  86. 03f6489 Removes some dead code from WebContentsImpl. by [email protected] · 12 years ago
  87. 3de10bb3 Browser Plugin: Refactor BrowserPluginEmbedder to allow creating guests with openers by [email protected] · 12 years ago
  88. b502ed46 Also filter the URLs from incoming non-provisional navigation IPCs. by [email protected] · 12 years ago
  89. 33662e5 Implement a TODO in the media code: Change a "const MediaStreamRequest*" arg in various APIs to "const MediaStreamRequest&". by [email protected] · 12 years ago
  90. 54944cde Introduces "CreateParams" for web contents, and add |parent| parameter in it. by [email protected] · 12 years ago
  91. 795c2897 move favicon download code from chrome/ into content/ by [email protected] · 12 years ago
  92. 7cc7890 Support disowning window.opener across processes. by [email protected] · 12 years ago
  93. 35e0e079 Fix case where event page would not unload after navigating away from an by [email protected] · 13 years ago
  94. 434bc9b Remove unused opener_url from DidStartProvisionalLoad. by [email protected] · 13 years ago
  95. 818915cd Raise an infobar and deny access to WebGL if a GPU reset was detected while a web page containing WebGL content was visible. by [email protected] · 13 years ago
  96. 061b2b31 Making it easier to hook a ContentViewCore to the SurfaceView. by [email protected] · 13 years ago
  97. e2caa03 Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
  98. a13bc18 Revert 167800 - Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
  99. c44f2f70 Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
  100. a04c9d0 Triggering InspectElement from context menu over a guest will open guest's devtools with correct element highlighted. by [email protected] · 13 years ago