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
/
widget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
1
-9
/
+14
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
1
-14
/
+9
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
1
-9
/
+14
*
Reverts debugging code added for 91396. I've tracked down the bug and
sky@chromium.org
2011-08-26
1
-20
/
+0
*
Adds yet more debugging in hopes of tracking 91396. The latest data
sky@chromium.org
2011-08-25
1
-0
/
+20
*
Move input_method to widget
oshima@google.com
2011-08-23
1
-7
/
+29
*
Simple WindowManager that can move/resize window.
oshima@google.com
2011-08-19
1
-2
/
+9
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-3
/
+3
*
Shell of implementation for embedded windows. At this point this is
sky@chromium.org
2011-07-29
1
-3
/
+1
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-3
/
+3
*
Fixes crash introduced by fix for 11229. The fix for 11229 made it so
sky@chromium.org
2011-07-21
1
-1
/
+2
*
views capture: Fix mouse-event location and reset capture view.
sadrul@chromium.org
2011-07-19
1
-0
/
+1
*
Makes sure widget is created at right size before showing
sky@chromium.org
2011-07-19
1
-0
/
+10
*
Move debug paint flag to Widget so native widget can use the same flag.
oshima@google.com
2011-07-16
1
-0
/
+4
*
Clean up FocusManager
oshima@google.com
2011-07-14
1
-0
/
+3
*
Move SetInitialFocus to Widget
oshima@google.com
2011-07-14
1
-0
/
+15
*
Add Widget::Observer for observing Widgets.
sadrul@chromium.org
2011-07-13
1
-0
/
+17
*
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
/
+3
*
Fix NativeWidgetViews enough to run views_examples without segfaulting.
rhashimoto@google.com
2011-07-11
1
-0
/
+5
*
Fixes crash in views desktop. The problem was
sky@chromium.org
2011-07-08
1
-0
/
+1
*
Gets compositor working for embedded widgets.
sky@chromium.org
2011-07-01
1
-11
/
+11
*
Implement SetTooltipText in RWHVV
varunjain@chromium.org
2011-06-28
1
-0
/
+3
*
Remove ifdef's for touchui stuff from events code.
sadrul@chromium.org
2011-06-28
1
-4
/
+0
*
A views only implementation of tooltips. In the views world, tooltips are drawn
varunjain@chromium.org
2011-06-27
1
-1
/
+2
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
1
-0
/
+9
*
Change NativeWidgetViews' constructor to not take a parent View. The embeddin...
ben@chromium.org
2011-06-21
1
-10
/
+0
*
Add View::ReorderChildView and Widget::MoveToTop.
sadrul@chromium.org
2011-06-16
1
-0
/
+1
*
Re-land:
ben@chromium.org
2011-06-16
1
-4
/
+36
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-36
/
+4
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-4
/
+36
*
Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...
sadrul@chromium.org
2011-06-14
1
-0
/
+6
*
Widget::GetCurrentEvent() to get hold of the current input event being proces...
sadrul@chromium.org
2011-06-14
1
-1
/
+13
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-10
/
+13
*
Move last of event handlers down to NativeWidgetWin/Gtk.
ben@chromium.org
2011-06-09
1
-1
/
+25
*
Adding a new window type for frameless non-transient top level windows, used ...
ben@chromium.org
2011-06-09
1
-0
/
+2
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-3
/
+48
*
Re-land: Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-03
1
-0
/
+60
*
Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-60
/
+0
*
Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-0
/
+60
*
WidgetDelegate is now always created. Specified through InitParams, if NULL W...
ben@chromium.org
2011-06-02
1
-3
/
+2
*
Move the last of the easy stuff from Window onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+4
*
Move Fullscreen API onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+4
*
Move SetWindowBounds onto Widget.
ben@chromium.org
2011-05-27
1
-0
/
+10
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-27
1
-8
/
+34
*
Revert 86914 - Move a bunch of functions from Window onto Widget.
wtc@chromium.org
2011-05-27
1
-34
/
+8
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-26
1
-8
/
+34
*
Make Widget ownership a little clearer by expressing it in terms of an enum.
ben@chromium.org
2011-05-25
1
-6
/
+19
*
Address TBR review comments from sky.
ben@chromium.org
2011-05-20
1
-1
/
+1
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-5
/
+13
[next]