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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweaks Compositor API. To make it possible to land this I've ifdef'd
sky@chromium.org
2011-05-10
1
-15
/
+25
*
Migrates NotificationPanel code to using Widget API instead of
sky@chromium.org
2011-04-27
1
-0
/
+2
*
Converts background_view from using WidgetGtk.
sky@chromium.org
2011-04-26
1
-0
/
+4
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
1
-6
/
+6
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
1
-9
/
+12
*
Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.
msw@chromium.org
2011-04-26
1
-0
/
+4
*
Revert 82751 - Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling....
msw@chromium.org
2011-04-22
1
-4
/
+0
*
Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.
msw@chromium.org
2011-04-22
1
-0
/
+4
*
Reverting since caused compile failures on Linux.
amit@chromium.org
2011-04-22
1
-4
/
+0
*
Add NativeWidgetDelegate/Widget::OnKeyEvent post-IME handling.
msw@chromium.org
2011-04-22
1
-0
/
+4
*
Removes code added to track down crash. The crash seems to have
sky@chromium.org
2011-04-15
1
-11
/
+1
*
Pull content from TabContentsViewViews into NativeTabContentsViewWin.
ben@chromium.org
2011-04-12
1
-0
/
+4
*
Adds more debugging code in hopes of figuring out a crash. Sorry for
sky@chromium.org
2011-04-08
1
-1
/
+11
*
RTL window styles was being set on too many HWNDs. This inverts the default. ...
ben@chromium.org
2011-04-06
1
-2
/
+2
*
Transform GdkEvents for simpler MouseEvent construction.
msw@chromium.org
2011-04-05
1
-1
/
+3
*
Consolidate cross platform logic into MenuHost.
ben@chromium.org
2011-04-01
1
-0
/
+4
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
1
-0
/
+7
*
Fix clang failure; out-of-line a virtual.
msw@chromium.org
2011-03-31
1
-0
/
+4
*
Consolidate Widget Event code, other cleanup.
msw@chromium.org
2011-03-31
1
-1
/
+53
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
1
-1
/
+5
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-24
1
-2
/
+8
*
Revert 79211 - Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
1
-8
/
+2
*
Convert some WidgetWin construction to use CreateParams.
ben@chromium.org
2011-03-23
1
-2
/
+8
*
Refactor: Move gfx/compositor* to gfx/compositor/
backer@chromium.org
2011-03-23
1
-1
/
+1
*
Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.
ben@chromium.org
2011-03-21
1
-0
/
+23
*
Fix clang build, failure caused by r78149.
sadrul@chromium.org
2011-03-15
1
-1
/
+1
*
Start working on compositor tree painting.
sadrul@chromium.org
2011-03-15
1
-0
/
+31
*
Avoid dangling references to Views from FocusManager.
asanka@chromium.org
2011-03-12
1
-5
/
+14
*
Make more methods on Widget non-virtual and move to NativeWidget
ben@chromium.org
2011-03-04
1
-37
/
+50
*
Two things:
ben@chromium.org
2011-03-04
1
-4
/
+65
*
Clean up more of Widget.
ben@chromium.org
2011-03-03
1
-38
/
+50
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
1
-8
/
+6
*
Final conversion step. Convert FocusManager, WidgetWin, SpeechInputBubble, an...
ben@chromium.org
2011-03-03
1
-4
/
+0
*
Land the new functions added by 76483 - but do not use them anywhere outside ...
ben@chromium.org
2011-03-02
1
-0
/
+12
*
Reverting to fix builder redness. Please fix and reland.
ananta@chromium.org
2011-03-02
1
-12
/
+4
*
Remove/replace RootView/Widget getters with new NativeWidget getters.
ben@chromium.org
2011-03-02
1
-4
/
+12
*
Hook up empty interfaces for NativeWidget/NativeWidgetDelegate.
ben@chromium.org
2011-02-25
1
-1
/
+1
*
Move RootView construction, DefaultThemeProvider construction, and FocusTrave...
ben@chromium.org
2011-02-25
1
-5
/
+63
*
Make Widget non-abstract.
ben@chromium.org
2011-02-25
1
-0
/
+155