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_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix brightness and volume bubble in middle of screen problem:
alicet@chromium.org
2011-11-08
1
-1
/
+2
*
Views Bubble API adjustments and cleanup
msw@chromium.org
2011-10-18
1
-1
/
+0
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle
yosin@chromium.org
2011-09-28
1
-2
/
+2
*
Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...
yosin@chromium.org
2011-09-28
1
-2
/
+2
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.
yosin@chromium.org
2011-09-28
1
-2
/
+2
*
re-checkin http://codereview.chromium.org/7720001/ to add bubble views.
saintlou@chromium.org
2011-09-19
1
-1
/
+2
*
views: Change WidgetDelegate::GetWindowName() to use std::string.
tfarina@chromium.org
2011-09-16
1
-1
/
+1
*
Revert 100231 - memory bot failures
estade@chromium.org
2011-09-09
1
-2
/
+1
*
add bubble views files.
alicet@chromium.org
2011-09-08
1
-1
/
+2
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-31
1
-5
/
+7
*
Revert 98679 - Restoring a session should restore window minimization state o...
dhollowa@chromium.org
2011-08-29
1
-7
/
+5
*
Restoring a session should restore window minimization state on Windows
dhollowa@chromium.org
2011-08-29
1
-5
/
+7
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
1
-2
/
+2
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
1
-3
/
+2
*
Add Widget::Observer for observing Widgets.
sadrul@chromium.org
2011-07-13
1
-8
/
+0
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
1
-2
/
+2
*
Eliminate Window completely.
ben@chromium.org
2011-06-13
1
-8
/
+27
*
Move more from Window onto Widget.
ben@chromium.org
2011-06-08
1
-2
/
+3
*
Make panels adjust their positions when display settings or work area has bee...
jianli@chromium.org
2011-06-06
1
-0
/
+6
*
Re-land: Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-03
1
-0
/
+5
*
Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-5
/
+0
*
Move NonClientView and FrameType logic from Window to Widget.
ben@chromium.org
2011-06-02
1
-0
/
+5
*
Move methods from WindowDelegate onto WidgetDelegate.
ben@chromium.org
2011-05-31
1
-1
/
+114
*
Adds widget_delegate.cc to appease the clang bot.
sky@chromium.org
2011-04-20
1
-5
/
+5
*
Refactors login window widget creation methods into platform specific methods.
sky@chromium.org
2011-04-20
1
-2
/
+9
*
Reland 78062 with some NULL checks.
ben@chromium.org
2011-03-14
1
-8
/
+13
*
Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...
ben@chromium.org
2011-03-14
1
-13
/
+8
*
Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...
ben@chromium.org
2011-03-14
1
-8
/
+13
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Clear password field when navigating though users on the login screen.
nkostylev@google.com
2010-05-20
1
-2
/
+5
*
Add a widget delegate handler for the WM_SETTINGCHANGE message in windows. T...
johnnyg@chromium.org
2010-04-23
1
-0
/
+4
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
*
On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...
johnnyg@chromium.org
2010-03-04
1
-0
/
+23