1. a656928e Hook up guest browser plugins to the accessibility tree. by dmazzoni · 11 years ago
  2. bc6572e1 Revert of Gardening: Revert "Use AudioStreamMonitor to control power save blocking." (patchset #1 id:1 of https://codereview.chromium.org/562863002/) by dalecurtis · 11 years ago
  3. 0381a74 Gardening: Revert "Use AudioStreamMonitor to control power save blocking." by loislo · 11 years ago
  4. 484d29d Use AudioStreamMonitor to control power save blocking. by dalecurtis · 11 years ago
  5. 0b5d248 Cross-process iframe accessibility. by dmazzoni · 11 years ago
  6. 1dcb3ab Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of https://codereview.chromium.org/268543008/) by dconnelly · 11 years ago
  7. 387942c0 Cross-process iframe accessibility. by dmazzoni · 11 years ago
  8. 34ff1cfc DevTools: control touch emulation from the browser side only. by [email protected] · 11 years ago
  9. 1b12ffe Remove SetAllowOverlappingView from RWHVMac by [email protected] · 11 years ago
  10. 0e813a5 In the current Android code structure, ContentViewCore is just acting as a wrapper to many WebContents functions. by [email protected] · 11 years ago
  11. 7f92483 Use InvalidateTypes rather than "unsigned". by [email protected] · 11 years ago
  12. 9e797d2 Cache the current WebPreferences on RenderViewHostImpl (try #2). by [email protected] · 11 years ago
  13. c9e3b20 Fix a PowerSaveBlocker leak in WebContentsImpl. by [email protected] · 11 years ago
  14. 9e6bea41 Navigation transitions: Plumb data from the outgoing renderer to the incoming renderer. by [email protected] · 11 years ago
  15. 82307f6b Start using RenderFrameProxyHost objects. by [email protected] · 11 years ago
  16. 4d234a6 Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=283728 by [email protected] · 11 years ago
  17. ada2df7 Revert of Start using RenderFrameProxyHost objects. (https://codereview.chromium.org/444503002/) by [email protected] · 11 years ago
  18. fa072c0 Start using RenderFrameProxyHost objects. by [email protected] · 11 years ago
  19. 72dfa07 Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://codereview.chromium.org/373323003/) by [email protected] · 11 years ago
  20. 0c3c54f Navigation transitions: Initiate transition navigations. by [email protected] · 11 years ago
  21. 6c1e0521 content: ResourceType cleanup. by [email protected] · 11 years ago
  22. 2b57840 Revert 286247 "mojo: Port chrome://identity-internals to mojo We..." by [email protected] · 11 years ago
  23. dead21ca mojo: Port chrome://identity-internals to mojo Web UI. by [email protected] · 11 years ago
  24. 9564021 Migrate accessibility from RenderView to RenderFrame and RVH to RFH. by [email protected] · 11 years ago
  25. 6f2ac77 Navigation transitions: Parse out transition-entering-stylesheet link headers. by [email protected] · 11 years ago
  26. e25bbc6 Cache the current WebPreferences on RenderViewHostImpl. by [email protected] · 11 years ago
  27. 183cd7f Revert 284065 "Revert of Revert of Migrate accessibility from Re..." by [email protected] · 11 years ago
  28. 39d842c Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (https://codereview.chromium.org/407493002/) by [email protected] · 11 years ago
  29. d460a7b Revert of Migrate accessibility from RenderView to RenderFrame. (https://codereview.chromium.org/273423004/) by [email protected] · 11 years ago
  30. aded1c5 Migrate accessibility from RenderView to RenderFrame and RVH to RFH. by [email protected] · 11 years ago
  31. 5d74957 Allow view-source of pages fully blocked by blinks XSS filter. by [email protected] · 11 years ago
  32. 75f4df7 [Mac] Replace SetOverlayView with AllowOtherViews. by [email protected] · 11 years ago
  33. f5273e5 Complete unregisterProtocolHandler() implementation. by [email protected] · 11 years ago
  34. 37b64c5 Rename brand-color to theme-color. by [email protected] · 11 years ago
  35. 7491ad0 Move resource_type.* from webkit/ to content/. by [email protected] · 11 years ago
  36. 63d1f9b Implementation of a Zoom Extension API as an addition to the chrome.tabs by [email protected] · 11 years ago
  37. ae7eeda Pass RenderFrameHost* to WebContentsObserver::FrameDetached(). by [email protected] · 11 years ago
  38. e2d2d420 Update several WebContentsObserver loading callbacks to use RFH. by [email protected] · 11 years ago
  39. 860234a Remove WebContentsObservers dependencies on WebFrame::uniqueName(). by [email protected] · 11 years ago
  40. 02d7b6e Task Manager: show out-of-process iframes. by [email protected] · 11 years ago
  41. 6ccd6f9 Successfuly resolve a screen lock request when the orientation has changed. by [email protected] · 11 years ago
  42. 0b43199 Fix Flash fullscreen keyboard focus behavior. by [email protected] · 11 years ago
  43. 5cfbddc Simplify AreURLsInPageNavigation by [email protected] · 11 years ago
  44. 23f41fd Navigation transitions: Block first response until after transitions have run. by [email protected] · 11 years ago
  45. e710476 This patch makes the brand color change message available for WebContents Observer. by [email protected] · 11 years ago
  46. 01f83f9 Properly route screen orientation IPC messages. by [email protected] · 11 years ago
  47. 6f71d7a Revert of Properly route screen orientation IPC messages. (https://codereview.chromium.org/327573002/) by [email protected] · 11 years ago
  48. 67a5059 Properly route screen orientation IPC messages. by [email protected] · 11 years ago
  49. 29998f9 Convert MIDI permission requests to use WebContents in preparation for switching the code to using RenderFrames. by [email protected] · 11 years ago
  50. 948481d Ensure show/hide are properly called on interstitial pages if present. by [email protected] · 11 years ago
  51. e85165c64 Disable overscroll navigation when emulating touch. by [email protected] · 11 years ago
  52. 6de7fc48 When deleting a WebContents, keep SessionStorageNamespaces used in the tab alive until we receive an acknowledgment from the renderer that the renderer side constructs have been cleaned up. Otherwise we can receive messages from still executing content referring to sessions that were prematurely deleted. by [email protected] · 11 years ago
  53. 277857a Move OverscrollController to RenderWidgetHostViewAura by [email protected] · 11 years ago
  54. 8133e41 Remove WebContents::IsActiveEntry from Instant Extended and from WebContents. by [email protected] · 11 years ago
  55. fce82322 Remove ViewMsg_SetZoomLevel by [email protected] · 11 years ago
  56. de3c5d8 Add WasShown/WasHidden to RenderFrameObserver. by [email protected] · 11 years ago
  57. aec80ed BrowserPluginGuest is no longer a WebContentsDelegate by [email protected] · 11 years ago
  58. 16620a9 Releasing CPU resources of hidden/minimized browser windows by [email protected] · 11 years ago
  59. 6dfed69 Don't spin the loading indicator for in-page navigations. by [email protected] · 11 years ago
  60. 6ab9d68 Decouple RVH creation from CrossProcessFrameConnector. by [email protected] · 11 years ago
  61. 50d326e <webview>: Move NewWindow API to chrome by [email protected] · 11 years ago
  62. 4f2a759 Revert 271461 "Decouple RVH creation from CrossProcessFrameConne..." by [email protected] · 11 years ago
  63. d16fec1b Decouple RVH creation from CrossProcessFrameConnector. by [email protected] · 11 years ago
  64. 960b037 Move LoadProgressTracker to the browser process. by [email protected] · 11 years ago
  65. 5a7100d Create RenderFrameProxyHost at time of swap-out instead of commit. by [email protected] · 11 years ago
  66. 3d1dc3a Make to call WebContentsImpl::RenderViewCreated() when we create child window. by [email protected] · 11 years ago
  67. f28ef9a3 Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code to avoid a lot of thread hops, this sets things up for converting the code to work on RenderFrames instead of RenderViews. by [email protected] · 11 years ago
  68. ef3adfc Move didReceiveTitle and related stuff to RenderFrame. by [email protected] · 11 years ago
  69. 64ffefa Re-land "Pass RenderFrameHost to WebContentObservers' message handlers" by [email protected] · 11 years ago
  70. 83100cd BrowserPlugin: Move CreateGuest to chrome by [email protected] · 11 years ago
  71. ffc59af Revert 268939 "Pass RenderFrameHost to WebContentObservers' mess..." by [email protected] · 11 years ago
  72. 7d3d28a Pass RenderFrameHost to WebContentObservers' message handlers by [email protected] · 11 years ago
  73. 2456926 Towards moving guest management to chrome: Introduce GuestViewManager by [email protected] · 11 years ago
  74. 5027949 Remove page IDs from three WebContentsObserver APIs that don't need it. by [email protected] · 11 years ago
  75. 9630731 Start moving WebUserMediaClient on the chromium side to be per frame instead of view. by [email protected] · 11 years ago
  76. fc2b46b Hide WebContentsView from Chrome. This also removes WebContentsViewPort. by [email protected] · 11 years ago
  77. 39f2f925 Move didHandleOnloadEvents to RenderFrame. by [email protected] · 11 years ago
  78. 3f19f1a Move didDisownOpener to RenderFrame. by [email protected] · 11 years ago
  79. ebd6da45 Revert 267605 "Start moving WebUserMediaClient on the chromium s..." by [email protected] · 11 years ago
  80. 56fa886 Start moving WebUserMediaClient on the chromium side to be per frame instead of view. by [email protected] · 11 years ago
  81. cfd80b0 Remove RenderWidgetHostViewPort. by [email protected] · 11 years ago
  82. 6fba26d Ensure that modal dialogs from subframes can be cleaned up correctly. by [email protected] · 11 years ago
  83. 257c32d Revert of Ensure that modal dialogs from subframes can be cleaned up correctly. (https://codereview.chromium.org/255543009/) by [email protected] · 11 years ago
  84. f649450a Ensure that modal dialogs from subframes can be cleaned up correctly. by [email protected] · 11 years ago
  85. b4c8401 Move didAccessInitialDocument to RenderFrame. by [email protected] · 11 years ago
  86. aa62afd Don't leave aborted URLs in the omnibox unless we're on the NTP. by [email protected] · 11 years ago
  87. 2586626 Revert 265044 "Don't leave aborted URLs in the omnibox unless we..." by [email protected] · 11 years ago
  88. e2eb8af4 Don't leave aborted URLs in the omnibox unless we're on the NTP. by [email protected] · 11 years ago
  89. c7c0d82 Preserve Page::openedByDOM state across process swaps. by [email protected] · 11 years ago
  90. 7912e82 Stop disabling force_compositing_mode for background RenderViews. by [email protected] · 11 years ago
  91. 8ed1647 Final chrome-side change to move color chooser code to work on RenderFrames. by [email protected] · 11 years ago
  92. 1c3f80bd Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after discussions to move as much stuff as possible to WebContents. by [email protected] · 11 years ago
  93. 87de04b0 Move modal dialogs from WebViewClient to WebFrameClient, part 1/3. by [email protected] · 11 years ago
  94. 4fe53add Move InsertCSS from RenderFrameHost to WebContents. by [email protected] · 11 years ago
  95. 959be4c Move edit commands from RenderFrameHost to WebContents. by [email protected] · 11 years ago
  96. 7a6d773f drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTo by [email protected] · 11 years ago
  97. c31a8480 Migrate addMessageToConsole API to RenderFrame. by [email protected] · 11 years ago
  98. 1f3fc1d Move textual replacement to WebContents. by [email protected] · 11 years ago
  99. 0d0f4c49 Ensure fullscreen mode is exited for same-site navigations. by [email protected] · 11 years ago
  100. 4fed370 Move reloading of focused frames to WebContents. by [email protected] · 11 years ago