1. 08b574f Add busy wait for consume() call by Siarhei Vishniakou · 6 years ago
  2. d3df1b3 Merge "Add check for action in consumeEvent" by TreeHugger Robot · 6 years ago
  3. 607abb6 Merge "Refactor inputfilter tests" by TreeHugger Robot · 6 years ago
  4. c5ca85c Add check for action in consumeEvent by Siarhei Vishniakou · 6 years ago
  5. 8935a80 Refactor inputfilter tests by Siarhei Vishniakou · 6 years ago
  6. 6cbc978 Revert "Reland "Let InputReader handle its own thread"" by Siarhei Vishniakou · 6 years ago
  7. f15a8aa Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  8. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  9. b2ffebe Merge "Revert "Let InputReader handle its own thread"" by TreeHugger Robot · 6 years ago
  10. 95a4ed6 Revert "Let InputReader handle its own thread" by Siarhei Vishniakou · 6 years ago
  11. 97d39b5 Merge "Let InputReader handle its own thread" by TreeHugger Robot · 6 years ago
  12. ba266f2 Let InputReader handle its own thread by Prabir Pradhan · 6 years ago
  13. 5cf5045 Merge "Make InputReader test components thread safe" by TreeHugger Robot · 6 years ago
  14. 2574dfa Make InputReader test components thread safe by Prabir Pradhan · 6 years ago
  15. 05de577 Fix foldable emulator touch does not work by Arthur Hung · 6 years ago
  16. 7c34b23 Remove unused parameter displayId by Siarhei Vishniakou · 6 years ago
  17. 6cd19a4 Make sure that touches are within the surface. by Arthur Hung · 6 years ago
  18. 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago
  19. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
  20. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago
  21. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago
  22. 0fc2fa7 Move InputDispatcher code into a folder. by Garfield Tan · 6 years ago
  23. 9da1473 Fix touch can't work after enabled the associated viewport by Arthur Hung · 6 years ago
  24. 2c9a334 Add associated function to physical keyboard by Arthur Hung · 6 years ago
  25. 3bc7e09 Do not use RefBase in EventHub by Siarhei Vishniakou · 6 years ago
  26. c6f6119 Revert "Revert "Use std::set instead of SortedVector"" by Siarhei Vishniakou · 6 years ago
  27. 2d8cc89 Revert "Use std::set instead of SortedVector" by Pin-Yu Huang · 7 years ago
  28. a03f0de Use std::set instead of SortedVector by Siarhei Vishniakou · 7 years ago
  29. 21da0ff Remove handling of EV_MSC/MSC_TIMESTAMP in Input by Atif Niyaz · 7 years ago
  30. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  31. a47a4d4 Use bitset api in InputClassifier by Siarhei Vishniakou · 7 years ago
  32. 4bdbb6a Initialize MotionClassifier from a separate thread by Siarhei Vishniakou · 7 years ago
  33. 63364ad Merge "Add concept of gesture input monitors." by Michael Wright · 7 years ago
  34. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 7 years ago
  35. fd6d351 Add onPointerDownOutsideFocus for events outside the focused window (2/4) by chaviw · 7 years ago
  36. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 7 years ago
  37. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 7 years ago
  38. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 7 years ago
  39. fd3718c Initialize PointerCoords in input tests by Siarhei Vishniakou · 7 years ago
  40. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 7 years ago
  41. 6b76bdf Add test for getVideoFrames by Siarhei Vishniakou · 7 years ago
  42. b34d8a1 Merge "Support showTouches on multi-display (1/2)" by TreeHugger Robot · 7 years ago
  43. c236efc Merge "Make interceptMotionBeforeQueueingNonInteractive per display" by Charles Chen · 7 years ago
  44. 6b5a2b9 Fix Native tests for input are broken in postsubmit by Arthur Hung · 7 years ago
  45. c23540e Input devices configure on per-display basis (1/2) by Arthur Hung · 7 years ago
  46. 3611f1f Make interceptMotionBeforeQueueingNonInteractive per display by Charles Chen · 7 years ago
  47. 8a00816 Merge "Fix SetInputWindow_InputWindowInfo takes too long" by TreeHugger Robot · 7 years ago
  48. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 8 years ago
  49. 7c64540 Support showTouches on multi-display (1/2) by Arthur Hung · 7 years ago
  50. 832bc4a Fix SetInputWindow_InputWindowInfo takes too long by Arthur Hung · 7 years ago
  51. f969668 Send all MotionEvents to InputFilter. by Jackal Guo · 7 years ago
  52. 7ab76b1 Fix top most focused window can't gain the focus by Arthur Hung · 7 years ago
  53. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 7 years ago
  54. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  55. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 7 years ago
  56. c7ad2d0 Support mouse pointer on external displays (1/2) by Arthur Hung · 7 years ago
  57. add8929 Consume video frames by Siarhei Vishniakou · 7 years ago
  58. 41a712e DisplayViewport should only have actual viewports (1/2) by Arthur Hung · 7 years ago
  59. aca2840 Revert "Support mouse pointer on external displays (1/3)" by Dan Harms · 7 years ago
  60. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 7 years ago
  61. 620f6d9 Support mouse pointer on external displays (1/3) by Andrii Kulian · 7 years ago
  62. 26022a4 C++17 is the default now. by Elliott Hughes · 7 years ago
  63. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 7 years ago
  64. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  65. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  66. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  67. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  68. ad71ad0 Simplify process(..) in InputReader_test by Siarhei Vishniakou · 7 years ago
  69. 4e670e5 InputDispatcher: Look up channel by token. by Robert Carr · 7 years ago
  70. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  71. 7b0e911 Merge "Make InputWindowInfo as a part of InputWindowHandle (1/2)" by Arthur Hung · 7 years ago
  72. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 7 years ago
  73. cd7ac1e Remove implicit fallthrough exception by Siarhei Vishniakou · 7 years ago
  74. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 7 years ago
  75. 05a8fe2 Add DisplayViewport native tests by Siarhei Vishniakou · 7 years ago
  76. 8664f8c Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED by Tiger Huang · 7 years ago
  77. 5f8f669 Merge "Track focus changes on external displays (1/4)" by Tiger Huang · 7 years ago
  78. 721e26f Track focus changes on external displays (1/4) by Tiger Huang · 7 years ago
  79. d634392 Add type to DisplayViewport by Siarhei Vishniakou · 8 years ago
  80. 5e469d5 Merge "Fix WM input limitations on secondary displays (2/4)" by Charles Chen · 7 years ago
  81. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  82. b92218b Fix WM input limitations on secondary displays (2/4) by Arthur Hung · 7 years ago
  83. 187f1c0 Merge "Track libutils dependency change." am: 8b24732c84 am: 2f74fb7e59 am: 2bd1c4555e by Josh Gao · 7 years ago
  84. 2f74fb7 Merge "Track libutils dependency change." am: 8b24732c84 by Josh Gao · 7 years ago
  85. 12ad994 Track libutils dependency change. by Josh Gao · 7 years ago
  86. 9b14ac6 [inputflinger] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  87. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  88. b0d7481 Input tests no longer use test_per_src by Siarhei Vishniakou · 8 years ago
  89. fe636d2 Merge "Move display id into MotionEvent" by TreeHugger Robot · 8 years ago
  90. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  91. 696bc64 Merge "Reformat Android.bp file" am: ed568f3fe2 am: 60cdd66290 am: 0bb753990e by Logan Chien · 8 years ago
  92. 3e60b39 Reformat Android.bp file by Logan Chien · 8 years ago
  93. eaf7acd Ensure deviceTimestamp is cleared by Siarhei Vishniakou · 8 years ago
  94. 16f9069 Process EV_MSC MSC_TIMESTAMP in InputMapper by Siarhei Vishniakou · 8 years ago
  95. aa449c9 Scale the pressure range's max value. by Michael Wright · 8 years ago
  96. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  97. d2f1094 Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 am: d1e64c72ca am: a297709690 by Chih-hung Hsieh · 8 years ago
  98. d1e64c7 Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 by Chih-hung Hsieh · 8 years ago
  99. a50a467 Use -Werror in frameworks/native/services/inputflinger by Chih-Hung Hsieh · 8 years ago
  100. 913aaef Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 8 years ago