1. fc125ec Add and plumb abstraction layer over GrDirectContext by Nolan Scobie · 2 years, 2 months ago
  2. 17e2551 Make AutoBackendTexture remember which context it was created with by Nolan Scobie · 2 years, 2 months ago
  3. 48d4be6 Merge "Remove build dependency of surfaceflinger on libinput" into main by Cody Heiner · 2 years, 2 months ago
  4. 90604a4 Merge "Fix incorrect repeatCount sent to app when injecting repeat event" into main by Treehugger Robot · 2 years, 2 months ago
  5. a115f28 Merge "SF: Extract utils::OnceFuture" into main by Dominik Laskowski · 2 years, 2 months ago
  6. 1512e52 Merge "libbinder: restartWrite abort out of memory" into main by Frederick Mayle · 2 years, 2 months ago
  7. d4a2275 SF: Extract utils::OnceFuture by Dominik Laskowski · 2 years, 2 months ago
  8. 9cc667b Merge changes I8e0076d3,Id39dab35 into main by Dominik Laskowski · 2 years, 2 months ago
  9. e4f2eb2 Merge "Fix clippy::ptr-arg lint" into main am: d925ec65dc am: 84a29f4854 by Treehugger Robot · 2 years, 2 months ago
  10. ae4c6cb Merge "Fix dumpstate read_file_as_long fd leak" into main am: df17b83ccf am: 0d76ed04c9 by Treehugger Robot · 2 years, 2 months ago
  11. 84a29f4 Merge "Fix clippy::ptr-arg lint" into main am: d925ec65dc by Treehugger Robot · 2 years, 2 months ago
  12. 0d76ed04 Merge "Fix dumpstate read_file_as_long fd leak" into main am: df17b83ccf by Treehugger Robot · 2 years, 2 months ago
  13. d925ec6 Merge "Fix clippy::ptr-arg lint" into main by Treehugger Robot · 2 years, 2 months ago
  14. df17b83 Merge "Fix dumpstate read_file_as_long fd leak" into main by Treehugger Robot · 2 years, 2 months ago
  15. 37fa515 Merge "Disable LTO for static linking with Rust-generated code" into main am: 790bbb9276 am: b75c0c1a77 by Treehugger Robot · 2 years, 2 months ago
  16. b75c0c1 Merge "Disable LTO for static linking with Rust-generated code" into main am: 790bbb9276 by Treehugger Robot · 2 years, 2 months ago
  17. 790bbb9 Merge "Disable LTO for static linking with Rust-generated code" into main by Treehugger Robot · 2 years, 2 months ago
  18. a0ae40f Add libtracing_perfetto for tracing using Perfetto SDK by Biswarup Pal · 2 years, 6 months ago
  19. e9dfe77 Disable LTO for static linking with Rust-generated code by Stephen Hines · 2 years, 2 months ago
  20. 67cf002 Merge changes I3417aee3,I22885650 into main by Treehugger Robot · 2 years, 2 months ago
  21. 466d884 Fix clippy::ptr-arg lint by Stephen Hines · 2 years, 2 months ago
  22. 47d7f1e libbinder: restartWrite abort out of memory by Steven Moreland · 2 years, 2 months ago
  23. d6b2b05 InputTracer: Create tracker for tracing synthetic events by Prabir Pradhan · 2 years, 2 months ago
  24. e770164 InputTracer: Consolidate logic for marking event processing complete by Prabir Pradhan · 2 years, 2 months ago
  25. 0f00ad9 Remove build dependency of surfaceflinger on libinput by Cody Heiner · 2 years, 3 months ago
  26. 7fcacac Merge "Refactor SkiaVkRenderEngine's VulkanInterface and DestroySemaphoreInfo" into main by Treehugger Robot · 2 years, 2 months ago
  27. 4cf469c Merge "Always capitalize hdr and sdr" into main by Alec Mouri · 2 years, 2 months ago
  28. c782ca0 Merge changes from topic "VsyncTimeline_VsyncPredictor" into main by Ady Abraham · 2 years, 2 months ago
  29. 1abe1a3 Merge "InputTracer: Trace events derived from other events separately" into main by Treehugger Robot · 2 years, 2 months ago
  30. f52ad20 Refactor SkiaVkRenderEngine's VulkanInterface and DestroySemaphoreInfo by Nolan Scobie · 2 years, 2 months ago
  31. f438245 Merge "Add vulkan prebuilts for CF" into main am: 277c8f7a23 am: 5f8a53edd4 by Sean Kim · 2 years, 2 months ago
  32. c92e9df Merge "Force repaint when color matrix changes" into main by Vishnu Nair · 2 years, 2 months ago
  33. 5f8a53e Merge "Add vulkan prebuilts for CF" into main am: 277c8f7a23 by Sean Kim · 2 years, 2 months ago
  34. 277c8f7 Merge "Add vulkan prebuilts for CF" into main by Sean Kim · 2 years, 2 months ago
  35. 2446cbe Merge "FocusResolver: Add test to document focus transfer to mirror" into main by Prabir Pradhan · 2 years, 2 months ago
  36. 4fc2fce SF: change the render rate directly instead of starting a new VsyncTimeline by Ady Abraham · 2 years, 2 months ago
  37. a67623c InputTracer: Trace events derived from other events separately by Prabir Pradhan · 2 years, 3 months ago
  38. 25cf7fa Merge "InputTracer: Trace resolved key repeat count during dispatch" into main by Prabir Pradhan · 2 years, 2 months ago
  39. 995f4cf Force repaint when color matrix changes by Vishnu Nair · 2 years, 2 months ago
  40. e5508cd Merge "Add Telephony Data feature" into main by Treehugger Robot · 2 years, 2 months ago
  41. 15bd900 Merge "Add types for native Choreographer to ensure ordering" into main by Treehugger Robot · 2 years, 2 months ago
  42. 80925c2 Merge "InputConsumer: move static functions to anonymous namespace" into main by Treehugger Robot · 2 years, 2 months ago
  43. ae4cca7 Merge "InputTracer: Trace injected events with history as separate events" into main by Prabir Pradhan · 2 years, 2 months ago
  44. 940b7a6 SF: don't use minFramePeriod if it is same as vsync by Ady Abraham · 2 years, 2 months ago
  45. ee6365b SF: flush setRenderRate when changing mode by Ady Abraham · 2 years, 2 months ago
  46. 77b4fb1 SF: reduce latency when switching low to high render rate by Ady Abraham · 2 years, 2 months ago
  47. e54ce10 SF: fix vsync shift repeatedly when HWC miss a frame by Ady Abraham · 2 years, 2 months ago
  48. 6c1e622 InputConsumer: move static functions to anonymous namespace by Siarhei Vishniakou · 2 years, 2 months ago
  49. 9520d8f Add vulkan prebuilts for CF by Sean Kim · 2 years, 2 months ago
  50. 1cb47eb Add Telephony Data feature by Tomasz Wasilczyk · 2 years, 2 months ago
  51. 64f893d Merge "Delete TestHelpers.h" into main by Treehugger Robot · 2 years, 2 months ago
  52. fe3c8f1 Fix incorrect repeatCount sent to app when injecting repeat event by Hu Guo · 2 years, 8 months ago
  53. 560d0d1 InputTracer: Trace resolved key repeat count during dispatch by Prabir Pradhan · 2 years, 2 months ago
  54. c65c720 Merge "Move static functions to InputConsumer cpp file" into main by Treehugger Robot · 2 years, 2 months ago
  55. 3fea36d FocusResolver: Add test to document focus transfer to mirror by Prabir Pradhan · 2 years, 2 months ago
  56. 2803998 [automerger skipped] Merge "Merge Android 14 QPR2 to AOSP main" into main am: 17be590463 -s ours am: 0f2124b5fb -s ours by Xin Li · 2 years, 2 months ago
  57. 393fbb9 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: df7e621822 -s ours am: 7e16bd23fa -s ours by Xin Li · 2 years, 2 months ago
  58. 0f2124b [automerger skipped] Merge "Merge Android 14 QPR2 to AOSP main" into main am: 17be590463 -s ours by Xin Li · 2 years, 2 months ago
  59. 7e16bd2 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: df7e621822 -s ours by Xin Li · 2 years, 2 months ago
  60. 5fcf202 Fix dumpstate read_file_as_long fd leak by luoqiangwei1 · 2 years, 2 months ago
  61. 17be590 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 2 years, 2 months ago
  62. 8711d98 Merge "[SF] Change FrameRateCategory Max range to 120" into main by Ady Abraham · 2 years, 2 months ago
  63. 608f3a6 Merge "SF: should not boost based on global touch when have category" into main by Ady Abraham · 2 years, 2 months ago
  64. 1e6df10 Delete TestHelpers.h by Siarhei Vishniakou · 2 years, 2 months ago
  65. 9dbf637 Move static functions to InputConsumer cpp file by Siarhei Vishniakou · 2 years, 2 months ago
  66. f5d03c1 Merge changes Ib81d7289,I0fa10ef4 into main by Treehugger Robot · 2 years, 2 months ago
  67. 9a6cfce [SF] Change FrameRateCategory Max range to 120 by ramindani · 2 years, 2 months ago
  68. 20024aa Revert^2 "SF: Introduce VsyncTimeline to VsyncPredictor" by Ady Abraham · 2 years, 2 months ago
  69. b0fdfe7 SF: Add property to skip boot animation by Dominik Laskowski · 2 years, 3 months ago
  70. efb131e SF: Remove StartPropertySetThread by Dominik Laskowski · 2 years, 3 months ago
  71. 52ad61c SF: should not boost based on global touch when have category by Ady Abraham · 2 years, 2 months ago
  72. 5a51a22 PointerChoreographer: Do not call the policy with the lock held by Prabir Pradhan · 2 years, 2 months ago
  73. 990d871 PointerChoreographer: Remove ability to create mouse controllers OTF by Prabir Pradhan · 2 years, 2 months ago
  74. 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 2 years, 2 months ago
  75. c139220 Always capitalize hdr and sdr by Alec Mouri · 2 years, 2 months ago
  76. 890890a Merge "[native] Migrate deprecated GrBackendSemaphore methods" into main by Kevin Lubick · 2 years, 2 months ago
  77. df7e621 Merge Android 14 QPR2 to AOSP main by Xin Li · 2 years, 2 months ago
  78. 776cfe4 Merge "Ignore "use pre-dump" flag if no data is available" into main by Kean Mariotti · 2 years, 2 months ago
  79. 9f20708 [native] Migrate deprecated GrBackendSemaphore methods by Kevin Lubick · 2 years, 2 months ago
  80. a5fd506 Merge "Create hover input target by addPointerWindowTargetLocked" into main by Prabir Pradhan · 2 years, 2 months ago
  81. 9ba1cc5 Merge changes I8929d11e,Ib737e81f into main by Steven Moreland · 2 years, 2 months ago
  82. a791e89 Merge "Add OTA update hook for Pre-reboot Dexopt." into main am: 3ef8cc8ddb am: 786f25ecd1 by Treehugger Robot · 2 years, 2 months ago
  83. 786f25e Merge "Add OTA update hook for Pre-reboot Dexopt." into main am: 3ef8cc8ddb by Treehugger Robot · 2 years, 2 months ago
  84. 3ef8cc8 Merge "Add OTA update hook for Pre-reboot Dexopt." into main by Treehugger Robot · 2 years, 2 months ago
  85. 1ff75fa Merge "Undefine 'near' and 'far' in mat4.h for host Windows" into main am: 6b96037298 am: 85b997fdcd by Treehugger Robot · 2 years, 2 months ago
  86. 85b997f Merge "Undefine 'near' and 'far' in mat4.h for host Windows" into main am: 6b96037298 by Treehugger Robot · 2 years, 2 months ago
  87. 6b96037 Merge "Undefine 'near' and 'far' in mat4.h for host Windows" into main by Treehugger Robot · 2 years, 2 months ago
  88. afdffd8 Undefine 'near' and 'far' in mat4.h for host Windows by Michael Hoisie · 2 years, 2 months ago
  89. 79e03da Merge "[contextualsearch] wire new feature into build" into main by Shashwat Razdan · 2 years, 2 months ago
  90. 4b884cf Merge "Fix possible crash in scale-invariant error calculation" into main by Cody Heiner · 2 years, 2 months ago
  91. 2b2d1bf InputTracer: Trace injected events with history as separate events by Prabir Pradhan · 2 years, 2 months ago
  92. eaa9fde Merge changes I4b61ef85,I8f97648d into main by Prabir Pradhan · 2 years, 2 months ago
  93. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 2 years, 2 months ago
  94. 31dafa3 Merge "Reland refactor of screenshot code on main thread." into main by Melody Hsu · 2 years, 2 months ago
  95. 87f5a04 Merge "Modify the API for camera privacy allowlist" into main by Jyoti Bhayana · 2 years, 2 months ago
  96. 7c20ba9 Merge "Add ADPF FMQ flag to SF FlagManager" into main by Matt Buckley · 2 years, 2 months ago
  97. 0eab6db Merge "libbinder: add hasBinders" into main am: 1a06751702 am: 760f097b61 by Treehugger Robot · 2 years, 2 months ago
  98. 7eb8cb8 Merge "Move MotionEvent#split implementation to native" into main by Prabir Pradhan · 2 years, 2 months ago
  99. 760f097 Merge "libbinder: add hasBinders" into main am: 1a06751702 by Treehugger Robot · 2 years, 2 months ago
  100. 6f39b79 Merge "SF: Read PRESENT_FENCE_IS_NOT_RELIABLE once" into main by Treehugger Robot · 2 years, 2 months ago