Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change most uses of Pickle to base::Pickle | brettw | 2015-06-03 | 1 | -7/+7 |
* | Adding synthetic touch/mouse drag [Part2] | ssid | 2015-03-02 | 1 | -8/+14 |
* | Adding synthetic touch/mouse drag [Part1] | ssid | 2015-02-25 | 1 | -0/+8 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-17 | 1 | -1/+1 |
* | Synthetic tap gesture. | dominikg@chromium.org | 2013-12-11 | 1 | -0/+13 |
* | Add touch pinch gesture for new synthetic gesture framework. | dominikg@chromium.org | 2013-11-17 | 1 | -0/+14 |
* | Implement new synthetic gesture class. | dominikg@chromium.org | 2013-10-11 | 1 | -0/+60 |
* | Simplify content::InputEvent | jdduke@chromium.org | 2013-10-08 | 1 | -111/+16 |
* | Remove the BufferedInputRouter | jdduke@chromium.org | 2013-10-01 | 1 | -38/+0 |
* | Add InputEvent and EventPacket types for batched input delivery | jdduke@chromium.org | 2013-09-07 | 1 | -0/+174 |