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