1. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 5 years ago
  2. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 3 months ago
  3. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 4 years, 1 month ago
  4. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 1 month ago
  5. a0d2b80 Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps by Siarhei Vishniakou · 4 years, 3 months ago
  6. bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 4 years, 3 months ago
  7. 85c2ee6 Merge "Wait longer for configuration change" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  8. f0db5b8 Wait longer for configuration change by Siarhei Vishniakou · 4 years, 4 months ago
  9. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 4 years, 4 months ago
  10. aab2562 Add TouchIntegrationTest tests by Arthur Hung · 4 years, 7 months ago
  11. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 4 years, 6 months ago
  12. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 4 years, 6 months ago
  13. 33197de Merge "Let InputReaderContext hold a single PointerController" by TreeHugger Robot · 4 years, 5 months ago
  14. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 4 years, 6 months ago
  15. 343631d Merge "Support multiple EventHub devices per InputDevice" by TreeHugger Robot · 4 years, 5 months ago
  16. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 4 years, 6 months ago
  17. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 4 years, 6 months ago
  18. 0f7c42e Merge "Change InputReader::mDevices collection type" by TreeHugger Robot · 4 years, 5 months ago
  19. ab3ea1d Merge "Add InputReader Integration tests" by TreeHugger Robot · 4 years, 5 months ago
  20. 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 4 years, 9 months ago
  21. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 4 years, 7 months ago
  22. f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 4 years, 7 months ago
  23. 1aed858 Add InputReader Integration tests by Prabir Pradhan · 4 years, 7 months ago
  24. 888a6a4 Let InputReader set mouse cursor's display. by Garfield Tan · 4 years, 7 months ago
  25. 421eb1c Touch cancellation handling by Arthur Hung · 4 years, 7 months ago
  26. d041c5d Default TV remote keys to no-wake by Powei Feng · 5 years ago
  27. 28efc19 Reland "Let InputReader handle its own thread" by Prabir Pradhan · 4 years, 9 months ago
  28. 6cbc978 Revert "Reland "Let InputReader handle its own thread"" by Siarhei Vishniakou · 4 years, 9 months ago
  29. f15a8aa Reland "Let InputReader handle its own thread" by Prabir Pradhan · 4 years, 9 months ago
  30. b2ffebe Merge "Revert "Let InputReader handle its own thread"" by TreeHugger Robot · 4 years, 9 months ago
  31. 95a4ed6 Revert "Let InputReader handle its own thread" by Siarhei Vishniakou · 4 years, 9 months ago
  32. 97d39b5 Merge "Let InputReader handle its own thread" by TreeHugger Robot · 4 years, 9 months ago
  33. ba266f2 Let InputReader handle its own thread by Prabir Pradhan · 5 years ago
  34. 5cf5045 Merge "Make InputReader test components thread safe" by TreeHugger Robot · 4 years, 9 months ago
  35. 2574dfa Make InputReader test components thread safe by Prabir Pradhan · 4 years, 10 months ago
  36. 05de577 Fix foldable emulator touch does not work by Arthur Hung · 4 years, 10 months ago
  37. 6cd19a4 Make sure that touches are within the surface. by Arthur Hung · 5 years ago
  38. 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 5 years ago
  39. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 5 years ago
  40. da7c00c Create inputreader directory by Prabir Pradhan · 5 years ago
  41. 9da1473 Fix touch can't work after enabled the associated viewport by Arthur Hung · 5 years ago
  42. 2c9a334 Add associated function to physical keyboard by Arthur Hung · 5 years ago
  43. 3bc7e09 Do not use RefBase in EventHub by Siarhei Vishniakou · 5 years ago
  44. c6f6119 Revert "Revert "Use std::set instead of SortedVector"" by Siarhei Vishniakou · 5 years ago
  45. 2d8cc89 Revert "Use std::set instead of SortedVector" by Pin-Yu Huang · 5 years ago
  46. a03f0de Use std::set instead of SortedVector by Siarhei Vishniakou · 5 years ago
  47. 21da0ff Remove handling of EV_MSC/MSC_TIMESTAMP in Input by Atif Niyaz · 5 years ago
  48. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 5 years ago
  49. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 5 years ago
  50. 6b76bdf Add test for getVideoFrames by Siarhei Vishniakou · 5 years ago
  51. b34d8a1 Merge "Support showTouches on multi-display (1/2)" by TreeHugger Robot · 5 years ago
  52. c23540e Input devices configure on per-display basis (1/2) by Arthur Hung · 6 years ago
  53. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 7 years ago
  54. 7c64540 Support showTouches on multi-display (1/2) by Arthur Hung · 6 years ago
  55. c7ad2d0 Support mouse pointer on external displays (1/2) by Arthur Hung · 6 years ago
  56. add8929 Consume video frames by Siarhei Vishniakou · 6 years ago
  57. 41a712e DisplayViewport should only have actual viewports (1/2) by Arthur Hung · 6 years ago
  58. aca2840 Revert "Support mouse pointer on external displays (1/3)" by Dan Harms · 6 years ago
  59. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 6 years ago
  60. 620f6d9 Support mouse pointer on external displays (1/3) by Andrii Kulian · 6 years ago
  61. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 6 years ago
  62. ad71ad0 Simplify process(..) in InputReader_test by Siarhei Vishniakou · 6 years ago
  63. cd7ac1e Remove implicit fallthrough exception by Siarhei Vishniakou · 6 years ago
  64. 05a8fe2 Add DisplayViewport native tests by Siarhei Vishniakou · 6 years ago
  65. d634392 Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  66. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 6 years ago
  67. 9b14ac6 [inputflinger] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  68. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  69. eaf7acd Ensure deviceTimestamp is cleared by Siarhei Vishniakou · 7 years ago
  70. 16f9069 Process EV_MSC MSC_TIMESTAMP in InputMapper by Siarhei Vishniakou · 7 years ago
  71. aa449c9 Scale the pressure range's max value. by Michael Wright · 7 years ago
  72. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  73. fa5cf46 Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 7 years ago
  74. e54cb85 Adding feature: input device disable/enable by Siarhei Vishniakou · 7 years ago
  75. 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 8 years ago
  76. fb75258 Fix InputReader_test by Vladislav Kaznacheev · 8 years ago
  77. 6ca70ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  78. 1bd2fc0 Clean up warnings in inputflinger. by Dan Albert · 8 years ago
  79. 0faaa0b Inputflinger: hook up key event replacement processing by Dmitry Torokhov · 9 years ago
  80. 842500e Fuse stylus and touch screen data. by Michael Wright · 9 years ago
  81. 39efe3e Clean up unused parameter warnings. by Narayan Kamath · 10 years ago
  82. 71b16e8 Support unique calibration per orientation by Jason Gerecke · 10 years ago
  83. 489fda8 Add test for InputReader location calibration by Jason Gerecke · 12 years ago
  84. 12d6baa Initialize mAffineTransform and update on modification by Jason Gerecke · 11 years ago
  85. d02c5b6 Move inputservice over to frameworks/native by Michael Wright · 10 years ago