1. 6dbc3f6 Reset InputClassifier HAL when system starts by Siarhei Vishniakou · 7 years ago
  2. 45bb088 Remove unused variables from InputClassifier by Siarhei Vishniakou · 7 years ago
  3. b3f3095 Merge "Initialize pointerCapture" by TreeHugger Robot · 7 years ago
  4. 4b05703 Initialize pointerCapture by Siarhei Vishniakou · 7 years ago
  5. 6b5a2b9 Fix Native tests for input are broken in postsubmit by Arthur Hung · 7 years ago
  6. c3871cc Merge "Add OWNERS to inputflinger" am: b4dca46279 am: a5bb889b9f am: 77e0b98fb1 by Michael Wright · 7 years ago
  7. 4bb8596 Add OWNERS to inputflinger by Michael Wright · 7 years ago
  8. ea2e930 Merge "Input devices configure on per-display basis (1/2)" by TreeHugger Robot · 7 years ago
  9. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 7 years ago
  10. c23540e Input devices configure on per-display basis (1/2) by Arthur Hung · 7 years ago
  11. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 7 years ago
  12. 04b3a05 Make MotionClassifier 'final' by Greg Kaiser · 7 years ago
  13. 8a00816 Merge "Fix SetInputWindow_InputWindowInfo takes too long" by TreeHugger Robot · 7 years ago
  14. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 8 years ago
  15. 832bc4a Fix SetInputWindow_InputWindowInfo takes too long by Arthur Hung · 7 years ago
  16. 3333a9a Merge "Send all MotionEvents to InputFilter." by Jackal Guo · 7 years ago
  17. 9ffab0c Metrics for touch latency by Siarhei Vishniakou · 7 years ago
  18. f969668 Send all MotionEvents to InputFilter. by Jackal Guo · 7 years ago
  19. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  20. 7ab76b1 Fix top most focused window can't gain the focus by Arthur Hung · 7 years ago
  21. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 7 years ago
  22. 92357f3 Merge "Fix drag and drop (3/3)" by Chavi Weingarten · 7 years ago
  23. 0693e71 Merge "Add MotionClassification to NotifyMotionArgs" by TreeHugger Robot · 7 years ago
  24. 426f6e9 Merge "Add classification to MotionEvent" by TreeHugger Robot · 7 years ago
  25. 619afde Merge "Add a system property test before scanning touch video devices." by TreeHugger Robot · 7 years ago
  26. 39b8168 Add a system property test before scanning touch video devices. by Philip Quinn · 7 years ago
  27. ae478d3 Add MotionClassification to NotifyMotionArgs by Siarhei Vishniakou · 7 years ago
  28. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  29. 31d7a9c Merge "Change InputReporter to InputReporterInterface" by TreeHugger Robot · 7 years ago
  30. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 7 years ago
  31. 4f2dd40 Fix drag and drop (3/3) by chaviw · 7 years ago
  32. bcb4be7 Merge "Support mouse pointer on external displays (1/2)" by TreeHugger Robot · 7 years ago
  33. 79a4f0c Change InputReporter to InputReporterInterface by Prabir Pradhan · 7 years ago
  34. fbe5d9c Fix drag and drop (2/3) by chaviw · 7 years ago
  35. f93562f Add InputReporter interface to InputDispatcher by Prabir Pradhan · 7 years ago
  36. c7ad2d0 Support mouse pointer on external displays (1/2) by Arthur Hung · 7 years ago
  37. add8929 Consume video frames by Siarhei Vishniakou · 7 years ago
  38. 1259868 Add video device to epoll in EventHub by Siarhei Vishniakou · 7 years ago
  39. ec7854a Associate touch video devices with input devices by Siarhei Vishniakou · 7 years ago
  40. 22c8846 Add TouchVideoDevice by Siarhei Vishniakou · 7 years ago
  41. 96d2d6e Merge "Refactor timestamp for input events" by TreeHugger Robot · 7 years ago
  42. 1bb1eb0 Merge "Negate condition to reduce nesting in InputDispatcher" by TreeHugger Robot · 7 years ago
  43. 592bac2 Refactor timestamp for input events by Siarhei Vishniakou · 7 years ago
  44. f557dcf Negate condition to reduce nesting in InputDispatcher by Prabir Pradhan · 7 years ago
  45. e0ad36f Merge "DisplayViewport should only have actual viewports (1/2)" by TreeHugger Robot · 7 years ago
  46. 951f362 Add a watch for touch video devices to EventHub by Siarhei Vishniakou · 7 years ago
  47. 7b7c8f6 Add vector of TouchVideoFrame to NotifyMotionArgs by Siarhei Vishniakou · 7 years ago
  48. 41a712e DisplayViewport should only have actual viewports (1/2) by Arthur Hung · 7 years ago
  49. 653ab3a Merge "Separate function to add fd to epoll" by TreeHugger Robot · 7 years ago
  50. 2592031 Separate function to add fd to epoll by Siarhei Vishniakou · 7 years ago
  51. aca2840 Revert "Support mouse pointer on external displays (1/3)" by Dan Harms · 7 years ago
  52. 5302ea9 Merge "use epoll_create1" am: 3bd9bfa9fa am: 225ae4d0a5 am: 2269e3fc6f by Nick Kralevich · 7 years ago
  53. fcf1b2b use epoll_create1 by Nick Kralevich · 7 years ago
  54. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 7 years ago
  55. f900d19 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  56. 4286c28 Merge "Support mouse pointer on external displays (1/3)" by TreeHugger Robot · 7 years ago
  57. a85c125 Merge "Fix NPE in InputDispacher by enabling debug logs" by TreeHugger Robot · 7 years ago
  58. 620f6d9 Support mouse pointer on external displays (1/3) by Andrii Kulian · 7 years ago
  59. ceeb5d7 Fix NPE in InputDispacher by enabling debug logs by Arthur Hung · 7 years ago
  60. 161410bc Merge "C++17 is the default now." by TreeHugger Robot · 7 years ago
  61. 46d51cb Merge "Keep instance of BinderInputWindow for the same token." by TreeHugger Robot · 7 years ago
  62. 26022a4 C++17 is the default now. by Elliott Hughes · 7 years ago
  63. bd0fbcd Keep instance of BinderInputWindow for the same token. by Garfield Tan · 7 years ago
  64. d653633 Merge "Fix empty region if the scale is smaller than 1" by TreeHugger Robot · 7 years ago
  65. 49ee323 Check that window handle is visible by Siarhei Vishniakou · 7 years ago
  66. 39d4aa5 Fix empty region if the scale is smaller than 1 by Riddle Hsu · 7 years ago
  67. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 7 years ago
  68. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  69. e52502e Remove inputflinger.rc as init file by Robert Carr · 7 years ago
  70. f759f16 InputDispatcher: Notify policy of focus changes. by Robert Carr · 7 years ago
  71. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  72. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  73. 1c4c559 Add some tests for native input. by Robert Carr · 7 years ago
  74. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  75. ad71ad0 Simplify process(..) in InputReader_test by Siarhei Vishniakou · 7 years ago
  76. ce02296 Merge changes from topic "sfinput3" by Rob Carr · 7 years ago
  77. 82a4cad Remove redundant displayId log message by Arthur Hung · 7 years ago
  78. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 7 years ago
  79. 4e670e5 InputDispatcher: Look up channel by token. by Robert Carr · 7 years ago
  80. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  81. 7b0e911 Merge "Make InputWindowInfo as a part of InputWindowHandle (1/2)" by Arthur Hung · 7 years ago
  82. dd81bef Merge "Look up devices by fd" by TreeHugger Robot · 7 years ago
  83. 46a5c47 Merge "Add getRawWidth() and getRawHeight()" by TreeHugger Robot · 7 years ago
  84. 26e34d9 Add getRawWidth() and getRawHeight() by Siarhei Vishniakou · 7 years ago
  85. 8878681 Remove unused android-specific defines by Siarhei Vishniakou · 7 years ago
  86. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 7 years ago
  87. cd7ac1e Remove implicit fallthrough exception by Siarhei Vishniakou · 7 years ago
  88. 4bc561c Look up devices by fd by Siarhei Vishniakou · 7 years ago
  89. 622bd32 Allow injected events to specify repeatCount by Siarhei Vishniakou · 7 years ago
  90. 29aa083 Merge "Fix implicit-fallthrough warnings." am: c1ddd1b231 am: 463aedbc1e by Chih-hung Hsieh · 7 years ago
  91. c688c0f Merge "Fix implicit-fallthrough warnings." am: c1ddd1b231 am: 463aedbc1e by Chih-hung Hsieh · 7 years ago
  92. 8d1b40a Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  93. b39e5d1 Merge "InputFlinger: fix a typo in dump error log" am: 8bae3798cb am: 1a5aba333e by Wei Wang · 7 years ago
  94. d6cd71e Merge "InputFlinger: fix a typo in dump error log" am: 8bae3798cb am: 1a5aba333e by Wei Wang · 7 years ago
  95. a7a047c InputFlinger: fix a typo in dump error log by Wei Wang · 7 years ago
  96. 069c68b Merge "Allow implicit-fallthrough warnings locally." am: 517a57bde3 am: 6e9b7dccba by Chih-hung Hsieh · 7 years ago
  97. 15fe82a Merge "Allow implicit-fallthrough warnings locally." am: 517a57bde3 by Chih-hung Hsieh · 7 years ago
  98. 0798ad4 Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 7 years ago
  99. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 7 years ago
  100. 05a8fe2 Add DisplayViewport native tests by Siarhei Vishniakou · 7 years ago