1. 618c42d Added ScreenCapture args and results struct by chaviw · 4 years ago
  2. 1bd1fcf Merge "Add setFocusedWindow function stub" by TreeHugger Robot · 4 years ago
  3. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 4 years ago
  4. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 4 years ago
  5. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 4 years ago
  6. 0192488 Merge "Use unique_ptr when creating InputChannel" by TreeHugger Robot · 4 years ago
  7. 61847cc Merge "Use std::shared_ptr for InputChannel" by TreeHugger Robot · 4 years ago
  8. 1ff3d1e Use Transform in InputDispatcher by chaviw · 4 years, 1 month ago
  9. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 5 years ago
  10. dc07032 Merge "Allow touch if some pointers are MT_TOOL_PALM" by TreeHugger Robot · 4 years ago
  11. 9a8c972 Merge "Inputflinger : Use BitArray class to replace raw bytes array." by TreeHugger Robot · 4 years ago
  12. 66fbac3 Inputflinger : Use BitArray class to replace raw bytes array. by Chris Ye · 4 years, 1 month ago
  13. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 3 months ago
  14. 7de812b Merge "SF: move VSyncTracker and VSyncDispatch ownership to Scheduler" by TreeHugger Robot · 4 years ago
  15. 5a85855 SF: move VSyncTracker and VSyncDispatch ownership to Scheduler by Ady Abraham · 4 years, 4 months ago
  16. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  17. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  18. 887b7d9 Log windows that are being interacted with - 2 by Siarhei Vishniakou · 4 years, 1 month ago
  19. a784d5b Merge "SF: add a spinner to refresh rate overlay" by TreeHugger Robot · 4 years ago
  20. 29d0da3 SF: add a spinner to refresh rate overlay by Ady Abraham · 4 years ago
  21. 2579fc0 Merge "Move things in InputWindowInfo to enum classes" by Michael Wright · 4 years ago
  22. 7766347 Merge "VSR: dispatch cbs skipped due to timer lag." by TreeHugger Robot · 4 years ago
  23. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years, 1 month ago
  24. 6c42020 Merge "GPU Memory: remove an infeasible TODO" by TreeHugger Robot · 4 years ago
  25. f947783 VSR: dispatch cbs skipped due to timer lag. by Kevin DuBois · 4 years ago
  26. 1abf04d Merge "Use std::filesystem for input event devices scan." by TreeHugger Robot · 4 years ago
  27. c23489a Merge "Trace acquire fence at queue time instead of at latch time" by TreeHugger Robot · 4 years ago
  28. 58e1eae Merge "Move seq to header" by TreeHugger Robot · 4 years ago
  29. d787f4a Merge "Added helper functions in Transform and PointerCoords" by Chavi Weingarten · 4 years ago
  30. 5ab0d0a Merge "Add reconnect method to vibrator HalWrapper" by TreeHugger Robot · 4 years ago
  31. a64c159 Move seq to header by Siarhei Vishniakou · 4 years, 1 month ago
  32. 4d3d89e Merge "After the InputFlingerServiceTest is done, kill the service process forked." by TreeHugger Robot · 4 years ago
  33. 98331ea GPU Memory: remove an infeasible TODO by Yiwei Zhang · 4 years ago
  34. c466984 After the InputFlingerServiceTest is done, kill the service process forked. by Chris Ye · 4 years ago
  35. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 4 years, 1 month ago
  36. a3afa22 Merge "SF: Short-circuit scheduler content detection" by TreeHugger Robot · 4 years ago
  37. 8594e19 Use std::filesystem for input event devices scan. by Chris Ye · 4 years ago
  38. c5035ed Merge "Fix 2 issues related to hover event dispatching." by TreeHugger Robot · 4 years ago
  39. cfd8115 Add reconnect method to vibrator HalWrapper by Lais Andrade · 4 years, 1 month ago
  40. 044b4dc Merge "Added libui dependencies for input" by Chavi Weingarten · 4 years, 1 month ago
  41. 2738c9e Merge "Use real InputWindowInfo for traces and dumps" by Chavi Weingarten · 4 years, 1 month ago
  42. 983f2b5 SF: Short-circuit scheduler content detection by Dominik Laskowski · 4 years, 1 month ago
  43. df26e86 Fix 2 issues related to hover event dispatching. by Garfield Tan · 4 years, 1 month ago
  44. b818bfa SF: hwvsync on for more samples on recalibration by Kevin DuBois · 4 years, 1 month ago
  45. fd9c1ed Added libui dependencies for input by chaviw · 4 years, 1 month ago
  46. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 4 years, 1 month ago
  47. 227c554 Convert TouchInputMapper enums to enum classes. by Michael Wright · 4 years, 1 month ago
  48. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 4 years, 2 months ago
  49. 8dcf124 Merge "SF: update mInputFlinger on main thread" by Chavi Weingarten · 4 years, 1 month ago
  50. 9ef3d40 Merge "Only attach descendants if parent was detached" by Chavi Weingarten · 4 years, 1 month ago
  51. 5e1e8f2 Only attach descendants if parent was detached by chaviw · 4 years, 1 month ago
  52. a39d939 Avoid TREBLE_TESTING_OVERRIDE am: 29e1ae6598 am: a4bf903470 am: 37683a2216 by Steven Moreland · 4 years, 1 month ago
  53. a4bf903 Avoid TREBLE_TESTING_OVERRIDE am: 29e1ae6598 by Steven Moreland · 4 years, 1 month ago
  54. e70cc6c SF: update mInputFlinger on main thread by Denis Hsu · 4 years, 1 month ago
  55. c6a2f3a Merge "Convert InputDeviceConfigurationFileType to enum class." by Chris Ye · 4 years, 1 month ago
  56. 10f4869 Merge "Remove obsolete debug option" by TreeHugger Robot · 4 years, 1 month ago
  57. 29e1ae6 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 4 years, 1 month ago
  58. 653bdbd Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd am: f708228c02 am: 935cf8beb3 am: a3f74c0de2 by TreeHugger Robot · 4 years, 1 month ago
  59. 935cf8b Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd am: f708228c02 by TreeHugger Robot · 4 years, 1 month ago
  60. a1a0c51 Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd by TreeHugger Robot · 4 years, 1 month ago
  61. f708228 Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd by TreeHugger Robot · 4 years, 1 month ago
  62. 9aacd0c Merge "Check if sensor is accessible on flush" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  63. f1e87ab Trace acquire fence at queue time instead of at latch time by Adithya Srinivasan · 4 years, 1 month ago
  64. 3b886a7 Merge "sf: only look for graphics frame packets when asserting on traces" by Lalit Maganti · 4 years, 1 month ago
  65. 2959e53 Merge "SurfaceFlinger: only ExplicitDefault can use appRequestRange" into rvc-dev am: 747819d612 am: 6765695809 am: 536e09c164 am: ccd5e5dc80 by Ady Abraham · 4 years, 1 month ago
  66. ba19697 Merge "Avoid TREBLE_TESTING_OVERRIDE" am: 88fdc661b9 am: 1e59efe271 am: d6a1f122cc am: f7adb9a96f am: d68ecff784 by Treehugger Robot · 4 years, 1 month ago
  67. 536e09c Merge "SurfaceFlinger: only ExplicitDefault can use appRequestRange" into rvc-dev am: 747819d612 am: 6765695809 by Ady Abraham · 4 years, 1 month ago
  68. 5993a1a Merge "SurfaceFlinger: only ExplicitDefault can use appRequestRange" into rvc-dev am: 747819d612 by Ady Abraham · 4 years, 1 month ago
  69. 6765695 Merge "SurfaceFlinger: only ExplicitDefault can use appRequestRange" into rvc-dev am: 747819d612 by Ady Abraham · 4 years, 1 month ago
  70. f7adb9a Merge "Avoid TREBLE_TESTING_OVERRIDE" am: 88fdc661b9 am: 1e59efe271 am: d6a1f122cc by Treehugger Robot · 4 years, 1 month ago
  71. 747819d Merge "SurfaceFlinger: only ExplicitDefault can use appRequestRange" into rvc-dev by Ady Abraham · 4 years, 1 month ago
  72. d6a1f12 Merge "Avoid TREBLE_TESTING_OVERRIDE" am: 88fdc661b9 am: 1e59efe271 by Treehugger Robot · 4 years, 1 month ago
  73. 1e59efe Merge "Avoid TREBLE_TESTING_OVERRIDE" am: 88fdc661b9 by Treehugger Robot · 4 years, 1 month ago
  74. 88fdc66 Merge "Avoid TREBLE_TESTING_OVERRIDE" by Treehugger Robot · 4 years, 1 month ago
  75. 2f4af7b Merge "Don't quantize max range with a resolution of 0" by TreeHugger Robot · 4 years, 1 month ago
  76. ec5b4b1 Don't quantize max range with a resolution of 0 by Anthony Stange · 4 years, 1 month ago
  77. 7c8af94 Avoid TREBLE_TESTING_OVERRIDE by Steven Moreland · 4 years, 1 month ago
  78. 3bde6ae sf: only look for graphics frame packets when asserting on traces by Lalit Maganti · 4 years, 1 month ago
  79. 779db16 Add OWNERS file for FrameTracer by Adithya Srinivasan · 4 years, 1 month ago
  80. 4c34a09 Use real InputWindowInfo for traces and dumps by chaviw · 4 years, 1 month ago
  81. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 4 years, 1 month ago
  82. bc6c626 Merge "SurfaceFlinger: Enable ealy offset for reused client composition" into rvc-d1-dev am: e29fcaca9a am: 59aa529a53 am: d1584280f1 by TreeHugger Robot · 4 years, 1 month ago
  83. 59aa529 Merge "SurfaceFlinger: Enable ealy offset for reused client composition" into rvc-d1-dev am: e29fcaca9a by TreeHugger Robot · 4 years, 1 month ago
  84. e29fcac Merge "SurfaceFlinger: Enable ealy offset for reused client composition" into rvc-d1-dev by TreeHugger Robot · 4 years, 1 month ago
  85. 1c0f5e6 Merge "Force InputManagerService to communicate via InputManagerInterface" by Michael Wright · 4 years, 1 month ago
  86. 5bb6cfd Merge changes from topics "pc-enum", "pointer_controller" am: 87099b04c3 by Treehugger Robot · 4 years, 1 month ago
  87. 086a996 Move PointerController from sp to shared_ptr am: a512bfda6d by Michael Wright · 4 years, 1 month ago
  88. 20c029c SurfaceFlinger: only ExplicitDefault can use appRequestRange by Ady Abraham · 4 years, 1 month ago
  89. 2ffcba9 Merge "Enable -Wshadow for input code" by TreeHugger Robot · 4 years, 1 month ago
  90. 2ec5391 Remove obsolete debug option by John Reck · 4 years, 1 month ago
  91. 976db0c Move PointerController enums to enum classes. by Michael Wright · 4 years, 1 month ago
  92. 39f4253 Merge "Increase touch video buffer size" by TreeHugger Robot · 4 years, 1 month ago
  93. d58812b Merge "Move PointerController enums to enum classes." by TreeHugger Robot · 4 years, 1 month ago
  94. 487938e Increase touch video buffer size by Siarhei Vishniakou · 4 years, 1 month ago
  95. 7a37667 Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 1 month ago
  96. 1aefc1f Merge "Add retries to vibrator HAL controller" by TreeHugger Robot · 4 years, 1 month ago
  97. e6afda3 Move PointerController enums to enum classes. by Michael Wright · 4 years, 1 month ago
  98. a512bfd Move PointerController from sp to shared_ptr by Michael Wright · 4 years, 1 month ago
  99. b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 4 years, 10 months ago
  100. 29adc8c Check if sensor is accessible on flush by Stan Rokita · 4 years, 1 month ago