1. f969668 Send all MotionEvents to InputFilter. by Jackal Guo · 7 years ago
  2. 7ab76b1 Fix top most focused window can't gain the focus by Arthur Hung · 7 years ago
  3. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 7 years ago
  4. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  5. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 7 years ago
  6. c7ad2d0 Support mouse pointer on external displays (1/2) by Arthur Hung · 7 years ago
  7. add8929 Consume video frames by Siarhei Vishniakou · 7 years ago
  8. 41a712e DisplayViewport should only have actual viewports (1/2) by Arthur Hung · 7 years ago
  9. aca2840 Revert "Support mouse pointer on external displays (1/3)" by Dan Harms · 7 years ago
  10. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 7 years ago
  11. 620f6d9 Support mouse pointer on external displays (1/3) by Andrii Kulian · 7 years ago
  12. 26022a4 C++17 is the default now. by Elliott Hughes · 7 years ago
  13. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 7 years ago
  14. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  15. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  16. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  17. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  18. ad71ad0 Simplify process(..) in InputReader_test by Siarhei Vishniakou · 7 years ago
  19. 4e670e5 InputDispatcher: Look up channel by token. by Robert Carr · 7 years ago
  20. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  21. 7b0e911 Merge "Make InputWindowInfo as a part of InputWindowHandle (1/2)" by Arthur Hung · 7 years ago
  22. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 7 years ago
  23. cd7ac1e Remove implicit fallthrough exception by Siarhei Vishniakou · 7 years ago
  24. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 7 years ago
  25. 05a8fe2 Add DisplayViewport native tests by Siarhei Vishniakou · 7 years ago
  26. 8664f8c Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED by Tiger Huang · 7 years ago
  27. 5f8f669 Merge "Track focus changes on external displays (1/4)" by Tiger Huang · 7 years ago
  28. 721e26f Track focus changes on external displays (1/4) by Tiger Huang · 7 years ago
  29. d634392 Add type to DisplayViewport by Siarhei Vishniakou · 8 years ago
  30. 5e469d5 Merge "Fix WM input limitations on secondary displays (2/4)" by Charles Chen · 7 years ago
  31. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  32. b92218b Fix WM input limitations on secondary displays (2/4) by Arthur Hung · 7 years ago
  33. 187f1c0 Merge "Track libutils dependency change." am: 8b24732c84 am: 2f74fb7e59 am: 2bd1c4555e by Josh Gao · 7 years ago
  34. 2f74fb7 Merge "Track libutils dependency change." am: 8b24732c84 by Josh Gao · 7 years ago
  35. 12ad994 Track libutils dependency change. by Josh Gao · 7 years ago
  36. 9b14ac6 [inputflinger] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  37. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  38. b0d7481 Input tests no longer use test_per_src by Siarhei Vishniakou · 8 years ago
  39. fe636d2 Merge "Move display id into MotionEvent" by TreeHugger Robot · 8 years ago
  40. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  41. 696bc64 Merge "Reformat Android.bp file" am: ed568f3fe2 am: 60cdd66290 am: 0bb753990e by Logan Chien · 8 years ago
  42. 3e60b39 Reformat Android.bp file by Logan Chien · 8 years ago
  43. eaf7acd Ensure deviceTimestamp is cleared by Siarhei Vishniakou · 8 years ago
  44. 16f9069 Process EV_MSC MSC_TIMESTAMP in InputMapper by Siarhei Vishniakou · 8 years ago
  45. aa449c9 Scale the pressure range's max value. by Michael Wright · 8 years ago
  46. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  47. d2f1094 Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 am: d1e64c72ca am: a297709690 by Chih-hung Hsieh · 8 years ago
  48. d1e64c7 Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 by Chih-hung Hsieh · 8 years ago
  49. a50a467 Use -Werror in frameworks/native/services/inputflinger by Chih-Hung Hsieh · 8 years ago
  50. 913aaef Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 8 years ago
  51. 3bea0c4 Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 9 years ago
  52. fa5cf46 Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 9 years ago
  53. e54cb85 Adding feature: input device disable/enable by Siarhei Vishniakou · 9 years ago
  54. 6bebf24 Merge "Convert inputflinger to Android.bp" am: b0a4e9bbef am: ef62f2abe2 by Colin Cross · 9 years ago
  55. 6e1c761 Convert inputflinger to Android.bp by Colin Cross · 9 years ago
  56. 45a1b9c Convert inputflinger to Android.bp by Colin Cross · 9 years ago
  57. 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 9 years ago
  58. fb75258 Fix InputReader_test by Vladislav Kaznacheev · 9 years ago
  59. 6ca70ef Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 10 years ago
  60. 8b10c65 Fix typo from last commit. by Dan Albert · 10 years ago
  61. 1bd2fc0 Clean up warnings in inputflinger. by Dan Albert · 10 years ago
  62. 0faaa0b Inputflinger: hook up key event replacement processing by Dmitry Torokhov · 10 years ago
  63. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 11 years ago
  64. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 11 years ago
  65. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 11 years ago
  66. 842500e Fuse stylus and touch screen data. by Michael Wright · 11 years ago
  67. eb4ed3e Remove eng tag from input tests. by Michael Wright · 11 years ago
  68. 6d72063 Move frameworks/native to libc++. by Dan Albert · 11 years ago
  69. 97a3367 Clean up unused parameter warnings. by Narayan Kamath · 11 years ago
  70. dc5992e Plumb display power state through display manager. by Jeff Brown · 12 years ago
  71. 71b16e8 Support unique calibration per orientation by Jason Gerecke · 12 years ago
  72. 489fda8 Add test for InputReader location calibration by Jason Gerecke · 13 years ago
  73. 12d6baa Initialize mAffineTransform and update on modification by Jason Gerecke · 12 years ago
  74. f086ddb Add support for injecting events into ActivityContainers. by Jeff Brown · 12 years ago
  75. d02c5b6 Move inputservice over to frameworks/native by Michael Wright · 12 years ago