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
/
chrome
/
renderer
/
render_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-24
1
-0
/
+9
*
Simple fix correcting the assignment of page_id to RenderView instances.
twiz@google.com
2010-09-23
1
-1
/
+0
*
Client-side phishing detection: grab snapshot of custom sized view.
noelutz@google.com
2010-09-23
1
-7
/
+2
*
Implement Pepper plugin focus notifications.
brettw@chromium.org
2010-09-23
1
-0
/
+4
*
Trying to reland r59889, this time as a multi-stage patch.
mpcomplete@chromium.org
2010-09-23
1
-0
/
+17
*
Revert "Add some optimizations to plugin painting."
maruel@chromium.org
2010-09-23
1
-5
/
+0
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-23
1
-0
/
+5
*
Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.
kbr@google.com
2010-09-21
1
-13
/
+0
*
Add a unique identifier for plugin groups and use it to identify blocked plug...
bauerb@chromium.org
2010-09-21
1
-8
/
+3
*
Revert 59889 - Fix regression introduced by
thakis@chromium.org
2010-09-19
1
-17
/
+0
*
Fix regression introduced by
mpcomplete@chromium.org
2010-09-18
1
-0
/
+17
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-18
1
-5
/
+9
*
Revert 59845 - Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-5
/
+3
*
Extend improved windowless plugin focus handling to all platforms
stuartmorgan@chromium.org
2010-09-17
1
-3
/
+5
*
Fixed crash in DOM UI setup caused by lazy instantiation of the
kbr@google.com
2010-09-17
1
-17
/
+23
*
Break indirect dependencies on system OpenGL headers through NPAPI
kbr@google.com
2010-09-16
1
-13
/
+27
*
Disk cache: Add page load time histograms for the
rvargas@google.com
2010-09-16
1
-0
/
+54
*
Add support for webkit ValueChanged accessibility notification.
ctguil@chromium.org
2010-09-16
1
-25
/
+40
*
Regression. Check that WebAccessibilityObject has valid id before use.
ctguil@chromium.org
2010-09-14
1
-2
/
+2
*
Add fullscreen support to Pepper.
piman@chromium.org
2010-09-14
1
-0
/
+9
*
Clean up RenderViewHostDelegate::AutoFill interface -- remove |value| and |la...
isherman@chromium.org
2010-09-14
1
-4
/
+3
*
Land implementation part of cl 3352009 (that cl was just data
aa@chromium.org
2010-09-14
1
-0
/
+8
*
Accelerated Compositing: screen garbage when scrolling
darin@chromium.org
2010-09-13
1
-2
/
+3
*
Uses an internal error page on some of the more common http errors, and a few...
mmenke@chromium.org
2010-09-13
1
-27
/
+49
*
Adds a notification event for onload. I would have liked to plumb this
sky@chromium.org
2010-09-11
1
-2
/
+4
*
Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...
sky@chromium.org
2010-09-10
1
-0
/
+5
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
1
-0
/
+10
*
Support accept attribute for an <input type=file> element.
jianli@chromium.org
2010-09-08
1
-0
/
+1
*
Enable webgl and accelerated compositing by default on all platforms. Removes
vangelis@chromium.org
2010-09-08
1
-1
/
+1
*
Add a VideoDecodeContext that provides resources for a VideoDecodeEngine
hclam@chromium.org
2010-09-07
1
-0
/
+3
*
Back out r58711. It appears to have caused video/media-related ui_tests
mark@chromium.org
2010-09-07
1
-1
/
+1
*
Turning WebGL and the accelerated compositor on by default (linux and windows...
vangelis@chromium.org
2010-09-07
1
-1
/
+1
*
Adding a class to track when a node in a page gets clicked.
jcivelli@chromium.org
2010-09-05
1
-25
/
+40
*
Due to some unresolved blocking issues, we are switching Native Client back o...
cbiffle@google.com
2010-09-03
1
-3
/
+4
*
Fix initial plugin Mac plugin focus and visibily
stuartmorgan@chromium.org
2010-09-03
1
-0
/
+8
*
Complete initializing a GPU video decoder in a GLES2 context
hclam@chromium.org
2010-09-03
1
-2
/
+5
*
send referrer from gallery navigations
erikkay@chromium.org
2010-09-01
1
-1
/
+5
*
Update browser accessibility tree on a renderer accessibility object state ch...
ctguil@chromium.org
2010-09-01
1
-24
/
+8
*
This CL ensures we use the language specified in the language meta tag if any.
jcivelli@chromium.org
2010-09-01
1
-24
/
+14
*
Enable click-to-play by default.
bauerb@chromium.org
2010-09-01
1
-5
/
+5
*
Update browser cache of accessibility tree on renderer sub-tree changes.
ctguil@chromium.org
2010-08-31
1
-0
/
+32
*
Move --block-nonsandboxed-plugins command line switch to preferences.
bauerb@chromium.org
2010-08-30
1
-3
/
+2
*
Ensure that ChromeFrame link navigations which occur when the opener frame is...
ananta@chromium.org
2010-08-27
1
-0
/
+4
*
compile error
erikkay@chromium.org
2010-08-27
1
-1
/
+1
*
When the browser doesn't have connectivity to a hosted app, display a prettie...
erikkay@chromium.org
2010-08-27
1
-30
/
+43
*
Fix the SPDY histograms to be more accurate. Prior to this change, we
mbelshe@chromium.org
2010-08-27
1
-84
/
+100
*
Remove outdated comment.
isherman@chromium.org
2010-08-26
1
-3
/
+0
*
Make context-menu show for large data encoded URLs.
jcivelli@chromium.org
2010-08-26
1
-1
/
+7
*
Do not refetch or clear the accessibility tree if the navigation is within th...
kkania@chromium.org
2010-08-25
1
-6
/
+9
*
A/B experiment for re-establishing TCP connections.
ziadh@chromium.org
2010-08-25
1
-0
/
+37
[next]