1. 2f7b3c5a Add chrome-native:// scheme. by [email protected] · 12 years ago
  2. 836db30 Resizing huge favicons when retrieving those. by [email protected] · 12 years ago
  3. ec8e8b0 Move histograms and supporting code that don't belong in content out. by [email protected] · 12 years ago
  4. 8ee4c890 Revert 207120 "Move histograms and supporting code that don't be..." by [email protected] · 12 years ago
  5. a5c06d8 Move histograms and supporting code that don't belong in content out. by [email protected] · 12 years ago
  6. f56c787 Context menu on a webpage should be positioned differently when invoked from by [email protected] · 12 years ago
  7. 2255a933 Update Blink include paths by [email protected] · 12 years ago
  8. 1ae93fb1 Add UMA stats for predicted process counts with out-of-process iframes. by [email protected] · 12 years ago
  9. c7654a23 Replace ENABLE_JAVA_BRIDGE with OS_ANDROID. by [email protected] · 12 years ago
  10. b0e0583 Changes to closing contents with beforeunload/unload handlers: by [email protected] · 12 years ago
  11. 14db2bb Move FrameTreeNode to content/browser/web_contents, since it's part of WebContents. by [email protected] · 12 years ago
  12. 132f98c Revert r203922, "Quickly close tabs/window with long-running unload handlers." by [email protected] · 12 years ago
  13. cbb1ef59 content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content by [email protected] · 12 years ago
  14. a9ff7bb Changes to closing contents with beforeunload/unload handlers: by [email protected] · 12 years ago
  15. 59167c2 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
  16. 227692c5 Create RenderFrame/RenderFrameHost for the main frame of a page. by [email protected] · 12 years ago
  17. 691aa2f Introduce content::PageState (again). by [email protected] · 12 years ago
  18. e0185f9f Revert 202188 "Introduce content::PageState." by [email protected] · 12 years ago
  19. f66375e Introduce content::PageState. by [email protected] · 12 years ago
  20. cb80545 Support color chooser inside extesions, apps, chrome frame, dev tool by [email protected] · 12 years ago
  21. 7fff43e content: Remove usage of NOTIFICATION_WEB_CONTENTS_DESTROYED from content by [email protected] · 12 years ago
  22. c854a7e Add GetActiveURL and GetLastCommittedURL to WebContents. by [email protected] · 12 years ago
  23. 9b00348 Hide location bar on Javascript-initiated scroll. by [email protected] · 12 years ago
  24. 32deec6 Make renderer aware of browser plugin position. by [email protected] · 12 years ago
  25. 749fadd Don't request missing favicon on every page request. by [email protected] · 12 years ago
  26. 5090445 Create a frame tree in WebContents on the browser side. by [email protected] · 12 years ago
  27. cf200a56 Fixed drag and drop into and out of Browser Plugin. by [email protected] · 12 years ago
  28. 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
  29. 0e54e79 Create a frame tree in WebContents on the browser side. by [email protected] · 12 years ago
  30. 3184f90b Move WebPreferences to root namespace by [email protected] · 12 years ago
  31. c73a228 Fix RenderWidgetHostViewAura's accessible parent harder. by [email protected] · 12 years ago
  32. 979a4bc Revert 195553 "Allow showing pending URL for new tab navigations..." by [email protected] · 12 years ago
  33. bf4a231 Removing old style frame tree updates. by [email protected] · 12 years ago
  34. 241db35 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
  35. ec6a7eb Rename RenderViewHostDelegate::RenderViewGone -> RenderViewTerminated by [email protected] · 12 years ago
  36. 656d099 Speculative Revert 195108 "Changes to closing contents with beforeunload/unl..." by [email protected] · 12 years ago
  37. df9416c8 Changes to closing contents with beforeunload/unload handlers: by [email protected] · 12 years ago
  38. 57fb61f Revert 194184 "push MouseMove through WebContents and back to de..." by [email protected] · 12 years ago
  39. d86dd76e push MouseMove through WebContents and back to delegate to fix status bubble avoid by [email protected] · 12 years ago
  40. c744f7d2 Remove some chrome-specific methods from content::WebUI. by [email protected] · 12 years ago
  41. 41225fe Split FaviconHelper in two: ImageLoadingHelper and FaviconHelper. by [email protected] · 12 years ago
  42. 5527ac82 Revert 191277 "Allow showing pending URL for new tab navigations..." by [email protected] · 12 years ago
  43. 4252a15 Allow showing pending URL for new tab navigations, but only if safe. by [email protected] · 12 years ago
  44. 50b3bfd2 Remove dead method WebContents::ShouldAcceptDragAndDrop by [email protected] · 12 years ago
  45. a7fe568 Remove stale logic for setting WebUI on opened windows. No longer necessary. by [email protected] · 12 years ago
  46. 433bd24b Fix Notifications Icon loading. by [email protected] · 12 years ago
  47. 6706b8da Browser Plugin: Cleanup opener parameters. by [email protected] · 12 years ago
  48. c453807 Browser Plugin: Implement window.open in guests by [email protected] · 12 years ago
  49. 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
  50. 8eb0456 Browser Plugin: Implement BrowserPluginGuestManager by [email protected] · 12 years ago
  51. 17e286e content: convert form repost warning notification to WebContentsObserver usage by [email protected] · 12 years ago
  52. 20ca038 content: convert interstitial notifications to observer usage by [email protected] · 12 years ago
  53. 4432769 Fix layering violation in content\browser\renderer_host. That directory shouldn't be including web_contents. by [email protected] · 12 years ago
  54. f3615f0 Remove WebContents methods that duplicate WebContentsView methods. by [email protected] · 12 years ago
  55. 60780f41 Move WebContentsView methods that are only called inside content over to WebContentsViewPort. by [email protected] · 12 years ago
  56. 45a22ad Avoid creating an extra RVH for a tab's opener when one is pending. by [email protected] · 12 years ago
  57. b371a565 Browser Plugin: BrowserPluginGuest manages its own lifetime by [email protected] · 12 years ago
  58. 93564f7 Browser Plugin: Reduce BrowserPluginEmbedder's responsibilities by [email protected] · 12 years ago
  59. e67ebf3 content: convert SSL notifications to observer usage (take 2) by [email protected] · 12 years ago
  60. 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
  61. aaa2a6c5 Revert "content: convert SSL notifications to observer usage" by [email protected] · 12 years ago
  62. 8427a062 Delete most web intents code. by [email protected] · 12 years ago
  63. ac0ed09 content: convert SSL notifications to observer usage by [email protected] · 12 years ago
  64. 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
  65. 2dec8ec Use base namespace for FilePath in content/browser by [email protected] · 12 years ago
  66. bfcfa69 <webview>: Store <webview> embedder info in ExtensionRendererState by [email protected] · 12 years ago
  67. 5459798 While screencasting a tab, do not disable rendering updates while hidden. by [email protected] · 12 years ago
  68. f849734 Browser plugin: Use WCViewGuest and RWHVGuest wrapping the platform views (behind flag --enable-browser-plugin-guest-view). by [email protected] · 12 years ago
  69. 71a88bb Rename JavaScriptDialogCreator to JavaScriptDialogManager. by [email protected] · 12 years ago
  70. 3a3e171 Make most code on mac compile with enable_web_intents=0 by [email protected] · 12 years ago
  71. 44470a2 Allow the chrome.tabCapture.* extension API to capture full screen flash widgets. by [email protected] · 12 years ago
  72. b479912c Browser Plugin: Allocate Instance IDs in BrowserPluginEmbedder instead of BrowserPluginManager by [email protected] · 12 years ago
  73. 4cc1ab5 [Android] Manage CVC's retained JS object set on the native side. by [email protected] · 12 years ago
  74. 8607c83 Stop tracking frames in the webNavigation API once they're detached. by [email protected] · 12 years ago
  75. 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
  76. cf4d6e74 Distinguish plugin disconnections from plugin crashes. by [email protected] · 12 years ago
  77. 8383aa96 Remove redundant |errored| member from IconHostMsg_DidDownloadFavicon by [email protected] · 12 years ago
  78. 03f6489 Removes some dead code from WebContentsImpl. by [email protected] · 12 years ago
  79. 3de10bb3 Browser Plugin: Refactor BrowserPluginEmbedder to allow creating guests with openers by [email protected] · 12 years ago
  80. b502ed46 Also filter the URLs from incoming non-provisional navigation IPCs. by [email protected] · 12 years ago
  81. 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
  82. 54944cde Introduces "CreateParams" for web contents, and add |parent| parameter in it. by [email protected] · 13 years ago
  83. 795c2897 move favicon download code from chrome/ into content/ by [email protected] · 13 years ago
  84. 7cc7890 Support disowning window.opener across processes. by [email protected] · 13 years ago
  85. 35e0e079 Fix case where event page would not unload after navigating away from an by [email protected] · 13 years ago
  86. 434bc9b Remove unused opener_url from DidStartProvisionalLoad. by [email protected] · 13 years ago
  87. 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
  88. 061b2b31 Making it easier to hook a ContentViewCore to the SurfaceView. by [email protected] · 13 years ago
  89. e2caa03 Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
  90. a13bc18 Revert 167800 - Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
  91. c44f2f70 Fix Cross-Process Redirect Navigation by [email protected] · 13 years ago
  92. a04c9d0 Triggering InspectElement from context menu over a guest will open guest's devtools with correct element highlighted. by [email protected] · 13 years ago
  93. 63398d7 Reverting this to fix the compile failures on linux clang. please reland after fixing. by [email protected] · 13 years ago
  94. b0452f8 Triggering InspectElement from context menu over a guest will open guest's devtools with correct element highlighted. by [email protected] · 13 years ago
  95. 1bc2831 Webview tag creation should be using storage partitions. by [email protected] · 13 years ago
  96. dd8c823 Browser Plugin: Implement autosize (Embedder-side code) by [email protected] · 13 years ago
  97. 6a121f2 Browser Plugin: Guest focus state should always match BrowserPlugin focus state by [email protected] · 13 years ago
  98. c88b2a56 Browser Plugin: Guest visibility state should always match BrowserPlugin visibility state. by [email protected] · 13 years ago
  99. 3586962 Move download code to the content namespace. by [email protected] · 13 years ago
  100. 500ca7f1 Browser Plugin: Deleted old implementation (browser side) by [email protected] · 13 years ago