summaryrefslogtreecommitdiffstats
path: root/ui/views/view_targeter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* View should store a ViewTargeter instead of an EventTargetertdanderson@chromium.org2014-06-281-7/+11
* Remove MaskedViewTargeter and its derived classestdanderson@chromium.org2014-06-251-94/+0
* Introduce View::CanProcessEventsWithinSubtree()tdanderson@chromium.org2014-05-311-0/+97
* Introduce the MicButtonTargeter classtdanderson@chromium.org2014-05-301-1/+2
* Introduce the MaskedViewTargeter classtdanderson@chromium.org2014-05-271-0/+94
* Dispatch scroll events in views using EventProcessor and EventTargetertdanderson@google.com2014-05-091-0/+194