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
/
views
/
widget
/
native_widget_views.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the layer creation change r103338 due to some issues with the keyboard...
ben@chromium.org
2011-09-30
1
-4
/
+8
*
views: Change NativeWidget's SetAccessibleName() to string16.
tfarina@chromium.org
2011-09-30
1
-1
/
+1
*
Construct a View's layer immediately when SetPaintToLayer(true) is called or ...
ben@chromium.org
2011-09-29
1
-8
/
+4
*
views: Make NativeWidgetView invisible by default, since a widget is invisibl...
sadrul@chromium.org
2011-09-29
1
-1
/
+4
*
Setting fills bounds opaquely as the default.
pkotwicz@chromium.org
2011-09-29
1
-0
/
+2
*
Do not allocate a texture if hole covers entire layer.
pkotwicz@chromium.org
2011-09-27
1
-1
/
+1
*
NativeWidgetViews: Send unprocessed keyevents to the focus-manager.
sadrul@chromium.org
2011-09-26
1
-1
/
+4
*
Fix for black-hole on views desktop with compositor.
oshima@google.com
2011-09-22
1
-1
/
+2
*
NativeWidgetViews: Implement Maximize.
sadrul@chromium.org
2011-09-22
1
-10
/
+21
*
wstring: convert all SetPageTitle APIs to use string16
evan@chromium.org
2011-09-21
1
-1
/
+1
*
Fix for bug with pages loading in a background tab.
mmocny@chromium.org
2011-09-21
1
-2
/
+4
*
Relanding 100792
oshima@google.com
2011-09-20
1
-10
/
+73
*
fix build breakage
oshima@google.com
2011-09-14
1
-1
/
+1
*
Revert "Relanding 100792"
oshima@google.com
2011-09-14
1
-73
/
+10
*
Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...
ben@chromium.org
2011-09-13
1
-7
/
+4
*
Relanding 100792
oshima@google.com
2011-09-13
1
-10
/
+73
*
Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."
oshima@google.com
2011-09-13
1
-70
/
+9
*
Use TabContentsViewViews for RenderWidgetHostViweViews.
oshima@google.com
2011-09-12
1
-9
/
+70
*
Allow Chrome-in-Aura to start.
ben@chromium.org
2011-09-12
1
-0
/
+3
*
views: Partial implementation of always-on-top for NativeWidgetViews.
sadrul@chromium.org
2011-09-12
1
-0
/
+8
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
1
-4
/
+4
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
1
-4
/
+4
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
1
-4
/
+4
*
Possible fix for the issue that keyboard doesn't show up.
oshima@google.com
2011-08-25
1
-5
/
+3
*
More input focus fix
oshima@google.com
2011-08-25
1
-3
/
+5
*
Focus fix. InputMethod needs to be initialized before calling OnFocus
oshima@google.com
2011-08-25
1
-2
/
+4
*
Move input_method to widget
oshima@google.com
2011-08-23
1
-27
/
+19
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
1
-16
/
+27
*
Implement NativeWidgetViews::CenterWindow().
rhashimoto@chromium.org
2011-08-17
1
-2
/
+4
*
views-desktop: Fix updating the cursor for windows.
sadrul@chromium.org
2011-08-15
1
-0
/
+1
*
NativeWidgetViews: Implement widget activation/deactivation.
sadrul@chromium.org
2011-08-08
1
-2
/
+3
*
Fix method call on potentially deleted object in NativeWidgetViews.
rhashimoto@chromium.org
2011-07-27
1
-4
/
+3
*
Remove menu keyboard grab and close menu on window manager activation change.
rhashimoto@chromium.org
2011-07-27
1
-12
/
+0
*
NativeWidgetViews: Add support for window properties.
sadrul@chromium.org
2011-07-26
1
-8
/
+18
*
Rework NativeWidgetViews/NativeWidgetView lifetime management.
rhashimoto@chromium.org
2011-07-25
1
-13
/
+26
*
views capture: Fix mouse-event location and reset capture view.
sadrul@chromium.org
2011-07-19
1
-1
/
+8
*
Makes sure widget is created at right size before showing
sky@chromium.org
2011-07-19
1
-1
/
+7
*
Add const to HasKeyboardCapture
oshima@google.com
2011-07-14
1
-1
/
+1
*
views-desktop: Fix a couple of crashes.
sadrul@chromium.org
2011-07-14
1
-4
/
+5
*
Fix typo in header file name.
oshima@google.com
2011-07-14
1
-1
/
+1
*
Clean up FocusManager
oshima@google.com
2011-07-14
1
-0
/
+4
*
Move SetInitialFocus to Widget
oshima@google.com
2011-07-14
1
-2
/
+48
*
Allow different kinds of 'desktops'.
sadrul@chromium.org
2011-07-13
1
-2
/
+2
*
Add Widget::Observer for observing Widgets.
sadrul@chromium.org
2011-07-13
1
-1
/
+2
*
Attempt 2 at:
sky@chromium.org
2011-07-13
1
-0
/
+19
*
Remove unused ContainsNativeView methods.
ben@chromium.org
2011-07-13
1
-5
/
+0
*
ClearNativeFocus: Do it from widget, with appropriate native-widget implement...
sadrul@chromium.org
2011-07-13
1
-0
/
+4
*
Revert 92252 - Gets mouse capture to work for menus with pure views. As part ...
sky@chromium.org
2011-07-12
1
-18
/
+0
*
Gets mouse capture to work for menus with pure views. As part of this
sky@chromium.org
2011-07-12
1
-0
/
+18
*
Correct issues with NativeWidgetViews ownership.
ben@chromium.org
2011-07-12
1
-21
/
+27
[next]