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
/
renderer_host
/
render_view_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
When deleting a WebContents, keep SessionStorageNamespaces used in the tab al...
michaeln@chromium.org
2014-06-06
1
-0
/
+9
*
Remove ViewMsg_SetZoomLevel
wjmaclean@chromium.org
2014-05-30
1
-9
/
+12
*
Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuest
fsamuel@chromium.org
2014-05-30
1
-3
/
+3
*
Revert of Chromium plumbing to use the selection root bounds. (https://codere...
jdduke@chromium.org
2014-05-29
1
-13
/
+0
*
Sends NetworkChangeNotifier connection type changes to Blink, to support NetI...
jkarlin@chromium.org
2014-05-29
1
-0
/
+1
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
1
-2
/
+2
*
Remove Chromium plumbing for fixed-position-creates-stacking-context
jbroman@chromium.org
2014-05-27
1
-3
/
+0
*
Make RendererMediaPlayerManager a RenderFrameObserver.
xhwang@chromium.org
2014-05-27
1
-2
/
+2
*
Implement Android accessible hit testing using an IPC to the renderer process.
dmazzoni@chromium.org
2014-05-22
1
-2
/
+2
*
Removed privileged WebGL extension flag
bajones@chromium.org
2014-05-21
1
-2
/
+0
*
GetScaleFactorForNativeView should return scale factor in float
oshima@chromium.org
2014-05-20
1
-1
/
+1
*
Move LoadProgressTracker to the browser process.
avi@chromium.org
2014-05-19
1
-6
/
+0
*
Create RenderFrameProxyHost at time of swap-out instead of commit.
nasko@chromium.org
2014-05-19
1
-0
/
+2
*
Allow browser process to request selection of word around caret.
mlamouri@chromium.org
2014-05-17
1
-0
/
+4
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-10
/
+2
*
Move didReceiveTitle and related stuff to RenderFrame.
avi@chromium.org
2014-05-11
1
-34
/
+0
*
Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpl
darin@chromium.org
2014-05-09
1
-5
/
+4
*
Don't show Translate bubble when an editable element is focused
hajimehoshi@chromium.org
2014-05-09
1
-1
/
+8
*
Remove OrientationChangeEvent IPC and clean-up code around it.
mlamouri@chromium.org
2014-05-09
1
-4
/
+0
*
Implement "Save image as" for canvas (chromium side).
jinho.bang@samsung.com
2014-05-09
1
-0
/
+4
*
Move some interfaces from content/port to internal content since they're not ...
jam@chromium.org
2014-05-05
1
-1
/
+1
*
Move didHandleOnloadEvents to RenderFrame.
avi@chromium.org
2014-05-03
1
-7
/
+0
*
Start removing support for the experimental x-webkit-speech API
hans@chromium.org
2014-05-02
1
-4
/
+0
*
Enable deferred image filters by default.
senorblanco@chromium.org
2014-05-02
1
-1
/
+1
*
Move didDisownOpener to RenderFrame.
avi@chromium.org
2014-05-02
1
-5
/
+0
*
Remove RenderWidgetHostViewPort.
jam@chromium.org
2014-05-01
1
-1
/
+1
*
Remove the unused RenderWidget::PaintRect, and show_paint_rects.
danakj@chromium.org
2014-05-01
1
-2
/
+0
*
Move didChangeContentsSize to RenderWidget.
avi@chromium.org
2014-05-01
1
-8
/
+0
*
Ensure that modal dialogs from subframes can be cleaned up correctly.
creis@chromium.org
2014-04-29
1
-1
/
+3
*
Revert of Ensure that modal dialogs from subframes can be cleaned up correctl...
robliao@chromium.org
2014-04-28
1
-3
/
+1
*
Ensure that modal dialogs from subframes can be cleaned up correctly.
creis@chromium.org
2014-04-28
1
-1
/
+3
*
Move didAccessInitialDocument to RenderFrame.
avi@chromium.org
2014-04-28
1
-8
/
+0
*
Fix for pinch virtual viewport flag wasn't fully enabled.
bokan@chromium.org
2014-04-28
1
-7
/
+1
*
Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEO
piman@chromium.org
2014-04-26
1
-2
/
+0
*
Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers
piman@chromium.org
2014-04-25
1
-4
/
+0
*
Enabling new-style 'virtual viewport' pinch by default on ChromeOS
bokan@chromium.org
2014-04-25
1
-1
/
+8
*
Remove --disable-threaded-html-parser flag
eseidel@chromium.org
2014-04-24
1
-2
/
+0
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-24
1
-3
/
+9
*
Remove WebPreferences::accelerated_compositing_enabled
piman@chromium.org
2014-04-24
1
-1
/
+0
*
Revert 265693 "Move Mojo channel initialization closer to IPC::C..."
brianderson@chromium.org
2014-04-23
1
-9
/
+3
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-23
1
-3
/
+9
*
Support drag and drop of files with filesystem: URL
hashimoto@chromium.org
2014-04-23
1
-0
/
+36
*
Remove DisableFullscreenEncryptedMediaPlayback().
xhwang@chromium.org
2014-04-22
1
-4
/
+0
*
Convert notifications to use RenderFrame instead of RenderView.
jam@chromium.org
2014-04-22
1
-52
/
+0
*
Removing changes associated with visualWordMovement since this setting is nev...
sunil.ratnu@samsung.com
2014-04-22
1
-3
/
+0
*
Enable layer squashing by default
vollick@chromium.org
2014-04-21
1
-1
/
+1
*
Revert "Enable layer squashing by default"
eae@chromium.org
2014-04-18
1
-1
/
+1
*
Enable layer squashing by default
vollick@chromium.org
2014-04-18
1
-1
/
+1
*
Remove the --force-compositing-mode flag except for LayoutTests.
danakj@chromium.org
2014-04-17
1
-1
/
+0
*
Some simple refactoring in advance for switching desktop notifications to use...
jam@chromium.org
2014-04-17
1
-1
/
+1
[next]