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_win.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding Gesture Recognition to RenderWidgetHostViewWin (web client)
girard@chromium.org
2012-05-18
1
-34
/
+33
*
Ensure that the OSK pops up when we touch on an input field in chrome desktop...
ananta@chromium.org
2012-05-16
1
-2
/
+2
*
Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...
mazda@chromium.org
2012-05-08
1
-4
/
+1
*
New Windows high-contrast mode bubble.
dmazzoni@chromium.org
2012-05-06
1
-8
/
+1
*
ui: Move surface/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-03
1
-1
/
+1
*
Delete background tab IOSurfaces on Mac.
jbates@chromium.org
2012-04-26
1
-0
/
+1
*
TabContents -> WebContentsImpl, part 11.
avi@chromium.org
2012-04-13
1
-2
/
+2
*
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
*
Clean up a few TODO items.
joi@chromium.org
2012-03-22
1
-2
/
+0
*
Invert web content when Windows color scheme is white-on-black.
dmazzoni@chromium.org
2012-03-17
1
-1
/
+8
*
Support browser side thumbnailing for GPU-composited pages on Windows.
mazda@chromium.org
2012-03-15
1
-0
/
+3
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-4
/
+7
*
Replace an usage of ScopedSkRegion with our implementation of scoped_ptr.
tfarina@chromium.org
2012-03-05
1
-2
/
+2
*
Improve switch between gestures and touch mode when kEnableTouchEvents
scottmg@chromium.org
2012-03-03
1
-1
/
+15
*
Revert 124813 - Improve switch between gestures and touch mode when kEnableTo...
vandebo@chromium.org
2012-03-03
1
-15
/
+1
*
Improve switch between gestures and touch mode when kEnableTouchEvents
scottmg@chromium.org
2012-03-03
1
-1
/
+15
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+1
*
Revert 123227 - Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+1
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+1
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-22
1
-0
/
+7
*
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
*
Revert 122242 - Custom frame UI for platform apps on Windows.
sky@chromium.org
2012-02-16
1
-7
/
+0
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-16
1
-0
/
+7
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-15
1
-15
/
+17
*
Remove the hack for Windows touch which fabricates mouse down/mouse up events...
ananta@chromium.org
2012-02-15
1
-10
/
+1
*
Revert 121896 - Extract RenderWidgetHostView (for Chrome-like embedders) vs. ...
vollick@google.com
2012-02-14
1
-17
/
+15
*
Extract RenderWidgetHostView (for Chrome-like embedders) vs. RenderWidgetHost...
joi@chromium.org
2012-02-14
1
-15
/
+17
*
Refactoring: Split more accessibility code into separate files.
dmazzoni@chromium.org
2012-02-13
1
-1
/
+1
*
Revert 121408 - Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
1
-7
/
+0
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-10
1
-0
/
+7
*
PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.
piman@chromium.org
2012-02-08
1
-1
/
+1
*
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
-4
/
+9
*
Use WebKit implementation of accessible scrolling methods.
dmazzoni@chromium.org
2012-01-24
1
-2
/
+4
*
Display the onscreen keyboard on web pages for touch based Windows installati...
ananta@chromium.org
2012-01-06
1
-1
/
+28
*
On Windows, D3D devices used to present the compositor's output are recycled.
apatrick@chromium.org
2012-01-05
1
-2
/
+2
*
Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.
dtseng@chromium.org
2011-12-15
1
-4
/
+0
*
Fix mouse lock perf issue on Windows.
yzshen@chromium.org
2011-12-05
1
-7
/
+23
*
Add IPCs to allow assistive technology to scroll the page
dmazzoni@chromium.org
2011-12-02
1
-0
/
+4
*
Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.
xiyuan@chromium.org
2011-12-02
1
-6
/
+0
*
Remove custom Task implementations in content renderer_host and tab_contents.
dcheng@chromium.org
2011-11-29
1
-2
/
+2
*
Plumb the partial swap though image transport.
backer@chromium.org
2011-11-23
1
-0
/
+3
*
Reland 110355 - Use shared D3D9 texture to transport the compositor's backing...
apatrick@chromium.org
2011-11-22
1
-0
/
+8
[next]