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