| Commit message (Expand) | Author | Age | Files | Lines |
* | Add myself to OWNERS in views/ and views/touchui. | sadrul@chromium.org | 2011-07-29 | 1 | -0/+1 |
* | Fix a few issues with touch-events and views-desktop. | sadrul@chromium.org | 2011-07-29 | 1 | -1/+4 |
* | Use VIEWS_API in a few places to fix component build for chromeos and touchui. | sadrul@chromium.org | 2011-07-28 | 1 | -1/+2 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | check xinput2 capability so that it runs on the system that doesn't support x... | oshima@google.com | 2011-07-23 | 1 | -1/+25 |
* | touch: Always expect XInput2 availability. | sadrul@chromium.org | 2011-07-22 | 1 | -4/+0 |
* | Fixing signed/unsigned char bug on ARM for TouchFactory | miletus@chromium.org | 2011-07-07 | 1 | -1/+1 |
* | Fix arm bot for real this time. | sadrul@chromium.org | 2011-06-28 | 1 | -2/+2 |
* | Fix clang bot. | sadrul@chromium.org | 2011-06-28 | 1 | -0/+4 |
* | xi2: We need to look at the slave device that generated the event, | sadrul@chromium.org | 2011-06-22 | 1 | -1/+1 |
* | Add pressure information to touch event. | miletus@chromium.org | 2011-06-16 | 2 | -11/+63 |
* | Add NativeWidgetDelegate::OnTouchEvent and move views::View::TouchStatus to u... | sadrul@chromium.org | 2011-06-14 | 2 | -3/+7 |
* | Fix touch build after hiding RootView. | sadrul@chromium.org | 2011-05-20 | 2 | -0/+8 |
* | Fix a crash when list of devices is NULL (e.g. over VNC/NX sessions). | sadrul@chromium.org | 2011-05-18 | 1 | -1/+2 |
* | Makes Transform concrete. Fixes bug in coordinate conversion and makes all co... | sky@chromium.org | 2011-05-17 | 1 | -4/+6 |
* | event: Create a mouse event out of a touch event. | sadrul@chromium.org | 2011-05-10 | 1 | -35/+5 |
* | Get the correct touch identifiers from an X event. | sadrul@chromium.org | 2011-05-02 | 2 | -5/+50 |
* | Select on slave pointers instead of master pointers. | saintlou@chromium.org | 2011-04-21 | 1 | -5/+7 |
* | Make sure the device list is kept up-to-date. | sadrul@chromium.org | 2011-04-20 | 2 | -19/+45 |
* | Maintain the list of devices all in one place. | sadrul@chromium.org | 2011-04-20 | 2 | -16/+132 |
* | Add extra touch information and related API to views::TouchEvent. | miletus@chromium.org | 2011-04-18 | 2 | -1/+119 |
* | Some style changes (for readability). | sadrul@chromium.org | 2011-04-14 | 2 | -8/+8 |
* | Disambiguate OnMouseCaptureLost from OnMouseReleased. | msw@chromium.org | 2011-03-29 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 2 | -3/+3 |
* | Tweak XInput2 event subscription | rbyers@chromium.org | 2011-03-25 | 1 | -1/+4 |
* | touch: Detect touch device, and listen for events on floating devices. | sadrul@chromium.org | 2011-03-23 | 1 | -0/+17 |
* | Transformable views: Use the transformation for points and events. | sadrul@chromium.org | 2011-02-24 | 1 | -3/+13 |
* | Refactor TOUCH_UI to match other refactor. | backer@chromium.org | 2011-02-11 | 1 | -6/+6 |
* | Revert 74518 - Refactor TOUCH_UI to match other refactor. | backer@chromium.org | 2011-02-10 | 1 | -6/+6 |
* | Refactor TOUCH_UI to match other refactor. | backer@chromium.org | 2011-02-10 | 1 | -6/+6 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-10 | 1 | -6/+6 |
* | Move Event files into views/events | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | touch: Fix default cursor on re-display. | sadrul@chromium.org | 2011-01-27 | 2 | -14/+15 |
* | Compile fix for touch. | sadrul@chromium.org | 2011-01-26 | 1 | -1/+1 |
* | touch: Hide the X cursor when not in use. | sadrul@chromium.org | 2011-01-26 | 2 | -1/+82 |
* | touch: Allow grabbing/ungrabbing touch devices for XInput2. | sadrul@chromium.org | 2011-01-20 | 2 | -0/+144 |
* | Revert 71879 due to compile failure - touch: Allow grabbing/ungrabbing touch ... | sadrul@chromium.org | 2011-01-20 | 2 | -144/+0 |
* | touch: Allow grabbing/ungrabbing touch devices for XInput2. | sadrul@chromium.org | 2011-01-20 | 2 | -0/+144 |
* | touch: Gesture manager receives the touch-sequence status. | sadrul@chromium.org | 2011-01-19 | 2 | -9/+7 |
* | touch: Return an enum from OnTouchEvent. | sadrul@chromium.org | 2011-01-18 | 1 | -0/+1 |
* | touchui: Gesture manager should ignore already handled touch events. | sadrul@chromium.org | 2011-01-10 | 1 | -0/+3 |
* | Fix GestureManager Singleton implementation | bryeung@google.com | 2010-12-14 | 2 | -2/+2 |
* | touchui: Directly process key and mouse events. | rjkroege@google.com | 2010-10-26 | 2 | -261/+0 |
* | Hijack mouse-related events for TOUCH_UI builds | bryeung@google.com | 2010-10-21 | 2 | -0/+261 |
* | Convert LOG(INFO) to VLOG(1) - views/. | pkasting@chromium.org | 2010-10-20 | 1 | -17/+16 |
* | Added entry points to view/View to dispatch and process TouchEvents. | rjkroege@google.com | 2010-09-08 | 2 | -0/+116 |