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_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add View::ReorderChildView and Widget::MoveToTop.
sadrul@chromium.org
2011-06-16
1
-0
/
+5
*
Re-land:
ben@chromium.org
2011-06-16
1
-47
/
+43
*
Create the InputMethod when it is first requested by a child view.
penghuang@chromium.org
2011-06-16
1
-16
/
+15
*
Revert 89216 - Move private NativeWidget methods to new internal interface Na...
ben@chromium.org
2011-06-15
1
-43
/
+47
*
Move private NativeWidget methods to new internal interface NativeWidgetPrivate.
ben@chromium.org
2011-06-15
1
-47
/
+43
*
Use MouseWheelEvent for mouse wheel event
oshima@google.com
2011-06-14
1
-1
/
+1
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-26
/
+3
*
Move last of event handlers down to NativeWidgetWin/Gtk.
ben@chromium.org
2011-06-09
1
-0
/
+163
*
Adding a new window type for frameless non-transient top level windows, used ...
ben@chromium.org
2011-06-09
1
-3
/
+13
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-6
/
+27
*
re-landing after clang fix. clang bot is red due to bus error in linker.
oshima@google.com
2011-06-08
1
-17
/
+10
*
Revert 88271, this broke the clang build thusly:
thakis@chromium.org
2011-06-08
1
-10
/
+17
*
Wait showing html dialog until renderre finish painting after page is loaded.
oshima@google.com
2011-06-08
1
-17
/
+10
*
Re-land: Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-03
1
-0
/
+22
*
Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-22
/
+0
*
Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-0
/
+22
*
WidgetDelegate is now always created. Specified through InitParams, if NULL W...
ben@chromium.org
2011-06-02
1
-7
/
+2
*
Move the last of the easy stuff from Window onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+51
*
Completely removed if (widget_) in ~NativeWidgetGtk()
glotov@google.com
2011-06-01
1
-8
/
+1
*
Move Fullscreen API onto Widget.
ben@chromium.org
2011-06-01
1
-0
/
+11
*
Reverting explicit RemoveObserver in dtor of WidgetGtk
glotov@google.com
2011-05-31
1
-3
/
+0
*
Removing DeleteSoon() from WigetGtk so it behaves like WidgetWin
glotov@google.com
2011-05-31
1
-13
/
+23
*
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
-12
/
+52
*
Revert 86914 - Move a bunch of functions from Window onto Widget.
wtc@chromium.org
2011-05-27
1
-52
/
+12
*
Move a bunch of functions from Window onto Widget.
ben@chromium.org
2011-05-26
1
-12
/
+52
*
Make Widget ownership a little clearer by expressing it in terms of an enum.
ben@chromium.org
2011-05-25
1
-5
/
+6
*
Fix compile on linux when ibus is available.
sadrul@chromium.org
2011-05-24
1
-2
/
+1
*
Fix touch compile after r86390.
sadrul@chromium.org
2011-05-24
1
-5
/
+2
*
Fix to make InputMethodIBus usable on every ChromeOS device (even without Tou...
hashimoto@chromium.org
2011-05-24
1
-5
/
+9
*
Fix paint flashing when switching tabs on ChromeOS. It seems like this hidden...
ben@chromium.org
2011-05-23
1
-2
/
+0
*
Fix touch build after hiding RootView.
sadrul@chromium.org
2011-05-20
1
-1
/
+1
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
1
-3
/
+5
*
Rename WindowWin|Gtk->NativeWindowWin|Gtk
ben@chromium.org
2011-05-19
1
-2
/
+2
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-0
/
+1814