1. d78dd9b Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n) by Linnan Li · 11 months ago
  2. 5a71e88 hasKeycode API should take into account key remapping by Vaibhav Devmurari · 11 months ago
  3. e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 12 months ago
  4. b58c0c3 Remove __linux__ ifdefs where not needed by Siarhei Vishniakou · 1 year, 4 months ago
  5. c62948e Return unique_ptr from readFromParcel by Siarhei Vishniakou · 1 year, 11 months ago
  6. 2a916c4 Use std::unordered_map in KeyCharacterMap by Siarhei Vishniakou · 2 years, 5 months ago
  7. 0bae1a0 Return Key* from getKey by Siarhei Vishniakou · 2 years, 5 months ago
  8. 5af2834 Pass reference to finishKey by Siarhei Vishniakou · 2 years, 5 months ago
  9. 1e5ec0a Initialize mLayoutOverlayApplied by Siarhei Vishniakou · 2 years, 6 months ago
  10. 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 2 years, 8 months ago
  11. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 2 years, 11 months ago
  12. c08b0db libinput: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years ago
  13. aa9e9d2 Use std::list to store Behavior objects by Siarhei Vishniakou · 3 years, 1 month ago
  14. 12300c1 Return pointer from getKeyBehavior by Siarhei Vishniakou · 3 years, 1 month ago
  15. cef0eb8 Remove unused variable outKey by Siarhei Vishniakou · 3 years, 1 month ago
  16. 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 3 years, 9 months ago
  17. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  18. 5872c14 Merge "Fix libinput mac build, hopefully." by TreeHugger Robot · 4 years, 10 months ago
  19. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 4 years, 10 months ago
  20. 102936e Move KeyCharacterMap to enum class by Michael Wright · 4 years, 10 months ago
  21. 5820852 Build all of libinput for linux host. by Brett Chabot · 5 years ago
  22. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  23. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 7 years ago
  24. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  25. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  26. 61da25a Move SPECIAL_FUNCTION from .kcm to .idc files by Siarhei Vishniakou · 8 years ago
  27. 4c971c0 Limit the number of keys read by KeyCharacterMaps. by Michael Wright · 10 years ago
  28. 3b92116 resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp by Dmitry Torokhov · 10 years ago
  29. 115f93e Allow defining replacement key events in keymap by Dmitry Torokhov · 10 years ago
  30. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 10 years ago
  31. 5912f95 Move input library code from frameworks/base. by Jeff Brown · 12 years ago