1. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 3 months ago
  2. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 4 years, 1 month ago
  3. fd9c1ed Added libui dependencies for input by chaviw · 4 years, 1 month ago
  4. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 4 years, 4 months ago
  5. 750c7f4 Avoid shifting 1s into size bit. by Garfield Tan · 4 years, 2 months ago
  6. 4cc839f Add ID to native events. by Garfield Tan · 4 years, 6 months ago
  7. 84b087e Add event ID generator. by Garfield Tan · 4 years, 6 months ago
  8. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 4 years, 7 months ago
  9. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 4 years, 6 months ago
  10. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 4 years, 6 months ago
  11. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 4 years, 8 months ago
  12. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 4 years, 8 months ago
  13. 937bb83 Add setCursorPosition. by Garfield Tan · 5 years ago
  14. ab0ab9c Address comments from a previous change. by Garfield Tan · 5 years ago
  15. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  16. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  17. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  18. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 6 years ago
  19. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  20. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  21. 141a986 Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h by Prabir Pradhan · 6 years ago
  22. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 6 years ago
  23. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 6 years ago
  24. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  25. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 6 years ago
  26. 6db5879 Fix signature for MotionEvent#setButtonState by Michael Wright · 8 years ago
  27. 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
  28. cdcd8f2 Add new MotionEvent flag for partially obscured windows. by Michael Wright · 8 years ago
  29. 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
  30. 0370a03 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f by Nick Kralevich · 9 years ago
  31. 1b28b05 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 by Nick Kralevich · 9 years ago
  32. fa632f6 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 by Nick Kralevich · 9 years ago
  33. 7f1ea80 resolve merge conflicts of 834ac204ce to klp-modular-dev. by Nick Kralevich · 9 years ago
  34. a82ace9 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 am: 90dc6dc825 by Flanker · 9 years ago
  35. 834ac20 DO NOT MERGE: fix build breakage by Nick Kralevich · 9 years ago
  36. 9830f11 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 am: 9964d83869 by Flanker · 9 years ago
  37. 9964d83 add number constraint for samples per MotionEvent am: 5d17838ade am: 72c8ca4a01 by Flanker · 9 years ago
  38. 72c8ca4 add number constraint for samples per MotionEvent am: 5d17838ade by Flanker · 9 years ago
  39. 5d17838 add number constraint for samples per MotionEvent by Flanker · 9 years ago
  40. 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
  41. 552a8a5 add number constraint for samples per MotionEvent by Flanker · 9 years ago
  42. 30dddd6 am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  43. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 9 years ago
  44. 21957b9 Add method to set action button on MotionEvent by Michael Wright · 9 years ago
  45. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago
  46. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 9 years ago
  47. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 9 years ago
  48. c9aa628 Cancel touch events when a low-level touch gesture occurs. by Jeff Brown · 9 years ago
  49. 8f6710f Bump axis limit by Michael Wright · 10 years ago
  50. db1972b am 26063a91: am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes" by Narayan Kamath · 10 years ago
  51. 26063a9 am f1dd859b: Merge "x86_64: Align uint64_t/int64_t structure member to 8 bytes" by Narayan Kamath · 10 years ago
  52. 83e0e42 x86_64: Align uint64_t/int64_t structure member to 8 bytes by Fengwei Yin · 10 years ago
  53. 872db4f Move key attribute information out of native. by Michael Wright · 10 years ago
  54. db19e46 Remove unnecessary policy flags. by Jeff Brown · 10 years ago
  55. d0bd391 Generate ACTION_CANCEL on joystick disconnect. DO NOT MERGE by Michael Wright · 10 years ago
  56. 9b04f86 Add MAX_CONTROLLER_LEDS constant. DO NOT MERGE by Michael Wright · 11 years ago
  57. 962a108 Parse LED mappings in keylayout files. DO NOT MERGE by Michael Wright · 11 years ago
  58. ed4d28d Add method to apply offset to PointerCoords. (DO NOT MERGE) by Jeff Brown · 10 years ago
  59. 313eff7 Completely remove skia dependency from libinput. by Jeff Brown · 11 years ago
  60. 5a2f68e Fix PDK build. by Jeff Brown · 11 years ago
  61. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 11 years ago