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
...
*
Fix NativeWidgetViews enough to run views_examples without segfaulting.
rhashimoto@google.com
2011-07-11
1
-9
/
+10
*
Correct implementation of View::ConvertPointToScreen for the views-desktop en...
ben@chromium.org
2011-07-08
1
-0
/
+2
*
Change the meaning of "Widget::GetTopLevelWidget()" to mean the logical top l...
ben@chromium.org
2011-07-07
1
-3
/
+28
*
Gets compositor working for embedded widgets.
sky@chromium.org
2011-07-01
1
-7
/
+22
*
Fix bug where NativeWidgetViews wasn't setting bounds of
sky@chromium.org
2011-06-29
1
-0
/
+1
*
Menus in the views desktop. Adds MenuHostViews. This is buggy due to renderin...
ben@chromium.org
2011-06-28
1
-4
/
+0
*
Adds the ability to animate transforms/bounds to View.
sky@chromium.org
2011-06-23
1
-2
/
+2
*
Adds Layer as a class between View and the Texture.
sky@chromium.org
2011-06-21
1
-5
/
+35
*
Change NativeWidgetViews' constructor to not take a parent View. The embeddin...
ben@chromium.org
2011-06-21
1
-5
/
+5
*
Make NativeWidgetViews::SchedulePaintInRect use
sky@chromium.org
2011-06-17
1
-1
/
+1
*
Add View::ReorderChildView and Widget::MoveToTop.
sadrul@chromium.org
2011-06-16
1
-0
/
+5
*
Re-land:
ben@chromium.org
2011-06-16
1
-4
/
+7
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-7
/
+4
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-4
/
+7
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-9
/
+1
*
Move last of event handlers down to NativeWidgetWin/Gtk.
ben@chromium.org
2011-06-09
1
-0
/
+4
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-2
/
+12
*
Re-land: Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-03
1
-0
/
+15
*
Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-15
/
+0
*
Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-0
/
+15
*
Move the last of the easy stuff from Window onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+33
*
Move Fullscreen API onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+9
*
Move SetWindowBounds onto Widget.
ben@chromium.org
2011-05-27
1
-0
/
+6
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-27
1
-5
/
+35
*
Revert 86914 - Move a bunch of functions from Window onto Widget.
wtc@chromium.org
2011-05-27
1
-35
/
+5
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-26
1
-5
/
+35
*
Rough cut at window activation.
ben@chromium.org
2011-05-26
1
-1
/
+7
*
Adds a basic NativeWindowViews.
ben@chromium.org
2011-05-25
1
-0
/
+4
*
Hook up more of the NativeWidgetViews.
ben@chromium.org
2011-05-24
1
-20
/
+6
*
Add NativeWidgetViews. This is a stub implementation that mostly just defers ...
ben@chromium.org
2011-05-24
1
-0
/
+236
[prev]