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_widget_host_view_mac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete background tab IOSurfaces on Mac.
jbates@chromium.org
2012-04-26
1
-15
/
+8
*
Fix window shadows.
avi@chromium.org
2012-04-13
1
-7
/
+0
*
TabContents -> WebContentsImpl, part 11.
avi@chromium.org
2012-04-13
1
-1
/
+1
*
Comments for RenderWidgetHostView Class Hierarchy
scheib@chromium.org
2012-04-11
1
-0
/
+1
*
Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...
mazda@chromium.org
2012-04-10
1
-3
/
+7
*
Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...
mazda@chromium.org
2012-04-09
1
-7
/
+3
*
Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.
mazda@chromium.org
2012-04-09
1
-3
/
+7
*
Unobfuscate RWHVMac accelerated compositing code path by separating it from p...
jbates@chromium.org
2012-04-05
1
-20
/
+30
*
This CL adds pepper flash fullscreen support on Mac.
sail@chromium.org
2012-04-03
1
-0
/
+9
*
[Mac] Fix web content tooltips appearing outside of web content area.
asvitkine@chromium.org
2012-03-23
1
-0
/
+3
*
Clean up a few TODO items.
joi@chromium.org
2012-03-22
1
-3
/
+2
*
content: Add CONTENT_EXPORT in most places required to link tests on mac.
thakis@chromium.org
2012-03-15
1
-1
/
+1
*
Support browser side thumbnailing for GPU-composited pages on Windows.
mazda@chromium.org
2012-03-15
1
-0
/
+3
*
Eliminate last chrome dependency on render_widget_host_view_mac.h
joi@chromium.org
2012-03-13
1
-1
/
+3
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-4
/
+7
*
Improve switch between gestures and touch mode when kEnableTouchEvents
scottmg@chromium.org
2012-03-03
1
-1
/
+2
*
Revert 124813 - Improve switch between gestures and touch mode when kEnableTo...
vandebo@chromium.org
2012-03-03
1
-2
/
+1
*
Improve switch between gestures and touch mode when kEnableTouchEvents
scottmg@chromium.org
2012-03-03
1
-1
/
+2
*
[Mac] Support off-the-spot mode for IME-unaware PPAPI plugins.
kinaba@chromium.org
2012-02-24
1
-0
/
+1
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+2
*
Revert 123227 - Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-2
/
+1
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+2
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-4
/
+4
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-4
/
+4
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-4
/
+4
*
Introduce content::RenderWidgetHostViewPort (in content/port/browser).
joi@chromium.org
2012-02-16
1
-2
/
+2
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-15
1
-24
/
+29
*
Revert 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...
vollick@google.com
2012-02-14
1
-29
/
+24
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-14
1
-24
/
+29
*
Refactoring: Split more accessibility code into separate files.
dmazzoni@chromium.org
2012-02-13
1
-1
/
+1
*
PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.
piman@chromium.org
2012-02-08
1
-1
/
+1
*
Expose contextual menu state.
avi@chromium.org
2012-02-02
1
-7
/
+1
*
Revert 120237 - Expose contextual menu state.
avi@chromium.org
2012-02-02
1
-1
/
+7
*
Expose contextual menu state.
avi@chromium.org
2012-02-02
1
-7
/
+1
*
Fix delegate syntax.
avi@chromium.org
2012-02-01
1
-3
/
+3
*
Add IPC allowing GPU process to tell browser process to temporarily drop a fr...
apatrick@chromium.org
2012-01-31
1
-0
/
+1
*
aura: Add event queues in the GestureRecognizer.
sadrul@chromium.org
2012-01-26
1
-0
/
+1
*
Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...
joi@chromium.org
2012-01-25
1
-1
/
+3
*
Make Panels to accept first mouse click w/o activation on Mac.
dimich@chromium.org
2012-01-06
1
-1
/
+3
*
Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...
jam@chromium.org
2011-12-30
1
-16
/
+0
*
Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.
dtseng@chromium.org
2011-12-15
1
-3
/
+0
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
1
-3
/
+0
*
Plumb the partial swap though image transport.
backer@chromium.org
2011-11-23
1
-6
/
+3
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
1
-4
/
+1
*
Fix the race condition between mac drawRect and toggling accelerated compositing
jbates@chromium.org
2011-11-22
1
-0
/
+3
*
Revert 111040 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-21
1
-1
/
+4
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-21
1
-4
/
+1
*
Revert 110626 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-18
1
-1
/
+4
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-18
1
-4
/
+1
*
Revert 110548 - Reland 110355 - Use shared D3D9 texture to transport the comp...
apatrick@chromium.org
2011-11-17
1
-1
/
+4
[next]