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
/
renderer
/
render_view_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of ContextMenuParams::frame_id since on the browser side we know whic...
jam@chromium.org
2014-03-25
1
-1
/
+1
*
Enable ExternalPopupMenu-related code only on Mac and Android.
tkent@chromium.org
2014-03-25
1
-0
/
+6
*
Prepare for per frame did{Start,Stop}Loading calls (part 2)
japhet@chromium.org
2014-03-25
1
-9
/
+15
*
Mac: ExternalPopupMenu::close should hide a showing popup menu.
tkent@chromium.org
2014-03-24
1
-7
/
+7
*
Revert 258763 "Adds plumbing to pass WebUI mojo::Handle from bro..."
dbeam@chromium.org
2014-03-22
1
-9
/
+0
*
Adds plumbing to pass WebUI mojo::Handle from browser to renderer
sky@chromium.org
2014-03-22
1
-0
/
+9
*
Move selection related code to RenderFrame. Also finish moving the rest of th...
jam@chromium.org
2014-03-21
1
-180
/
+1
*
Added sizes member in FaviconURL. So we could use it to find out the proper i...
michaelbai@chromium.org
2014-03-20
1
-4
/
+15
*
This proxies PPB_Find_Dev so that it can be used out of process. It also adds...
raymes@google.com
2014-03-20
1
-10
/
+22
*
Revert 252883 "Remove tests and code for showModalDialog"
jamesr@chromium.org
2014-03-16
1
-2
/
+22
*
Removed unused ZoomFactor IPC message.
bokan@chromium.org
2014-03-14
1
-30
/
+0
*
[Android] Suppress redundant autozoom for nodes already autozoomed
jdduke@chromium.org
2014-03-14
1
-13
/
+12
*
Notify the entire renderer of timezone changes instead of each frame individu...
jochen@chromium.org
2014-03-13
1
-16
/
+0
*
Enable compositing for will-change GPU hints when hybrid rasterization is ena...
ajuma@chromium.org
2014-03-13
1
-0
/
+8
*
Remove JS OOM infobar.
jochen@chromium.org
2014-03-13
1
-4
/
+0
*
Removed unnecessary parameter from didActivateCompositor()
sunil.ratnu@samsung.com
2014-03-13
1
-0
/
+19
*
Switch the Java bridge to use RenderFrame instead of RenderView.
mkosiba@chromium.org
2014-03-12
1
-3
/
+0
*
Remove command line switches for accelerated compositing/scrolling frames
wangxianzhu@chromium.org
2014-03-12
1
-16
/
+0
*
Prepare for per frame did{Start,Stop}Loading calls
japhet@chromium.org
2014-03-12
1
-33
/
+19
*
Move ShouldClose from RenderViewHost to RenderFrameHost.
creis@chromium.org
2014-03-11
1
-10
/
+0
*
Remove clearContextMenu from RenderViewImpl now that r168750 from Blink is ro...
jam@chromium.org
2014-03-11
1
-4
/
+0
*
Define a --force-gpu-rasterization flag
ajuma@chromium.org
2014-03-11
1
-2
/
+4
*
Move GetContextMenuNode from RenderView to RenderFrame.
jam@chromium.org
2014-03-10
1
-4
/
+0
*
Revert 255928 "Only notify V8 once per timezone change"
jochen@chromium.org
2014-03-10
1
-2
/
+8
*
Only notify V8 once per timezone change
jochen@chromium.org
2014-03-10
1
-8
/
+2
*
Almost finish moving context_menu_node_ from RenderViewImpl to RenderFrameImpl.
jam@chromium.org
2014-03-08
1
-32
/
+0
*
Move RenderViewHost::InsertCSS to RenderFrameHost.
avi@chromium.org
2014-03-07
1
-32
/
+25
*
Remove deprecated media switches.
dalecurtis@chromium.org
2014-03-07
1
-8
/
+2
*
Moving DidFinishLoad from RenderView to RenderFrame.
nasko@chromium.org
2014-03-05
1
-21
/
+0
*
Move OpenURL from RenderView to RenderFrame.
nasko@chromium.org
2014-03-04
1
-291
/
+2
*
Handle NULL RenderWidget in RenderViewImpl::createPopupMenu
adamk@chromium.org
2014-03-04
1
-0
/
+2
*
Revert "Move OpenURL from RenderView to RenderFrame."
cbiesinger@chromium.org
2014-03-04
1
-2
/
+291
*
Move OpenURL from RenderView to RenderFrame.
nasko@chromium.org
2014-03-04
1
-291
/
+2
*
Cleanup temporary code now that r168165 from Blink is rolled.
jam@chromium.org
2014-03-03
1
-9
/
+0
*
Revert 253010 "Revert 251563 "Move browser initiated navigation ..."
creis@chromium.org
2014-02-28
1
-243
/
+15
*
Temporary change in RenderViewImpl while showContextMenu moves to WebFrameCli...
jam@chromium.org
2014-02-28
1
-0
/
+2
*
Replace WebDocument::focusedNode to focusedElement
mahesh.kk@samsung.com
2014-02-27
1
-25
/
+25
*
Replace WebDocument::clearfocusedNode to clearFocusedElement
mahesh.kk@samsung.com
2014-02-27
1
-3
/
+3
*
Chrome-side cleanup now that WebHelperPlugin isn't a WebWidget.
dcheng@chromium.org
2014-02-26
1
-6
/
+0
*
Revert 251563 "Move browser initiated navigation from RenderView..."
creis@chromium.org
2014-02-24
1
-15
/
+243
*
Revert 252889 "Revert 252883 "Remove tests and code for showModa..."
jamesr@chromium.org
2014-02-24
1
-22
/
+2
*
Revert 252883 "Remove tests and code for showModalDialog"
haraken@chromium.org
2014-02-24
1
-2
/
+22
*
Remove tests and code for showModalDialog
jamesr@chromium.org
2014-02-24
1
-22
/
+2
*
Use the single argument overload of WebFrame::create().
dcheng@chromium.org
2014-02-23
1
-2
/
+1
*
Switch DomAutomationController to be a RenderFrameObserver.
mkosiba@chromium.org
2014-02-22
1
-4
/
+0
*
Remove callers of WebFrame::identifier() in favor of RenderFrame routing IDs.
creis@chromium.org
2014-02-21
1
-3
/
+4
*
Unify frame IDs with RenderFrameHost routing IDs.
creis@chromium.org
2014-02-20
1
-1
/
+2
*
cc: Remove the --enable-partial-swap flag.
danakj@chromium.org
2014-02-20
1
-30
/
+21
*
Fix check for user gesture on password autofill
vabr@chromium.org
2014-02-20
1
-0
/
+5
*
Implement WebUI extension via gin instead of v8::Extension
jochen@chromium.org
2014-02-16
1
-1
/
+3
[next]