1. d2dc07a [SF] Enable vrr_timeout_hint_enabled by ramindani · 1 year, 7 months ago
  2. 969cdcb SF: Cache DisplayConnectionType on first call by Dominik Laskowski · 1 year, 7 months ago
  3. a109bb2 SF: Fix error handling for getDisplayVsyncPeriod by Dominik Laskowski · 1 year, 7 months ago
  4. d940a01 SF: Handle BAD_CONFIG for getActiveConfig by Dominik Laskowski · 1 year, 7 months ago
  5. 355fca8 Add a flag to control the VRR hint for timeout by ramindani · 1 year, 9 months ago
  6. b507b71 Merge "[SF] Move the notifyExpectedPresentHint call to SF" into main by Ram Indani · 1 year, 9 months ago
  7. c67d22c [SF] Move the notifyExpectedPresentHint call to SF by ramindani · 1 year, 9 months ago
  8. a4cf4de Merge "[SF] Update to use RefreshRateChangedDebugData.refreshPeriodNanos" into main by Ram Indani · 1 year, 9 months ago
  9. 19919ff [SF] Update to use RefreshRateChangedDebugData.refreshPeriodNanos by ramindani · 1 year, 9 months ago
  10. f97df4d Support fp16 in sf by Alec Mouri · 2 years ago
  11. 0491e64 Update FrameInterval using next vsync generated by ramindani · 1 year, 10 months ago
  12. 522b726 Merge "Return if HWCDisplay is not yet created" into main by Ram Indani · 1 year, 10 months ago
  13. 4d71235 Return if HWCDisplay is not yet created by ramindani · 1 year, 10 months ago
  14. bd9fb12 Merge "Update lastExpectedPresentTime when cadence changes" into main by Ram Indani · 1 year, 10 months ago
  15. f115e50 Update lastExpectedPresentTime when cadence changes by ramindani · 1 year, 10 months ago
  16. 371808b Merge changes from topic "fipresentOrValidate" into main by Ram Indani · 1 year, 10 months ago
  17. 09acbb8 [SF] Add frameIntervalNs for validate command by ramindani · 1 year, 10 months ago
  18. 4aac32c [SF] Add frameIntervalNs for presentOrValidate command by ramindani · 1 year, 10 months ago
  19. abc2c45 Initialize a present fence in case of failure by Leon Scroggins III · 1 year, 10 months ago
  20. f8c0f10 [SF] Adds notifyExpectedPresent call for frame rate change by ramindani · 1 year, 11 months ago
  21. b90711b [SF] Adds notifyExpectedPresent call for timeoutNs by ramindani · 1 year, 11 months ago
  22. 3acaaf5 [SF] Adds support to call notifyExpectedPresentHint by ramindani · 2 years ago
  23. a04b8a5 [SF] Update DisplayMode::Fps with PeakFps by ramindani · 2 years, 1 month ago
  24. 689c80f HWComposer: setPowerMode to DOZE even if support is unknown by Leon Scroggins III · 2 years, 3 months ago
  25. 263a3f1 [SF] Updates to incorporate vrr aidl interface changes by ramindani · 2 years, 2 months ago
  26. 0cd1d8d [SF] Implements composer3 version 3 interface by ramindani · 2 years, 3 months ago
  27. f1db803 SF: avoid skipping waiting for the earliest time to present by Ady Abraham · 2 years, 5 months ago
  28. b2158ee [SF] Set RefreshRateOverlay enable status to HWC by ramindani · 2 years, 7 months ago
  29. d432bb5 Update setHdrConversionStrategy to return the preferredHdrOutput type by Kriti Dang · 2 years, 7 months ago
  30. 959a7ff Make onVsync return a display id by Leon Scroggins III · 2 years, 7 months ago
  31. db16a2b Revert "Create a VsyncSchedule per display" by Leon Scroggins III · 2 years, 7 months ago
  32. 31d4141 Create a VsyncSchedule per display by Leon Scroggins III · 2 years, 10 months ago
  33. 674b937 HDR ouput control native implementation by Kriti Dang · 2 years, 10 months ago
  34. 5236319 Merge "OverlayProperty API implementation" by Sally Qi · 2 years, 10 months ago
  35. bb866c1 OverlayProperty API implementation by Sally Qi · 2 years, 11 months ago
  36. e24d78f AidlComposer: use a reader/writer per display by Leon Scroggins III · 3 years ago
  37. c081058 Merge "SurfaceFlinger HWC overlay API" by Sally Qi · 2 years, 11 months ago
  38. 0cbd08b SurfaceFlinger HWC overlay API by Sally Qi · 3 years, 1 month ago
  39. dc2bb80 SF: Remove DisplayDevice::onVsync by Dominik Laskowski · 3 years ago
  40. f2ddca6 SF: Do not abort on duplicate hotplug disconnect by Dominik Laskowski · 3 years, 1 month ago
  41. e2c5b0a SF: Handle all HWComposer::getActiveMode errors by Dominik Laskowski · 3 years, 1 month ago
  42. 4329657 Merge "FTL: Yield futures without overhead" into tm-dev am: 56ceadd867 am: 07f2340cb5 by TreeHugger Robot · 3 years, 4 months ago
  43. b17c621 FTL: Yield futures without overhead by Dominik Laskowski · 3 years, 4 months ago
  44. 50c4406 Change SF power hints to use early frame predictions by Matt Buckley · 3 years, 8 months ago
  45. b337e18 Merge "Revert "Avoid vsync enabled when in DOZE mode (AOD)."" into tm-dev by Rachel Lee · 3 years, 5 months ago
  46. ef0d08a Revert "Avoid vsync enabled when in DOZE mode (AOD)." by Rachel Lee · 3 years, 5 months ago
  47. d781434 Merge "Plumb display brightness nits to composer hal." into tm-dev by Alec Mouri · 3 years, 5 months ago
  48. 4d8a05d Plumb display brightness nits to composer hal. by Alec Mouri · 3 years, 5 months ago
  49. cc604d1 Merge "Avoid vsync enabled when in DOZE mode (AOD)." into tm-dev by Rachel Lee · 3 years, 5 months ago
  50. 8f96ec4 Avoid vsync enabled when in DOZE mode (AOD). by Rachel Lee · 3 years, 5 months ago
  51. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 6 months ago
  52. ac0a74d Make getBootDisplayModeSupport feature optional in aidl composer by Kriti Dang · 3 years, 6 months ago
  53. 1a56d1f Merge changes from topics "presubmit-am-5b86c75ec52142ad9dfd0837f3fad249", "presubmit-am-c314b40f446d47e6aa51654f7a3e4f49" into tm-dev by Dominik Laskowski · 3 years, 6 months ago
  54. 06e518e [SF] Use HWC api getPhysicalDisplayOrientation by ramindani · 3 years, 6 months ago
  55. 6c7b36e SF: Clean up plumbing for boot display mode by Dominik Laskowski · 3 years, 6 months ago
  56. 32cf060 [SF] Kernel idle timer configuration by ramindani · 3 years, 6 months ago
  57. f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 7 months ago
  58. e7c51c6 Update native getDisplayDecorationSupport API by Leon Scroggins III · 3 years, 7 months ago
  59. de549d4 SF: use aidl Capability by Ady Abraham · 3 years, 7 months ago
  60. 16ca297 Correct error handling in getPreferredBootDisplayMode by Kriti Dang · 3 years, 7 months ago
  61. 3401b56 sf: Add basic implementation of onVsyncIdle by Yichi Chen · 3 years, 8 months ago
  62. 7defaf3 Add boot time display mode to native framework by Kriti Dang · 3 years, 10 months ago
  63. cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 3 years, 9 months ago
  64. 5967aec Switch from HIDL DisplayCapability to AIDL by Leon Scroggins III · 3 years, 8 months ago
  65. 75f6825 Merge changes from topics "b_208879711", "hwc_present_time" by Ady Abraham · 3 years, 9 months ago
  66. dc011a9 SF: DisplayCommand.colorTransform is just a matrix by Ady Abraham · 3 years, 9 months ago
  67. 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 9 months ago
  68. 70fadb7 Merge "HWComposer: Unset mPrimaryHwcDisplayId after disconnectDisplay" by Robin Lee · 3 years, 9 months ago
  69. 4d211cf SF: add composer optional features by Ady Abraham · 3 years, 9 months ago
  70. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 10 months ago
  71. 9fc2805 SF: split ComposerHal to Hidl/Aidl files by Ady Abraham · 3 years, 11 months ago
  72. 27fbcc7 SF: protect mDisplayCapabilities with a lock by Ady Abraham · 4 years ago
  73. 8b19659 HWComposer: Unset mPrimaryHwcDisplayId after disconnectDisplay by Marin Shalamanov · 4 years, 1 month ago
  74. 1990136 SF: Relax assertions for primary display removal by Dominik Laskowski · 4 years, 1 month ago
  75. f8db0f0 SF: Remove obsolete HWComposer members by Dominik Laskowski · 4 years, 5 months ago
  76. 263eec4 SF: Remove HWC plumbing for virtual display mirror by Dominik Laskowski · 4 years, 1 month ago
  77. ec7aa8a SF: check previous present fence to avoid early presentation by Ady Abraham · 4 years, 2 months ago
  78. ebc8d3a SF: Remove composer sequence IDs by Dominik Laskowski · 4 years, 5 months ago
  79. 1394860 SF: Extract virtual display allocation from CE by Dominik Laskowski · 4 years, 6 months ago
  80. 1b33fc3 SF: Clean up HWC2::Layer ownership by Lloyd Pique · 4 years, 4 months ago
  81. b42cdc1 SF: do not skip validate if it is called more than a vsync earlier by Ady Abraham · 4 years, 4 months ago
  82. 9fc9513 Merge "SF: HWComposer::isConnected can be called before a display is connected" into sc-dev by Ady Abraham · 4 years, 5 months ago
  83. 2e9c703 SF: HWComposer::isConnected can be called before a display is connected by Ady Abraham · 4 years, 5 months ago
  84. 3891cbe SF: unsupported getLayerGenericMetadataKeys is not an error by Ady Abraham · 4 years, 5 months ago
  85. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 4 years, 7 months ago
  86. 045b700 SF: Don't cache display modes in HWComposer by Marin Shalamanov · 4 years, 8 months ago
  87. 12c9e5a SF: Add DisplayDevice::initiateModeChange by Marin Shalamanov · 4 years, 8 months ago
  88. 23c4420 SF: Rename HwcConfigIndexType to DisplayModeId by Marin Shalamanov · 4 years, 9 months ago
  89. 3ea1d60 SF: Remove display config functions from HWC2 by Marin Shalamanov · 4 years, 9 months ago
  90. 6e84017 SF: Update the cached display modes in HWComposer on hotplug by Marin Shalamanov · 4 years, 9 months ago
  91. 4e2b71f FTL: Import std::future utilities from SF by Dominik Laskowski · 4 years, 10 months ago
  92. f8c6372 [SF] Update DeviceProductInfo on hotplug reconnect by Marin Shalamanov · 5 years ago
  93. 0f10d0d Revert^2 "[SF] Introduce VirtualDisplayId" by Marin Shalamanov · 5 years ago
  94. 9c58bcd Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
  95. a524a09 Use type safe display IDs. by Marin Shalamanov · 5 years ago
  96. dfc3f7c Plumb client target property. by Peiyong Lin · 5 years ago
  97. 5690bde SF: Defer setDisplayBrightness to Binder thread by Dominik Laskowski · 5 years ago
  98. 65248e0 Remove usage of hwcomposer_defs.h. by Peiyong Lin · 5 years ago
  99. e9d809e Remove hwcomposer2.h by Peiyong Lin · 5 years ago
  100. fce46c1 Merge "SF: Fix color transform for composited virtual displays" into rvc-dev by TreeHugger Robot · 5 years ago