1. be73767 Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 6 years ago
  2. 017bcd1 Revert "Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window" by Mady Mellor · 6 years ago
  3. 80d685a Clear spam log for INPUT_FEATURE_NO_INPUT_CHANNEL window by arthurhung · 6 years ago
  4. 34ed4d4 Ensure connection is non-null by Siarhei Vishniakou · 6 years ago
  5. 98cbb19 Merge "Revert "Log windows that are being interacted with"" into rvc-dev by TreeHugger Robot · 6 years ago
  6. 19824af Merge changes Iadcd5d8f,Ife2a5a9f into rvc-dev by TreeHugger Robot · 6 years ago
  7. 3d989c2 Revert "Log windows that are being interacted with" by Selim Cinek · 6 years ago
  8. 7394eaa Log windows that are being interacted with by Siarhei Vishniakou · 6 years ago
  9. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  10. 1ea3cf1 Make tempTouchState a local variable by Siarhei Vishniakou · 6 years ago
  11. bde3d9e Replace KeyedVector with unordered_map in dispatcher by Siarhei Vishniakou · 6 years ago
  12. e0fb6bd Make addGestureMonitors static by Siarhei Vishniakou · 6 years ago
  13. 98c34a8 InputDispatcher: Don't occlude windows with the same PID. by Robert Carr · 6 years ago
  14. e0d9770 Merge "SurfaceFlinger: Send all BufferedLayers to InputFlinger" into rvc-dev by Rob Carr · 6 years ago
  15. ffaa2b1 Add basic ANR test by Siarhei Vishniakou · 6 years ago
  16. de1bc4a Process focus events first by Siarhei Vishniakou · 6 years ago
  17. 692c65b Merge "Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps" into rvc-dev by TreeHugger Robot · 6 years ago
  18. 418a9e4 Merge "Reduce the usage of goto statements in dispatcher" into rvc-dev by TreeHugger Robot · 6 years ago
  19. a0d2b80 Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps by Siarhei Vishniakou · 6 years ago
  20. edd1360 SurfaceFlinger: Send all BufferedLayers to InputFlinger by Robert Carr · 6 years ago
  21. cc9a528 Merge "Add locks to InputDispatcher_test" into rvc-dev by TreeHugger Robot · 6 years ago
  22. cd899e8 Add locks to InputDispatcher_test by Siarhei Vishniakou · 6 years ago
  23. 7f0a439 Reduce the usage of goto statements in dispatcher by Siarhei Vishniakou · 6 years ago
  24. f9d4400 Merge "Fix consumer closed input channel cause an error occurred (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  25. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 6 years ago
  26. bd1a562 Merge "Add test to call setInputWindows twice" into rvc-dev by TreeHugger Robot · 6 years ago
  27. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 6 years ago
  28. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 6 years ago
  29. fb9fcda Add test to call setInputWindows twice by Siarhei Vishniakou · 6 years ago
  30. d352cb3 Fix consumer closed input channel cause an error occurred (2/2) by arthurhung · 6 years ago
  31. 540dbae Generate a new id for each window by Siarhei Vishniakou · 6 years ago
  32. d6f449d Merge "DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations" into rvc-dev by Rob Carr · 6 years ago
  33. 9cada03 DO NOT MERGE: InputDispatcher: Consider ownerPid in FLAG_OBSCURED calculations by Robert Carr · 6 years ago
  34. aa8c701 Merge "Allow touch if the new point is not MT_TOOL_PALM" into rvc-dev by TreeHugger Robot · 6 years ago
  35. bf89a48 Allow touch if the new point is not MT_TOOL_PALM by arthurhung · 6 years ago
  36. 3d61bc1 Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps by Edgar Arriaga · 6 years ago
  37. 85c2ee6 Merge "Wait longer for configuration change" into rvc-dev by TreeHugger Robot · 6 years ago
  38. b1462ec Fix KeyEventInterceptTest fail by arthurhung · 6 years ago
  39. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 6 years ago
  40. f0db5b8 Wait longer for configuration change by Siarhei Vishniakou · 6 years ago
  41. 0716947 Merge "Consume events in dispatcher tests" into rvc-dev by TreeHugger Robot · 6 years ago
  42. 03aee2a Consume events in dispatcher tests by Siarhei Vishniakou · 6 years ago
  43. cd5ecdb Merge "Wait longer for expected input events" into rvc-dev by TreeHugger Robot · 6 years ago
  44. e5b5e45 Wait longer for expected input events by Siarhei Vishniakou · 6 years ago
  45. a02bd19 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  46. 4197f6b Fix tap is wrong in landscape with cutout disabled by Arthur Hung · 6 years ago
  47. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  48. 8f0b5bd Merge "Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)"" into rvc-dev by Kelly Rossmoyer · 6 years ago
  49. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 6 years ago
  50. f4f7283 Merge "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" into rvc-dev by TreeHugger Robot · 6 years ago
  51. c60da19 Disable deep press when long press timeout is long by Siarhei Vishniakou · 6 years ago
  52. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  53. 1652397 Properly initialize MotionClassifier by Siarhei Vishniakou · 6 years ago
  54. 47040bf Test MotionEvents for InputDispatcher::verifyInputEvent by Siarhei Vishniakou · 6 years ago
  55. e3021d7 Remove device state when device is reset by Siarhei Vishniakou · 6 years ago
  56. aab2562 Add TouchIntegrationTest tests by Arthur Hung · 6 years ago
  57. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  58. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  59. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  60. 33197de Merge "Let InputReaderContext hold a single PointerController" by TreeHugger Robot · 6 years ago
  61. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  62. 343631d Merge "Support multiple EventHub devices per InputDevice" by TreeHugger Robot · 6 years ago
  63. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  64. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  65. 0f7c42e Merge "Change InputReader::mDevices collection type" by TreeHugger Robot · 6 years ago
  66. ab3ea1d Merge "Add InputReader Integration tests" by TreeHugger Robot · 6 years ago
  67. 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  68. 1dd6b5a Merge "Use hmac to sign events in InputDispatcher" by TreeHugger Robot · 6 years ago
  69. 40e7078 Merge "Refactor use of services in InputMappers." by TreeHugger Robot · 6 years ago
  70. 4dc8253 Merge "Refactor InputMapper creation and collection type" by TreeHugger Robot · 6 years ago
  71. e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 6 years ago
  72. 449befc Merge "Use VIRTUAL_KEYBOARD_ID for injected events" by Siarhei Vishniakou · 6 years ago
  73. c00f64b Merge "Add HmacKeyManager to InputDispatcher" by Siarhei Vishniakou · 6 years ago
  74. b2546a3 Merge "Refactor EventHubTests to use UinputDevice" by TreeHugger Robot · 6 years ago
  75. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  76. f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 6 years ago
  77. 0d8ed6e Use VIRTUAL_KEYBOARD_ID for injected events by Siarhei Vishniakou · 6 years ago
  78. 342c927 Add HmacKeyManager to InputDispatcher by Gang Wang · 6 years ago
  79. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  80. ebf3c25 Merge "TouchInputMapper: Use default viewport for PointerController" by TreeHugger Robot · 6 years ago
  81. 1aed858 Add InputReader Integration tests by Prabir Pradhan · 6 years ago
  82. e0105c9 Refactor EventHubTests to use UinputDevice by Prabir Pradhan · 6 years ago
  83. 5d3bc37 Generate down events when transferring touch focus by Svet Ganov · 6 years ago
  84. a940fc6 TouchInputMapper: Use default viewport for PointerController by Prabir Pradhan · 6 years ago
  85. 90f78f2 Merge "Create InputThread to manage inputflinger threads" by Prabir Pradhan · 6 years ago
  86. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 6 years ago
  87. aa8c8df Merge "Add hmac to InputEvent and scale to MotionEvent" by TreeHugger Robot · 6 years ago
  88. 01b59d8 Merge "Reduce indentation of a method" by TreeHugger Robot · 6 years ago
  89. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  90. 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 6 years ago
  91. 888a6a4 Let InputReader set mouse cursor's display. by Garfield Tan · 6 years ago
  92. 2104136 Merge "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 6 years ago
  93. 32af59a Merge "Touch cancellation handling" by TreeHugger Robot · 6 years ago
  94. 65f98b8 Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 6 years ago
  95. 0e150f4 Merge "Revert "Handle different scale and offset for pointers in InputTarget."" by Chavi Weingarten · 6 years ago
  96. 421eb1c Touch cancellation handling by Arthur Hung · 6 years ago
  97. bd11889 Reduce indentation of a method by Siarhei Vishniakou · 6 years ago
  98. 114b77f Revert "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 6 years ago
  99. f157a26 Merge "Move focus dispatch to input (1/2)" by TreeHugger Robot · 6 years ago
  100. 97b8eec Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 6 years ago