1. 3f7e206 Add plumbing for flag: --disable-gesture-tap-highlight by [email protected] · 13 years ago
  2. 4ca1863 Make GpuDataManager thread safe. by [email protected] · 13 years ago
  3. 0720b53 Support frame tree propagation between renderers in the same browsing instance. by [email protected] · 13 years ago
  4. dbcdffc Change disposition to POPUP for navigations in a new process with no user gesture to trigger popup blocker checks. by [email protected] · 13 years ago
  5. d8415ad9 Add hooks to content to request permission to connect to the PPAPI broker. by [email protected] · 13 years ago
  6. 36a22c4 Kill PropertyBag, switch WebContents to SupportsUserData. by [email protected] · 13 years ago
  7. 4c3a2358 Move StoragePartition into content/public and remove BrowserContext::GetDOMStorageContext(). by [email protected] · 13 years ago
  8. 8d0f331 Fix user agent override restoration pipeline by [email protected] · 13 years ago
  9. 6b618e6 Add IPC::Sender and GetRoutingID() to WebContents for convenience and safety. by [email protected] · 13 years ago
  10. c71fe640 Remove touch optimized layout on ChromeOS by [email protected] · 13 years ago
  11. d1198fd Move SessionStorageNamespace entirely into NavigationController and support StoragePartitions. by [email protected] · 13 years ago
  12. 126a15b Reverting this change as it does not disable H/W video decode. It disables H/W rendering. by [email protected] · 13 years ago
  13. 733a58f Remove obsolete code by [email protected] · 13 years ago
  14. 69cffc8 Revert 150889 - Disabling deferred 2D canvas rendering by [email protected] · 13 years ago
  15. 1332623f1 Remove unused include and always-true compile-time check by [email protected] · 13 years ago
  16. c60c5116 Temporarily disable H/W Video decode on Windows to see if it is the cause of the spike by [email protected] · 13 years ago
  17. 7b6df3b Disabling deferred 2D canvas rendering by [email protected] · 13 years ago
  18. cc510d7e Browser Plugin: Rename old colliding files to old_*. by [email protected] · 13 years ago
  19. dd26779c Browser Plugin: Rename WebContentsImpl::browser_plugin_host() to WebContentsImpl::old_browser_plugin_host() by [email protected] · 13 years ago
  20. b3996ba Add WebContents* to some more delegate methods by [email protected] · 13 years ago
  21. cb25aa1 Browser Plugin: Move to old namespace by [email protected] · 13 years ago
  22. 7c16976c [RDS] Reloads a page using the original request URL by [email protected] · 13 years ago
  23. 66bd551 Implement isRenderingVSynced on RenderWidget BUG=137797 by [email protected] · 13 years ago
  24. 132e281a Implement NavigationControllerWebView.PostURL by [email protected] · 13 years ago
  25. 9e2e463 Rename WasRestored to WasShown across all uses. by [email protected] · 13 years ago
  26. de02376 Turn on the fixed position stacking context flag by default by [email protected] · 13 years ago
  27. 634a3bd disable web audio by default on android and add switches to enable it by [email protected] · 13 years ago
  28. deed0fd Disable WebGL on Android by default (but allow it to be enabled) by [email protected] · 13 years ago
  29. b63b969 Add CSS variables feature flag to chrome://flags. by [email protected] · 13 years ago
  30. d1ef81d Add an ability to call WebKit's WebFrame::loadData via NavigationController. by [email protected] · 13 years ago
  31. 8979307 Add RenderViewHost* to DidStartLoading and DidStopLoading in by [email protected] · 13 years ago
  32. aacd1d7 Fix regression of bug 205 where a plugin in a window shown with window.open may not have the correct parent window. PluginTest.OpenPopupWindowWithPlugin covers this, but this bug is a race condition which is why the test works most of the time (although it shows up on the flakiness dashboard). When I tried to move this test to content_browsertests, the timing was different so it showed up most of the time. by [email protected] · 13 years ago
  33. e5f2de0 Make delegate checks consistent in WebContentsImpl. by [email protected] · 13 years ago
  34. 7bb76189 Pass the RVH to RVHD::OnMessageReceived and make WCImpl forward it for load signals to its observers. by [email protected] · 13 years ago
  35. 590a634e instant: Fix crash from gesture events on instant preview. by [email protected] · 13 years ago
  36. d53a08c Move notifications only used in chrome/ to chrome/, renames one notification for clarity. by [email protected] · 13 years ago
  37. d849b12 Plumb down device_supports_mouse from browser and disable it on Android. by [email protected] · 13 years ago
  38. a1669073 Do not clear the pending entry when a load is canceled. by [email protected] · 13 years ago
  39. 7aca236 Revert 145925 - Disabling deferred 2d canvas rendering by default. by [email protected] · 13 years ago
  40. 1ff79fd Disabling deferred 2d canvas rendering by default. by [email protected] · 13 years ago
  41. 15d160c0 When a beforeunload dialog is closed, clear up history. by [email protected] · 13 years ago
  42. 95c448e Remove --disable-interactive-form-validation flag and about:flags UI for it. by [email protected] · 13 years ago
  43. 3e32414 All visibility change functions (WasRestored/ShowContents/DidBecomeSelected and WasHidden/HideConents) are renamed to WasRestored and WasHidden for consistency. In particular, WebContents had all three of the first variety; this change merges them together. by [email protected] · 13 years ago
  44. bf70edce Transfer user agent info between browser and renderer by [email protected] · 13 years ago
  45. ef108e7 Implement a ResourceThrottle for URL overriding in Chrome on Android. by [email protected] · 13 years ago
  46. a02cf4c Moving LoadFromMemoryCacheDetails to content/public/browser and making it a struct. by [email protected] · 13 years ago
  47. 6b4dcb07 Let flash query the number of CPU cores present. by [email protected] · 13 years ago
  48. 14cf0f1 Browser Plugin: Move to old directories by [email protected] · 13 years ago
  49. 400992b Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad." by [email protected] · 13 years ago
  50. 9b19cf8 Added a command line flag that disables force-compositing-mode and modified the about:flags entry to provide a dropdown with three by [email protected] · 13 years ago
  51. f13b420 Refactor the content interface for RequestMediaAccessPermission. by [email protected] · 13 years ago
  52. 7da9c4c Rename gfx::Monitor to gfx::Display by [email protected] · 13 years ago
  53. 302fe42 Prepare compositor.cc for global CCSettings by [email protected] · 13 years ago
  54. 60051ec content: Set the default device scale factor on the WebView directly since setting it in WebSettings is now deprecated. by [email protected] · 13 years ago
  55. 42482096 mac: Basic HighDPI implementation for web contents. by [email protected] · 13 years ago
  56. 5a07309 Fix disabling Flash 3D and Stage3D by [email protected] · 13 years ago
  57. 1204bc0 Remove WebContentsImpl::OnDidRedirectProvisionalLoad. by [email protected] · 13 years ago
  58. b441a849 Move creation and ownership of DownloadManager from the embedder to content. This matches all the other objects that content depends on. by [email protected] · 13 years ago
  59. 97714c8 Fix for DOMStorageContextImpl::LeakyCloneSessionStorage. by [email protected] · 13 years ago
  60. e0d8c42 Connect up flash blacklist entries to GetSettingInt by [email protected] · 13 years ago
  61. 8905450 Support mouse lock in Flash fullscreen mode. by [email protected] · 13 years ago
  62. 3a3b75a Pass user gesture indicator for RPH and intents. by [email protected] · 13 years ago
  63. 97d402f3 FilterURL is a static method, so we don't need to call it as an instance method. by [email protected] · 13 years ago
  64. a9c81f0 - Added test for silent mouse lock after unlocked by target, added argument to mouse lock request in tests for after_target_unlock_request. by [email protected] · 13 years ago
  65. f859eba Switch DownloadUrlParameters to use a content::Referrer instead of a GURL for the referrer by [email protected] · 13 years ago
  66. a796f20 Handle console messages in WebContentsDelegate. by [email protected] · 13 years ago
  67. efcde13 Revert 139433 - Disable accelerated animation by [email protected] · 13 years ago
  68. 1e1184a40 Disable accelerated animation by [email protected] · 13 years ago
  69. a08412b6 Add deviceSupportsTouch to webglue. by [email protected] · 13 years ago
  70. be2510c0 content: Move javascript_message_type.h into content/ from ui/. by [email protected] · 13 years ago
  71. 00bbad2 Turn on deferred 2d canvas rendering by default. by [email protected] · 13 years ago
  72. 96bcdc10 Add flag to make all position:fixed elements create stacking contexts by [email protected] · 13 years ago
  73. 7900bfdb Browser Plugin: Remove MapInstance from BrowserPluginHost + More cross-process navigation work by [email protected] · 13 years ago
  74. 5a3bdf5 Move RenderViewHostDelegate::View to content/port and rename it to RenderViewHostDelegateView. This only needs to be seen by embedders who override WebContentsView. As a result, WebContentsView doesn't derive from it anymore. by [email protected] · 13 years ago
  75. bafe6cd Move the create/show window/widget calls from RenderViewHostDelegate::View to RenderViewHostDelegate. by [email protected] · 13 years ago
  76. 6d6cfb3a Passing mime type in DidLoadResourceFromMemoryCache and more info in LoadFromMemoryCacheDetails. by [email protected] · 13 years ago
  77. 8611a85 Plumb --show-paint-rects to accelerated compositor by [email protected] · 13 years ago
  78. 2486dce Makes the browser send pixels to the GPU process where it should. by [email protected] · 13 years ago
  79. e35ccd5 Get rid of the last RenderViewHostDelegate usage in chrome. by [email protected] · 13 years ago
  80. 172cf71 Browser Plugin: browser process side changes by [email protected] · 13 years ago
  81. 299d7f1 Get rid of the RenderViewType concept in content, since it was only used by Chrome. Store the enum value in the WebContents' property bag. by [email protected] · 13 years ago
  82. 0383fcc Revert 138415 - Makes the browser send pixels to the GPU process where it should. by [email protected] · 13 years ago
  83. 28599f4 Makes the browser send pixels to the GPU process where it should. by [email protected] · 13 years ago
  84. 375fa1b Browser Plugin: WebContnets should notify when it's restored by [email protected] · 13 years ago
  85. ba45bfd Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. There are no ViewType values left in content, so in the next change I'll move this whole concept out of content and into chrome. That allows us to get rid of RenderViewHostDelegate::GetRenderViewType which is the last remaining need for RVHD in chrome. by [email protected] · 13 years ago
  86. 746d305 Remove a bunch of RenderViewHostDelegate usage in chrome. I added a WebContents::FromRenderViewHost which can be used instead of RenderViewHost::GetDelegate()->GetAsWebContents(). by [email protected] · 13 years ago
  87. f98f509 Add command line flags for compositor's default tile size and by [email protected] · 13 years ago
  88. f66df82 Add a factory function to create WebContentsView implementations. by [email protected] · 13 years ago
  89. b87ee52 Move NativeWebKeyboardEvent to the content namespace. by [email protected] · 13 years ago
  90. ef16c3e Pass the render view host with all provisional load related callbacks on the web contents observer by [email protected] · 13 years ago
  91. 4ca76c0 Move keyboard related methods from RenderViewHostDelegate to a new RenderWidgetHostDelegate by [email protected] · 13 years ago
  92. 51dbd1c Browser Plugin: Removed BrowserPluginWebContentsObserver (to be replaced by rewritten BrowserPluginHost in subsequent patch). Plumbed embedder_process_id and embedder_routing_id. by [email protected] · 13 years ago
  93. 428e820 Disable accelerated plugins when on SwiftShader by [email protected] · 13 years ago
  94. 20b433a Send the correct referrer and policy when saving a file via PPAPI by [email protected] · 13 years ago
  95. f546640b Adds support for calling postMessage on a frame living in a different renderer. by [email protected] · 13 years ago
  96. c8160f2 Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID. by [email protected] · 13 years ago
  97. 6717bf27 Quote WebPreferences in namespace webkit_glue. by [email protected] · 13 years ago
  98. 86ef6a39 Add info about user agent overrides to WebContents by [email protected] · 13 years ago
  99. 54047eb5 Handle IPC messages related to provisional loads in RenderViewHostImpl by [email protected] · 13 years ago
  100. e1c3a55 Support cross-process window.close() messages. by [email protected] · 13 years ago