1. f8680e6 Add NDK API to obtain Java InputEvent from Native AInputEvent by Arpit Singh · 2 years ago
  2. f193ec5 Merge "Pass unique_ptr of InputChannel to Connection" into main by Siarhei Vishniakou · 1 year, 11 months ago
  3. 10aa134 Merge "Allow ADPF WorkDuration CPU duration to be zero" into main by Matt Buckley · 1 year, 11 months ago
  4. 32966b6 Merge changes I3fc52c3d,I6bdcd983 into main by Treehugger Robot · 1 year, 11 months ago
  5. 7b9f4f5 Pass unique_ptr of InputChannel to Connection by Siarhei Vishniakou · 1 year, 11 months ago
  6. b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 1 year, 11 months ago
  7. 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 1 year, 11 months ago
  8. 0bbd177 Allow ADPF WorkDuration CPU duration to be zero by Matt Buckley · 1 year, 11 months ago
  9. 20736f9 Merge changes I0fcfa426,I2f1510ec,I07d70dc8 into main by Dominik Laskowski · 1 year, 11 months ago
  10. f822c20 Merge "Use aidl-defined InputChannel for parceling" into main by Siarhei Vishniakou · 1 year, 11 months ago
  11. 169d22e Merge "Add native side keycodes for emoji and screenshot" into main by Vaibhav Devmurari · 1 year, 11 months ago
  12. 8d66013 Use aidl-defined InputChannel for parceling by Siarhei Vishniakou · 2 years ago
  13. 9bb429a FTL: Add Expected<T, E> by Dominik Laskowski · 1 year, 11 months ago
  14. f14b37a Add native side keycodes for emoji and screenshot by Vaibhav Devmurari · 1 year, 11 months ago
  15. d7629e7 FTL: Silence __VA_ARGS__ warning with empty arg by Dominik Laskowski · 3 years, 8 months ago
  16. 70e4591 FTL: Fix SmallMap<K, V, 0>::try_emplace by Dominik Laskowski · 3 years, 8 months ago
  17. 9892aac Correctly pass screenshot fences to transaction callbacks by Alec Mouri · 2 years, 1 month ago
  18. 424c520 Merge "Add support for new PowerHAL methods to PowerHalWrapper" into main by Matt Buckley · 1 year, 11 months ago
  19. ee5cc4f Merge "Provide error handling for nullptr in the ADPF NDK" into main by Matt Buckley · 1 year, 11 months ago
  20. db4192a Add support for new PowerHAL methods to PowerHalWrapper by Matt Buckley · 2 years ago
  21. 81cc093 Provide error handling for nullptr in the ADPF NDK by Matt Buckley · 2 years ago
  22. 723b4b5 Fix aapt2 build break on MacOS by Michael Hoisie · 2 years ago
  23. 1773bb5 Merge "Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest" into main by Egor Pasko · 2 years ago
  24. 5a67a56 Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest by Egor Pasko · 2 years ago
  25. e9ae938 Merge "CursorInputMapper: share acceleration curves with touchpad" into main by Harry Cutts · 2 years ago
  26. e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 2 years ago
  27. 55ea9f4 Merge "Implement virtual stylus" into main by Biswarup Pal · 2 years ago
  28. c8f19c9 Merge "Align parameter name of AWorkDuration_release with documentation" into main by Xiang Wang · 2 years ago
  29. 352ff40 Align parameter name of AWorkDuration_release with documentation by Xiang Wang · 2 years ago
  30. e4742ee Merge "Add nullability type qualifiers for thermal NDK APIs" into main by Xiang Wang · 2 years ago
  31. 800af34 Add nullability type qualifiers for thermal NDK APIs by Xiang Wang · 2 years ago
  32. 2069461 Merge "Add private ndk ref for GPU load hints" into main by Matt Buckley · 2 years ago
  33. 2de5508 Add private ndk ref for GPU load hints by Xiang Wang · 2 years ago
  34. c913ce0 Merge "Expose InputConsumer::probablyHasInput" into main by Egor Pasko · 2 years ago
  35. a0d32af Expose InputConsumer::probablyHasInput by Egor Pasko · 2 years ago
  36. 590eb73 Implement virtual stylus by Biswarup Pal · 2 years, 1 month ago
  37. 1ff00cc TouchedWindow: store tool type in addition to pointer id by Siarhei Vishniakou · 2 years ago
  38. 6742ee9 Correctly handle empty vector when printing by Siarhei Vishniakou · 2 years ago
  39. 0cd7e5f Merge "FTL: Introduce ftl::Function<F,N> et al." into main by Treehugger Robot · 2 years ago
  40. ace9af9 FTL: Introduce ftl::Function<F,N> et al. by Lloyd Pique · 3 years, 2 months ago
  41. 2c61de6 Merge "Fix -Wformat compiler warning" into main am: 226de2d1bd am: e79ffe8b7b am: e65945e179 by Treehugger Robot · 2 years, 1 month ago
  42. 366fb5b InputDispatcher: dump window in a separate function by Siarhei Vishniakou · 2 years, 1 month ago
  43. 9a42103 Fix -Wformat compiler warning by Yi Kong · 2 years, 1 month ago
  44. 7b26dbe Pass all input events to MetricsManager by Cody Heiner · 2 years, 1 month ago
  45. 81780c4 [Reland] Add API support for GPU work duration report in ADPF. by Peiyong Lin · 2 years, 3 months ago
  46. a75a714 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b am: ebbe07810d am: c145734d54 by Tomasz Wasilczyk · 2 years, 1 month ago
  47. ebbe078 Merge "input: don't depend on unique_fd cast to int" into main am: 5f71d9251b by Tomasz Wasilczyk · 2 years, 1 month ago
  48. 5f71d92 Merge "input: don't depend on unique_fd cast to int" into main by Tomasz Wasilczyk · 2 years, 1 month ago
  49. 2542c03 Merge "Binder unique_fd" into main am: 1cc6ef1a50 am: b59b0e8323 am: d66061b7f9 by Treehugger Robot · 2 years, 1 month ago
  50. b59b0e8 Merge "Binder unique_fd" into main am: 1cc6ef1a50 by Treehugger Robot · 2 years, 1 month ago
  51. 3202460 input: don't depend on unique_fd cast to int by Tomasz Wasilczyk · 2 years, 1 month ago
  52. d1a34bf Merge "Revert "Add API support for GPU work duration report in ADPF."" into main by Jorim Jaggi · 2 years, 1 month ago
  53. 3dff8c2 Revert "Add API support for GPU work duration report in ADPF." by Jorim Jaggi · 2 years, 1 month ago
  54. 639490b Binder unique_fd by Tomasz Wasilczyk · 2 years, 2 months ago
  55. a3e6e1b Merge "Add NDK API AThermal_getThermalHeadroomThresholds" into main by Xiang Wang · 2 years, 1 month ago
  56. 31fab3e Add API support for GPU work duration report in ADPF. by Peiyong Lin · 2 years, 3 months ago
  57. e6c65b3 Add NDK API AThermal_getThermalHeadroomThresholds by Xiang Wang · 2 years, 3 months ago
  58. 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 7 months ago
  59. b0dad3a Add test cases for fallback key generation from InputDispatcher by Prabir Pradhan · 2 years, 2 months ago
  60. 318005c Reset velocity for pointers that have been canceled by Siarhei Vishniakou · 2 years, 2 months ago
  61. c62948e Return unique_ptr from readFromParcel by Siarhei Vishniakou · 2 years, 2 months ago
  62. dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 2 years, 2 months ago
  63. 2ca464e Merge "Regularize formatting of <android/sharedmem.h> docs." into main am: 16d1392bdd am: 6a82b47783 am: 6d52857b9f am: 361b082807 am: 04fa306500 by Elliott Hughes · 2 years, 3 months ago
  64. 04fa306 Merge "Regularize formatting of <android/sharedmem.h> docs." into main am: 16d1392bdd am: 6a82b47783 am: 6d52857b9f am: 361b082807 by Elliott Hughes · 2 years, 3 months ago
  65. 7376674 Regularize formatting of <android/sharedmem.h> docs. by Elliott Hughes · 2 years, 3 months ago
  66. b2aff84 Add flag to mark key usage code as a fallback mapping by Arpit Singh · 2 years, 3 months ago
  67. 2d151ac InputVerifier: only check pointer sources by Siarhei Vishniakou · 2 years, 3 months ago
  68. 9b96d64 Merge "Add CoGS team as OWNERS of ftl" into main am: b360539ad2 am: cd9f121268 am: f08c1e517e am: 16f18df11d am: aa7e428eb0 by Treehugger Robot · 2 years, 3 months ago
  69. aa7e428 Merge "Add CoGS team as OWNERS of ftl" into main am: b360539ad2 am: cd9f121268 am: f08c1e517e am: 16f18df11d by Treehugger Robot · 2 years, 3 months ago
  70. cd9f121 Merge "Add CoGS team as OWNERS of ftl" into main am: b360539ad2 by Treehugger Robot · 2 years, 3 months ago
  71. eb44a9c Add CoGS team as OWNERS of ftl by Dominik Laskowski · 2 years, 3 months ago
  72. aa68d0a ftl: add enum_string_full which includes the enum class name by Ady Abraham · 2 years, 3 months ago
  73. 66c6aed Merge "Use `` for code font rather than ||." into main am: aedcfe8397 am: ba1dae5b26 am: e35dba527f am: 04c0922f7b am: 7ba6078295 by Treehugger Robot · 2 years, 3 months ago
  74. 7ba6078 Merge "Use `` for code font rather than ||." into main am: aedcfe8397 am: ba1dae5b26 am: e35dba527f am: 04c0922f7b by Treehugger Robot · 2 years, 3 months ago
  75. ba1dae5 Merge "Use `` for code font rather than ||." into main am: aedcfe8397 by Treehugger Robot · 2 years, 3 months ago
  76. aedcfe8 Merge "Use `` for code font rather than ||." into main by Treehugger Robot · 2 years, 3 months ago
  77. 37a4372 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 am: f9323e4f88 am: c4dd2d3e8b am: 60cc18b6ab am: 6898fc281a by Elliott Hughes · 2 years, 3 months ago
  78. 6898fc2 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 am: f9323e4f88 am: c4dd2d3e8b am: 60cc18b6ab by Elliott Hughes · 2 years, 3 months ago
  79. f9323e4 Merge "s/FD_SETFD/F_SETFD/." into main am: a1d5887936 by Elliott Hughes · 2 years, 3 months ago
  80. a1d5887 Merge "s/FD_SETFD/F_SETFD/." into main by Elliott Hughes · 2 years, 3 months ago
  81. 1d6ad14 Merge "Fix formatting." into main am: 92db70b618 am: 9039cb8779 am: cbb641a9ad am: 809ad41701 am: a9084862de by Treehugger Robot · 2 years, 3 months ago
  82. a908486 Merge "Fix formatting." into main am: 92db70b618 am: 9039cb8779 am: cbb641a9ad am: 809ad41701 by Treehugger Robot · 2 years, 3 months ago
  83. 9039cb8 Merge "Fix formatting." into main am: 92db70b618 by Treehugger Robot · 2 years, 3 months ago
  84. 84612ed Use `` for code font rather than ||. by Elliott Hughes · 2 years, 3 months ago
  85. d4b452c Fix formatting. by Elliott Hughes · 2 years, 3 months ago
  86. 950ee79 s/FD_SETFD/F_SETFD/. by Elliott Hughes · 2 years, 3 months ago
  87. 8c7cb59 TouchpadInputMapper: add timer provider by Harry Cutts · 2 years, 4 months ago
  88. 2dac8b8 Eliminate lambdas from tracing helper macro by Prabir Pradhan · 2 years, 4 months ago
  89. 8143aea Merge "Implement Stylus Prediction Metrics" into udc-qpr-dev by Cody Heiner · 2 years, 4 months ago
  90. ab3eded Override VelocityTracker strategy for non-differential axes only by Siarhei Vishniakou · 2 years, 4 months ago
  91. a37bad1 Improve existing InputDispatcher traces by Prabir Pradhan · 2 years, 4 months ago
  92. 7543d90 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 6 months ago
  93. 52db474 Implement Stylus Prediction Metrics by Cody Heiner · 2 years, 6 months ago
  94. 6935ce3 Merge "Move VelocityTracker strategy consts to aidl" into main by Treehugger Robot · 2 years, 4 months ago
  95. f2846bd Merge "Override VelocityTracker strategy for non-differential axes only" into main by Treehugger Robot · 2 years, 4 months ago
  96. f7436a1 Move VelocityTracker strategy consts to aidl by Siarhei Vishniakou · 2 years, 4 months ago
  97. 8a2e589 Override VelocityTracker strategy for non-differential axes only by Siarhei Vishniakou · 2 years, 4 months ago
  98. d0108bd Merge "Add plumbing for ADPF Power Efficiency hint" into main by Matt Buckley · 2 years, 4 months ago
  99. cc14642 Add plumbing for ADPF Power Efficiency hint by Matt Buckley · 2 years, 6 months ago
  100. 1cc9f61 Merge "Update NDK doc for setThreads on permission error" into main by Xiang Wang · 2 years, 5 months ago