summaryrefslogtreecommitdiffstats
path: root/content/common/input/input_param_traits.cc
Commit message (Expand)AuthorAgeFilesLines
* Change most uses of Pickle to base::Picklebrettw2015-06-031-7/+7
* Adding synthetic touch/mouse drag [Part2]ssid2015-03-021-8/+14
* Adding synthetic touch/mouse drag [Part1]ssid2015-02-251-0/+8
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-171-1/+1
* Synthetic tap gesture.dominikg@chromium.org2013-12-111-0/+13
* Add touch pinch gesture for new synthetic gesture framework.dominikg@chromium.org2013-11-171-0/+14
* Implement new synthetic gesture class.dominikg@chromium.org2013-10-111-0/+60
* Simplify content::InputEventjdduke@chromium.org2013-10-081-111/+16
* Remove the BufferedInputRouterjdduke@chromium.org2013-10-011-38/+0
* Add InputEvent and EventPacket types for batched input deliveryjdduke@chromium.org2013-09-071-0/+174