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
*
Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode
crogers@google.com
2012-01-06
1
-6
/
+17
*
Hook up page visibility to the View info for a plugin.
brettw@chromium.org
2012-01-04
1
-2
/
+8
*
Remove the uses of WebWorkerClient, replace with WebSharedWorkerClient.
dslomov@chromium.org
2011-12-29
1
-1
/
+0
*
[Web Intents] Use page title if the intent tag title is empty.
gbillock@chromium.org
2011-12-22
1
-1
/
+5
*
Rename IntentsHost -> WebIntentsDispatcher and IntentsDispatcher -> WebIntent...
gbillock@chromium.org
2011-12-21
1
-2
/
+2
*
Make page IDs be specific to a RenderView rather than global to its process.
creis@chromium.org
2011-12-16
1
-21
/
+12
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
1
-15
/
+15
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-1
/
+21
*
Fix page zoom for plug-in documents (PDF, etc.)
csilv@chromium.org
2011-12-10
1
-5
/
+8
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-21
/
+1
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-1
/
+21
*
Remove some now unused fullscreen plumbing.
darin@chromium.org
2011-12-09
1
-8
/
+0
*
Revert 113794 - Revert 113785 - Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-3
/
+1
*
Fix a race condition in the Java Bridge when adding objects
steveblock@chromium.org
2011-12-09
1
-3
/
+2
*
Revert 113785 - Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-1
/
+3
*
Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-3
/
+1
*
[Web Intents] Make IntentInjector adapt to the new content API
gbillock@chromium.org
2011-12-09
1
-4
/
+1
*
Defer loading of audio/video tags while prerendering.
shishir@chromium.org
2011-12-09
1
-11
/
+17
*
Include the referrer header everywhere instead of directly including the webk...
jochen@chromium.org
2011-12-07
1
-1
/
+0
*
views: Add an Options enum to MessageBoxView control.
tfarina@chromium.org
2011-12-07
1
-12
/
+13
*
Clean up related to http://codereview.chromium.org/8742007/
levin@chromium.org
2011-12-06
1
-4
/
+0
*
Crash earlier if a session restore entry doesn't have content state.
creis@chromium.org
2011-12-06
1
-1
/
+1
*
Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...
dpolukhin@chromium.org
2011-12-06
1
-5
/
+5
*
Chrome/Mac layout error on Google Docs Demo page (https://docs.google.com/demo)
davidbarr@chromium.org
2011-12-05
1
-0
/
+3
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
1
-22
/
+49
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
1
-8
/
+9
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
1
-13
/
+13
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
1
-94
/
+0
*
Add autoresize capability to chromium.
levin@chromium.org
2011-12-02
1
-0
/
+9
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
1
-0
/
+94
*
Prepare for didUpdateLayout moving to WebViewClient.
levin@chromium.org
2011-11-30
1
-13
/
+16
*
Fix for gmail crash in WebKit::NotificationPresenterImpl::checkPermission
dimich@chromium.org
2011-11-30
1
-6
/
+6
*
Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-29
1
-48
/
+7
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-29
1
-7
/
+48
*
Add url and is_main_frame to DidFinishLoad and DidFailLoad.
mkosiba@chromium.org
2011-11-29
1
-1
/
+22
*
Fix the RenderViewImpl to adapt to the Chromium API change for Web Intents.
gbillock@chromium.org
2011-11-28
1
-25
/
+22
*
Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...
tommi@chromium.org
2011-11-28
1
-48
/
+7
*
Land change for grunell@: "Adding support for MediaStream and PeerConnection ...
tommi@chromium.org
2011-11-28
1
-7
/
+48
*
Clean up plug-in placeholders:
bauerb@chromium.org
2011-11-25
1
-2
/
+0
*
Schedule idle handler in the foreground tab based on CPU usage and user activ...
ulan@chromium.org
2011-11-24
1
-0
/
+3
*
Implement meta referrer (part 1/2)
jochen@chromium.org
2011-11-24
1
-1
/
+2
*
Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...
jam@chromium.org
2011-11-23
1
-4
/
+3
*
Adding base URL to the frame committed message.
jcivelli@chromium.org
2011-11-23
1
-0
/
+3
*
Enhance --enable-strict-site-isolation to prevent a site-isolated renderer
cevans@chromium.org
2011-11-23
1
-5
/
+11
*
Removing TOUCH_UI from content renderer.
saintlou@chromium.org
2011-11-22
1
-9
/
+1
*
Page zoom improvements:
csilv@chromium.org
2011-11-22
1
-2
/
+2
*
Get rid of view_messages.h include from chrome since TabContentsDelegate used...
jam@chromium.org
2011-11-22
1
-8
/
+9
*
Update callers of WebSecurityOrigin::isEmpty to call WebSecurityOrigin::isUnique
abarth@chromium.org
2011-11-21
1
-6
/
+6
*
base::Bind: Convert render_view_impl.cc.
jhawkins@chromium.org
2011-11-19
1
-3
/
+6
*
Fix compile error introduced on r110794
nduca@chromium.org
2011-11-19
1
-1
/
+1
[next]