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
/
widget
/
root_view.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 158635 - views: Reset the capture-view at the end of a gesture.
sadrul@chromium.org
2012-09-28
1
-2
/
+8
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
1
-11
/
+11
*
views: null check for focus-manager.
sadrul@chromium.org
2012-08-30
1
-1
/
+1
*
Fixing problem with not showing bubble
skuhne@chromium.org
2012-08-15
1
-0
/
+1
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-9
/
+13
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-17
/
+26
*
Replace views::LocatedEvent with ui::LocatedEvent
ben@chromium.org
2012-08-13
1
-37
/
+28
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
1
-1
/
+2
*
gestures: Generate only either scroll-end or fling-start events at the end of...
sadrul@chromium.org
2012-08-09
1
-3
/
+5
*
views: Allow having a different event handler for scroll-gestures from the de...
sadrul@chromium.org
2012-07-16
1
-12
/
+48
*
Wire ScrollEvent to views and handle it in app list.
xiyuan@chromium.org
2012-06-22
1
-0
/
+9
*
Show context menu on long press.
flackr@chromium.org
2012-06-15
1
-2
/
+2
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
1
-1
/
+1
*
It broke win aura bot
loislo@chromium.org
2012-06-07
1
-1
/
+1
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
1
-1
/
+1
*
Gesture related changes for views:
sky@chromium.org
2012-06-05
1
-16
/
+42
*
Makes the tabstrip switch between stacked and shrink modes based on
sky@chromium.org
2012-05-23
1
-10
/
+10
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
Ash: Fix hit testing for the bottom pixels of tabs
jamescook@chromium.org
2012-04-16
1
-1
/
+5
*
Replaced sk_canvas()->drawPath() with DrawPath()
pkotwicz@chromium.org
2012-04-10
1
-1
/
+1
*
ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.
tfarina@chromium.org
2012-03-13
1
-1
/
+1
*
Fix test issues seen when using WebContentsViewWin by default on Chrome.
jam@chromium.org
2012-03-09
1
-1
/
+3
*
ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.
tfarina@chromium.org
2012-03-09
1
-1
/
+1
*
Changes RootView not to update cursor while mouse is down. Doing so
sky@chromium.org
2012-03-06
1
-3
/
+1
*
views: Allow a View to be notified of mouse-enter/leave events even if the mo...
sadrul@chromium.org
2012-03-05
1
-2
/
+42
*
Aura: Update window frames, allow resize from outside window
jamescook@chromium.org
2012-03-02
1
-1
/
+5
*
aura: Move GestureRecognizer from views into aura.
sadrul@chromium.org
2012-01-19
1
-45
/
+2
*
aura: Gesture event plumbing (skeleton).
sadrul@chromium.org
2012-01-17
1
-5
/
+5
*
Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-2
/
+73
*
Revert 117869 - Initial views touchui Gesture Recognizer support
vollick@google.com
2012-01-17
1
-73
/
+2
*
Initial views touchui Gesture Recognizer support
vollick@chromium.org
2012-01-17
1
-2
/
+73
*
Fix bug where layers weren't getting reordered correctly in a
sky@chromium.org
2012-01-13
1
-0
/
+4
*
Resets drag_info_ when mouse handler is reset.
sky@chromium.org
2012-01-03
1
-6
/
+8
*
views: Rename IsVisibleInRootView() to IsDrawn().
tfarina@chromium.org
2011-12-14
1
-1
/
+1
*
views: Convert IsVisible() to just visible() since it's just a simple accessor.
tfarina@chromium.org
2011-12-14
1
-1
/
+1
*
views: Convert IsEnabled() to just enabled() since it's just a simple accessor.
tfarina@chromium.org
2011-12-12
1
-4
/
+4
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-0
/
+455
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-455
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-0
/
+455
*
Remove src/ui/views.
tfarina@chromium.org
2011-10-26
1
-167
/
+0
*
ui/views: Fix the signature of View::OnViewAdded/Removed overridden methods.
tfarina@chromium.org
2011-06-08
1
-3
/
+3
*
Complete the Focus Manager hookup.
ben@chromium.org
2011-02-03
1
-5
/
+21
*
Verify that:
ben@chromium.org
2011-02-03
1
-0
/
+6
*
Reorder methods in class View to better isolate methods that shouldn't be pub...
ben@chromium.org
2011-02-01
1
-2
/
+2
*
sFirst cut at an experiment with what a simplified View/Widget API would look...
ben@chromium.org
2011-02-01
1
-0
/
+145