Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u... | sadrul@chromium.org | 2011-06-14 | 1 | -1/+5 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | touch: Gesture manager receives the touch-sequence status. | sadrul@chromium.org | 2011-01-19 | 1 | -6/+4 |
* | touch: Return an enum from OnTouchEvent. | sadrul@chromium.org | 2011-01-18 | 1 | -0/+1 |
* | Fix GestureManager Singleton implementation | bryeung@google.com | 2010-12-14 | 1 | -1/+1 |
* | Added entry points to view/View to dispatch and process TouchEvents. | rjkroege@google.com | 2010-09-08 | 1 | -0/+54 |