1. 9b08532 [SF] Add sysprop to enable vrr config by ramindani · 2 years, 4 months ago
  2. a04b8a5 [SF] Update DisplayMode::Fps with PeakFps by ramindani · 2 years, 6 months ago
  3. 689c80f HWComposer: setPowerMode to DOZE even if support is unknown by Leon Scroggins III · 2 years, 8 months ago
  4. 263a3f1 [SF] Updates to incorporate vrr aidl interface changes by ramindani · 2 years, 6 months ago
  5. 0cd1d8d [SF] Implements composer3 version 3 interface by ramindani · 2 years, 7 months ago
  6. 30db640 Revert "SF: Introduce struct surfaceflinger::Config" by Lloyd Pique · 2 years, 7 months ago
  7. f0049a0 Merge "SF: Introduce struct surfaceflinger::Config" by Lloyd Pique · 2 years, 7 months ago
  8. 8117c1a SF: Introduce struct surfaceflinger::Config by Lloyd Pique · 2 years, 8 months ago
  9. 05e7a89 Merge "Send load up hint for cache rendering" into udc-d1-dev am: 29e77e6bfe am: ca14534257 am: 2c2c7b398b by Matt Buckley · 2 years, 7 months ago
  10. ca14534 Merge "Send load up hint for cache rendering" into udc-d1-dev am: 29e77e6bfe by Matt Buckley · 2 years, 7 months ago
  11. 4e21177 Send load up hint for cache rendering by jimmyshiu · 2 years, 7 months ago
  12. 5b0ffe0 Force HALs to explicitly enable legacy method for clearing buffer caches by Brian Lindahl · 2 years, 7 months ago
  13. 4b32a97 Merge changes from topic "replace-power-cpp" by Xiang Wang · 2 years, 8 months ago
  14. 5419de1 Merge "Reduce number of binders from SurfaceFlinger for ADPF" into udc-dev am: e2d9555486 am: bef520e09c by Matt Buckley · 2 years, 8 months ago
  15. b0ded22 Merge "Reduce number of binders from SurfaceFlinger for ADPF" into udc-dev am: e2d9555486 am: 9e79a6e2fc by Matt Buckley · 2 years, 8 months ago
  16. 676e439 Reduce number of binders from SurfaceFlinger for ADPF by Matt Buckley · 2 years, 8 months ago
  17. 99f6f3c Update power manager to use power ndk by Xiang Wang · 2 years, 8 months ago
  18. 6b049ff ui: Pull DisplayMap.h from SF by Dominik Laskowski · 3 years ago
  19. e7382c1 Reset pending commands by Huihong Luo · 2 years, 9 months ago
  20. 3ef28b6 Merge "Rewrite the PowerAdvisor using standard power wrappers and clean up" into udc-dev by Matt Buckley · 2 years, 10 months ago
  21. 0538cae Rewrite the PowerAdvisor using standard power wrappers and clean up by Matt Buckley · 3 years, 2 months ago
  22. 33d5128 Merge "Remove references to MULTI_THREADED_PRESENT" into udc-dev by Brian Johnson · 2 years, 10 months ago
  23. 68ca576 Merge "SF: avoid skipping waiting for the earliest time to present" into udc-dev by Ady Abraham · 2 years, 10 months ago
  24. f1db803 SF: avoid skipping waiting for the earliest time to present by Ady Abraham · 2 years, 10 months ago
  25. c1cf458 Remove references to MULTI_THREADED_PRESENT by Leon Scroggins III · 2 years, 10 months ago
  26. ac15a1b Make SF Hint Session safety margin adjustable with a debug prop by Matt Buckley · 2 years, 11 months ago
  27. b2158ee [SF] Set RefreshRateOverlay enable status to HWC by ramindani · 3 years ago
  28. d432bb5 Update setHdrConversionStrategy to return the preferredHdrOutput type by Kriti Dang · 3 years ago
  29. 1b62f2a Merge changes from topic "hwc-rri" by Ram Indani · 3 years ago
  30. c1945cb Adds Composition REFRESH_RATE_INDICATOR by ramindani · 3 years ago
  31. 12bfe6b [SF] Adds Refresh Rate Indicator HWC callback handlers by ramindani · 3 years ago
  32. 959a7ff Make onVsync return a display id by Leon Scroggins III · 3 years ago
  33. db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 3 years ago
  34. 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 3 years, 2 months ago
  35. 98244c5 Merge "HDR ouput control native implementation" by Kriti Dang · 3 years ago
  36. 674b937 HDR ouput control native implementation by Kriti Dang · 3 years, 2 months ago
  37. c060cd5 Merge "Always provide metadata blob for hdr frames" am: 1549faf01e am: 980cf5dfca am: a252fdbb93 by Sally Qi · 3 years ago
  38. 66d8348 Always provide metadata blob for hdr frames by Alec Mouri · 4 years ago
  39. dbf7e3a Use new HAL API to clear buffer slots by Brian Lindahl · 3 years, 1 month ago
  40. 2cbb93e Merge changes from topic "clear-buffer-slots" by Brian Lindahl · 3 years, 1 month ago
  41. b158a5c Maintain the active buffer when clearing buffer slots by Brian Lindahl · 3 years, 1 month ago
  42. 90553da Clear HWC layer buffer slots by assiging a placeholder buffer by Brian Lindahl · 3 years, 1 month ago
  43. e85e16e Add the displayId to AidlComposer traces by Leon Scroggins III · 3 years, 1 month ago
  44. 439afad Push HWC cache slot generation down into CompositionEngine by Brian Lindahl · 3 years, 2 months ago
  45. bdf7e4b Each Display Mode now has a list of supported HDR types. by Marc Kassis · 3 years, 3 months ago
  46. 437e7e5 Merge "Send load reset hint from SF in advance of frame" by Wei Wang · 3 years, 2 months ago
  47. 15ecd1c Send load reset hint from SF in advance of frame by Matt Buckley · 3 years, 3 months ago
  48. 5236319 Merge "OverlayProperty API implementation" by Sally Qi · 3 years, 2 months ago
  49. bb866c1 OverlayProperty API implementation by Sally Qi · 3 years, 3 months ago
  50. b67e695 Merge "AidlComposer: use a reader/writer per display" by Leon Scroggins · 3 years, 2 months ago
  51. e24d78f AidlComposer: use a reader/writer per display by Leon Scroggins III · 3 years, 4 months ago
  52. 03cfce8 SF: Clean up dumpsys for Scheduler by Dominik Laskowski · 3 years, 3 months ago
  53. c081058 Merge "SurfaceFlinger HWC overlay API" by Sally Qi · 3 years, 3 months ago
  54. 0b57674 Merge "Merge tm-qpr-dev-plus-aosp-without-vendor@9129937" into stage-aosp-master by Xin Li · 3 years, 3 months ago
  55. 6cd4a64 Merge "Fix dumpDebugInfo blocked and phone hanging" am: 7cde9f29b4 am: 95873b656c am: 0b186a3b43 by Ady Abraham · 3 years, 3 months ago
  56. 0b186a3 Merge "Fix dumpDebugInfo blocked and phone hanging" am: 7cde9f29b4 am: 95873b656c by Ady Abraham · 3 years, 3 months ago
  57. 58847c5 Fix dumpDebugInfo blocked and phone hanging by yihsing.shen · 3 years, 4 months ago
  58. 0cbd08b SurfaceFlinger HWC overlay API by Sally Qi · 3 years, 5 months ago
  59. 800859a Merge changes I5581cd9c,Id6357fa0 by TreeHugger Robot · 3 years, 4 months ago
  60. e70461a SF: Add utility class for dumpsys formatting by Dominik Laskowski · 3 years, 5 months ago
  61. dc2bb80 SF: Remove DisplayDevice::onVsync by Dominik Laskowski · 3 years, 4 months ago
  62. 2fa8501 Refactor adpf cpu hints to use TimePoint and Duration by Matt Buckley · 3 years, 5 months ago
  63. 44e612e Remove rate limiter from adpf cpu hint session by Matt Buckley · 3 years, 5 months ago
  64. 691c31d Add additional tests for PowerAdvisor am: 5727405482 am: e3f13500b4 by Matt Buckley · 3 years, 5 months ago
  65. 5727405 Add additional tests for PowerAdvisor by Matt Buckley · 3 years, 5 months ago
  66. 21e61b0 Merge changes I2b711317,I42e18339 by Dominik Laskowski · 3 years, 5 months ago
  67. f2ddca6 SF: Do not abort on duplicate hotplug disconnect by Dominik Laskowski · 3 years, 5 months ago
  68. a2ad1dc Add better comments for new adpf cpu multi-display patch by Matt Buckley · 3 years, 5 months ago
  69. a69f18c Merge "Fix SF hint sessions for virtual multi-display case" into tm-qpr-dev by Matt Buckley · 3 years, 5 months ago
  70. bac4b52 Merge "SF: Handle all HWComposer::getActiveMode errors" by Dominik Laskowski · 3 years, 5 months ago
  71. e2c5b0a SF: Handle all HWComposer::getActiveMode errors by Dominik Laskowski · 3 years, 5 months ago
  72. 10ee450 Add more description for disabling of rate limiter in code by Matt Buckley · 3 years, 5 months ago
  73. 168609b Disable ADPF CPU hint session rate limiter by Matt Buckley · 3 years, 5 months ago
  74. 3e68cce Fix SF hint sessions for virtual multi-display case by Matt Buckley · 3 years, 6 months ago
  75. fab1e88 Merge "Fix SF hint sessions for virtual multi-display case" by Matt Buckley · 3 years, 5 months ago
  76. 1809d90 Fix SF hint sessions for virtual multi-display case by Matt Buckley · 3 years, 6 months ago
  77. 111de03 Disable ADPF CPU hint session rate limiter by Matt Buckley · 3 years, 5 months ago
  78. d11bade SF: build with ANDROID_UTILS_REF_BASE_DISABLE_IMPLICIT_CONSTRUCTION by Ady Abraham · 3 years, 6 months ago
  79. 6e76e4f Add null check in PowerAdvisor::supportsPowerHintSession by Shao-Chuan Lee · 3 years, 6 months ago
  80. a8a4597 Account for refresh rate in sf adpf hint session rate limiter by Matt Buckley · 3 years, 6 months ago
  81. 45d65e7 Merge "Add null check in PowerAdvisor::supportsPowerHintSession" by David Jacobo · 3 years, 6 months ago
  82. 65a2c19 Add null check in PowerAdvisor::supportsPowerHintSession by Shao-Chuan Lee · 3 years, 6 months ago
  83. c2751d2 Re-use reference timing for late hint in SF hint session timing am: 50689e8627 am: 6e6307ab88 by Matt Buckley · 3 years, 7 months ago
  84. 4c459ef Use true present fence times in PowerHintSession duration calc am: c6b9d38c27 am: ce78d418ef by Matt Buckley · 3 years, 7 months ago
  85. 50689e8 Re-use reference timing for late hint in SF hint session timing by Matt Buckley · 3 years, 7 months ago
  86. c6b9d38 Use true present fence times in PowerHintSession duration calc by Matt Buckley · 3 years, 7 months ago
  87. bd9d761 Merge "Fix early hint missing safety margin" into tm-qpr-dev am: 2fae49744f am: a6248f3561 by Matt Buckley · 3 years, 7 months ago
  88. ffabce9 Fix early hint missing safety margin by Matt Buckley · 3 years, 7 months ago
  89. 2a0286c Merge "Rename hwc-specific methods and properties for readability" into tm-qpr-dev am: d1424deade am: 0d837ac2de by Matt Buckley · 3 years, 7 months ago
  90. 16dec1f Rename hwc-specific methods and properties for readability by Matt Buckley · 3 years, 8 months ago
  91. 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 8 months ago
  92. f09ca7f Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: acae40270a by TreeHugger Robot · 3 years, 8 months ago
  93. 56ceadd Merge "FTL: Yield futures without overhead" into tm-dev by TreeHugger Robot · 3 years, 8 months ago
  94. f1886fa Merge "Reduce more power advisor churn" into tm-dev am: 8ffb028880 am: 60a3a448d8 by Alec Mouri · 3 years, 8 months ago
  95. 352213a Merge "Reduce more power advisor churn" into tm-dev am: 8ffb028880 am: 6e9812c7d0 by Alec Mouri · 3 years, 8 months ago
  96. 29382ad Reduce more power advisor churn by Alec Mouri · 3 years, 8 months ago
  97. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 9 months ago
  98. 53c63ad Merge "Reduce kernel instructions for PowerAdvisor" into tm-qpr-dev am: 7dc56e5765 am: cfdf1314ef by Alec Mouri · 3 years, 8 months ago
  99. 1960969 Reduce kernel instructions for PowerAdvisor by Alec Mouri · 3 years, 9 months ago
  100. c059dcf Reduce kernel instructions for PowerAdvisor by Alec Mouri · 3 years, 9 months ago