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
/
frame_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perform navigation policy check on UI thread for --site-per-process.
nasko@chromium.org
2014-04-25
6
-1
/
+23
*
Mark touchcancel events as uncancelable
rbyers@chromium.org
2014-04-24
1
-2
/
+7
*
Add a navigation redirect-chain to Sync sessions proto for offline analysis.
donnd@chromium.org
2014-04-23
5
-18
/
+50
*
Simulate beforeunload for subframes.
nasko@chromium.org
2014-04-23
1
-5
/
+7
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-22
7
-41
/
+110
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
2
-2
/
+133
*
Revert 265044 "Don't leave aborted URLs in the omnibox unless we..."
rockot@chromium.org
2014-04-21
7
-110
/
+41
*
Don't leave aborted URLs in the omnibox unless we're on the NTP.
creis@chromium.org
2014-04-21
7
-41
/
+110
*
Clear failed browser-initiated navigations if blank tab is modified.
creis@chromium.org
2014-04-19
1
-0
/
+53
*
FrameTreeNode: Make it safe for WebContentsObservers to look at
nick@chromium.org
2014-04-19
2
-26
/
+123
*
Preserve Page::openedByDOM state across process swaps.
davidben@chromium.org
2014-04-16
2
-4
/
+6
*
Set the original url correctly if the frame is loaded via loadData
hush@chromium.org
2014-04-16
1
-0
/
+34
*
Remove browser side of legacy 2D path.
jbauman@chromium.org
2014-04-16
2
-7
/
+0
*
Introduce RenderFrameProxyHost object and use it in RFHM.
nasko@chromium.org
2014-04-14
5
-140
/
+340
*
Revert 263352 "Introduce RenderFrameProxyHost object and use it ..."
viettrungluu@chromium.org
2014-04-11
5
-333
/
+136
*
Introduce RenderFrameProxyHost object and use it in RFHM.
nasko@chromium.org
2014-04-11
5
-136
/
+333
*
Don't check for DiscardPendingEntry within Navigate if we are in shutdown.
creis@chromium.org
2014-04-11
2
-2
/
+5
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
2
-15
/
+0
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
4
-21
/
+21
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
2
-19
/
+0
*
Use SharedBitmapManager to allocate software frames.
jbauman@chromium.org
2014-04-09
1
-7
/
+10
*
Move DispatchBeforeUnload from RenderFrameHost to WebContents. This is after ...
jam@chromium.org
2014-04-08
2
-44
/
+48
*
Move modal dialogs from WebViewClient to WebFrameClient, part 1/3.
avi@chromium.org
2014-04-08
4
-7
/
+105
*
WebContents could be blocked after pending cross-site navigation is canceled.
mmaliszkiewicz@opera.com
2014-04-08
2
-2
/
+50
*
Fixing an off by one error in screenshot manager code.
mfomitchev@chromium.org
2014-04-08
2
-2
/
+2
*
Move InsertCSS from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
2
-5
/
+0
*
Move edit commands from RenderFrameHost to WebContents.
jam@chromium.org
2014-04-08
2
-89
/
+0
*
Migrate addMessageToConsole API to RenderFrame.
mkosiba@chromium.org
2014-04-03
6
-4
/
+53
*
Ensure fullscreen mode is exited for same-site navigations.
miu@chromium.org
2014-04-02
2
-8
/
+18
*
Move SwapOut methods to RenderFrameHost.
creis@chromium.org
2014-03-28
6
-91
/
+68
*
Fix pushState causing stop/reload button and favicon to flicker.
japhet@chromium.org
2014-03-28
5
-7
/
+13
*
Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe...
jam@chromium.org
2014-03-27
2
-0
/
+9
*
Move ContentBrowserTest class to content/public, since it's used by component...
jam@chromium.org
2014-03-27
2
-4
/
+4
*
Disable the tests that crash under ThreadSanitizer after the recent Clang roll:
glider@chromium.org
2014-03-27
1
-4
/
+19
*
Add test for filtering of IPC messages when RenderFrameHost is swapped out.
nasko@chromium.org
2014-03-26
3
-77
/
+233
*
Enable ExternalPopupMenu-related code only on Mac and Android.
tkent@chromium.org
2014-03-25
1
-0
/
+4
*
Update DidNavigateFrame and calls to GetSiteInstance in RFHM.
creis@chromium.org
2014-03-24
4
-40
/
+34
*
Mac: ExternalPopupMenu::close should hide a showing popup menu.
tkent@chromium.org
2014-03-24
1
-0
/
+5
*
Move selection related code to RenderFrame. Also finish moving the rest of th...
jam@chromium.org
2014-03-21
2
-0
/
+63
*
Remove is_main_frame and some of the navigation hacks for --site-per-process.
creis@chromium.org
2014-03-21
7
-68
/
+19
*
Add filtering of IPC messages when RenderFrameHost is swapped out.
nasko@chromium.org
2014-03-21
1
-0
/
+21
*
Consistently null-check NavigatorImpl::delegate_.
creis@chromium.org
2014-03-20
1
-6
/
+11
*
Move webcursors code from webkit/ to content.
tfarina@chromium.org
2014-03-20
1
-1
/
+1
*
Introduce frame-finding tools to browser_test_utils.
avi@chromium.org
2014-03-18
2
-1
/
+5
*
Chromium plumbing to use the selection root bounds.
mlamouri@chromium.org
2014-03-14
4
-0
/
+27
*
Query the preferred readback config in CopyFromBackingStore
siva.gunturi@samsung.com
2014-03-13
5
-2
/
+16
*
Copy JavaScript execution to RenderFrame, switch easy cases to use it.
avi@chromium.org
2014-03-12
2
-0
/
+51
*
Move ShouldClose from RenderViewHost to RenderFrameHost.
creis@chromium.org
2014-03-11
6
-87
/
+196
*
Convert RFH pointers to scoped_ptr inside RFHM.
nasko@chromium.org
2014-03-11
2
-28
/
+21
*
Update several browser_tests / content_browsertests to set iframes' name
ch.dumez@samsung.com
2014-03-08
1
-1
/
+1
[next]