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
/
ui
/
views
/
focus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...
yusukes@google.com
2012-05-09
5
-109
/
+49
*
Let Chrome app handle Ash accelerators first if the app is launched as a window.
yusukes@google.com
2012-05-08
5
-49
/
+109
*
Fix typo: kPriorityXXX -> kXXXPriority. No code change.
yusukes@chromium.org
2012-05-05
1
-2
/
+2
*
Consolidate win/x dispatchers
oshima@chromium.org
2012-04-09
3
-26
/
+15
*
Remove WAYLAND port
oshima@chromium.org
2012-04-07
2
-23
/
+2
*
* removed views debug paint that was used in NativeWidgetGtk.
oshima@chromium.org
2012-04-03
2
-4
/
+3
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-27
1
-4
/
+4
*
Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...
alokp@chromium.org
2012-03-26
1
-4
/
+4
*
ui/base/models: Make ComboboxModel::GetItemCount() a constant function.
tfarina@chromium.org
2012-03-26
1
-4
/
+4
*
Removing GTK code from ui/views.
saintlou@chromium.org
2012-03-21
5
-23
/
+0
*
Removing deprecated GTK-Views code.
saintlou@chromium.org
2012-03-19
2
-226
/
+0
*
Fix build.
finnur@chromium.org
2012-02-23
1
-2
/
+4
*
Experimental Extension Keybinding (first cut).
finnur@chromium.org
2012-02-23
3
-17
/
+140
*
Eliminate VS2010 ifdefs for handling NULL in std::pair.
adamk@chromium.org
2012-02-16
2
-14
/
+2
*
Aura Shell needs to exist on Mac
dhollowa@chromium.org
2012-01-19
1
-1
/
+7
*
AURA/X11: Handle VKEY_MENU accelerator on content area
oshima@chromium.org
2012-01-05
2
-3
/
+78
*
Add a CanHandleAccelerators() method to AcceleratorTarget.
asanka@chromium.org
2011-12-27
2
-3
/
+55
*
views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...
tfarina@chromium.org
2011-12-23
3
-7
/
+5
*
views: Rename IsFocusableInRootView() to just IsFocusable().
tfarina@chromium.org
2011-12-20
3
-4
/
+3
*
Don't close ExtensionPopups on child window focus (Win, non-Aura).
msw@chromium.org
2011-12-10
1
-1
/
+1
*
Remove MessageLoop::QuitTask() from ui/.
dcheng@chromium.org
2011-12-09
1
-4
/
+4
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
4
-4
/
+4
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
6
-6
/
+6
*
views: Move the remaining files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-1
/
+1
*
views: Move label and link files to ui/views/controls/.
tfarina@chromium.org
2011-11-29
1
-2
/
+2
*
views: Move button directory to ui/views/controls/.
tfarina@chromium.org
2011-11-28
3
-5
/
+5
*
views: Move textfield directory to ui/views/controls/.
tfarina@chromium.org
2011-11-27
2
-2
/
+2
*
views: Move scrollbar and native directories to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-1
/
+1
*
views: Move tabbed_pane directory to ui/views/controls/.
tfarina@chromium.org
2011-11-25
2
-3
/
+3
*
Move accelerator related files to ui/base/accelerators
tfarina@chromium.org
2011-11-25
4
-6
/
+6
*
views: Move combobox directory to ui/views/controls/.
tfarina@chromium.org
2011-11-24
1
-1
/
+1
*
Add OVERRIDE to ui/.
avi@chromium.org
2011-11-23
2
-6
/
+11
*
Remove more totally obvious usage of: defined(TOUCH_UI)
saintlou@chromium.org
2011-11-23
1
-5
/
+3
*
Enable FocusManager tests for Aura.
ben@chromium.org
2011-11-22
7
-1336
/
+1325
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
4
-8
/
+8
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
4
-8
/
+8
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
4
-8
/
+8
*
Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...
ben@chromium.org
2011-11-19
1
-188
/
+0
*
views: Delete bubble, events, focus, layout directories and its stubbed files.
tfarina@chromium.org
2011-11-18
16
-33
/
+35
*
views: Move bubble, events, focus and layout to ui/views/.
tfarina@chromium.org
2011-11-18
20
-0
/
+3992
*
Remove src/ui/views.
tfarina@chromium.org
2011-10-26
6
-1286
/
+0
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
3
-26
/
+3
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
1
-2
/
+0
*
Refactor the glib message-pump, and use it as the base for a gtk message pump...
sadrul@chromium.org
2011-06-24
1
-3
/
+2
*
Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...
chromium@hybridsource.org
2011-05-25
2
-2
/
+2
*
Fix bustage... these files were ommited from the CL.
ben@chromium.org
2011-05-19
2
-3
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Do all OOLing in the views code. linux_views now builds clean with the clang ...
erg@google.com
2011-03-04
2
-1
/
+6
*
View API/implementation cleanup:
pkasting@chromium.org
2011-02-22
2
-12
/
+11
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
1
-1
/
+1
[next]