1. def2c21 Merge "Force HALs to explicitly enable legacy method for clearing buffer caches" into udc-dev by Brian Lindahl · 2 years, 8 months ago
  2. f70d9c4 Force HALs to explicitly enable legacy method for clearing buffer caches by Brian Lindahl · 2 years, 8 months ago
  3. 1db4399 TouchInputMapper: don't check touchpad touches by screen bounds by Harry Cutts · 2 years, 8 months ago
  4. c83558c Merge "Adjust screenshot behavior of HDR content" into udc-dev by John Reck · 2 years, 8 months ago
  5. 5b02fc4 Adjust screenshot behavior of HDR content by John Reck · 2 years, 8 months ago
  6. 92745f7 Merge "Handle runtime sensor events even if there are no real ones." into udc-dev by Vladimir Komsiyski · 2 years, 8 months ago
  7. 3b9574a Handle runtime sensor events even if there are no real ones. by Vladimir Komsiyski · 2 years, 8 months ago
  8. d466857 Merge "Log out-of-order window infos updates" into udc-dev by TreeHugger Robot · 2 years, 8 months ago
  9. e2d9555 Merge "Reduce number of binders from SurfaceFlinger for ADPF" into udc-dev by Matt Buckley · 2 years, 8 months ago
  10. 676e439 Reduce number of binders from SurfaceFlinger for ADPF by Matt Buckley · 2 years, 9 months ago
  11. 1930f60 Merge "Add a unit test for TouchpadInputMapper" into udc-dev by Siarhei Vishniakou · 2 years, 8 months ago
  12. 9464b2c Log out-of-order window infos updates by Patrick Williams · 2 years, 9 months ago
  13. 01b8e81 Merge changes from topic "revert-23316821-WWTNIVUOBO" into udc-dev by Arpit Singh · 2 years, 9 months ago
  14. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 9 months ago
  15. 342e1dd Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Siarhei Vishniakou · 2 years, 9 months ago
  16. 17e25f4 Merge "Remove window infos from InputFlinger dumpsys" into udc-dev by Patrick Williams · 2 years, 9 months ago
  17. 2689fca Merge "Skip window infos updates if no listeners" into udc-dev by Patrick Williams · 2 years, 9 months ago
  18. d1d846c Skip window infos updates if no listeners by Patrick Williams · 2 years, 9 months ago
  19. 979f2d8 Add a unit test for TouchpadInputMapper by Siarhei Vishniakou · 2 years, 9 months ago
  20. 2aae677 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 9 months ago
  21. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 9 months ago
  22. 39fcb50 Merge "[sf] Update snapshots after screenshots" into udc-dev by Vishnu Nair · 2 years, 9 months ago
  23. 603ace7 Remove window infos from InputFlinger dumpsys by Patrick Williams · 2 years, 9 months ago
  24. fa9e2ef [sf] Update snapshots after screenshots by Vishnu Nair · 2 years, 9 months ago
  25. 0120156 Merge "SF: Fix ADPF regression due to wrong present fence" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  26. 19a4a08 Merge "Fix SurfaceFlinger_test on WCG devices" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  27. c44a1ff Fix SurfaceFlinger_test on WCG devices by Alec Mouri · 2 years, 9 months ago
  28. 052dcb5 Merge "Update BackgroundExecutor to use LocklessQueue" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  29. 61dfca4 SF: Fix ADPF regression due to wrong present fence by Dominik Laskowski · 2 years, 9 months ago
  30. 13310b8 Update BackgroundExecutor to use LocklessQueue by Patrick Williams · 2 years, 9 months ago
  31. b94c026 Merge "InputMapper refactor: KeyboardInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  32. 1d810c5 Merge "Create new input targets for hover events" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  33. 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 9 months ago
  34. 0f0d7b0 Merge "[sf] Add readme for surfaceflinger frontend" into udc-dev by Vishnu Nair · 2 years, 9 months ago
  35. d5876ba Create new input targets for hover events by Siarhei Vishniakou · 2 years, 9 months ago
  36. 6ba61eb [sf] Add readme for surfaceflinger frontend by Vishnu Nair · 2 years, 9 months ago
  37. 5796a17 Merge "Create InputTarget in a separate function" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
  38. 12baa2e Merge "Disable HDR screenshots" into udc-dev by Alec Mouri · 2 years, 9 months ago
  39. 2964072 Disable HDR screenshots by Alec Mouri · 2 years, 9 months ago
  40. 585bc66 Merge "Set cursor position to the first pointer for mouse events" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  41. 6c377b3 Create InputTarget in a separate function by Siarhei Vishniakou · 2 years, 9 months ago
  42. 70c6ee8 Set cursor position to the first pointer for mouse events by Siarhei Vishniakou · 2 years, 9 months ago
  43. 0987fd8 fix touch issue on portrait reference by Priyank Singh · 2 years, 9 months ago
  44. 9e9933f Merge "Populate preferred frame timeline always" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
  45. afb6b50 Populate preferred frame timeline always by Rachel Lee · 2 years, 9 months ago
  46. 216dd85 Merge "InputDevice.hasKeys also checks for key usage" into udc-dev by Sergej Salnikov · 2 years, 9 months ago
  47. 4530ad4 Merge "[sf] avoid traversals for cursor updates and buffer udpates" into udc-dev by Vishnu Nair · 2 years, 9 months ago
  48. addae5a Merge "Track transaction merges through transaction trace" into udc-dev by Pablo Gamito · 2 years, 9 months ago
  49. 687f699 Merge changes I01dbdd8a,Ib78b3c35 into udc-dev by Prabir Pradhan · 2 years, 9 months ago
  50. e5420e7 InputDevice.hasKeys also checks for key usage by Sergej Salnikov · 2 years, 9 months ago
  51. 89b675e Merge "InputDispatcher: Only send touchpad nav gestures to trusted overlays" into udc-dev by Harry Cutts · 2 years, 9 months ago
  52. f8710d1 Merge "Move rotation flags to SF" into udc-dev by Leon Scroggins · 2 years, 9 months ago
  53. b166c00 InputDispatcher: Only send touchpad nav gestures to trusted overlays by Harry Cutts · 2 years, 9 months ago
  54. f7c4b0e Use fling tap down gesture as a signal for touchpad contact by Prabir Pradhan · 2 years, 9 months ago
  55. 835f1e7 GestureConverter: Do not use NotifyArgs as an optional return type by Prabir Pradhan · 2 years, 9 months ago
  56. 66fe0d3 Merge "CapturedTouchpadEventConverter: fix button reporting" into udc-dev by Harry Cutts · 2 years, 9 months ago
  57. 12cda38 Merge "[sf] Properly update clones of clones" into udc-dev by Vishnu Nair · 2 years, 9 months ago
  58. 23780be Track transaction merges through transaction trace by Pablo Gamito · 2 years, 10 months ago
  59. 9550c09 Move rotation flags to SF by Leon Scroggins III · 2 years, 9 months ago
  60. a04c0f6 Merge "InputMapper refactor: RotaryEncoderInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  61. f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  62. de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  63. f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  64. e015d02 Merge "InputMapper refactor: TouchpadInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  65. d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  66. 315eb8c Merge "InputMapper refactor: VibratorInputMapper" into udc-dev by Arpit Singh · 2 years, 9 months ago
  67. 802ac4f [sf] avoid traversals for cursor updates and buffer udpates by Vishnu Nair · 2 years, 9 months ago
  68. 8b0d097 Merge "SF: use TextureView hint when selecting the refresh rate" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  69. 23c8dff CapturedTouchpadEventConverter: fix button reporting by Harry Cutts · 2 years, 9 months ago
  70. b270da4 Merge "SF: Tie main thread priority to active display" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  71. 3be6190 [sf] Properly update clones of clones by Vishnu Nair · 2 years, 9 months ago
  72. c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 9 months ago
  73. 50fe0d9 Merge changes from topic "inputmapper-refactor-udc-dev" into udc-dev by Arpit Singh · 2 years, 9 months ago
  74. 5526916 SF: use TextureView hint when selecting the refresh rate by Ady Abraham · 2 years, 9 months ago
  75. d922771 Merge "Slip touch when the new window is valid" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  76. eb7596b Merge "Cleaned up transaction sanitize calls" into udc-dev by Chavi Weingarten · 2 years, 9 months ago
  77. cf0bb43 SF: Tie main thread priority to active display by Dominik Laskowski · 2 years, 9 months ago
  78. 5ed7749 InputMapper refactor: RotaryEncoderInputMapper by Arpit Singh · 2 years, 9 months ago
  79. 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 9 months ago
  80. e08bdbd InputMapper refactor: TouchpadInputMapper by Arpit Singh · 2 years, 9 months ago
  81. 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 9 months ago
  82. d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 9 months ago
  83. 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 9 months ago
  84. 0bd940a InputMapper refactor: ExternalStylusInputMapper by Arpit Singh · 2 years, 9 months ago
  85. afa08cc Slip touch when the new window is valid by Siarhei Vishniakou · 2 years, 9 months ago
  86. c78f53c Cleaned up transaction sanitize calls by Chavi Weingarten · 2 years, 10 months ago
  87. e34ee30 Merge "Align the scroll ballistics with the pointing ballistics." into udc-dev by Wenxin Feng · 2 years, 9 months ago
  88. 58df7b9 Merge "Revert "[sf] Properly update clones of clones"" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  89. b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  90. 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 10 months ago
  91. 9da41a1 Merge "Treat HOVER_EXIT as continuation of existing gesture" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
  92. b7db507 Merge changes Iefe84120,I482cce6d into udc-dev by Harry Cutts · 2 years, 9 months ago
  93. 892bce5 CapturedTouchpadEventConverter: filter out palms by Harry Cutts · 2 years, 10 months ago
  94. bb24e27 TouchpadInputMapper: support touchpad capture by Harry Cutts · 2 years, 11 months ago
  95. a235c04 Treat HOVER_EXIT as continuation of existing gesture by Siarhei Vishniakou · 2 years, 9 months ago
  96. 6e701af Revert "[sf] Properly update clones of clones" by Vishnu Nair · 2 years, 9 months ago
  97. d8e3b12 Merge "Don't overdim SDR content in an HLG screenshot." into udc-dev by Alec Mouri · 2 years, 9 months ago
  98. b49fc5d Merge "Reset touch state when device resets" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  99. 1ca5066 Align the scroll ballistics with the pointing ballistics. by Wenxin Feng · 2 years, 9 months ago
  100. e4eb274 Merge changes from topics "b270612751", "kFrameTimelinesCapacity" into udc-dev by Rachel Lee · 2 years, 9 months ago