summaryrefslogtreecommitdiffstats
path: root/views/touchui/gesture_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u...sadrul@chromium.org2011-06-141-1/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* touch: Gesture manager receives the touch-sequence status.sadrul@chromium.org2011-01-191-6/+4
* touch: Return an enum from OnTouchEvent.sadrul@chromium.org2011-01-181-0/+1
* Fix GestureManager Singleton implementationbryeung@google.com2010-12-141-1/+1
* Added entry points to view/View to dispatch and process TouchEvents.rjkroege@google.com2010-09-081-0/+54