1. 5845eaf Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  2. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 5 years ago
  3. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 5 years ago
  4. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 5 years ago
  5. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 5 years ago
  6. 7e32c88 Merge "Replace non-alphanumerics with _ in VirtualKeyMap" by TreeHugger Robot · 5 years ago
  7. b45635c Replace non-alphanumerics with _ in VirtualKeyMap by Siarhei Vishniakou · 5 years ago
  8. b645f7e Merge "Refactor VirtualKeyMap" by TreeHugger Robot · 5 years ago
  9. 3209997 Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)" by Chavi Weingarten · 5 years ago
  10. 3e78dec Refactor VirtualKeyMap by Siarhei Vishniakou · 5 years ago
  11. 1bc1aca Merge "Remove unused defines from Keyboard.h" by TreeHugger Robot · 5 years ago
  12. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 5 years ago
  13. 46de920 Remove unused defines from Keyboard.h by Siarhei Vishniakou · 5 years ago
  14. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 5 years ago
  15. fda3aee Swap width and height in TouchVideoFrame by Siarhei Vishniakou · 5 years ago
  16. 26cf29d Move implementation to TouchVideoFrame.cpp by Siarhei Vishniakou · 5 years ago
  17. cae4b3a Remove EventHub header from include dir by Prabir Pradhan · 5 years ago
  18. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 5 years ago
  19. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 6 years ago
  20. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 7 years ago
  21. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  22. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  23. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  24. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 6 years ago
  25. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  26. 7b7c8f6 Add vector of TouchVideoFrame to NotifyMotionArgs by Siarhei Vishniakou · 6 years ago
  27. bd0fbcd Keep instance of BinderInputWindow for the same token. by Garfield Tan · 6 years ago
  28. daedc2a Merge "Add thumbs up / thumbs down / profile keycodes to native includes" by TreeHugger Robot · 6 years ago
  29. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 6 years ago
  30. 1ade5e4 Add thumbs up / thumbs down / profile keycodes to native includes by Oleg Kibirev · 6 years ago
  31. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  32. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 6 years ago
  33. 740167f Rework InputApplicationInfo by Robert Carr · 6 years ago
  34. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  35. 1c4c559 Add some tests for native input. by Robert Carr · 6 years ago
  36. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 6 years ago
  37. 141a986 Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h by Prabir Pradhan · 6 years ago
  38. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 6 years ago
  39. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 6 years ago
  40. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 6 years ago
  41. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 6 years ago
  42. b3ee068 Merge "Implement Parcelling functions for InputWindowInfo" by Rob Carr · 6 years ago
  43. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 6 years ago
  44. d634392 Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  45. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 6 years ago
  46. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  47. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  48. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 6 years ago
  49. 61da25a Move SPECIAL_FUNCTION from .kcm to .idc files by Siarhei Vishniakou · 6 years ago
  50. 56c9ae1 Fix resampling for multiple pointers by Siarhei Vishniakou · 7 years ago
  51. 346dbe1 Add new refresh key constant. by Yuichiro Hanada · 7 years ago
  52. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  53. 635cb71 Fix broken input tests by Siarhei Vishniakou · 7 years ago
  54. a719064 Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671 am: a7b4e64dfa by Sujith Ramakrishnan · 7 years ago
  55. 19742a9 Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671 by Sujith Ramakrishnan · 7 years ago
  56. 047fcbf Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea by Sujith Ramakrishnan · 7 years ago
  57. 7342391 Add a new keycode for TV (ALL_APPS) by Sujith Ramakrishnan · 7 years ago
  58. c7bad6e Ensure history has pointer id of interest. am: c7dc3784a3 am: 2d46ae7854 by Siarhei Vishniakou · 7 years ago
  59. c7dc378 Ensure history has pointer id of interest. by Siarhei Vishniakou · 7 years ago
  60. 086a02a Fix resampling logic for duplicate events. by Siarhei Vishniakou · 7 years ago
  61. 0aeec07 Fix resampling logic for duplicate events. by Siarhei Vishniakou · 7 years ago
  62. 00a4ea9 New impulse-based VelocityTracker strategy. by Siarhei Vishniakou · 7 years ago
  63. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 7 years ago
  64. 06936fe Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 7 years ago
  65. fa5cf46 Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 7 years ago
  66. fef00db Merge "Fix libinput warnings" am: a4767442e3 am: a149886878 am: 35d869c15e by Colin Cross · 8 years ago
  67. 1eadf8d Fix libinput warnings by Colin Cross · 8 years ago
  68. b0300ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 8 years ago
  69. 17576de Fix trailing semicolon warnings by Colin Cross · 8 years ago
  70. e7a57d1 Enable fingerprint sensor navigation to invoke QuickSettings by Jim Miller · 8 years ago
  71. c1b5082 Add fingerprint sensor navigation keys. by Jim Miller · 8 years ago
  72. 455f288 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 am: 2352674 by Michael Wright · 8 years ago
  73. 2352674 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a by Michael Wright · 8 years ago
  74. ab4b3c3 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev by Michael Wright · 8 years ago
  75. cdcd8f2 Add new MotionEvent flag for partially obscured windows. by Michael Wright · 8 years ago
  76. 2d325b7 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e am: 0370a03b6e am: 18e7c64ea8 am: 6eac97d4ba am: 69b8174c5e by Nick Kralevich · 9 years ago
  77. 09be485 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e am: 0370a03b6e am: 18e7c64ea8 am: 6eac97d4ba by Nick Kralevich · 9 years ago
  78. 6eac97d resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e am: 0370a03b6e by Nick Kralevich · 9 years ago
  79. 18e7c64 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e by Nick Kralevich · 9 years ago
  80. 0370a03 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f by Nick Kralevich · 9 years ago
  81. 1b28b05 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 by Nick Kralevich · 9 years ago
  82. fa632f6 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 by Nick Kralevich · 9 years ago
  83. 7f1ea80 resolve merge conflicts of 834ac204ce to klp-modular-dev. by Nick Kralevich · 9 years ago
  84. a82ace9 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 am: 90dc6dc825 by Flanker · 9 years ago
  85. cda203f Merge "Add new Cut / Copy / Paste keys" by Michael Wright · 9 years ago
  86. 4c971c0 Limit the number of keys read by KeyCharacterMaps. by Michael Wright · 9 years ago
  87. 834ac20 DO NOT MERGE: fix build breakage by Nick Kralevich · 9 years ago
  88. 9830f11 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 by Flanker · 9 years ago
  89. 9964d83 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 by Flanker · 9 years ago
  90. 72c8ca4 add number constraint for samples per MotionEvent am: 5d17838ade by Flanker · 9 years ago
  91. e30f7e1 Add new Cut / Copy / Paste keys by Michael Wright · 9 years ago
  92. 5d17838 add number constraint for samples per MotionEvent by Flanker · 9 years ago
  93. d9ecfe4 am 0ee1b1ff: am 5bba4236: am 76fc5f18: am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 9 years ago
  94. 0ee1b1f am 5bba4236: am 76fc5f18: am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 9 years ago
  95. 76fc5f1 am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 9 years ago
  96. 16b0ae1 Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 9 years ago
  97. 552a8a5 add number constraint for samples per MotionEvent by Flanker · 9 years ago
  98. 4ea0de3 am 3b921160: resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp by Dmitry Torokhov · 9 years ago
  99. 3b92116 resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp by Dmitry Torokhov · 9 years ago
  100. ec1323d am 2f3c3eb4: Merge "Allow defining replacement key events in keymap" into mnc-dr-dev by Puneet Kumar · 9 years ago