| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in content/browser/renderer_host/. | avi | 2015-12-25 | 1 | -1/+4 |
* | Enable mousewheel scrolling in Android telemetry tests. | tdresser | 2015-06-04 | 1 | -5/+9 |
* | Update {virtual,override,final} to follow C++11 style. | dcheng | 2015-02-04 | 1 | -8/+8 |
* | Replacing the OVERRIDE with override and FINAL with final in content/browser/... | mohan.reddy | 2014-10-07 | 1 | -6/+6 |
* | Synthetic pinch gesture take scale factor as parameter. | dominikg@chromium.org | 2014-05-22 | 1 | -1/+3 |
* | Check if browser supports synthetic gesture source type. | dominikg@chromium.org | 2014-04-22 | 1 | -3/+7 |
* | Generate proper LatencyInfo components for synthetic gestures | jdduke@chromium.org | 2014-01-10 | 1 | -1/+1 |
* | Add timestamps to synthesized events. | dominikg@chromium.org | 2014-01-07 | 1 | -1/+2 |
* | Make touch-based synthetic gesture take touch slop into account. | dominikg@chromium.org | 2013-12-03 | 1 | -0/+2 |
* | Make SyntheticGestureController client-driven. | dominikg@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | SyntheticGestureTarget implementation for injecting synthetic input events. | kouhei@chromium.org | 2013-11-12 | 1 | -0/+56 |