1. 4cf469c Merge "Always capitalize hdr and sdr" into main by Alec Mouri · 2 years, 1 month ago
  2. c782ca0 Merge changes from topic "VsyncTimeline_VsyncPredictor" into main by Ady Abraham · 2 years, 1 month ago
  3. 1abe1a3 Merge "InputTracer: Trace events derived from other events separately" into main by Treehugger Robot · 2 years, 1 month ago
  4. f438245 Merge "Add vulkan prebuilts for CF" into main am: 277c8f7a23 am: 5f8a53edd4 by Sean Kim · 2 years, 1 month ago
  5. c92e9df Merge "Force repaint when color matrix changes" into main by Vishnu Nair · 2 years, 1 month ago
  6. 5f8a53e Merge "Add vulkan prebuilts for CF" into main am: 277c8f7a23 by Sean Kim · 2 years, 1 month ago
  7. 277c8f7 Merge "Add vulkan prebuilts for CF" into main by Sean Kim · 2 years, 1 month ago
  8. 2446cbe Merge "FocusResolver: Add test to document focus transfer to mirror" into main by Prabir Pradhan · 2 years, 1 month ago
  9. 4fc2fce SF: change the render rate directly instead of starting a new VsyncTimeline by Ady Abraham · 2 years, 1 month ago
  10. a67623c InputTracer: Trace events derived from other events separately by Prabir Pradhan · 2 years, 1 month ago
  11. 25cf7fa Merge "InputTracer: Trace resolved key repeat count during dispatch" into main by Prabir Pradhan · 2 years, 1 month ago
  12. 995f4cf Force repaint when color matrix changes by Vishnu Nair · 2 years, 1 month ago
  13. e5508cd Merge "Add Telephony Data feature" into main by Treehugger Robot · 2 years, 1 month ago
  14. 15bd900 Merge "Add types for native Choreographer to ensure ordering" into main by Treehugger Robot · 2 years, 1 month ago
  15. 80925c2 Merge "InputConsumer: move static functions to anonymous namespace" into main by Treehugger Robot · 2 years, 1 month ago
  16. ae4cca7 Merge "InputTracer: Trace injected events with history as separate events" into main by Prabir Pradhan · 2 years, 1 month ago
  17. 940b7a6 SF: don't use minFramePeriod if it is same as vsync by Ady Abraham · 2 years, 1 month ago
  18. ee6365b SF: flush setRenderRate when changing mode by Ady Abraham · 2 years, 1 month ago
  19. 77b4fb1 SF: reduce latency when switching low to high render rate by Ady Abraham · 2 years, 1 month ago
  20. e54ce10 SF: fix vsync shift repeatedly when HWC miss a frame by Ady Abraham · 2 years, 1 month ago
  21. 6c1e622 InputConsumer: move static functions to anonymous namespace by Siarhei Vishniakou · 2 years, 1 month ago
  22. 9520d8f Add vulkan prebuilts for CF by Sean Kim · 2 years, 1 month ago
  23. 1cb47eb Add Telephony Data feature by Tomasz Wasilczyk · 2 years, 1 month ago
  24. 64f893d Merge "Delete TestHelpers.h" into main by Treehugger Robot · 2 years, 1 month ago
  25. 560d0d1 InputTracer: Trace resolved key repeat count during dispatch by Prabir Pradhan · 2 years, 1 month ago
  26. c65c720 Merge "Move static functions to InputConsumer cpp file" into main by Treehugger Robot · 2 years, 1 month ago
  27. 3fea36d FocusResolver: Add test to document focus transfer to mirror by Prabir Pradhan · 2 years, 1 month ago
  28. 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, 1 month ago
  29. 393fbb9 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: df7e621822 -s ours am: 7e16bd23fa -s ours by Xin Li · 2 years, 1 month ago
  30. 0f2124b [automerger skipped] Merge "Merge Android 14 QPR2 to AOSP main" into main am: 17be590463 -s ours by Xin Li · 2 years, 1 month ago
  31. 7e16bd2 [automerger skipped] Merge Android 14 QPR2 to AOSP main am: df7e621822 -s ours by Xin Li · 2 years, 1 month ago
  32. 17be590 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 2 years, 1 month ago
  33. 8711d98 Merge "[SF] Change FrameRateCategory Max range to 120" into main by Ady Abraham · 2 years, 1 month ago
  34. 608f3a6 Merge "SF: should not boost based on global touch when have category" into main by Ady Abraham · 2 years, 1 month ago
  35. 1e6df10 Delete TestHelpers.h by Siarhei Vishniakou · 2 years, 1 month ago
  36. 9dbf637 Move static functions to InputConsumer cpp file by Siarhei Vishniakou · 2 years, 1 month ago
  37. f5d03c1 Merge changes Ib81d7289,I0fa10ef4 into main by Treehugger Robot · 2 years, 1 month ago
  38. 9a6cfce [SF] Change FrameRateCategory Max range to 120 by ramindani · 2 years, 1 month ago
  39. 20024aa Revert^2 "SF: Introduce VsyncTimeline to VsyncPredictor" by Ady Abraham · 2 years, 1 month ago
  40. 52ad61c SF: should not boost based on global touch when have category by Ady Abraham · 2 years, 1 month ago
  41. 5a51a22 PointerChoreographer: Do not call the policy with the lock held by Prabir Pradhan · 2 years, 1 month ago
  42. 990d871 PointerChoreographer: Remove ability to create mouse controllers OTF by Prabir Pradhan · 2 years, 1 month ago
  43. 08726fc Merge "MotionEvent: Get offsets in raw coordinate space" into main by Prabir Pradhan · 2 years, 1 month ago
  44. c139220 Always capitalize hdr and sdr by Alec Mouri · 2 years, 1 month ago
  45. 890890a Merge "[native] Migrate deprecated GrBackendSemaphore methods" into main by Kevin Lubick · 2 years, 1 month ago
  46. df7e621 Merge Android 14 QPR2 to AOSP main by Xin Li · 2 years, 1 month ago
  47. 776cfe4 Merge "Ignore "use pre-dump" flag if no data is available" into main by Kean Mariotti · 2 years, 1 month ago
  48. 9f20708 [native] Migrate deprecated GrBackendSemaphore methods by Kevin Lubick · 2 years, 1 month ago
  49. a5fd506 Merge "Create hover input target by addPointerWindowTargetLocked" into main by Prabir Pradhan · 2 years, 1 month ago
  50. 9ba1cc5 Merge changes I8929d11e,Ib737e81f into main by Steven Moreland · 2 years, 1 month ago
  51. a791e89 Merge "Add OTA update hook for Pre-reboot Dexopt." into main am: 3ef8cc8ddb am: 786f25ecd1 by Treehugger Robot · 2 years, 1 month ago
  52. 786f25e Merge "Add OTA update hook for Pre-reboot Dexopt." into main am: 3ef8cc8ddb by Treehugger Robot · 2 years, 1 month ago
  53. 3ef8cc8 Merge "Add OTA update hook for Pre-reboot Dexopt." into main by Treehugger Robot · 2 years, 1 month ago
  54. 1ff75fa Merge "Undefine 'near' and 'far' in mat4.h for host Windows" into main am: 6b96037298 am: 85b997fdcd by Treehugger Robot · 2 years, 1 month ago
  55. 85b997f Merge "Undefine 'near' and 'far' in mat4.h for host Windows" into main am: 6b96037298 by Treehugger Robot · 2 years, 1 month ago
  56. 6b96037 Merge "Undefine 'near' and 'far' in mat4.h for host Windows" into main by Treehugger Robot · 2 years, 1 month ago
  57. afdffd8 Undefine 'near' and 'far' in mat4.h for host Windows by Michael Hoisie · 2 years, 1 month ago
  58. 79e03da Merge "[contextualsearch] wire new feature into build" into main by Shashwat Razdan · 2 years, 1 month ago
  59. 4b884cf Merge "Fix possible crash in scale-invariant error calculation" into main by Cody Heiner · 2 years, 1 month ago
  60. 2b2d1bf InputTracer: Trace injected events with history as separate events by Prabir Pradhan · 2 years, 1 month ago
  61. eaa9fde Merge changes I4b61ef85,I8f97648d into main by Prabir Pradhan · 2 years, 1 month ago
  62. add8a4a MotionEvent: Get offsets in raw coordinate space by Prabir Pradhan · 2 years, 1 month ago
  63. 31dafa3 Merge "Reland refactor of screenshot code on main thread." into main by Melody Hsu · 2 years, 1 month ago
  64. 87f5a04 Merge "Modify the API for camera privacy allowlist" into main by Jyoti Bhayana · 2 years, 1 month ago
  65. 7c20ba9 Merge "Add ADPF FMQ flag to SF FlagManager" into main by Matt Buckley · 2 years, 1 month ago
  66. 0eab6db Merge "libbinder: add hasBinders" into main am: 1a06751702 am: 760f097b61 by Treehugger Robot · 2 years, 1 month ago
  67. 7eb8cb8 Merge "Move MotionEvent#split implementation to native" into main by Prabir Pradhan · 2 years, 1 month ago
  68. 760f097 Merge "libbinder: add hasBinders" into main am: 1a06751702 by Treehugger Robot · 2 years, 1 month ago
  69. 6f39b79 Merge "SF: Read PRESENT_FENCE_IS_NOT_RELIABLE once" into main by Treehugger Robot · 2 years, 1 month ago
  70. 82d524e Reland refactor of screenshot code on main thread. by Melody Hsu · 2 years, 1 month ago
  71. 1a06751 Merge "libbinder: add hasBinders" into main by Treehugger Robot · 2 years, 1 month ago
  72. 9e77d9a Merge "Update PowerHAL wrapper support checking behavior" into main by Matt Buckley · 2 years, 1 month ago
  73. aa9d3a3 libbinder: add hasBinders by sandeepbandaru · 2 years, 1 month ago
  74. 8eb00cc [contextualsearch] wire new feature into build by Felix Oghina · 2 years, 1 month ago
  75. 41859c4 Create hover input target by addPointerWindowTargetLocked by Linnan Li · 2 years, 1 month ago
  76. c14cebc Ignore "use pre-dump" flag if no data is available by Kean Mariotti · 2 years, 1 month ago
  77. c6b0dfa Parcel: free objects before realloc by Steven Moreland · 2 years, 1 month ago
  78. 52f0fc4 binder_parcel_fuzz: add setData by Steven Moreland · 2 years, 1 month ago
  79. bf9b0a8 Move MotionEvent#split implementation to native by Prabir Pradhan · 2 years, 1 month ago
  80. d26c919 Merge "Revert "SF: Introduce VsyncTimeline to VsyncPredictor"" into main by Ady Abraham · 2 years, 1 month ago
  81. 6c18e6d Update PowerHAL wrapper support checking behavior by Matt Buckley · 2 years, 2 months ago
  82. ffc31d1 Add ADPF FMQ flag to SF FlagManager by Matt Buckley · 2 years, 1 month ago
  83. 8bf4487 Merge "Revert "Refactor of screenshot code on main thread."" into main by Melody Hsu · 2 years, 1 month ago
  84. 9633f8e Revert "SF: Introduce VsyncTimeline to VsyncPredictor" by Ady Abraham · 2 years, 1 month ago
  85. 205a4c1 Add OTA update hook for Pre-reboot Dexopt. by Jiakai Zhang · 2 years, 1 month ago
  86. 69a3709 [automerger skipped] Merge "Fix "Abnormal while playing netflix in PIP mode"" into main am: 3aa13d0d7d -s ours am: 7c46c7a786 -s ours by Treehugger Robot · 2 years, 1 month ago
  87. 4c2d24c [automerger skipped] Fix "Abnormal while playing netflix in PIP mode" am: 48d09516be -s ours am: 5df8fa9a32 -s ours by Eason Chiu · 2 years, 1 month ago
  88. 7c46c7a [automerger skipped] Merge "Fix "Abnormal while playing netflix in PIP mode"" into main am: 3aa13d0d7d -s ours by Treehugger Robot · 2 years, 1 month ago
  89. 5df8fa9 [automerger skipped] Fix "Abnormal while playing netflix in PIP mode" am: 48d09516be -s ours by Eason Chiu · 2 years, 1 month ago
  90. 15ca5bf Merge "Do not slide event into the new window which can't receive motion event" into main by Prabir Pradhan · 2 years, 1 month ago
  91. 3aa13d0 Merge "Fix "Abnormal while playing netflix in PIP mode"" into main by Treehugger Robot · 2 years, 1 month ago
  92. 3d10cb4 Merge "Enable header libraries for host builds" into main by Jerome Gaillard · 2 years, 1 month ago
  93. 2d5ba92 Merge "Fix BatteryService enum inconsistent with BatteryManager" into main am: 5905aa30cf am: 19f0b98a21 by Jack Wu · 2 years, 1 month ago
  94. 19f0b98 Merge "Fix BatteryService enum inconsistent with BatteryManager" into main am: 5905aa30cf by Jack Wu · 2 years, 1 month ago
  95. 5905aa3 Merge "Fix BatteryService enum inconsistent with BatteryManager" into main by Jack Wu · 2 years, 1 month ago
  96. 787d302 Revert "Refactor of screenshot code on main thread." by Melody Hsu · 2 years, 1 month ago
  97. d129f18 Merge "Reorganize surfaceflinger_flags aconfig" into main by Treehugger Robot · 2 years, 1 month ago
  98. 7db0d34 Fix BatteryService enum inconsistent with BatteryManager by Jack Wu · 2 years, 1 month ago
  99. 2e9dd87 Merge "HighHint touch boost fix re. frame rate override" into main by Rachel Lee · 2 years, 1 month ago
  100. 48d0951 Fix "Abnormal while playing netflix in PIP mode" by Eason Chiu · 2 years, 6 months ago