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
/
view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: Allow dragging using touch/gesture events.
sadrul@chromium.org
2012-02-22
1
-2
/
+3
*
Update selection when the menu is updated.
oshima@chromium.org
2012-01-24
1
-0
/
+3
*
Uses mechanism similar to tab.cc to paint the unique geometry of the find bar.
pkotwicz@chromium.org
2012-01-23
1
-9
/
+3
*
aura: Move GestureRecognizer from views into aura.
sadrul@chromium.org
2012-01-19
1
-5
/
+5
*
Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-0
/
+8
*
Revert 117869 - Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-8
/
+0
*
Initial views touchui Gesture Recognizer support
vollick@chromium.org
2012-01-17
1
-0
/
+8
*
Makes TreeViewViews only notify ContextMenuController if a node is
sky@chromium.org
2012-01-10
1
-3
/
+2
*
Bypass ToplevelWindowEventFilter for panels.
prasadt@chromium.org
2011-12-27
1
-2
/
+0
*
Add a CanHandleAccelerators() method to AcceleratorTarget.
asanka@chromium.org
2011-12-27
1
-1
/
+7
*
views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...
tfarina@chromium.org
2011-12-23
1
-1
/
+1
*
views: Rename IsFocusableInRootView() to just IsFocusable().
tfarina@chromium.org
2011-12-20
1
-3
/
+2
*
views: Convert IsFocusable() to just focusable() since it's just a simple acc...
tfarina@chromium.org
2011-12-16
1
-11
/
+7
*
views: Rename IsVisibleInRootView() to IsDrawn().
tfarina@chromium.org
2011-12-14
1
-2
/
+2
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
1
-4
/
+4
*
views: Convert IsEnabled() to just enabled() since it's just a simple accessor.
tfarina@chromium.org
2011-12-12
1
-1
/
+1
*
views: Move the remaining file from views/ to ui/views/.
tfarina@chromium.org
2011-12-01
1
-2
/
+2
*
views: Move view.h to ui/views/.
tfarina@chromium.org
2011-11-30
1
-0
/
+1440
*
Remove src/ui/views.
tfarina@chromium.org
2011-10-26
1
-476
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
View API/implementation cleanup:
pkasting@chromium.org
2011-02-22
1
-52
/
+82
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Switch to using FocusEvent for focus change notifications.
ben@chromium.org
2011-02-03
1
-3
/
+8
*
Method sorting.
ben@chromium.org
2011-02-03
1
-75
/
+92
*
Complete the Focus Manager hookup.
ben@chromium.org
2011-02-03
1
-2
/
+13
*
Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...
ben@chromium.org
2011-02-02
1
-0
/
+10
*
Reorder methods in class View to better isolate methods that shouldn't be pub...
ben@chromium.org
2011-02-01
1
-50
/
+60
*
sFirst cut at an experiment with what a simplified View/Widget API would look...
ben@chromium.org
2011-02-01
1
-0
/
+393