summaryrefslogtreecommitdiffstats
path: root/views/touchui/gesture_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Transformable views: Use the transformation for points and events.sadrul@chromium.org2011-02-241-3/+13
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-111-6/+6
* Revert 74518 - Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-6/+6
* Refactor TOUCH_UI to match other refactor.backer@chromium.org2011-02-101-6/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-6/+6
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* touch: Gesture manager receives the touch-sequence status.sadrul@chromium.org2011-01-191-3/+3
* touchui: Gesture manager should ignore already handled touch events.sadrul@chromium.org2011-01-101-0/+3
* Fix GestureManager Singleton implementationbryeung@google.com2010-12-141-1/+1
* Convert LOG(INFO) to VLOG(1) - views/.pkasting@chromium.org2010-10-201-17/+16
* Added entry points to view/View to dispatch and process TouchEvents.rjkroege@google.com2010-09-081-0/+62