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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ifdef CompositionBounds related calls on to OSes that use it.
aurimas@chromium.org
2013-07-09
1
-0
/
+2
*
Move chrome-native support to chrome/
tedchoc@chromium.org
2013-07-04
1
-2
/
+0
*
Move WebDropData to content::DropData and split off conversion function.
darin@chromium.org
2013-07-01
1
-2
/
+2
*
Remove a bunch of OVERRIDEs from WebFrameClient implementors.
japhet@chromium.org
2013-06-28
1
-10
/
+10
*
Use a direct include of time headers in content/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Remove unused arguments from storage-related Chromium impls of Blink API
adamk@chromium.org
2013-06-27
1
-2
/
+1
*
Move webkit/renderer/media/android/ to content/renderer/media/android/.
scherkus@chromium.org
2013-06-22
1
-10
/
+5
*
Replace content::ContextMenuSourceType with ui::MenuSourceType.
varunjain@chromium.org
2013-06-21
1
-2
/
+2
*
Revert "Implement WebFrameClient in RenderFrame and proxy all calls to Render...
senorblanco@chromium.org
2013-06-21
1
-9
/
+9
*
Implement WebFrameClient in RenderFrame and proxy all calls to RenderView (fo...
nasko@chromium.org
2013-06-21
1
-9
/
+9
*
Allow AccessibilityHostMsg_Notifications messages to be sent from the rendere...
dmazzoni@google.com
2013-06-21
1
-0
/
+2
*
Add chrome-native:// scheme.
tedchoc@chromium.org
2013-06-21
1
-0
/
+2
*
Remove duplicate UpdateCompositionInfo calls.
aurimas@chromium.org
2013-06-20
1
-0
/
+1
*
Context menu on a webpage should be positioned differently when invoked from
varunjain@chromium.org
2013-06-18
1
-1
/
+7
*
Split TextInputStateChanged IPC into two IPCs
aurimas@chromium.org
2013-06-18
1
-1
/
+1
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-13
/
+13
*
Allows fullscreen to be triggered with the key events used for scrolling.
jinsukkim@chromium.org
2013-06-14
1
-0
/
+7
*
Eliminate SwapOut message parameters, keeping state in RVHM instead.
creis@chromium.org
2013-06-14
1
-2
/
+1
*
Pass accept-languages settings to renderer
ksakamoto@chromium.org
2013-06-12
1
-0
/
+1
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-06-03
1
-0
/
+1
*
Create RenderFrame/RenderFrameHost for the main frame of a page.
nasko@chromium.org
2013-05-31
1
-0
/
+5
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
1
-1
/
+1
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
1
-2
/
+1
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
1
-1
/
+2
*
Move webkit/media/ into webkit/renderer/media
jamesr@chromium.org
2013-05-30
1
-1
/
+1
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-2
/
+2
*
Collect tab timing information for use in telementry-based startup tests
jeremy@chromium.org
2013-05-29
1
-2
/
+16
*
Fix race between DPI and window size
ccameron@chromium.org
2013-05-29
1
-5
/
+1
*
Revert 202620 "Collect tab timing information for use in telemen..."
rtenneti@chromium.org
2013-05-28
1
-16
/
+2
*
Collect tab timing information for use in telementry-based startup tests
jeremy@chromium.org
2013-05-28
1
-2
/
+16
*
[content shell] implement auto resize related WebTestDelegate interfaces
jochen@chromium.org
2013-05-22
1
-0
/
+5
*
Hide location bar on Javascript-initiated scroll.
mvanouwerkerk@chromium.org
2013-05-21
1
-0
/
+5
*
Move resource fetchers to renderer-specific location
jamesr@chromium.org
2013-05-14
1
-7
/
+3
*
Add a is_reload boolean parameter to RenderViewImpl::runModalBeforeUnloadDialog
japhet@chromium.org
2013-05-10
1
-0
/
+4
*
Make sure webview uses embedder display DPI.
alexst@chromium.org
2013-05-01
1
-1
/
+1
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
1
-7
/
+6
*
Rename MediaPlayerBridgeManager to MediaPlayerManager
qinmin@chromium.org
2013-05-01
1
-5
/
+0
*
Change decidePolicyForNavigation() to takea WebDataSource::ExtraData
japhet@chromium.org
2013-04-29
1
-1
/
+8
*
Add a new pair of IPC categories for messages that need handling as input events
jamesr@chromium.org
2013-04-27
1
-20
/
+21
*
RenderView: When loading an alternate error page fails,
mmenke@chromium.org
2013-04-27
1
-0
/
+1
*
Add a WebDataSource parameter to WebFrameClient::decidePolicyForNavigation().
japhet@chromium.org
2013-04-24
1
-1
/
+1
*
Revert 195553 "Allow showing pending URL for new tab navigations..."
creis@chromium.org
2013-04-24
1
-1
/
+0
*
Reland r195688 which was reverted due to build break.
varunjain@chromium.org
2013-04-23
1
-0
/
+1
*
Revert 195688 "Enable touch based selection and editing for webp..."
jam@chromium.org
2013-04-23
1
-1
/
+0
*
Enable touch based selection and editing for webpages behind a flag.
varunjain@chromium.org
2013-04-23
1
-0
/
+1
*
Removing old style frame tree updates.
nasko@chromium.org
2013-04-23
1
-54
/
+0
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-04-22
1
-0
/
+1
*
Remove WebNode parameter from decidePolicyForNavigation
jamesr@chromium.org
2013-04-19
1
-0
/
+7
*
Fixing RenderViewImpl constructor initializers ordering.
nasko@chromium.org
2013-04-19
1
-12
/
+14
*
Consolidate UpdateFrameInfo and SwapCompositorFrame.
sievers@chromium.org
2013-04-17
1
-3
/
+0
[next]