1. 65f98b8 Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 6 years ago
  2. 0e150f4 Merge "Revert "Handle different scale and offset for pointers in InputTarget."" by Chavi Weingarten · 6 years ago
  3. 114b77f Revert "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 6 years ago
  4. f157a26 Merge "Move focus dispatch to input (1/2)" by TreeHugger Robot · 6 years ago
  5. 97b8eec Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 6 years ago
  6. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 6 years ago
  7. b38d8c6 Revert "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 6 years ago
  8. 5d22a23 Handle different scale and offset for pointers in InputTarget. by chaviw · 6 years ago
  9. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  10. af87b3e Added input support for cloned layers by chaviw · 6 years ago
  11. d1c2318 Separated Receiver and Window for input tests by chaviw · 6 years ago
  12. d078476 Add benchmarks for InputDispatcher by Siarhei Vishniakou · 6 years ago
  13. 81e2bb9 Consume batches in dispatcher tests by chaviw · 6 years ago
  14. 3a240c4 Check whether channel has been removed before sending cancelation. by Michael Wright · 6 years ago
  15. 3608aad Let InputDispatcher handle its own thread by Prabir Pradhan · 6 years ago
  16. 2bfa905 Wait until dispatcher is idle by Siarhei Vishniakou · 6 years ago
  17. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  18. b9b1535 Rename some variables in InputDispatcher_test by Siarhei Vishniakou · 6 years ago
  19. d99e1b6 Refactor filterInputEvent asserts by Siarhei Vishniakou · 6 years ago
  20. 08b574f Add busy wait for consume() call by Siarhei Vishniakou · 6 years ago
  21. c5ca85c Add check for action in consumeEvent by Siarhei Vishniakou · 6 years ago
  22. 8935a80 Refactor inputfilter tests by Siarhei Vishniakou · 6 years ago
  23. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  24. 7c34b23 Remove unused parameter displayId by Siarhei Vishniakou · 6 years ago
  25. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago
  26. 0fc2fa7 Move InputDispatcher code into a folder. by Garfield Tan · 6 years ago
  27. 21da0ff Remove handling of EV_MSC/MSC_TIMESTAMP in Input by Atif Niyaz · 6 years ago
  28. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 6 years ago
  29. 63364ad Merge "Add concept of gesture input monitors." by Michael Wright · 6 years ago
  30. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 6 years ago
  31. fd6d351 Add onPointerDownOutsideFocus for events outside the focused window (2/4) by chaviw · 6 years ago
  32. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 6 years ago
  33. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 6 years ago
  34. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 6 years ago
  35. c236efc Merge "Make interceptMotionBeforeQueueingNonInteractive per display" by Charles Chen · 6 years ago
  36. 6b5a2b9 Fix Native tests for input are broken in postsubmit by Arthur Hung · 7 years ago
  37. 3611f1f Make interceptMotionBeforeQueueingNonInteractive per display by Charles Chen · 7 years ago
  38. 832bc4a Fix SetInputWindow_InputWindowInfo takes too long by Arthur Hung · 7 years ago
  39. f969668 Send all MotionEvents to InputFilter. by Jackal Guo · 7 years ago
  40. 7ab76b1 Fix top most focused window can't gain the focus by Arthur Hung · 7 years ago
  41. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 7 years ago
  42. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  43. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 7 years ago
  44. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  45. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  46. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  47. 4e670e5 InputDispatcher: Look up channel by token. by Robert Carr · 7 years ago
  48. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  49. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 7 years ago
  50. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 7 years ago
  51. 8664f8c Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED by Tiger Huang · 7 years ago
  52. 721e26f Track focus changes on external displays (1/4) by Tiger Huang · 7 years ago
  53. b92218b Fix WM input limitations on secondary displays (2/4) by Arthur Hung · 7 years ago
  54. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 7 years ago
  55. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  56. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  57. 8b10c65 Fix typo from last commit. by Dan Albert · 10 years ago
  58. 1bd2fc0 Clean up warnings in inputflinger. by Dan Albert · 10 years ago
  59. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 10 years ago
  60. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 10 years ago
  61. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 10 years ago
  62. 39efe3e Clean up unused parameter warnings. by Narayan Kamath · 11 years ago
  63. dc5992e Plumb display power state through display manager. by Jeff Brown · 11 years ago
  64. f086ddb Add support for injecting events into ActivityContainers. by Jeff Brown · 11 years ago
  65. d02c5b6 Move inputservice over to frameworks/native by Michael Wright · 11 years ago