1. ee5e78a Merge changes from topic "sf_render_frame_rate" by Ady Abraham · 3 years, 5 months ago
  2. 240da1a Merge "SF: Fix blur region transform regression" by TreeHugger Robot · 3 years, 5 months ago
  3. 8ca643a SF: Generalize frame rate override to any frame rate by Ady Abraham · 3 years, 5 months ago
  4. dc6e0d3 Merge "Generate xml" by Dichen Zhang · 3 years, 5 months ago
  5. 72fd2b1 Generate xml by Dichen Zhang · 3 years, 5 months ago
  6. 8ecd08e Merge "libjpegrecoverymap: refactor of public APIs" by Dichen Zhang · 3 years, 5 months ago
  7. 369cbd1 Merge "Use both mouse and touchpad sources for touchpads" by Harry Cutts · 3 years, 5 months ago
  8. deffcb4 Merge changes from topic "nullable-timestats" by Patrick Williams · 3 years, 5 months ago
  9. e7613db SF: Fix blur region transform regression by Vishnu Nair · 3 years, 5 months ago
  10. c249a67 Merge "Adding fuzz_service for rust backend" am: 9302d381f9 am: d0eb9af3ee am: aa18ec5703 by Pawan Wagh · 3 years, 5 months ago
  11. aa18ec5 Merge "Adding fuzz_service for rust backend" am: 9302d381f9 am: d0eb9af3ee by Pawan Wagh · 3 years, 5 months ago
  12. d0eb9af Merge "Adding fuzz_service for rust backend" am: 9302d381f9 by Pawan Wagh · 3 years, 5 months ago
  13. 9302d38 Merge "Adding fuzz_service for rust backend" by Pawan Wagh · 3 years, 5 months ago
  14. ffa3401 libjpegrecoverymap: refactor of public APIs by Dichen Zhang · 3 years, 5 months ago
  15. 89ea6a9 Merge "Add a config to allow touches while the display is off." by TreeHugger Robot · 3 years, 5 months ago
  16. ce1cd88 Merge "Do not assume we are in POINTER mode when canceling pointer gestures" by Prabir Pradhan · 3 years, 5 months ago
  17. 38429f0 Adding fuzz_service for rust backend by Pawan Wagh · 3 years, 5 months ago
  18. fc424b0 Merge "Make ANativeWindow available over stable AIDL" by Sungtak Lee · 3 years, 5 months ago
  19. 64344a3 Merge "SF: Avoid registering DisplayDevice with Scheduler" by Dominik Laskowski · 3 years, 5 months ago
  20. 7bcc6d6 Merge "Update SurfaceFlinger to use power V4 AIDL" by Matt Buckley · 3 years, 5 months ago
  21. 74c0bf6 CE: Make TimeStats nullable by Patrick Williams · 3 years, 5 months ago
  22. 8aed5d2 RE: move useProtectedContext calls to drawLayers by Patrick Williams · 3 years, 5 months ago
  23. b80b6c0 Do not assume we are in POINTER mode when canceling pointer gestures by Prabir Pradhan · 3 years, 5 months ago
  24. 50c19b1 Add a config to allow touches while the display is off. by Yuncheol Heo · 3 years, 5 months ago
  25. 468de9c Merge "Remove unused function from TouchState" by TreeHugger Robot · 3 years, 5 months ago
  26. 285f8c1 SF: store the render frame rate in RefreshRateConfigs::Policy by Ady Abraham · 3 years, 6 months ago
  27. 25d613a Merge "Address missed comments from ag/20198235" by Prabir Pradhan · 3 years, 5 months ago
  28. 98f204d Remove unused function from TouchState by Siarhei Vishniakou · 3 years, 5 months ago
  29. 4b3e4a9 Make ANativeWindow available over stable AIDL by Sungtak Lee · 3 years, 5 months ago
  30. 4da2bc5 Merge "graphics.common V3 -> V4" by Steven Moreland · 3 years, 5 months ago
  31. 09e40f6 Address missed comments from ag/20198235 by Prabir Pradhan · 3 years, 5 months ago
  32. b26747d Merge "jpegrecoverymap: Add error code" by Dichen Zhang · 3 years, 5 months ago
  33. 80b7248 jpegrecoverymap: Add error code by Dichen Zhang · 3 years, 5 months ago
  34. f0ab2c8 Remove wrongDevice variable by Siarhei Vishniakou · 3 years, 5 months ago
  35. b5a094b SF: Avoid registering DisplayDevice with Scheduler by Dominik Laskowski · 3 years, 5 months ago
  36. 3681e5a Merge "BBQ: Check if the buffer is already in the pending release queue before logging" by Vishnu Nair · 3 years, 5 months ago
  37. 4c9142e Merge "Remove TouchState::split variable" by TreeHugger Robot · 3 years, 5 months ago
  38. d3819ac Merge "Typedef font structs" by Ben Wagner · 3 years, 5 months ago
  39. 64a9853 Remove TouchState::split variable by Siarhei Vishniakou · 3 years, 5 months ago
  40. dbcf33b Merge "Do not send nextWakeupTime to findTouchedWindowTargetsLocked" by Siarhei Vishniakou · 3 years, 5 months ago
  41. c3e73cb Merge "Remove 2 goto statements for wrongDevice" by TreeHugger Robot · 3 years, 5 months ago
  42. 6acd015 Merge "Adding rust lib for random parcel" am: 7d978c9093 am: f5cb787c2a am: 2d559c9de5 by Pawan Wagh · 3 years, 5 months ago
  43. 2d559c9 Merge "Adding rust lib for random parcel" am: 7d978c9093 am: f5cb787c2a by Pawan Wagh · 3 years, 5 months ago
  44. 79c3266 Remove 2 goto statements for wrongDevice by Siarhei Vishniakou · 3 years, 5 months ago
  45. f5cb787 Merge "Adding rust lib for random parcel" am: 7d978c9093 by Pawan Wagh · 3 years, 5 months ago
  46. 7d978c9 Merge "Adding rust lib for random parcel" by Pawan Wagh · 3 years, 5 months ago
  47. b10b706 Update SurfaceFlinger to use power V4 AIDL by Matt Buckley · 3 years, 5 months ago
  48. 28fe2e6 BBQ: Check if the buffer is already in the pending release queue before logging by Vishnu Nair · 3 years, 5 months ago
  49. 0d7751f Merge "Do not call 'setEnabled' before mapper is configured" by Siarhei Vishniakou · 3 years, 5 months ago
  50. 13e11b5 Merge "SF: Rename RefreshRateConfigs" by TreeHugger Robot · 3 years, 5 months ago
  51. aee7eb9 Merge changes I0b34480e,I9889e7f8,I5e008d03 by Prabir Pradhan · 3 years, 5 months ago
  52. 4c8aa33 Adding rust lib for random parcel by Pawan Wagh · 3 years, 6 months ago
  53. d500ef2 Merge "SF: Use layer id for region sampling stop layer" by Vishnu Nair · 3 years, 5 months ago
  54. f968c0c Merge "SF: Remove layer map from Client" by Vishnu Nair · 3 years, 5 months ago
  55. 8954cb7 Merge "SF: Change RenderEngine ownership" by TreeHugger Robot · 3 years, 5 months ago
  56. ecd23b1 Merge "surfaceflinger_fuzzer : Resolved memory leak" by TreeHugger Robot · 3 years, 5 months ago
  57. 8add42b Merge "Clean up PowerAdvisor callbacks in Display" by Matt Buckley · 3 years, 5 months ago
  58. 3e39b5d Merge "libbinder_ndk_sys visibility restriction" am: 39627bab85 am: 552e58e2f4 am: 6ef13a97b4 by Steven Moreland · 3 years, 5 months ago
  59. 6ef13a9 Merge "libbinder_ndk_sys visibility restriction" am: 39627bab85 am: 552e58e2f4 by Steven Moreland · 3 years, 5 months ago
  60. d6ccedb TouchInputMapper: Rely on default c'tor and copy c'tors for structs by Prabir Pradhan · 3 years, 6 months ago
  61. 211ba62 Use the last cooked touch state for generating button release events by Prabir Pradhan · 3 years, 5 months ago
  62. ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 3 years, 5 months ago
  63. 629a8b1 Merge changes Iedf67063,Ia5f9bcac,I0d319c65 by Prabir Pradhan · 3 years, 5 months ago
  64. 552e58e Merge "libbinder_ndk_sys visibility restriction" am: 39627bab85 by Steven Moreland · 3 years, 5 months ago
  65. 39627ba Merge "libbinder_ndk_sys visibility restriction" by Steven Moreland · 3 years, 5 months ago
  66. 0a525a4 SF: Change RenderEngine ownership by Patrick Williams · 3 years, 5 months ago
  67. 2558041 Typedef font structs by Ben Wagner · 3 years, 5 months ago
  68. 42548a0 libbinder_ndk_sys visibility restriction by Steven Moreland · 3 years, 5 months ago
  69. 935fb2d Merge changes Ief22aac9,I92d4a60f,Ia57d1c88,I8745de89 by Prabir Pradhan · 3 years, 5 months ago
  70. 15c01e2 Merge "Handle null repeated and nested fields in VendorAtom" by Christine Tsai · 3 years, 5 months ago
  71. 9747e96 Merge "Decouple HapticScale and ExternalVibratorService scale." by TreeHugger Robot · 3 years, 5 months ago
  72. 7909218 graphics.common V3 -> V4 by Steven Moreland · 3 years, 5 months ago
  73. 9d77a5c SF: Use layer id for region sampling stop layer by Vishnu Nair · 3 years, 5 months ago
  74. 3d398a0 Clean up PowerAdvisor callbacks in Display by Matt Buckley · 3 years, 5 months ago
  75. 989c510 SF: Remove layer map from Client by Vishnu Nair · 3 years, 5 months ago
  76. 4fe5739 Do not send nextWakeupTime to findTouchedWindowTargetsLocked by Siarhei Vishniakou · 3 years, 5 months ago
  77. bb26732 Merge changes from topics "input-device-bluetooth-address", "notify-stylus-presence" by Prabir Pradhan · 3 years, 5 months ago
  78. e9af9d0 [automerger skipped] Merge "Can switch to legacy GLES driver when ANGLE is system driver" am: 0a9ada5ce6 am: 562d1f646b am: 44c2d8a514 -s ours by Ian Elliott · 3 years, 5 months ago
  79. 44c2d8a Merge "Can switch to legacy GLES driver when ANGLE is system driver" am: 0a9ada5ce6 am: 562d1f646b by Ian Elliott · 3 years, 5 months ago
  80. 562d1f6 Merge "Can switch to legacy GLES driver when ANGLE is system driver" am: 0a9ada5ce6 by Ian Elliott · 3 years, 5 months ago
  81. 0a9ada5 Merge "Can switch to legacy GLES driver when ANGLE is system driver" by Ian Elliott · 3 years, 5 months ago
  82. 4f05b5f TouchButtonAccumulator: Recognize mapped stylus buttons by Prabir Pradhan · 3 years, 6 months ago
  83. 84395e6 Extract HID usage accumulation logic from KeyboardInputMapper by Prabir Pradhan · 3 years, 5 months ago
  84. 21e96e6 Do not call 'setEnabled' before mapper is configured by Siarhei Vishniakou · 3 years, 5 months ago
  85. a362185 Add additional ways to recognize an external stylus by Prabir Pradhan · 3 years, 6 months ago
  86. efa77d1 TouchButtonAccumulator: Miscelaneous cleanup by Prabir Pradhan · 3 years, 6 months ago
  87. e1a41a8 Generate key events for stylus button presses by Prabir Pradhan · 3 years, 6 months ago
  88. 2197cb4 KeyboardInputMapper: Miscelaneous code cleanup by Prabir Pradhan · 3 years, 6 months ago
  89. c4e0c65 KeyboardInputMapper: Remove unused "stem" key mapping by Prabir Pradhan · 3 years, 6 months ago
  90. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 5 months ago
  91. 03e6b31 Merge "libbinder_ndk: validate the interface before using" am: e08a3fd649 am: f35a01f01b am: 9214602278 by Treehugger Robot · 3 years, 5 months ago
  92. 9214602 Merge "libbinder_ndk: validate the interface before using" am: e08a3fd649 am: f35a01f01b by Treehugger Robot · 3 years, 5 months ago
  93. f35a01f Merge "libbinder_ndk: validate the interface before using" am: e08a3fd649 by Treehugger Robot · 3 years, 5 months ago
  94. d82e0f0 SF: Rename RefreshRateConfigs by Dominik Laskowski · 3 years, 5 months ago
  95. e08a3fd Merge "libbinder_ndk: validate the interface before using" by Treehugger Robot · 3 years, 5 months ago
  96. 07525ef Determine the bluetooth address of an input device from its uniqueId by Prabir Pradhan · 3 years, 6 months ago
  97. da20b17 Notify the policy when a stylus gesture starts by Prabir Pradhan · 3 years, 6 months ago
  98. b6421e1 Merge "Separate logic for publishing motion events" by Siarhei Vishniakou · 3 years, 5 months ago
  99. 16a24cc Use both mouse and touchpad sources for touchpads by Harry Cutts · 3 years, 5 months ago
  100. cce7e11 Separate logic for publishing motion events by Siarhei Vishniakou · 3 years, 5 months ago