summaryrefslogtreecommitdiffstats
path: root/content/common/input_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Signal input flush when all flings have terminatedjdduke2015-03-201-0/+3
* Adding synthetic touch/mouse drag [Part2]ssid2015-03-021-0/+8
* OOP PDF: Fix menu-initiated copies.sammc2014-12-181-0/+3
* Remove always true guardzhaoze.zhou2014-12-081-6/+2
* Revert of Revert of Cleanup: Update the path to vector2d_f.h header. (patchse...tfarina2014-12-051-3/+3
* Revert of Cleanup: Update the path to vector2d_f.h header. (patchset #1 id:1 ...samli2014-12-051-3/+3
* Cleanup: Update the path to vector2d_f.h header.tfarina2014-12-051-3/+3
* Update touch selection to only modify one selection point at a time.christiank2014-11-051-2/+16
* Plumb composition character bounds for Android 5.0yukawa2014-10-271-1/+2
* [Android] Implementation of overscroll effect for Android Ljdduke@chromium.org2014-08-151-0/+1
* Changed IME messages from Frame to Inputguohui@chromium.org2014-06-271-0/+13
* Tidy up stray semicolons and missing include guard in message files.tsepez@chromium.org2014-06-261-1/+1
* Move IPC traits for SkBitmap, gfx_geometry into ui/gfx/ipcspang@chromium.org2014-06-251-1/+2
* Changed IME messages from View to Input.bcwhite@chromium.org2014-06-231-0/+27
* Synthetic pinch gesture take scale factor as parameter.dominikg@chromium.org2014-05-221-2/+1
* This CL moves the LatencyInfo's IPC traits frommiletus@chromium.org2014-05-211-1/+1
* Bundle DidOverscrollParams with the input event ackjdduke@chromium.org2014-05-201-4/+23
* Move some interfaces from content/port to internal content since they're not ...jam@chromium.org2014-05-051-1/+1
* Remove an unused IPC call.avi@chromium.org2014-04-041-5/+0
* Synthetic scroll supports sequence of distances.dominikg@chromium.org2014-03-181-1/+1
* Add support for touch-action: manipulationrbyers@chromium.org2014-03-131-2/+7
* Synthetic tap gesture.dominikg@chromium.org2013-12-111-0/+7
* Initial browser-side implementation for touch-actionrbyers@chromium.org2013-12-101-0/+6
* Make synthetic scroll more flexible and add chrome.gpuBenchmarking.swipe()dominikg@chromium.org2013-12-061-0/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-2/+2
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-211-0/+6
* Revert 236254 "Replace old with new synthetic gesture framework."rch@chromium.org2013-11-201-6/+0
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-201-0/+6
* Add touch pinch gesture for new synthetic gesture framework.dominikg@chromium.org2013-11-171-2/+11
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Implement new synthetic gesture class.dominikg@chromium.org2013-10-111-0/+19
* Simplify content::InputEventjdduke@chromium.org2013-10-081-5/+4
* Remove the BufferedInputRouterjdduke@chromium.org2013-10-011-13/+0
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-231-1/+1
* Revert 224496 "Move ui/base/latency_info* to ui/events"ben@chromium.org2013-09-201-1/+1
* Move ui/base/latency_info* to ui/eventsben@chromium.org2013-09-201-1/+1
* Add InputEvent and EventPacket types for batched input deliveryjdduke@chromium.org2013-09-071-1/+24
* Send input event's LatencyInfo back from renderer to browser when ackedmiletus@chromium.org2013-08-071-2/+3
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of strings headers in content/common/.avi@chromium.org2013-06-121-1/+1
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-291-2/+2
* Add latency info to input events sent to RenderWidget.jbauman@chromium.org2013-05-101-1/+3
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-0/+4
* Revert 198519 "Notify all visible renderers when the visibility ..."skaslev@chromium.org2013-05-061-4/+0
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-061-0/+4
* Add a new pair of IPC categories for messages that need handling as input eventsjamesr@chromium.org2013-04-271-0/+131