Sign in
chromium
/
chromium
/
src.git
/
59b968271f2a2fb948ad110f0ed1b3da870b0eb5
/
content
/
browser
/
web_contents
/
web_contents_impl.h
a656928e
Hook up guest browser plugins to the accessibility tree.
by dmazzoni
· 11 years ago
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
0381a74
Gardening: Revert "Use AudioStreamMonitor to control power save blocking."
by loislo
· 11 years ago
484d29d
Use AudioStreamMonitor to control power save blocking.
by dalecurtis
· 11 years ago
0b5d248
Cross-process iframe accessibility.
by dmazzoni
· 11 years ago
1dcb3ab
Revert of Cross-process iframe accessibility. (patchset #19 id:360001 of https://codereview.chromium.org/268543008/)
by dconnelly
· 11 years ago
387942c0
Cross-process iframe accessibility.
by dmazzoni
· 11 years ago
34ff1cfc
DevTools: control touch emulation from the browser side only.
by
[email protected]
· 11 years ago
1b12ffe
Remove SetAllowOverlappingView from RWHVMac
by
[email protected]
· 11 years ago
0e813a5
In the current Android code structure, ContentViewCore is just acting as a wrapper to many WebContents functions.
by
[email protected]
· 11 years ago
7f92483
Use InvalidateTypes rather than "unsigned".
by
[email protected]
· 11 years ago
9e797d2
Cache the current WebPreferences on RenderViewHostImpl (try #2).
by
[email protected]
· 11 years ago
c9e3b20
Fix a PowerSaveBlocker leak in WebContentsImpl.
by
[email protected]
· 11 years ago
9e6bea41
Navigation transitions: Plumb data from the outgoing renderer to the incoming renderer.
by
[email protected]
· 11 years ago
82307f6b
Start using RenderFrameProxyHost objects.
by
[email protected]
· 11 years ago
4d234a6
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=283728
by
[email protected]
· 11 years ago
ada2df7
Revert of Start using RenderFrameProxyHost objects. (https://codereview.chromium.org/444503002/)
by
[email protected]
· 11 years ago
fa072c0
Start using RenderFrameProxyHost objects.
by
[email protected]
· 11 years ago
72dfa07
Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://codereview.chromium.org/373323003/)
by
[email protected]
· 11 years ago
0c3c54f
Navigation transitions: Initiate transition navigations.
by
[email protected]
· 11 years ago
6c1e0521
content: ResourceType cleanup.
by
[email protected]
· 11 years ago
2b57840
Revert 286247 "mojo: Port chrome://identity-internals to mojo We..."
by
[email protected]
· 11 years ago
dead21ca
mojo: Port chrome://identity-internals to mojo Web UI.
by
[email protected]
· 11 years ago
9564021
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
by
[email protected]
· 11 years ago
6f2ac77
Navigation transitions: Parse out transition-entering-stylesheet link headers.
by
[email protected]
· 11 years ago
e25bbc6
Cache the current WebPreferences on RenderViewHostImpl.
by
[email protected]
· 11 years ago
183cd7f
Revert 284065 "Revert of Revert of Migrate accessibility from Re..."
by
[email protected]
· 11 years ago
39d842c
Revert of Revert of Migrate accessibility from RenderView to RenderFrame. (https://codereview.chromium.org/407493002/)
by
[email protected]
· 11 years ago
d460a7b
Revert of Migrate accessibility from RenderView to RenderFrame. (https://codereview.chromium.org/273423004/)
by
[email protected]
· 11 years ago
aded1c5
Migrate accessibility from RenderView to RenderFrame and RVH to RFH.
by
[email protected]
· 11 years ago
5d74957
Allow view-source of pages fully blocked by blinks XSS filter.
by
[email protected]
· 11 years ago
75f4df7
[Mac] Replace SetOverlayView with AllowOtherViews.
by
[email protected]
· 11 years ago
f5273e5
Complete unregisterProtocolHandler() implementation.
by
[email protected]
· 11 years ago
37b64c5
Rename brand-color to theme-color.
by
[email protected]
· 11 years ago
7491ad0
Move resource_type.* from webkit/ to content/.
by
[email protected]
· 11 years ago
63d1f9b
Implementation of a Zoom Extension API as an addition to the chrome.tabs
by
[email protected]
· 11 years ago
ae7eeda
Pass RenderFrameHost* to WebContentsObserver::FrameDetached().
by
[email protected]
· 11 years ago
e2d2d420
Update several WebContentsObserver loading callbacks to use RFH.
by
[email protected]
· 11 years ago
860234a
Remove WebContentsObservers dependencies on WebFrame::uniqueName().
by
[email protected]
· 11 years ago
02d7b6e
Task Manager: show out-of-process iframes.
by
[email protected]
· 11 years ago
6ccd6f9
Successfuly resolve a screen lock request when the orientation has changed.
by
[email protected]
· 11 years ago
0b43199
Fix Flash fullscreen keyboard focus behavior.
by
[email protected]
· 11 years ago
5cfbddc
Simplify AreURLsInPageNavigation
by
[email protected]
· 11 years ago
23f41fd
Navigation transitions: Block first response until after transitions have run.
by
[email protected]
· 11 years ago
e710476
This patch makes the brand color change message available for WebContents Observer.
by
[email protected]
· 11 years ago
01f83f9
Properly route screen orientation IPC messages.
by
[email protected]
· 11 years ago
6f71d7a
Revert of Properly route screen orientation IPC messages. (https://codereview.chromium.org/327573002/)
by
[email protected]
· 11 years ago
67a5059
Properly route screen orientation IPC messages.
by
[email protected]
· 11 years ago
29998f9
Convert MIDI permission requests to use WebContents in preparation for switching the code to using RenderFrames.
by
[email protected]
· 11 years ago
948481d
Ensure show/hide are properly called on interstitial pages if present.
by
[email protected]
· 11 years ago
e85165c64
Disable overscroll navigation when emulating touch.
by
[email protected]
· 11 years ago
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
277857a
Move OverscrollController to RenderWidgetHostViewAura
by
[email protected]
· 11 years ago
8133e41
Remove WebContents::IsActiveEntry from Instant Extended and from WebContents.
by
[email protected]
· 11 years ago
fce82322
Remove ViewMsg_SetZoomLevel
by
[email protected]
· 11 years ago
de3c5d8
Add WasShown/WasHidden to RenderFrameObserver.
by
[email protected]
· 11 years ago
aec80ed
BrowserPluginGuest is no longer a WebContentsDelegate
by
[email protected]
· 11 years ago
16620a9
Releasing CPU resources of hidden/minimized browser windows
by
[email protected]
· 11 years ago
6dfed69
Don't spin the loading indicator for in-page navigations.
by
[email protected]
· 11 years ago
6ab9d68
Decouple RVH creation from CrossProcessFrameConnector.
by
[email protected]
· 11 years ago
50d326e
<webview>: Move NewWindow API to chrome
by
[email protected]
· 11 years ago
4f2a759
Revert 271461 "Decouple RVH creation from CrossProcessFrameConne..."
by
[email protected]
· 11 years ago
d16fec1b
Decouple RVH creation from CrossProcessFrameConnector.
by
[email protected]
· 11 years ago
960b037
Move LoadProgressTracker to the browser process.
by
[email protected]
· 11 years ago
5a7100d
Create RenderFrameProxyHost at time of swap-out instead of commit.
by
[email protected]
· 11 years ago
3d1dc3a
Make to call WebContentsImpl::RenderViewCreated() when we create child window.
by
[email protected]
· 11 years ago
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
ef3adfc
Move didReceiveTitle and related stuff to RenderFrame.
by
[email protected]
· 11 years ago
64ffefa
Re-land "Pass RenderFrameHost to WebContentObservers' message handlers"
by
[email protected]
· 11 years ago
83100cd
BrowserPlugin: Move CreateGuest to chrome
by
[email protected]
· 11 years ago
ffc59af
Revert 268939 "Pass RenderFrameHost to WebContentObservers' mess..."
by
[email protected]
· 11 years ago
7d3d28a
Pass RenderFrameHost to WebContentObservers' message handlers
by
[email protected]
· 11 years ago
2456926
Towards moving guest management to chrome: Introduce GuestViewManager
by
[email protected]
· 11 years ago
5027949
Remove page IDs from three WebContentsObserver APIs that don't need it.
by
[email protected]
· 11 years ago
9630731
Start moving WebUserMediaClient on the chromium side to be per frame instead of view.
by
[email protected]
· 11 years ago
fc2b46b
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
by
[email protected]
· 11 years ago
39f2f925
Move didHandleOnloadEvents to RenderFrame.
by
[email protected]
· 11 years ago
3f19f1a
Move didDisownOpener to RenderFrame.
by
[email protected]
· 11 years ago
ebd6da45
Revert 267605 "Start moving WebUserMediaClient on the chromium s..."
by
[email protected]
· 11 years ago
56fa886
Start moving WebUserMediaClient on the chromium side to be per frame instead of view.
by
[email protected]
· 11 years ago
cfd80b0
Remove RenderWidgetHostViewPort.
by
[email protected]
· 11 years ago
6fba26d
Ensure that modal dialogs from subframes can be cleaned up correctly.
by
[email protected]
· 11 years ago
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
f649450a
Ensure that modal dialogs from subframes can be cleaned up correctly.
by
[email protected]
· 11 years ago
b4c8401
Move didAccessInitialDocument to RenderFrame.
by
[email protected]
· 11 years ago
aa62afd
Don't leave aborted URLs in the omnibox unless we're on the NTP.
by
[email protected]
· 11 years ago
2586626
Revert 265044 "Don't leave aborted URLs in the omnibox unless we..."
by
[email protected]
· 11 years ago
e2eb8af4
Don't leave aborted URLs in the omnibox unless we're on the NTP.
by
[email protected]
· 11 years ago
c7c0d82
Preserve Page::openedByDOM state across process swaps.
by
[email protected]
· 11 years ago
7912e82
Stop disabling force_compositing_mode for background RenderViews.
by
[email protected]
· 11 years ago
8ed1647
Final chrome-side change to move color chooser code to work on RenderFrames.
by
[email protected]
· 11 years ago
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
87de04b0
Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.
by
[email protected]
· 11 years ago
4fe53add
Move InsertCSS from RenderFrameHost to WebContents.
by
[email protected]
· 11 years ago
959be4c
Move edit commands from RenderFrameHost to WebContents.
by
[email protected]
· 11 years ago
7a6d773f
drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTo
by
[email protected]
· 11 years ago
c31a8480
Migrate addMessageToConsole API to RenderFrame.
by
[email protected]
· 11 years ago
1f3fc1d
Move textual replacement to WebContents.
by
[email protected]
· 11 years ago
0d0f4c49
Ensure fullscreen mode is exited for same-site navigations.
by
[email protected]
· 11 years ago
4fed370
Move reloading of focused frames to WebContents.
by
[email protected]
· 11 years ago
Next »