1. 800a66d Merge "Use Result<InputPublisher::Finished> instead of callback -- try 2" into sc-dev am: 88682d4f8a by TreeHugger Robot · 3 years, 5 months ago
  2. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 3 years, 5 months ago
  3. fcf0aca Merge "Revert "Use Result<InputPublisher::Finished> instead of callback"" into sc-dev am: 870da0041c by Siarhei Vishniakou · 3 years, 5 months ago
  4. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 3 years, 5 months ago
  5. fd2f162 Merge "Use Result<InputPublisher::Finished> instead of callback" into sc-dev am: de822c779c by Siarhei Vishniakou · 3 years, 5 months ago
  6. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 3 years, 5 months ago
  7. 0b8f43b Merge "Move drag event to InputDispatcher (1/n)" into sc-dev am: 30c6ac31bd by Arthur Hung · 3 years, 5 months ago
  8. 30c6ac3 Merge "Move drag event to InputDispatcher (1/n)" into sc-dev by Arthur Hung · 3 years, 5 months ago
  9. d3fef46 Add InputDevice stats atom logging by Chris Ye · 3 years, 5 months ago
  10. a600c9e Merge "Add support for a hw_timeout_multiplier system property." into sc-dev am: 11e34081ef by Peter Collingbourne · 3 years, 5 months ago
  11. 11e3408 Merge "Add support for a hw_timeout_multiplier system property." into sc-dev by Peter Collingbourne · 3 years, 5 months ago
  12. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 3 years, 7 months ago
  13. 0114f1a Merge "Use bool directly in InputMessage" into sc-dev am: c3435c0ece by TreeHugger Robot · 3 years, 5 months ago
  14. 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 3 years, 5 months ago
  15. b8ede46 Merge "Use NamedEnum for printing Entry type" into sc-dev am: ef300c1454 by TreeHugger Robot · 3 years, 5 months ago
  16. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 3 years, 5 months ago
  17. d0729e1 Remove unused function by Siarhei Vishniakou · 6 years ago
  18. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 5 months ago
  19. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 5 months ago
  20. 2587c83 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 3 years, 5 months ago
  21. a0f961f [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 5 months ago
  22. cb65205 Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev am: 87645ab5f5 by Chris Ye · 3 years, 5 months ago
  23. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 3 years, 5 months ago
  24. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 3 years, 7 months ago
  25. b04b9b8 Add support for a hw_timeout_multiplier system property. by Peter Collingbourne · 3 years, 6 months ago
  26. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 6 months ago
  27. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 6 months ago
  28. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 3 years, 6 months ago
  29. 03ea035 Added the ability to read external batteries by Kim Low · 3 years, 9 months ago
  30. fc434ac Add inputEventId to SurfaceFrame by Siarhei Vishniakou · 3 years, 7 months ago
  31. 9ad0146 Pass in window name along with focus request by Vishnu Nair · 3 years, 7 months ago
  32. 189c0f8 Add explicit Result::ok() checks where needed by Bernie Innocenti · 3 years, 8 months ago
  33. 147c86e Add explicit Result::ok() checks where needed by Bernie Innocenti · 3 years, 8 months ago
  34. 9c27af5 Add explicit Result::ok() checks where needed by Bernie Innocenti · 3 years, 8 months ago
  35. 55396a8 Add explicit Result::ok() checks where needed by Bernie Innocenti · 3 years, 8 months ago
  36. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 3 years, 10 months ago
  37. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 3 years, 8 months ago
  38. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 3 years, 9 months ago
  39. 749b846 Change NamedEnum unknow enum string format from hexical to decimal. by Chris Ye · 3 years, 9 months ago
  40. 5872c14 Merge "Fix libinput mac build, hopefully." by TreeHugger Robot · 3 years, 9 months ago
  41. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 3 years, 9 months ago
  42. 102936e Move KeyCharacterMap to enum class by Michael Wright · 3 years, 9 months ago
  43. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 3 years, 9 months ago
  44. 5820852 Build all of libinput for linux host. by Brett Chabot · 3 years, 11 months ago
  45. 033f5d2 Merge "Add TEST_MAPPING for input-related code" by TreeHugger Robot · 3 years, 9 months ago
  46. a838839 Add TEST_MAPPING for input-related code by Siarhei Vishniakou · 3 years, 10 months ago
  47. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 3 years, 10 months ago
  48. a1188f5 Add eventTime print out to Entry dump by Siarhei Vishniakou · 3 years, 10 months ago
  49. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 4 years, 7 months ago
  50. 7dee71f Merge "Block untrusted touches in InputDispatcher" by Bernardo Rufino · 3 years, 10 months ago
  51. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 4 years ago
  52. de0dbd7 Fix MotionEvent.axisToString returns wrong axis name. by Chris Ye · 3 years, 10 months ago
  53. 173871c Introducing NamedEnum to parse enum value as string names. by Chris Ye · 4 years ago
  54. bedd116 Merge "Second reland "Let InputFlinger create the server InputChannel"" by TreeHugger Robot · 3 years, 11 months ago
  55. 43822b1 Merge "Return owned object from PropertyMap" by TreeHugger Robot · 3 years, 11 months ago
  56. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 3 years, 11 months ago
  57. 062c857 Merge "Revert "Reland "Let InputFlinger create the server InputChannel""" by Jean-Michel Trivi · 3 years, 11 months ago
  58. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 3 years, 11 months ago
  59. 81e8b16 Use vector instead of VLA in solveLeastSquares by Siarhei Vishniakou · 3 years, 11 months ago
  60. 4d9f977 Return owned object from PropertyMap by Siarhei Vishniakou · 4 years ago
  61. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 3 years, 11 months ago
  62. d2ea0d5 Merge "Use std::vector instead of VLA for addMovement" by TreeHugger Robot · 3 years, 11 months ago
  63. ae0f990 Use std::vector instead of VLA for addMovement by Siarhei Vishniakou · 3 years, 11 months ago
  64. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 3 years, 11 months ago
  65. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 3 years, 11 months ago
  66. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 3 years, 11 months ago
  67. e9cadca Link libinput as static_lib for libinput_tests by Siarhei Vishniakou · 3 years, 11 months ago
  68. 44634c8 Merge "Convert mSampleEventTimes to std::vector" by TreeHugger Robot · 3 years, 11 months ago
  69. 1eb9727 Merge "Unregister input channel by token" by TreeHugger Robot · 3 years, 11 months ago
  70. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 3 years, 11 months ago
  71. 8ebfbf7 Merge "Request focus using setFocusedWindow" by TreeHugger Robot · 3 years, 11 months ago
  72. adefc3e Unregister input channel by token by Siarhei Vishniakou · 4 years ago
  73. 958da93 Request focus using setFocusedWindow by Vishnu Nair · 4 years ago
  74. d6ca33c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066 by Treehugger Robot · 4 years ago
  75. 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 4 years ago
  76. 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years ago
  77. 1b66d52 Merge "Created libattestation" by Chavi Weingarten · 4 years ago
  78. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 4 years ago
  79. 1abffbd Move KeyLayoutMap from RefBase to shared_ptr. by Chris Ye · 4 years ago
  80. 09c8d2d Created libattestation by chaviw · 4 years ago
  81. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 4 years ago
  82. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 4 years ago
  83. 85b4420 Add prefix to transform dump to align the data better by chaviw · 4 years ago
  84. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 4 years ago
  85. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 4 years ago
  86. 9eaa22c Updated MotionEvent to use Transform by chaviw · 4 years, 1 month ago
  87. 1bd1fcf Merge "Add setFocusedWindow function stub" by TreeHugger Robot · 4 years ago
  88. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 4 years ago
  89. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 4 years ago
  90. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 4 years, 1 month ago
  91. 1d0262a Merge "Add Flags<F>::Iterator." by Michael Wright · 4 years ago
  92. 0192488 Merge "Use unique_ptr when creating InputChannel" by TreeHugger Robot · 4 years ago
  93. 61847cc Merge "Use std::shared_ptr for InputChannel" by TreeHugger Robot · 4 years ago
  94. 1ff3d1e Use Transform in InputDispatcher by chaviw · 4 years, 1 month ago
  95. 75d9e66 Add Flags<F>::Iterator. by Michael Wright · 4 years, 1 month ago
  96. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  97. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  98. 7f7da38 Mark setInputWindows of IInputFlinger interface as "oneway". by Chris Ye · 4 years, 1 month ago
  99. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years, 1 month ago
  100. 58e1eae Merge "Move seq to header" by TreeHugger Robot · 4 years, 1 month ago