index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
web_contents
/
web_contents_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
RFHM teardown issue: RenderFrameHostManager::RenderViewDeleted should not nee...
nick@chromium.org
2014-05-07
1
-1
/
+0
*
Pass RenderFrameHost to WebContentObservers' message handlers
mnaganov@chromium.org
2014-05-07
1
-14
/
+9
*
Towards moving guest management to chrome: Introduce GuestViewManager
fsamuel@chromium.org
2014-05-06
1
-8
/
+3
*
Remove page IDs from three WebContentsObserver APIs that don't need it.
creis@chromium.org
2014-05-05
1
-8
/
+6
*
Move some interfaces from content/port to internal content since they're not ...
jam@chromium.org
2014-05-05
1
-1
/
+1
*
Start moving WebUserMediaClient on the chromium side to be per frame instead ...
jam@chromium.org
2014-05-04
1
-12
/
+11
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-30
/
+92
*
Move didHandleOnloadEvents to RenderFrame.
avi@chromium.org
2014-05-03
1
-17
/
+19
*
Move didDisownOpener to RenderFrame.
avi@chromium.org
2014-05-02
1
-14
/
+14
*
Revert 267605 "Start moving WebUserMediaClient on the chromium s..."
jam@chromium.org
2014-05-01
1
-11
/
+12
*
Start moving WebUserMediaClient on the chromium side to be per frame instead ...
jam@chromium.org
2014-05-01
1
-12
/
+11
*
Remove RenderWidgetHostViewPort.
jam@chromium.org
2014-05-01
1
-21
/
+21
*
Ensure that modal dialogs from subframes can be cleaned up correctly.
creis@chromium.org
2014-04-29
1
-7
/
+19
*
Don't crash when closing interstitial pages.
avi@chromium.org
2014-04-29
1
-1
/
+9
*
Revert of Ensure that modal dialogs from subframes can be cleaned up correctl...
robliao@chromium.org
2014-04-28
1
-16
/
+7
*
Ensure that modal dialogs from subframes can be cleaned up correctly.
creis@chromium.org
2014-04-28
1
-7
/
+16
*
Move didAccessInitialDocument to RenderFrame.
avi@chromium.org
2014-04-28
1
-0
/
+11
*
Update trackpad pinch-zoom code for corrected scale semantics
rbyers@chromium.org
2014-04-28
1
-1
/
+1
*
Prevent Control+two-finger-scroll from zooming the page.
derat@chromium.org
2014-04-22
1
-1
/
+4
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-22
1
-5
/
+14
*
Revert 265044 "Don't leave aborted URLs in the omnibox unless we..."
rockot@chromium.org
2014-04-21
1
-4
/
+0
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-21
1
-0
/
+4
*
Clear failed browser-initiated navigations if blank tab is modified.
creis@chromium.org
2014-04-19
1
-0
/
+6
*
Preserve Page::openedByDOM state across process swaps.
davidben@chromium.org
2014-04-16
1
-1
/
+3
*
Stop disabling force_compositing_mode for background RenderViews.
danakj@chromium.org
2014-04-16
1
-0
/
+6
*
Final chrome-side change to move color chooser code to work on RenderFrames.
jam@chromium.org
2014-04-11
1
-38
/
+68
*
Ensure FS is exited for all not-in-same-page navigations.
miu@chromium.org
2014-04-09
1
-3
/
+4
*
Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after ...
jam@chromium.org
2014-04-08
1
-0
/
+5
*
Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.
avi@chromium.org
2014-04-08
1
-80
/
+86
*
Move InsertCSS from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
1
-0
/
+5
*
Move edit commands from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
1
-3
/
+130
*
drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTo
sadrul@chromium.org
2014-04-04
1
-10
/
+0
*
Migrate addMessageToConsole API to RenderFrame.
mkosiba@chromium.org
2014-04-03
1
-0
/
+4
*
Move textual replacement to WebContents.
avi@chromium.org
2014-04-03
1
-1
/
+22
*
Ensure fullscreen mode is exited for same-site navigations.
miu@chromium.org
2014-04-02
1
-13
/
+17
*
Move reloading of focused frames to WebContents.
avi@chromium.org
2014-04-01
1
-0
/
+4
*
Change ImageLoadingHelper to be a RenderFrameObserver.
mkosiba@chromium.org
2014-03-31
1
-4
/
+3
*
Handle mac trackpad zoom via GesturePinch events
rbyers@chromium.org
2014-03-30
1
-0
/
+40
*
Move SwapOut methods to RenderFrameHost.
creis@chromium.org
2014-03-28
1
-7
/
+4
*
Fix pushState causing stop/reload button and favicon to flicker.
japhet@chromium.org
2014-03-28
1
-5
/
+9
*
Get rid of ContextMenuParams::frame_id since on the browser side we know whic...
jam@chromium.org
2014-03-25
1
-1
/
+1
*
Remove is_main_frame and some of the navigation hacks for --site-per-process.
creis@chromium.org
2014-03-21
1
-27
/
+22
*
Don't access RenderFrameHost inside observer loops.
creis@chromium.org
2014-03-19
1
-16
/
+23
*
[Views] WebView will size embedded fullscreen views differently during tab ca...
miu@chromium.org
2014-03-19
1
-0
/
+4
*
Add different error codes for getUserMedia.
tommyw@chromium.org
2014-03-14
1
-3
/
+6
*
Remove JS OOM infobar.
jochen@chromium.org
2014-03-13
1
-6
/
+0
*
Initial implementation of the chrome.automation API.
dtseng@google.com
2014-03-13
1
-0
/
+7
*
Switch the Java bridge to use RenderFrame instead of RenderView.
mkosiba@chromium.org
2014-03-12
1
-1
/
+26
*
Move ShouldClose from RenderViewHost to RenderFrameHost.
creis@chromium.org
2014-03-11
1
-5
/
+0
*
Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.
jam@chromium.org
2014-03-08
1
-0
/
+6
[next]