1. cb25aa1 Browser Plugin: Move to old namespace by [email protected] · 13 years ago
  2. 7c16976c [RDS] Reloads a page using the original request URL by [email protected] · 13 years ago
  3. 66bd551 Implement isRenderingVSynced on RenderWidget BUG=137797 by [email protected] · 13 years ago
  4. 132e281a Implement NavigationControllerWebView.PostURL by [email protected] · 13 years ago
  5. 9e2e463 Rename WasRestored to WasShown across all uses. by [email protected] · 13 years ago
  6. de02376 Turn on the fixed position stacking context flag by default by [email protected] · 13 years ago
  7. 634a3bd disable web audio by default on android and add switches to enable it by [email protected] · 13 years ago
  8. deed0fd Disable WebGL on Android by default (but allow it to be enabled) by [email protected] · 13 years ago
  9. b63b969 Add CSS variables feature flag to chrome://flags. by [email protected] · 13 years ago
  10. d1ef81d Add an ability to call WebKit's WebFrame::loadData via NavigationController. by [email protected] · 13 years ago
  11. 8979307 Add RenderViewHost* to DidStartLoading and DidStopLoading in by [email protected] · 13 years ago
  12. 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
  13. e5f2de0 Make delegate checks consistent in WebContentsImpl. by [email protected] · 13 years ago
  14. 7bb76189 Pass the RVH to RVHD::OnMessageReceived and make WCImpl forward it for load signals to its observers. by [email protected] · 13 years ago
  15. 590a634e instant: Fix crash from gesture events on instant preview. by [email protected] · 13 years ago
  16. d53a08c Move notifications only used in chrome/ to chrome/, renames one notification for clarity. by [email protected] · 13 years ago
  17. d849b12 Plumb down device_supports_mouse from browser and disable it on Android. by [email protected] · 13 years ago
  18. a1669073 Do not clear the pending entry when a load is canceled. by [email protected] · 13 years ago
  19. 7aca236 Revert 145925 - Disabling deferred 2d canvas rendering by default. by [email protected] · 13 years ago
  20. 1ff79fd Disabling deferred 2d canvas rendering by default. by [email protected] · 13 years ago
  21. 15d160c0 When a beforeunload dialog is closed, clear up history. by [email protected] · 13 years ago
  22. 95c448e Remove --disable-interactive-form-validation flag and about:flags UI for it. by [email protected] · 13 years ago
  23. 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
  24. bf70edce Transfer user agent info between browser and renderer by [email protected] · 13 years ago
  25. ef108e7 Implement a ResourceThrottle for URL overriding in Chrome on Android. by [email protected] · 13 years ago
  26. a02cf4c Moving LoadFromMemoryCacheDetails to content/public/browser and making it a struct. by [email protected] · 13 years ago
  27. 6b4dcb07 Let flash query the number of CPU cores present. by [email protected] · 13 years ago
  28. 14cf0f1 Browser Plugin: Move to old directories by [email protected] · 13 years ago
  29. 400992b Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad." by [email protected] · 13 years ago
  30. 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
  31. f13b420 Refactor the content interface for RequestMediaAccessPermission. by [email protected] · 13 years ago
  32. 7da9c4c Rename gfx::Monitor to gfx::Display by [email protected] · 13 years ago
  33. 302fe42 Prepare compositor.cc for global CCSettings by [email protected] · 13 years ago
  34. 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
  35. 42482096 mac: Basic HighDPI implementation for web contents. by [email protected] · 13 years ago
  36. 5a07309 Fix disabling Flash 3D and Stage3D by [email protected] · 13 years ago
  37. 1204bc0 Remove WebContentsImpl::OnDidRedirectProvisionalLoad. by [email protected] · 13 years ago
  38. 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
  39. 97714c8 Fix for DOMStorageContextImpl::LeakyCloneSessionStorage. by [email protected] · 13 years ago
  40. e0d8c42 Connect up flash blacklist entries to GetSettingInt by [email protected] · 13 years ago
  41. 8905450 Support mouse lock in Flash fullscreen mode. by [email protected] · 13 years ago
  42. 3a3b75a Pass user gesture indicator for RPH and intents. by [email protected] · 13 years ago
  43. 97d402f3 FilterURL is a static method, so we don't need to call it as an instance method. by [email protected] · 13 years ago
  44. 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
  45. f859eba Switch DownloadUrlParameters to use a content::Referrer instead of a GURL for the referrer by [email protected] · 13 years ago
  46. a796f20 Handle console messages in WebContentsDelegate. by [email protected] · 13 years ago
  47. efcde13 Revert 139433 - Disable accelerated animation by [email protected] · 13 years ago
  48. 1e1184a40 Disable accelerated animation by [email protected] · 13 years ago
  49. a08412b6 Add deviceSupportsTouch to webglue. by [email protected] · 13 years ago
  50. be2510c0 content: Move javascript_message_type.h into content/ from ui/. by [email protected] · 13 years ago
  51. 00bbad2 Turn on deferred 2d canvas rendering by default. by [email protected] · 13 years ago
  52. 96bcdc10 Add flag to make all position:fixed elements create stacking contexts by [email protected] · 13 years ago
  53. 7900bfdb Browser Plugin: Remove MapInstance from BrowserPluginHost + More cross-process navigation work by [email protected] · 13 years ago
  54. 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
  55. bafe6cd Move the create/show window/widget calls from RenderViewHostDelegate::View to RenderViewHostDelegate. by [email protected] · 13 years ago
  56. 6d6cfb3a Passing mime type in DidLoadResourceFromMemoryCache and more info in LoadFromMemoryCacheDetails. by [email protected] · 13 years ago
  57. 8611a85 Plumb --show-paint-rects to accelerated compositor by [email protected] · 13 years ago
  58. 2486dce Makes the browser send pixels to the GPU process where it should. by [email protected] · 13 years ago
  59. e35ccd5 Get rid of the last RenderViewHostDelegate usage in chrome. by [email protected] · 13 years ago
  60. 172cf71 Browser Plugin: browser process side changes by [email protected] · 13 years ago
  61. 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
  62. 0383fcc Revert 138415 - Makes the browser send pixels to the GPU process where it should. by [email protected] · 13 years ago
  63. 28599f4 Makes the browser send pixels to the GPU process where it should. by [email protected] · 13 years ago
  64. 375fa1b Browser Plugin: WebContnets should notify when it's restored by [email protected] · 13 years ago
  65. 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
  66. 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
  67. f98f509 Add command line flags for compositor's default tile size and by [email protected] · 13 years ago
  68. f66df82 Add a factory function to create WebContentsView implementations. by [email protected] · 13 years ago
  69. b87ee52 Move NativeWebKeyboardEvent to the content namespace. by [email protected] · 13 years ago
  70. ef16c3e Pass the render view host with all provisional load related callbacks on the web contents observer by [email protected] · 13 years ago
  71. 4ca76c0 Move keyboard related methods from RenderViewHostDelegate to a new RenderWidgetHostDelegate by [email protected] · 13 years ago
  72. 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
  73. 428e820 Disable accelerated plugins when on SwiftShader by [email protected] · 13 years ago
  74. 20b433a Send the correct referrer and policy when saving a file via PPAPI by [email protected] · 13 years ago
  75. f546640b Adds support for calling postMessage on a frame living in a different renderer. by [email protected] · 13 years ago
  76. c8160f2 Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID. by [email protected] · 13 years ago
  77. 6717bf27 Quote WebPreferences in namespace webkit_glue. by [email protected] · 13 years ago
  78. 86ef6a39 Add info about user agent overrides to WebContents by [email protected] · 13 years ago
  79. 54047eb5 Handle IPC messages related to provisional loads in RenderViewHostImpl by [email protected] · 13 years ago
  80. e1c3a55 Support cross-process window.close() messages. by [email protected] · 13 years ago
  81. c5a5c084 Refactor DownloadManager::DownloadUrl() to allow it to take many parameters. by [email protected] · 13 years ago
  82. 6474b11 Save Page As MHTML by [email protected] · 13 years ago
  83. 196159d Don't allow targeted navigations across BrowsingInstances. by [email protected] · 13 years ago
  84. 8074478 Prepending view-source: does not load the source of the userscript. Instead, by [email protected] · 13 years ago
  85. d353541f ui: Move surface/ directory out of gfx/, up to ui/. by [email protected] · 13 years ago
  86. 14392a5 Create swapped-out opener RVHs after a process swap. by [email protected] · 13 years ago
  87. 82c9a8e [Aura] Use default device scale factor when the monitor info is not available. by [email protected] · 13 years ago
  88. 8b3b3615 Get the default device scale factor from monitor by [email protected] · 13 years ago
  89. 42252e0 User Gesture plumbed from Renderer to Browser's FullscreenController::RequestToLockMouse. by [email protected] · 13 years ago
  90. 87717d0e re-use WebUIs by [email protected] · 13 years ago
  91. 3fc07c5 Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate into WebContentsObserver, and implement them in PluginObserver and HungPluginTabHelper. by [email protected] · 13 years ago
  92. d0759f49 ignore WebUISend messages from old pages by [email protected] · 13 years ago
  93. 55578b0a content: Do not pass SkColor by const-reference as it's defined as POD(integer). by [email protected] · 13 years ago
  94. 3bbacc5b TabContents -> WebContentsImpl, part 19. by [email protected] · 13 years ago
  95. 285f4bb8 content: Move more two url constants to content namespace. by [email protected] · 13 years ago
  96. ca13a44 TabContents -> WebContentsImpl, part 16 by [email protected] · 13 years ago
  97. e018d3b TabContents -> WebContentsImpl, part 15. by [email protected] · 13 years ago
  98. 1ea3c79 More DomStorage house cleaning, many files but all mechanical changes. by [email protected] · 13 years ago
  99. 24e1825 Don't allow sending data URLs to WebUI, unless in a ChromeOS BalloonHost. by [email protected] · 13 years ago
  100. 9f2a9d7 TabContents -> WebContentsImpl, part 13. by [email protected] · 13 years ago