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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 191277 "Allow showing pending URL for new tab navigations..."
rsleevi@chromium.org
2013-03-29
1
-14
/
+0
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-03-29
1
-0
/
+14
*
Remove Android WebView synchronous find.
boliu@chromium.org
2013-03-08
1
-5
/
+0
*
Send fewer accessibility tree nodes from renderer to browser.
dmazzoni@chromium.org
2013-03-07
1
-2
/
+2
*
content: convert accessibility notifications to callbacks
phajdan.jr@chromium.org
2013-03-01
1
-0
/
+13
*
Remove platform-specific methods in RenderWidgetHostViewPort and RenderWidget...
jam@chromium.org
2013-02-21
1
-5
/
+0
*
Revert "content: convert accessibility notifications to callbacks"
phajdan.jr@chromium.org
2013-02-14
1
-10
/
+0
*
content: convert accessibility notifications to callbacks
phajdan.jr@chromium.org
2013-02-14
1
-0
/
+10
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-3
/
+3
*
Add ViewHostMsg_SelectionBounds_Params
cjhopman@chromium.org
2013-02-05
1
-4
/
+3
*
Differentiate invisible cursor mode and disabled mouse events mode.
mazda@chromium.org
2013-02-04
1
-0
/
+1
*
Integrate out-of-process iframes prototype with the Task Manager.
nasko@chromium.org
2013-01-25
1
-0
/
+11
*
Kill ExecuteJavascriptInWebFrameNotifyResult.
avi@chromium.org
2013-01-24
1
-3
/
+0
*
Kill ExecuteJavascriptAndGetValue.
avi@chromium.org
2013-01-24
1
-25
/
+0
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
1
-1
/
+1
*
Introduce callback interface for running Javascript asynchronously in the ren...
avi@chromium.org
2013-01-03
1
-4
/
+16
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
1
-72
/
+71
*
Implemented GetWindowSnapshot on RenderViewImpl
bajones@chromium.org
2012-12-15
1
-0
/
+1
*
Support disowning window.opener across processes.
creis@chromium.org
2012-12-06
1
-0
/
+4
*
Remove unused opener_url from DidStartProvisionalLoad.
creis@chromium.org
2012-11-27
1
-2
/
+0
*
Making it easier to hook a ContentViewCore to the SurfaceView.
jcivelli@chromium.org
2012-11-16
1
-5
/
+0
*
Fix Cross-Process Redirect Navigation
irobert@chromium.org
2012-11-15
1
-4
/
+2
*
Revert 167800 - Fix Cross-Process Redirect Navigation
creis@chromium.org
2012-11-15
1
-2
/
+4
*
Fix Cross-Process Redirect Navigation
irobert@chromium.org
2012-11-15
1
-4
/
+2
*
Plumb drag event info through from the renderer. This CL appends the following
varunjain@chromium.org
2012-11-07
1
-1
/
+3
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-1
/
+1
*
Move remaining files in content\browser to the content namespace.
jam@chromium.org
2012-10-30
1
-4
/
+5
*
Prevent webview tags from navigating outside web-safe schemes.
creis@chromium.org
2012-10-30
1
-1
/
+1
*
Revert 164120 - content/browser: Move more files into the content namespace.
sail@chromium.org
2012-10-25
1
-1
/
+1
*
content/browser: Move more files into the content namespace.
tfarina@chromium.org
2012-10-25
1
-1
/
+1
*
Browser Plugin: Deleted old implementation (browser side)
fsamuel@chromium.org
2012-10-25
1
-6
/
+1
*
Move fileapi and dom_storage directories into the content namespace.
jam@chromium.org
2012-10-24
1
-1
/
+1
*
Upstream hooks necessary for setBackgroundColor API
yusufo@chromium.org
2012-10-19
1
-0
/
+2
*
Notify v8 engine of timezone changes on ChromeOS.
kevers@chromium.org
2012-10-18
1
-0
/
+1
*
When starting a provisional load include the parent frame ID in the IPC and p...
jochen@chromium.org
2012-10-12
1
-0
/
+1
*
Add UMA counter for hung renderers on cross-site navigation.
nasko@chromium.org
2012-10-10
1
-0
/
+3
*
Renaming/refactoring methods related to swap out acks.
nasko@chromium.org
2012-10-04
1
-2
/
+3
*
[Android] Upstream the WebView find-in-page API implementation.
leandrogracia@chromium.org
2012-09-21
1
-0
/
+5
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
1
-0
/
+13
*
Very basic Android browser-side compositing support.
sievers@chromium.org
2012-09-05
1
-0
/
+5
*
Upstream the Android port find-in-page feature.
leandrogracia@chromium.org
2012-09-05
1
-0
/
+7
*
Make accessibility interactive_ui_tests less brittle
dmazzoni@chromium.org
2012-08-29
1
-8
/
+0
*
Support frame tree propagation between renderers in the same browsing instance.
nasko@chromium.org
2012-08-28
1
-0
/
+17
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-12
/
+7
*
Adding selection text direction to SelectionBoundsChanged.
jcivelli@chromium.org
2012-08-10
1
-1
/
+3
*
instant: Fix crash from gesture events on instant preview.
sadrul@chromium.org
2012-07-19
1
-1
/
+1
*
Add support for triggering Android intents based on content.
leandrogracia@chromium.org
2012-07-11
1
-0
/
+4
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Fix a couple ImageSkia implicit conversion bugs.
pkotwicz@chromium.org
2012-07-09
1
-2
/
+2
*
Reland: Start consolidating non-port specific code to ui/base/dialogs.
erg@google.com
2012-06-26
1
-2
/
+2
[next]