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
*
Removes unnecessary code path in ScopedTargetHandler
varkha
2015-12-03
1
-2
/
+2
*
Fix resource-related issues in views_unittests
tmoniuszko
2015-12-01
1
-1
/
+2
*
events: EventTarget is not an EventHandler anymore.
sadrul
2015-11-30
1
-6
/
+2
*
Refactor ink drop animations to allow adding them to any View
varkha
2015-11-27
1
-0
/
+58
*
Further plumb visual rect into cc:DisplayItemList.
wkorman
2015-11-25
1
-0
/
+158
*
Fix views::View::BoundsChanged
flint
2015-11-19
1
-0
/
+39
*
Make operators on scoped_ptr match the ones defined for std::unique_ptr
danakj
2015-11-17
1
-4
/
+4
*
[MacViews] Disable tests that use Widget::ReparentNativeView
jackhou
2015-07-30
1
-1
/
+8
*
Change PaintRecorder to Use Bounds from View or Layer Instead of PaintContext
weiliangc
2015-07-13
1
-30
/
+78
*
Make ViewsTestHelpers DCHECK that all Widgets are destroyed before unit test ...
tapted
2015-06-18
1
-57
/
+41
*
Refactor ViewsDelegate singleton
mohsen
2015-06-10
1
-1
/
+0
*
views: Early out of painting Views with empty bounds.
Dana Jansens
2015-06-10
1
-0
/
+35
*
ui: Introduce CanvasPainter, remove PaintContext(gfx::Canvas*).
danakj
2015-06-04
1
-38
/
+160
*
views: Avoid allocing a new SkPictureRecorder for each view.
danakj
2015-05-07
1
-1
/
+2
*
Move PaintContext from views::View to ui::.
danakj
2015-04-03
1
-17
/
+18
*
views: Store the View's offset from the paint root in PaintContext
danakj
2015-04-02
1
-0
/
+141
*
views: Replace CullSet with intersection queries against the paint rect
danakj
2015-04-02
1
-283
/
+303
*
Pass a View::PaintContext through the View paint recursion.
danakj
2015-03-30
1
-7
/
+8
*
views: Make View::Paint non-virtual.
danakj
2015-03-25
1
-2
/
+2
*
Adjust view unittest to work with impl-side-painting
weiliangc
2015-03-07
1
-68
/
+27
*
Add time_stamp parameter to MouseEvent constructor
robert.bradford
2015-02-18
1
-18
/
+22
*
Make ui::Compositor use ui::Scheduler
weiliangc
2015-01-29
1
-20
/
+40
*
View: Resizing a layer in RTL now correctly repositions its children.
mgiuca
2015-01-12
1
-0
/
+63
*
Revert of Make ui::Compositor use ui::Scheduler (patchset #13 id:360001 of ht...
isherman
2014-12-06
1
-40
/
+20
*
Make ui::Compositor use ui::Scheduler
weiliangc
2014-12-05
1
-20
/
+40
*
Revert of Do not interchange MOUSE_MOVED and MOUSE_DRAGGED events in Widget (...
tdanderson
2014-11-07
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-41
/
+31
*
Revert of Make ui::Compositor use ui::Scheduler (patchset #2 id:20001 of http...
weiliangc
2014-10-09
1
-40
/
+20
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-23
/
+23
*
Make ui::Compositor use ui::Scheduler
weiliangc
2014-10-09
1
-20
/
+40
*
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
[next]