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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix final nits on linux_views
erg@google.com
2011-03-10
7
-39
/
+88
*
views: Moves TextfieldController/TextRange into their own headers.
tfarina@chromium.org
2011-03-10
15
-121
/
+153
*
Consolidate more into Window.
ben@chromium.org
2011-03-09
8
-212
/
+252
*
Consolidate more into Window:
ben@chromium.org
2011-03-09
16
-108
/
+120
*
Add check for window on view in MouseObserver
davemoore@chromium.org
2011-03-09
1
-1
/
+5
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
19
-129
/
+175
*
Fix obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-03-09
1
-1
/
+0
*
Update OnMouseActivate override signatures.
msw@chromium.org
2011-03-09
6
-26
/
+38
*
Fix clang build by renaming method ShowWindow()
ben@chromium.org
2011-03-09
6
-7
/
+8
*
Consolidate window showing into Window base class.
ben@chromium.org
2011-03-09
14
-305
/
+326
*
Fix last_mouse_move_*_ check, doh!
msw@chromium.org
2011-03-09
1
-1
/
+1
*
Fixed spelling and typos.
wyck@chromium.org
2011-03-09
1
-3
/
+3
*
Increase the base font size for touch ui
saintlou@chromium.org
2011-03-08
1
-0
/
+4
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-08
1
-2
/
+2
*
Consolidate some more stuff in Window. PreferredSize obtaining.
ben@chromium.org
2011-03-08
6
-23
/
+31
*
touch: Fix a crash when clicking on a webpage.
sadrul@chromium.org
2011-03-08
1
-18
/
+7
*
touch: Fix compile for the new MouseEvent ctors (r77221).
sadrul@chromium.org
2011-03-08
3
-15
/
+15
*
Add new MouseEvent ctors; update WidgetWin & WindowWin usage.
msw@chromium.org
2011-03-08
12
-449
/
+414
*
Remove wstrings from ui/base/text_elider.h functions.
tony@chromium.org
2011-03-08
1
-1
/
+1
*
Makes MouseWheelEvent::offset consistent on windows and linux.
sky@chromium.org
2011-03-07
4
-18
/
+13
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
16
-186
/
+184
*
Set the focus change reason even if calling SetFocusedViewWithReason on a
dmazzoni@chromium.org
2011-03-07
1
-2
/
+3
*
[ChromeOS] Fix the unclickable "OpenAll" confirmation dialog problem.
xiyuan@chromium.org
2011-03-07
2
-4
/
+5
*
views: Fix the MenuExample so it doesn't crash.
tfarina@chromium.org
2011-03-07
1
-1
/
+1
*
Revert 77068 - Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-07
1
-2
/
+2
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-06
1
-2
/
+2
*
Send accessibility events from GTK implementations of views.
dmazzoni@chromium.org
2011-03-05
12
-9
/
+207
*
Add a new views delegate method for menu item accessibility notifications,
dmazzoni@chromium.org
2011-03-05
2
-0
/
+15
*
Rename Paint() to PaintForDrag() in two cases.
thakis@chromium.org
2011-03-05
10
-22
/
+24
*
Make Window class concrete (mostly).
ben@chromium.org
2011-03-05
10
-40
/
+261
*
Make more methods on Widget non-virtual and move to NativeWidget
ben@chromium.org
2011-03-04
7
-293
/
+331
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
42
-216
/
+502
*
Two things:
ben@chromium.org
2011-03-04
10
-281
/
+210
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
3
-6
/
+3
*
Revert 76952 - Retry profile menu model change and clang fixes.
aa@chromium.org
2011-03-04
2
-4
/
+1
*
Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides.
thakis@chromium.org
2011-03-04
5
-13
/
+13
*
Retry profile menu model change and clang fixes.
mirandac@chromium.org
2011-03-04
2
-1
/
+4
*
One more chromeos fix for the InitWindow rename.
thakis@chromium.org
2011-03-04
1
-1
/
+1
*
Rename MenuHost::Init to InitMenuHost.
thakis@chromium.org
2011-03-04
6
-21
/
+21
*
Remove WindowGtk::Init() to InitWindow().
thakis@chromium.org
2011-03-04
2
-3
/
+3
*
Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().
thakis@chromium.org
2011-03-04
6
-16
/
+16
*
Rename the methods in DragController.
thakis@chromium.org
2011-03-04
2
-10
/
+12
*
Revert 76825 - Refactor Views accessibility.
jcivelli@chromium.org
2011-03-04
74
-584
/
+625
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
74
-625
/
+584
*
Revert 76808 - Fix Clang errors in profile_menu_model and menu_2.
mirandac@chromium.org
2011-03-03
2
-4
/
+1
*
Fix Clang errors in profile_menu_model and menu_2.
mirandac@chromium.org
2011-03-03
2
-1
/
+4
*
Clean up more of Widget.
ben@chromium.org
2011-03-03
12
-287
/
+210
*
Fix compile for views_examples after GetBounds removal.
sadrul@chromium.org
2011-03-03
1
-2
/
+1
*
Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...
ben@chromium.org
2011-03-03
11
-110
/
+118
*
Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-03-03
2
-2
/
+2
[next]