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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not interchange MOUSE_MOVED and MOUSE_DRAGGED events in Widget
tdanderson
2014-09-29
1
-1
/
+1
*
Fix touch selection for Athena home card
mohsen
2014-09-05
1
-1
/
+1
*
Use qualified path for grit/ui_strings.h
tfarina
2014-08-25
1
-1
/
+1
*
Revert "Make SingleThreadProxy a SchedulerClient"
enne@chromium.org
2014-08-13
1
-40
/
+20
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-12
1
-20
/
+40
*
Give up focus if the focused view becomes unfocusable
mohsen@chromium.org
2014-08-11
1
-0
/
+63
*
Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...
tkent@chromium.org
2014-08-07
1
-40
/
+20
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-07
1
-20
/
+40
*
Revert 287747 "Make SingleThreadProxy a SchedulerClient"
tommi@chromium.org
2014-08-06
1
-40
/
+20
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-08-06
1
-20
/
+40
*
Do not store a separate scroll gesture handler in RootView
tdanderson@chromium.org
2014-08-01
1
-190
/
+0
*
Add test WidgetTest.GestureEventDispatch
tdanderson@chromium.org
2014-07-22
1
-78
/
+0
*
Snap layers in views to physical pixel
oshima@chromium.org
2014-07-17
1
-0
/
+49
*
Replace touch_ids_bitfield_ with first_touch_id_.
tdresser@chromium.org
2014-07-14
1
-2
/
+2
*
Remove hit test mask methods from views::View
tdanderson@chromium.org
2014-07-12
1
-110
/
+0
*
Introduce ViewTargeterDelegate and MaskedTargeterDelegate
tdanderson@chromium.org
2014-07-01
1
-2
/
+2
*
Revert 280493 "Make SingleThreadProxy a SchedulerClient"
nkostylev@chromium.org
2014-06-28
1
-40
/
+20
*
Make SingleThreadProxy a SchedulerClient
enne@chromium.org
2014-06-28
1
-20
/
+40
*
Cleanup: Slightly simplify a test.
thestig@chromium.org
2014-06-24
1
-5
/
+4
*
Views which cannot process events cannot be tooltip targets
tdanderson@chromium.org
2014-06-13
1
-0
/
+10
*
MacViews: Split out ViewTest.RecreateLayers from view_unittest.cc
tapted@chromium.org
2014-06-12
1
-141
/
+0
*
Introduce View::CanProcessEventsWithinSubtree()
tdanderson@chromium.org
2014-05-31
1
-1
/
+164
*
MacViews: Minimal to get views_unittests to compile.
tapted@chromium.org
2014-05-29
1
-2
/
+2
*
fix view culling for RTL languages
luken@chromium.org
2014-05-22
1
-0
/
+46
*
Make ui::Layer use the cc:LayerTreeHost scale factor directly
ccameron@chromium.org
2014-05-14
1
-11
/
+0
*
patch from issue 218843002
luken@chromium.org
2014-05-12
1
-2
/
+242
*
Revert 268630 "View code, before this patch, used simple hierarc..."
dalecurtis@google.com
2014-05-06
1
-242
/
+2
*
View code, before this patch, used simple hierarchical bounding boxes to cull...
luken@chromium.org
2014-05-06
1
-2
/
+242
*
retry r266622:
estade@chromium.org
2014-04-30
1
-1
/
+46
*
Revert of retry r266042: (https://codereview.chromium.org/251703002/)
thakis@chromium.org
2014-04-28
1
-46
/
+1
*
retry r266042:
estade@chromium.org
2014-04-28
1
-1
/
+46
*
Revert 266042 "Automatically call OnNativeThemeChanged when a wi..."
rmsousa@chromium.org
2014-04-25
1
-46
/
+1
*
Automatically call OnNativeThemeChanged when a widget is added to a hierarchy
estade@chromium.org
2014-04-24
1
-1
/
+46
*
Remove all handling of touch events from views
tdanderson@chromium.org
2014-04-01
1
-153
/
+2
*
Makes ~View explicitly update ViewStorage
sky@chromium.org
2014-03-27
1
-4
/
+11
*
Expands coverage of RecreateLayers test
sky@chromium.org
2014-03-26
1
-29
/
+68
*
Makes View::RecreateLayer() and Window::RecreateLayer() the same
sky@chromium.org
2014-03-19
1
-7
/
+35
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-14
1
-1
/
+1
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-13
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-13
1
-1
/
+1
*
Revert "Move wm/core to wm namespace."
dmichael@chromium.org
2014-03-12
1
-1
/
+1
*
Move wm/core to wm namespace.
ben@chromium.org
2014-03-12
1
-1
/
+1
*
Move files from ui/views/corewm to ui/wm/core
ben@chromium.org
2014-03-11
1
-1
/
+1
*
Make Widget an EventSource and RootView an EventProcessor
tdanderson@chromium.org
2014-03-11
1
-15
/
+61
*
Removes dependency of window_util on views
sky@chromium.org
2014-03-11
1
-0
/
+101
*
Nuke use_acceleration_when_possible
sky@chromium.org
2014-03-11
1
-6
/
+1
*
Nukes USE_AURA ifdefs from views
sky@chromium.org
2014-03-10
1
-16
/
+6
*
Purge unused code once associated with NativeWidgetWin.
tapted@chromium.org
2014-03-05
1
-60
/
+0
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Automatically repaint when a child view is added or going to be removed.
pkasting@chromium.org
2014-02-14
1
-0
/
+33
[next]