1. b345a2c Revert "Remove references to MULTI_THREADED_PRESENT" by Joen Chen · 2 years ago
  2. 9b133ca Revert^2 "Move FlagManager to a common SF lib" by Alec Mouri · 1 year, 9 months ago
  3. 40663e8 Merge "[VRR] call getDisplayConfiguration when vrr_flag is set and supported." into main by Sally Qi · 1 year, 9 months ago
  4. d57eb0d [VRR] call getDisplayConfiguration when vrr_flag is set and supported. by Sally Qi · 1 year, 9 months ago
  5. 09acbb8 [SF] Add frameIntervalNs for validate command by ramindani · 1 year, 9 months ago
  6. 4aac32c [SF] Add frameIntervalNs for presentOrValidate command by ramindani · 1 year, 9 months ago
  7. 3acaaf5 [SF] Adds support to call notifyExpectedPresentHint by ramindani · 1 year, 11 months ago
  8. 263a3f1 [SF] Updates to incorporate vrr aidl interface changes by ramindani · 2 years, 1 month ago
  9. 0cd1d8d [SF] Implements composer3 version 3 interface by ramindani · 2 years, 2 months ago
  10. 5b0ffe0 Force HALs to explicitly enable legacy method for clearing buffer caches by Brian Lindahl · 2 years, 2 months ago
  11. e7382c1 Reset pending commands by Huihong Luo · 2 years, 4 months ago
  12. c1cf458 Remove references to MULTI_THREADED_PRESENT by Leon Scroggins III · 2 years, 5 months ago
  13. b2158ee [SF] Set RefreshRateOverlay enable status to HWC by ramindani · 2 years, 6 months ago
  14. d432bb5 Update setHdrConversionStrategy to return the preferredHdrOutput type by Kriti Dang · 2 years, 6 months ago
  15. 12bfe6b [SF] Adds Refresh Rate Indicator HWC callback handlers by ramindani · 2 years, 6 months ago
  16. 674b937 HDR ouput control native implementation by Kriti Dang · 2 years, 9 months ago
  17. dbf7e3a Use new HAL API to clear buffer slots by Brian Lindahl · 2 years, 8 months ago
  18. 2cbb93e Merge changes from topic "clear-buffer-slots" by Brian Lindahl · 2 years, 8 months ago
  19. b158a5c Maintain the active buffer when clearing buffer slots by Brian Lindahl · 2 years, 8 months ago
  20. 90553da Clear HWC layer buffer slots by assiging a placeholder buffer by Brian Lindahl · 2 years, 8 months ago
  21. e85e16e Add the displayId to AidlComposer traces by Leon Scroggins III · 2 years, 8 months ago
  22. bdf7e4b Each Display Mode now has a list of supported HDR types. by Marc Kassis · 2 years, 9 months ago
  23. 5236319 Merge "OverlayProperty API implementation" by Sally Qi · 2 years, 9 months ago
  24. bb866c1 OverlayProperty API implementation by Sally Qi · 2 years, 10 months ago
  25. e24d78f AidlComposer: use a reader/writer per display by Leon Scroggins III · 2 years, 11 months ago
  26. c081058 Merge "SurfaceFlinger HWC overlay API" by Sally Qi · 2 years, 10 months ago
  27. 58847c5 Fix dumpDebugInfo blocked and phone hanging by yihsing.shen · 2 years, 11 months ago
  28. 0cbd08b SurfaceFlinger HWC overlay API by Sally Qi · 3 years ago
  29. 4d8a05d Plumb display brightness nits to composer hal. by Alec Mouri · 3 years, 5 months ago
  30. 8506569 Plumb through dimming stage into RenderEngine. by Alec Mouri · 3 years, 5 months ago
  31. ac0a74d Make getBootDisplayModeSupport feature optional in aidl composer by Kriti Dang · 3 years, 5 months ago
  32. 06e518e [SF] Use HWC api getPhysicalDisplayOrientation by ramindani · 3 years, 5 months ago
  33. 32cf060 [SF] Kernel idle timer configuration by ramindani · 3 years, 5 months ago
  34. c27991a Merge "Accomodate brightness space change for client target" into tm-dev by Alec Mouri · 3 years, 6 months ago
  35. f8d093d Accomodate brightness space change for client target by Alec Mouri · 3 years, 6 months ago
  36. fe5dd03 Merge "SF: remove IComposer.dumpDebugInfo" into tm-dev by TreeHugger Robot · 3 years, 6 months ago
  37. c4acf51 SF: remove IComposer.dumpDebugInfo by Ady Abraham · 3 years, 6 months ago
  38. a462878 SF: fix metadata blob copy by Long Ling · 3 years, 6 months ago
  39. 6f70c48 Merge "Send dimming ratio to composer instead of white point nits" by TreeHugger Robot · 3 years, 6 months ago
  40. 6da0e27 Send dimming ratio to composer instead of white point nits by Alec Mouri · 3 years, 6 months ago
  41. e7c51c6 Update native getDisplayDecorationSupport API by Leon Scroggins III · 3 years, 6 months ago
  42. de549d4 SF: use aidl Capability by Ady Abraham · 3 years, 6 months ago
  43. 3401b56 sf: Add basic implementation of onVsyncIdle by Yichi Chen · 3 years, 7 months ago
  44. 7defaf3 Add boot time display mode to native framework by Kriti Dang · 3 years, 9 months ago
  45. c66a7aa Merge "SF: pass Color as float to HWC" by Ady Abraham · 3 years, 7 months ago
  46. d211944 Merge "Add HWC2::setBlockingRegion" by Leon Scroggins · 3 years, 7 months ago
  47. 6e60b14 SF: pass Color as float to HWC by Ady Abraham · 3 years, 7 months ago
  48. d77d316 Add HWC2::setBlockingRegion by Leon Scroggins III · 3 years, 7 months ago
  49. 90a1927 Remove toggle for display brightness apis. by Alec Mouri · 3 years, 7 months ago
  50. cdf1679 Synchronize brightness change with frame update for hdr layers. by Alec Mouri · 3 years, 8 months ago
  51. 5967aec Switch from HIDL DisplayCapability to AIDL by Leon Scroggins III · 3 years, 7 months ago
  52. de79278 SF: cleanup CommandWriterBase and CommandReaderBase part 2 by Ady Abraham · 3 years, 8 months ago
  53. c451b5e Merge "Remove GenericMetadata from composer3" by Ady Abraham · 3 years, 8 months ago
  54. dc011a9 SF: DisplayCommand.colorTransform is just a matrix by Ady Abraham · 3 years, 8 months ago
  55. 43065bd SF: pass expectedPresentTime to composer by Ady Abraham · 3 years, 8 months ago
  56. 3f97675 Remove GenericMetadata from composer3 by Ady Abraham · 3 years, 8 months ago
  57. 4d211cf SF: add composer optional features by Ady Abraham · 3 years, 8 months ago
  58. c8b70f7 Merge "SF: aidl-composer removed getDisplayBrightnessSupport and getDozeSupport." by Ady Abraham · 3 years, 8 months ago
  59. 87e8527 Merge "SF: LayerCommand moved to Display Command" by Ady Abraham · 3 years, 8 months ago
  60. 33b92b9 SF: aidl-composer removed getDisplayBrightnessSupport and getDozeSupport. by Ady Abraham · 3 years, 8 months ago
  61. 4297736 SF: LayerCommand moved to Display Command by Ady Abraham · 3 years, 8 months ago
  62. 2e1aa18 Switch from HIDL Composition type to AIDL by Leon Scroggins III · 3 years, 8 months ago
  63. cdf6cbc End-to-end plumbing for dimming SDR layers by Alec Mouri · 3 years, 9 months ago
  64. a6388c0 SF: Use Aidl Parcelable commands by Ady Abraham · 3 years, 9 months ago
  65. 9fc2805 SF: split ComposerHal to Hidl/Aidl files by Ady Abraham · 3 years, 10 months ago
  66. e7385f7 SF: use AIDL composer by Ady Abraham · 4 years ago