1. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
  2. cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 7 months ago
  3. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  4. 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 4 years, 7 months ago
  5. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 8 months ago
  6. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  7. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 10 months ago
  8. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 4 years, 9 months ago
  9. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  10. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  11. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  12. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  13. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 5 years ago
  14. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 5 years ago
  15. 5820852 Build all of libinput for linux host. by Brett Chabot · 5 years ago
  16. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 5 years ago
  17. 59113a6 Merge "Remove system UI flag constants" by Tiger Huang · 5 years ago
  18. 7e03ad3 Remove system UI flag constants by Tiger Huang · 5 years ago
  19. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 5 years ago
  20. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 5 years ago
  21. 09c8d2d Created libattestation by chaviw · 5 years ago
  22. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  23. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  24. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 6 years ago
  25. fd9c1ed Added libui dependencies for input by chaviw · 6 years ago
  26. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  27. 750c7f4 Avoid shifting 1s into size bit. by Garfield Tan · 6 years ago
  28. 4cc839f Add ID to native events. by Garfield Tan · 6 years ago
  29. 84b087e Add event ID generator. by Garfield Tan · 6 years ago
  30. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  31. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  32. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  33. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  34. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 6 years ago
  35. 937bb83 Add setCursorPosition. by Garfield Tan · 6 years ago
  36. ab0ab9c Address comments from a previous change. by Garfield Tan · 7 years ago
  37. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  38. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  39. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  40. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 7 years ago
  41. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  42. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  43. 141a986 Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h by Prabir Pradhan · 7 years ago
  44. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  45. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  46. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  47. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  48. 6db5879 Fix signature for MotionEvent#setButtonState by Michael Wright · 9 years ago
  49. 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
  50. cdcd8f2 Add new MotionEvent flag for partially obscured windows. by Michael Wright · 10 years ago
  51. 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
  52. 0370a03 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f by Nick Kralevich · 10 years ago
  53. 1b28b05 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 by Nick Kralevich · 10 years ago
  54. fa632f6 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 by Nick Kralevich · 10 years ago
  55. 7f1ea80 resolve merge conflicts of 834ac204ce to klp-modular-dev. by Nick Kralevich · 10 years ago
  56. a82ace9 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 am: 90dc6dc825 by Flanker · 10 years ago
  57. 834ac20 DO NOT MERGE: fix build breakage by Nick Kralevich · 10 years ago
  58. 9830f11 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 by Flanker · 10 years ago
  59. 9964d83 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 by Flanker · 10 years ago
  60. 72c8ca4 add number constraint for samples per MotionEvent am: 5d17838ade by Flanker · 10 years ago
  61. 5d17838 add number constraint for samples per MotionEvent by Flanker · 10 years ago
  62. 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
  63. 552a8a5 add number constraint for samples per MotionEvent by Flanker · 10 years ago
  64. 30dddd6 am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 10 years ago
  65. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 10 years ago
  66. 21957b9 Add method to set action button on MotionEvent by Michael Wright · 11 years ago
  67. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 11 years ago
  68. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 11 years ago
  69. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 11 years ago
  70. c9aa628 Cancel touch events when a low-level touch gesture occurs. by Jeff Brown · 11 years ago
  71. 8f6710f Bump axis limit by Michael Wright · 12 years ago
  72. db1972b am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes" by Narayan Kamath · 12 years ago
  73. 26063a9 am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes" by Narayan Kamath · 12 years ago
  74. 83e0e42 x86_64: Align uint64_t/int64_t structure member to 8 bytes by Fengwei Yin · 12 years ago
  75. 872db4f Move key attribute information out of native. by Michael Wright · 12 years ago
  76. db19e46 Remove unnecessary policy flags. by Jeff Brown · 12 years ago
  77. d0bd391 Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE by Michael Wright · 12 years ago
  78. 9b04f86 Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE by Michael Wright · 12 years ago
  79. 962a108 Parse LED mappings in keylayout files. DO NOT MERGE by Michael Wright · 12 years ago
  80. ed4d28d Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 12 years ago
  81. 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 13 years ago
  82. 5a2f68e Fix PDK build. by Jeff Brown · 13 years ago
  83. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 13 years ago