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
*
This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...
wittman@chromium.org
2012-10-03
1
-2
/
+12
*
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
-3
/
+3
*
Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...
ben@chromium.org
2012-08-14
1
-11
/
+10
*
Replace views::MouseEvent with ui::MouseEvent
ben@chromium.org
2012-08-14
1
-10
/
+10
*
Replace views::LocatedEvent with ui::LocatedEvent
ben@chromium.org
2012-08-13
1
-4
/
+4
*
Change View::HitTest to View::HitTestRect
tdanderson@chromium.org
2012-08-10
1
-8
/
+12
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
1
-3
/
+4
*
views: Remove unused PaintLock API.
tfarina@chromium.org
2012-07-31
1
-9
/
+0
*
views: View does not need to be a friend of ViewStorage.
tfarina@chromium.org
2012-07-26
1
-1
/
+0
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-1
/
+1
*
views: Allow having a different event handler for scroll-gestures from the de...
sadrul@chromium.org
2012-07-16
1
-0
/
+11
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
views: Get rid of the stl-style accessors from View.
tfarina@chromium.org
2012-06-28
1
-5
/
+0
*
Wire ScrollEvent to views and handle it in app list.
xiyuan@chromium.org
2012-06-22
1
-0
/
+6
*
Show context menu on long press.
flackr@chromium.org
2012-06-15
1
-0
/
+4
*
Fixes content scaling when resizing
pkotwicz@chromium.org
2012-06-13
1
-0
/
+1
*
Makes Layer notify the delegate as the bounds change. This is needed
sky@chromium.org
2012-06-06
1
-0
/
+1
*
Gesture related changes for views:
sky@chromium.org
2012-06-05
1
-4
/
+1
*
Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...
pkotwicz@chromium.org
2012-05-31
1
-1
/
+1
*
layers: Consolidate the ownership of layers in views::View and aura::Window.
sadrul@chromium.org
2012-05-23
1
-3
/
+7
*
Notification for device scale factor change
oshima@chromium.org
2012-05-17
1
-0
/
+1
*
views: Have a more accurate name for View parent_owned accessors.
tfarina@chromium.org
2012-05-12
1
-5
/
+4
*
Makes View only consume a long press if drag was started.
sky@chromium.org
2012-05-11
1
-1
/
+2
*
views: Fix SetHotTracked/IsHotTracked issue.
tfarina@chromium.org
2012-05-11
1
-12
/
+0
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-1
/
+1
*
This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...
oshima@chromium.org
2012-04-27
1
-0
/
+6
*
Ash: Fix hit testing for the bottom pixels of tabs
jamescook@chromium.org
2012-04-16
1
-1
/
+0
*
* removed views debug paint that was used in NativeWidgetGtk.
oshima@chromium.org
2012-04-03
1
-2
/
+2
*
views: Add a notification to a parent view when the visibility of a child vie...
sadrul@chromium.org
2012-03-19
1
-0
/
+4
*
views: Allow a View to be notified of mouse-enter/leave events even if the mo...
sadrul@chromium.org
2012-03-05
1
-0
/
+23
*
Allow platform apps to specify a maximum size for the shell container.
jeremya@chromium.org
2012-03-01
1
-0
/
+4
*
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
[next]