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
/
focus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert View::HasFocus() to be const. Required adding const versions of some...
pkasting@chromium.org
2011-10-26
1
-1
/
+2
*
Support keyboard navigation in avatar menu
sail@chromium.org
2011-10-26
1
-2
/
+3
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
1
-8
/
+8
*
views: Change TextButton API to string16.
tfarina@chromium.org
2011-10-19
1
-13
/
+16
*
views: Change Checkbox API to string16.
tfarina@chromium.org
2011-10-12
1
-6
/
+6
*
views: Change RadioButton API to string16.
tfarina@chromium.org
2011-10-12
1
-4
/
+4
*
Change std::wstring to string16 for views::Label and views::Label
yosin@chromium.org
2011-10-07
1
-16
/
+15
*
Revert 104076 - Change std::wstring to string16 for views::Link
hbono@chromium.org
2011-10-05
1
-15
/
+16
*
Change std::wstring to string16 for views::Link
yosin@chromium.org
2011-10-05
1
-16
/
+15
*
views: Change TabbedPane::AddTab() to string16.
tfarina@chromium.org
2011-09-29
1
-6
/
+6
*
Update TouchEvent initialize for USE_XI2_MT according to
sadrul@chromium.org
2011-09-28
1
-3
/
+1
*
touchui: Fix --touch-devices flag.
sadrul@chromium.org
2011-09-27
2
-12
/
+7
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-16
/
+14
*
touchui: support XInput2 multitouch
sadrul@chromium.org
2011-09-25
1
-2
/
+22
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-1
/
+1
*
Fix Aura Windows bustage.
ben@chromium.org
2011-09-19
1
-1
/
+1
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
2
-2
/
+7
*
Fix views_aura_desktop build on Linux.
tfarina@chromium.org
2011-09-16
2
-3
/
+8
*
views: Export AutoNativeNotificationDisabler to fix the win builder.
tfarina@chromium.org
2011-09-14
1
-1
/
+1
*
views: Factor WidgetFocusManager out of FocusManager class.
tfarina@chromium.org
2011-09-14
4
-109
/
+133
*
views: Remove unused include of gtk/gtk.h from focus_manager.cc
tfarina@chromium.org
2011-09-13
1
-6
/
+1
*
Get views_unittests to compile (but not run).
ben@chromium.org
2011-09-02
1
-5
/
+19
*
Move the mouse wheel utils from views to ui\base\win, to get rid of some view...
jam@chromium.org
2011-08-26
2
-158
/
+0
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
2
-1
/
+23
*
Re-land: Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-0
/
+20
*
Revert 98306 - Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-20
/
+0
*
Create a new views_aura_desktop.
ben@chromium.org
2011-08-25
1
-0
/
+20
*
Add Aura support to views:
ben@chromium.org
2011-08-25
1
-1
/
+1
*
Get views_unittests pass on touch build
oshima@google.com
2011-08-24
1
-17
/
+11
*
Move input_method to widget
oshima@google.com
2011-08-23
3
-40
/
+150
*
Fixes regression (and crash) in instant. The crash would happen if
sky@chromium.org
2011-08-22
2
-1
/
+10
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
2
-2
/
+2
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
6
-14
/
+15
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
4
-50
/
+30
*
Use VIEWS_API in a few places to fix component build for chromeos and touchui.
sadrul@chromium.org
2011-07-28
1
-2
/
+2
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
6
-15
/
+16
*
Removing unused NativeButton code
saintlou@chromium.org
2011-07-26
1
-30
/
+25
*
Views views_unittests FocusManagerTest.FocusNativeControls use after free
dhollowa@chromium.org
2011-07-25
1
-1
/
+0
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
2
-22
/
+0
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Convert some more view methods to the ui/views style.
ben@chromium.org
2011-07-15
1
-6
/
+4
*
Clean up FocusManager
oshima@google.com
2011-07-14
4
-83
/
+28
*
views: Add unittests for View::GetViewsWithGroup() method.
tfarina@chromium.org
2011-07-13
1
-2
/
+1
*
ClearNativeFocus: Do it from widget, with appropriate native-widget implement...
sadrul@chromium.org
2011-07-13
3
-11
/
+7
*
Revert 91716 - Temporarily disable these tests while I repro the crashes.
ben@chromium.org
2011-07-07
1
-4
/
+4
*
Temporarily disable these tests while I repro the crashes.
ben@chromium.org
2011-07-07
1
-4
/
+4
*
Switch FocusManager to using ObserverList instead of keeping its listeners in...
pkasting@chromium.org
2011-06-29
2
-52
/
+16
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
2
-11
/
+12
*
Fix even more crashes. To help identify remaining crashes now and in the futu...
ben@chromium.org
2011-06-16
1
-3
/
+9
*
Re-land:
ben@chromium.org
2011-06-16
3
-7
/
+6
[next]