1. fc6c7f7 Merge changes I086b5045,I753fb07a,Iea2bb7fd by TreeHugger Robot · 3 years, 4 months ago
  2. ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 4 months ago
  3. 54494bd FTL: Generalize SmallMap lookup transformer by Dominik Laskowski · 3 years, 5 months ago
  4. a7e2255 FTL: Add Optional<T>::transform by Dominik Laskowski · 3 years, 5 months ago
  5. 2154916 Merge "Use std::list to store Behavior objects" by TreeHugger Robot · 3 years, 5 months ago
  6. 608e78e Merge "Add property for mute events from volume shaper" by Vlad Popa · 3 years, 5 months ago
  7. f6bc0fa Merge "Add property for tracking mute caused by client volume" by Vlad Popa · 3 years, 5 months ago
  8. aa9e9d2 Use std::list to store Behavior objects by Siarhei Vishniakou · 3 years, 5 months ago
  9. 12300c1 Return pointer from getKeyBehavior by Siarhei Vishniakou · 3 years, 5 months ago
  10. cef0eb8 Remove unused variable outKey by Siarhei Vishniakou · 3 years, 5 months ago
  11. 5ceac8f Add property for mute events from volume shaper by Vlad Popa · 3 years, 5 months ago
  12. 99ac947 Add property for tracking mute caused by client volume by Vlad Popa · 3 years, 5 months ago
  13. f5740eb Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca am: 433221fece by TreeHugger Robot · 3 years, 5 months ago
  14. 433221f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca by TreeHugger Robot · 3 years, 5 months ago
  15. 2a6c186 Deprecate Looper's pollAll by Ady Abraham · 3 years, 5 months ago
  16. d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 5 months ago
  17. 5cb9856 Add type used for describing the mute state by Vlad Popa · 3 years, 6 months ago
  18. 459fc74 Add property to describe port id updates by Vlad Popa · 3 years, 7 months ago
  19. 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
  20. b82e191 Merge "Consolidate input OWNERS files" am: 6442a2723c am: 43847ac9d6 am: 953f3da55e am: 8c5cbb3747 am: 3e0ac4c52d by Treehugger Robot · 3 years, 6 months ago
  21. 43847ac Merge "Consolidate input OWNERS files" am: 6442a2723c by Treehugger Robot · 3 years, 6 months ago
  22. 6442a27 Merge "Consolidate input OWNERS files" by Treehugger Robot · 3 years, 6 months ago
  23. 496c8b7 Consolidate input OWNERS files by Prabir Pradhan · 3 years, 10 months ago
  24. d945d3e Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 7 months ago
  25. ec70ee2 Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 7 months ago
  26. 984f40b Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 7 months ago
  27. 0a448ac Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 7 months ago
  28. 53f0a5e Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 7 months ago
  29. ac7f2e7 Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 7 months ago
  30. fde85cb Change POINTER_ICON_STYLE enum to a type safe enum class by Brandon Pollack · 3 years, 7 months ago
  31. 44c6cc8 Move pointer icon style enum to libinput headers by Brandon Pollack · 3 years, 7 months ago
  32. fdbecf0 Merge "Do not load keylayout if required kernel module is missing" by TreeHugger Robot · 3 years, 7 months ago
  33. 8e127da Merge "Validate indices when requesting PointerCoords" into tm-dev am: 9bc7330279 am: b9113f6460 by TreeHugger Robot · 3 years, 7 months ago
  34. a9fd82c Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 7 months ago
  35. 9bc7330 Merge "Validate indices when requesting PointerCoords" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  36. 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 3 years, 7 months ago
  37. ef1564c Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 7 months ago
  38. 5ed8eaa Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 7 months ago
  39. a91d857 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 7 months ago
  40. 911b755 Merge "Add lock to protect UnwantedInteractionBlocker" by TreeHugger Robot · 3 years, 7 months ago
  41. 9f330c5 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 7 months ago
  42. 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 7 months ago
  43. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 7 months ago
  44. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 8 months ago
  45. 6a028dd Merge "Limit access to head tracker sensor" into tm-dev am: 984f01a4a5 am: 251c07cf7d by TreeHugger Robot · 3 years, 8 months ago
  46. 4a4d046 Limit access to head tracker sensor by Brian Duddie · 3 years, 8 months ago
  47. 6d20d9f Merge "Add touch resampling native tests" by TreeHugger Robot · 3 years, 8 months ago
  48. 0ced3cc Add touch resampling native tests by Siarhei Vishniakou · 8 years ago
  49. 1ad281c [API Review] Make changes to documentation for getActionButton and by Vaibhav Devmurari · 3 years, 10 months ago
  50. 38fae2a [API Review] Make changes to documentation for getActionButton and by Vaibhav Devmurari · 3 years, 10 months ago
  51. 5593aef Merge "Add note on when to call ASensorManager_getDynamicSensorList" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  52. b1f7795 Add note on when to call ASensorManager_getDynamicSensorList by Erik Staats · 3 years, 9 months ago
  53. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 9 months ago
  54. 93ccdae Merge changes from topic "presubmit-am-c81762ef3b084d75afdf183d012bec54" into tm-dev by Siarhei Vishniakou · 3 years, 9 months ago
  55. 786237d Merge "Update data type and comments on tagSocket/untagSocket APIs" am: 6b72346318 am: e32af6a222 am: f0fba372a9 by Ken Chen · 3 years, 9 months ago
  56. 814ace3 Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 3 years, 10 months ago
  57. 806c30f Update data type and comments on tagSocket/untagSocket APIs by Ken Chen · 3 years, 9 months ago
  58. 6e40660 Merge "FTL: Remove libutils dependency of Flags" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  59. bd00678 FTL: Add thread safety helpers by Dominik Laskowski · 3 years, 10 months ago
  60. a7fe7eb FTL: Remove libutils dependency of Flags by Dominik Laskowski · 3 years, 10 months ago
  61. be20467 Merge "Clarify meaning of key parameter to AStorageManager_mountObb()" am: a90b4e7b44 am: 9375660cfe am: a83e726a6b by Eric Biggers · 3 years, 10 months ago
  62. 7f0fdc1 Clarify meaning of key parameter to AStorageManager_mountObb() by Eric Biggers · 3 years, 10 months ago
  63. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 10 months ago
  64. 7aad086 Merge "Rename to VsyncCallback & presentation time." by Rachel Lee · 3 years, 10 months ago
  65. c077811 Merge changes I35923e79,Icc1263eb by TreeHugger Robot · 3 years, 10 months ago
  66. 6b531cf Merge "Add new NDK function definitions in input.h" by Vaibhav Bhaveshkumar Devmurari · 3 years, 10 months ago
  67. f4dc39f Rename to VsyncCallback & presentation time. by Rachel Lee · 3 years, 10 months ago
  68. 206996f FTL: Refine container semantics by Dominik Laskowski · 4 years ago
  69. 17f6b97 FTL: Prevent InitializerList overflow by Dominik Laskowski · 4 years ago
  70. 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 3 years, 11 months ago
  71. 9c6d07b Merge "ftl::Flags: Offer set and clear APIs for convenience and readability" by TreeHugger Robot · 3 years, 11 months ago
  72. f0a3d81 ftl::Flags: Offer set and clear APIs for convenience and readability by Prabir Pradhan · 3 years, 11 months ago
  73. ec9f965 Merge "Add ASensorManager_getDynamicSensorList." by Erik Staats · 3 years, 11 months ago
  74. d35a574 Add ASensorManager_getDynamicSensorList. by Erik Staats · 3 years, 11 months ago
  75. 72c7104 Add TYPE_HEADING sensor type to sensor NDK. by Eva Chen · 4 years ago
  76. c0420b7 Add limited axes imu sensor types to sensor NDK. by Eva Chen · 4 years, 9 months ago
  77. 599126c Merge "Add ChromeOS palm rejection model" by Siarhei Vishniakou · 4 years ago
  78. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 3 months ago
  79. 9c116bd Merge "Expose 1010102 config for bitmap" by TreeHugger Robot · 4 years ago
  80. e713b77 Merge "Performance hint ndk APIs" by Bo Liu · 4 years ago
  81. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
  82. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  83. a81824b Merge "Set keyboard type to maximum of all sub devices." by Philip Junker · 4 years ago
  84. f843796 Set keyboard type to maximum of all sub devices. by Philip Junker · 4 years ago
  85. f6ce398 Expose 1010102 config for bitmap by Alec Mouri · 4 years ago
  86. 582c98b Merge "Improve ASurfaceTransaction_setFrameTimeline docs." by Rachel Lee · 4 years ago
  87. 04667b7 FTL: Tidy up API by Dominik Laskowski · 4 years ago
  88. 1fb2ddc Improve ASurfaceTransaction_setFrameTimeline docs. by Rachel Lee · 4 years ago
  89. bd2fbcb Merge "Use std::vector in Input.h" by TreeHugger Robot · 4 years ago
  90. a45a799 Merge changes I9b36d834,I3141992c by TreeHugger Robot · 4 years ago
  91. fd90d8e Merge "Rename AChoreographer frame timeline methods." by Rachel Lee · 4 years ago
  92. 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 4 years ago
  93. f261da0 Merge "Add tagSocket/untagSocket NDK APIs" am: 8fc5367b3f am: f32288186b am: 0a506939d0 am: 68207fd748 by Treehugger Robot · 4 years ago
  94. 68207fd Merge "Add tagSocket/untagSocket NDK APIs" am: 8fc5367b3f am: f32288186b am: 0a506939d0 by Treehugger Robot · 4 years ago
  95. 2825fa2 Rename AChoreographer frame timeline methods. by Rachel Lee · 4 years ago
  96. a9b7f03 Add tagSocket/untagSocket NDK APIs by Ken Chen · 4 years ago
  97. 573da3b Add NDK support for new head tracker sensor type by Brian Duddie · 4 years, 1 month ago
  98. 741b99e Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." into sc-v2-dev am: 6f28d23f07 by Philip Junker · 4 years ago
  99. c74e9e2 FTL: Add variadic concatenation by Dominik Laskowski · 4 years, 1 month ago
  100. b60596f Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago