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
*
Revert exposing <dialog> in WebUI
falken@chromium.org
2014-02-13
1
-5
/
+0
*
Switch from WebDocument::insertUserStyleSheet() to insertStyleSheet().
jinho.bang@samsung.com
2014-02-13
1
-3
/
+1
*
Switch AccessibilityMode to be a bitmap.
aboxhall@chromium.org
2014-02-12
1
-5
/
+11
*
Move Did(Start|Stop)Loading from RenderView to RenderFrame.
nasko@chromium.org
2014-02-12
1
-2
/
+4
*
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-12
1
-301
/
+7
*
Cleanup: Move kChromeUIScheme constant into content namespace.
tfarina@chromium.org
2014-02-11
1
-1
/
+1
*
Move DidFailLoad from RenderView to RenderFrame
nasko@chromium.org
2014-02-09
1
-20
/
+0
*
Move DidFinishDocumentLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-07
1
-9
/
+0
*
Revert 249516 "Move DidCommitProvisionalLoad code from RenderVie..."
piman@chromium.org
2014-02-07
1
-7
/
+301
*
Move DidCommitProvisionalLoad code from RenderView to RenderFrame.
nasko@chromium.org
2014-02-06
1
-301
/
+7
*
Quota: Remove ifdef macros used for callback cleanup
nhiroki@chromium.org
2014-02-06
1
-1
/
+1
*
Web MIDI: make naming convention be consistent
toyoshim@chromium.org
2014-02-04
1
-1
/
+1
*
Quota: Remove self-destructive callbacks for cleanup (Chromium)
nhiroki@chromium.org
2014-02-04
1
-1
/
+1
*
Don't try to guess the referrer policy, but use the one associated with the r...
jochen@chromium.org
2014-02-04
1
-15
/
+4
*
WebMediaPlayer{Android,Impl}: use RenderFrameObserver instead of ML::Destruct...
fischman@chromium.org
2014-02-01
1
-18
/
+14
*
Revert 248115 "WebMediaPlayer{Android,Impl}: use RenderFrameObse..."
dglazkov@chromium.org
2014-01-31
1
-8
/
+8
*
WebMediaPlayer{Android,Impl}: use RenderFrameObserver instead of ML::Destruct...
fischman@chromium.org
2014-01-31
1
-8
/
+8
*
Start moving context menu code to RenderFrame.
jam@chromium.org
2014-01-31
1
-134
/
+5
*
When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...
rsleevi@chromium.org
2014-01-30
1
-1
/
+1
*
RenderFrame: flesh out Observer
ellyjones@chromium.org
2014-01-29
1
-0
/
+1
*
Convert MemoryBenchmarkingExtension to gin::Wrappable
jochen@chromium.org
2014-01-23
1
-0
/
+4
*
Convert the SkiaBenchmarkingExtension to a gin::Wrappable class
jochen@chromium.org
2014-01-23
1
-0
/
+6
*
Reland r246322 - Only install extensions into the main world
jochen@chromium.org
2014-01-22
1
-1
/
+5
*
Revert of Only install extensions into the main world (https://codereview.chr...
jochen@chromium.org
2014-01-22
1
-5
/
+1
*
Revert of Compile fix (https://codereview.chromium.org/142213003/)
jochen@chromium.org
2014-01-22
1
-1
/
+1
*
Use a WebURL type for url parameter in registerProtocolHandler()
gyuyoung.kim@samsung.com
2014-01-22
1
-3
/
+3
*
Compile fix
jochen@chromium.org
2014-01-22
1
-1
/
+1
*
Only install extensions into the main world
jochen@chromium.org
2014-01-22
1
-1
/
+5
*
Removed requirement for the renderer to know it's process ID
bajones@chromium.org
2014-01-21
1
-7
/
+1
*
A lot of plumbing to get render_frame_id to PrerenderManager::OnCreatingAudio...
jam@chromium.org
2014-01-21
1
-1
/
+1
*
Revert 245445 "Unifies LayerTreeHost::SetNeedsUpdateLayers and S..."
mark@chromium.org
2014-01-17
1
-1
/
+1
*
Remove Chrome for TV code.
ycheo@chromium.org
2014-01-17
1
-28
/
+2
*
Unifies LayerTreeHost::SetNeedsUpdateLayers and SetNeedsAnimate -- V2
trchen@chromium.org
2014-01-17
1
-1
/
+1
*
Remove WebGraphicsContext3D getter from cc::ContextProvider
jamesr@chromium.org
2014-01-16
1
-1
/
+1
*
Removes some unnecessary preprocessor directives
cimamoglu@chromium.org
2014-01-15
1
-2
/
+0
*
Update the dom wrapper world the automation controller is installed in.
jochen@chromium.org
2014-01-15
1
-3
/
+1
*
Now that RenderFrame is 1:1 with WebFrame, add the associated getters and sta...
jam@chromium.org
2014-01-15
1
-4
/
+3
*
Fix Pepper plugins not painting in iframes. This will have to move back to Re...
jam@chromium.org
2014-01-14
1
-8
/
+87
*
Use ContextProvider subclass to provide WGC3D pointers
jamesr@chromium.org
2014-01-14
1
-2
/
+2
*
Move LinkDoctor out of content and into chrome.
mmenke@chromium.org
2014-01-13
1
-190
/
+11
*
Add hack for the "DomWrapperWorld::existingWindowShellWorkaroundWorld"
jochen@chromium.org
2014-01-13
1
-1
/
+3
*
Don't try to send automation message after the corresponding RV is gone
jochen@chromium.org
2014-01-13
1
-1
/
+1
*
Reland 244394 - Convert DomAutomationController from CppBoundClass to...
jochen@chromium.org
2014-01-13
1
-12
/
+5
*
Update WebFrameClient::didClearWindowObject signature.
jochen@chromium.org
2014-01-13
1
-2
/
+2
*
Revert of https://codereview.chromium.org/131573003/
jochen@chromium.org
2014-01-12
1
-5
/
+12
*
Convert DomAutomationController from CppBoundClass to gin::Wrappable
jochen@chromium.org
2014-01-11
1
-12
/
+5
*
Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame
nasko@chromium.org
2014-01-10
1
-33
/
+16
*
Fix idle handlers not being called. The problem was that RenderThread::AddRou...
jam@chromium.org
2014-01-10
1
-2
/
+5
*
Fix referrer policy passing during redirects
jochen@chromium.org
2014-01-10
1
-3
/
+2
*
Always create FrameTreeNodes and RenderFrameHosts for every frame.
nasko@chromium.org
2014-01-10
1
-1
/
+5
[next]