1. 2be30b5 Merge "Revert^2 "Support touchpad gesture properties in IDC files"" into udc-dev by Harry Cutts · 2 years, 10 months ago
  2. 2b67ff1 Revert^2 "Support touchpad gesture properties in IDC files" by Harry Cutts · 2 years, 10 months ago
  3. f207505 Merge "MotionEvent: Round coordinates to a precision of 0.001" into udc-dev by Prabir Pradhan · 2 years, 11 months ago
  4. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 11 months ago
  5. 2993ceb Merge "Revert "Support touchpad gesture properties in IDC files"" into udc-dev by Sebastian Pickl · 2 years, 11 months ago
  6. a53cb97 Revert "Support touchpad gesture properties in IDC files" by Sebastian Pickl · 2 years, 11 months ago
  7. 44c11c9 Merge "FTL: Add Optional<T>::or_else" into udc-dev by Dominik Laskowski · 2 years, 11 months ago
  8. c8a4279 Merge "Support touchpad gesture properties in IDC files" into udc-dev by Harry Cutts · 2 years, 11 months ago
  9. 07a71cd FTL: Add Optional<T>::or_else by Dominik Laskowski · 3 years, 4 months ago
  10. 3ca39d0 Support touchpad gesture properties in IDC files by Harry Cutts · 2 years, 11 months ago
  11. fd0a68e Use current directory to load prediction model by Siarhei Vishniakou · 2 years, 11 months ago
  12. 19c6592 Merge "Add INPUT_OWNERS to specific files in /f/n/include/android" am: aa8ea3f934 am: b860c828a0 am: ee42291a3c by Treehugger Robot · 2 years, 11 months ago
  13. b860c82 Merge "Add INPUT_OWNERS to specific files in /f/n/include/android" am: aa8ea3f934 by Treehugger Robot · 2 years, 11 months ago
  14. aa8ea3f Merge "Add INPUT_OWNERS to specific files in /f/n/include/android" by Treehugger Robot · 2 years, 11 months ago
  15. 33cb38b Single-device prediction only by Siarhei Vishniakou · 2 years, 11 months ago
  16. fae8f73 Add INPUT_OWNERS to specific files in /f/n/include/android by Prabir Pradhan · 2 years, 11 months ago
  17. 1e5ec0a Initialize mLayoutOverlayApplied by Siarhei Vishniakou · 2 years, 11 months ago
  18. 5b6ca88 Merge "Add missing "Introduced in" docs from NDK" into udc-dev by Alec Mouri · 2 years, 11 months ago
  19. 5a100fa Add missing "Introduced in" docs from NDK by Alec Mouri · 2 years, 11 months ago
  20. 1e63fc2 Improve logging of evdev events by using labels for recognized values by Prabir Pradhan · 2 years, 11 months ago
  21. 92c8fd5 Ensure channel receives a consistent touch stream by Siarhei Vishniakou · 3 years ago
  22. dd0635d Add virtual input device native classes. by Zixuan Qu · 3 years ago
  23. a0b0103 Merge "Add ASurfaceTransaction_setExtendedRangeBrightness" by John Reck · 3 years ago
  24. 6964e11 Merge "Postpone loading the TFLite model until a supported event is recorded." by Philip Quinn · 3 years ago
  25. feec2c6 Add ASurfaceTransaction_setExtendedRangeBrightness by John Reck · 3 years ago
  26. 92378eb Merge changes from topic "stylus-prediction" by Philip Quinn · 3 years ago
  27. bd66e62 Postpone loading the TFLite model until a supported event is recorded. by Philip Quinn · 3 years ago
  28. cb3229a Use mmap to read TFLite model. by Philip Quinn · 3 years ago
  29. da6a448 Replace shared libtflite dependency with static library. by Philip Quinn · 3 years ago
  30. 29584dd Merge "Attached Choreographer API from SurfaceControl." by TreeHugger Robot · 3 years ago
  31. 0f48af6 Merge "Revert "Use "SessionHint" enum in ndk API"" by Steven Moreland · 3 years ago
  32. 63a0fd1 Revert "Use "SessionHint" enum in ndk API" by Matt Buckley · 3 years ago
  33. 6c94ce4 Merge "Add a simple ring buffer and use it for holding TFLite model inputs." by Philip Quinn · 3 years ago
  34. 9b8926e Add a simple ring buffer and use it for holding TFLite model inputs. by Philip Quinn · 3 years ago
  35. 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 3 years ago
  36. 4c5a6e3 Merge "Use "SessionHint" enum in ndk API" by Matt Buckley · 3 years ago
  37. c0d38fc Attached Choreographer API from SurfaceControl. by Rachel Lee · 3 years ago
  38. f7b4913 Use "SessionHint" enum in ndk API by Matt Buckley · 3 years ago
  39. dff1554 Merge "Add TFLite model for motion prediction." by Philip Quinn · 3 years ago
  40. 8f953ab Add TFLite model for motion prediction. by Philip Quinn · 3 years, 1 month ago
  41. c1041d4 Use pid_t instead of not int32_t. by Peiyong Lin · 3 years ago
  42. 5df3493 Validate axes and led labels correctly by Siarhei Vishniakou · 3 years ago
  43. d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 3 years ago
  44. 53e1dac Merge changes I036d0251,I7723dcba by Harry Cutts · 3 years ago
  45. ea73eaa TouchpadInputMapper: add dump method by Harry Cutts · 3 years ago
  46. b096ea0 Merge "Track hovering pointers explicitly -- try 2" by TreeHugger Robot · 3 years ago
  47. b581f7f Track hovering pointers explicitly -- try 2 by Siarhei Vishniakou · 3 years, 1 month ago
  48. 961656a Merge "[scribe] Add index of handwriting icon on native" by Prabir Pradhan · 3 years ago
  49. d3cf4c2 Merge "Add an API to get the supported USI version for a display" by Prabir Pradhan · 3 years ago
  50. 243f1f8 Merge "[res] Add the NDK api for grammatical gender qualifier" by Yurii Zubrytskyi · 3 years ago
  51. e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 3 years, 1 month ago
  52. 68950fb Merge "Per-pointer processing in VelocityTracker" by TreeHugger Robot · 3 years ago
  53. 30b0c84 Merge "Use std::optional for active pointer id" by TreeHugger Robot · 3 years ago
  54. 92d7fd0 [scribe] Add index of handwriting icon on native by Seunghwan Choi · 3 years ago
  55. b346e3f Merge "Report pinch gestures" by Harry Cutts · 3 years ago
  56. 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 3 years ago
  57. 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 3 years, 1 month ago
  58. 657a173 Use std::optional for active pointer id by Siarhei Vishniakou · 3 years ago
  59. 118cd60 Merge "Report two-finger touchpad swipes" by Harry Cutts · 3 years ago
  60. 0e4f177 [res] Add the NDK api for grammatical gender qualifier by Yurii Zubrytskyi · 3 years, 1 month ago
  61. 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 3 years ago
  62. b1e8355 Report pinch gestures by Harry Cutts · 3 years, 1 month ago
  63. ef400b2 Report two-finger touchpad swipes by Harry Cutts · 3 years, 1 month ago
  64. 97e60ba Merge "Provide prediction time from the application" by TreeHugger Robot · 3 years ago
  65. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 3 years, 1 month ago
  66. 0839bd6 Provide prediction time from the application by Siarhei Vishniakou · 3 years ago
  67. 61560dd Merge "Report three- and four-finger swipes" by Harry Cutts · 3 years ago
  68. c5748d1 Report three- and four-finger swipes by Harry Cutts · 3 years, 2 months ago
  69. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years, 1 month ago
  70. 8be052f Merge "Add native MotionPredictor" by Siarhei Vishniakou · 3 years, 1 month ago
  71. 39147ce Add native MotionPredictor by Siarhei Vishniakou · 3 years, 2 months ago
  72. ae69fe8 Merge "AudioManager definitions for playback activity monitoring format" by Jean-Michel Trivi · 3 years, 1 month ago
  73. a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 3 years, 1 month ago
  74. 26e617d AudioManager definitions for playback activity monitoring format by Jean-Michel Trivi · 3 years, 1 month ago
  75. 9e01997 Merge "Add setThreads to APerformanceHint." by Peiyong Lin · 3 years, 1 month ago
  76. 146fac1 Merge "Gets keyboard layout info from user space when available." by Zixuan Qu · 3 years, 1 month ago
  77. f9c984f Add setThreads to APerformanceHint. by Peiyong Lin · 3 years, 2 months ago
  78. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years, 2 months ago
  79. d06a43a Merge "Make sendHint private in platform" by Matt Buckley · 3 years, 1 month ago
  80. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
  81. 146c4ec Sync native definitions of java key codes am: ba9d2022f0 by Vaibhav Devmurari · 3 years, 1 month ago
  82. ba9d202 Sync native definitions of java key codes by Vaibhav Devmurari · 3 years, 4 months ago
  83. cd7f6eb Make sendHint private in platform by Matt Buckley · 3 years, 1 month ago
  84. 74faedc Merge "Add new KEYCODE_RECENT_APPS and corresponding mappings" by Vaibhav Devmurari · 3 years, 1 month ago
  85. 5812035 Add new KEYCODE_RECENT_APPS and corresponding mappings by Vaibhav Devmurari · 3 years, 1 month ago
  86. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  87. 3d54c45 Merge "Prevent calling new ftl::Optional" by Leon Scroggins · 3 years, 2 months ago
  88. b316c34 Merge "Convert MotionEvent#getSurfaceRotation to ui::Rotation" by Michael Wright · 3 years, 2 months ago
  89. aa20704 Merge "Convert orientation values in input to ui::Rotation." by Michael Wright · 3 years, 2 months ago
  90. b19461b Prevent calling new ftl::Optional by Leon Scroggins III · 3 years, 2 months ago
  91. 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 3 years, 2 months ago
  92. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 2 months ago
  93. 9a31974 Merge "Add a LINT.IfChange for ASensorEvent type" am: e3dbdd20d3 am: 77e6e893a0 am: 3483484bb0 by Devin Moore · 3 years, 2 months ago
  94. 77e6e89 Merge "Add a LINT.IfChange for ASensorEvent type" am: e3dbdd20d3 by Devin Moore · 3 years, 2 months ago
  95. d047068 Add a LINT.IfChange for ASensorEvent type by Devin Moore · 3 years, 2 months ago
  96. 12711fb Merge "ftl: add comparison operators to Optional" by TreeHugger Robot · 3 years, 2 months ago
  97. ebd913b Merge "FTL: Add mixins for type-safe wrappers" by Michael Wright · 3 years, 2 months ago
  98. f28341e ftl: add comparison operators to Optional by Ady Abraham · 3 years, 2 months ago
  99. dfeded7 FTL: Add mixins for type-safe wrappers by Dominik Laskowski · 3 years, 2 months ago
  100. 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years, 2 months ago