1. 54fc5ed Merge 25Q1 (ab/BP1A.250305.020) to AOSP main by Xin Li · 11 months ago main master
  2. a075ada Merge 25Q1 (ab/12770256) to aosp-main-future by Xin Li · 11 months ago
  3. df1816f Upgrade drm_hwcomposer to 75855a6ab877011a2e26ae95da7ddf06dd3a04b2 am: 21a455e841 by Sadaf Ebrahimi · 11 months ago
  4. 21a455e Upgrade drm_hwcomposer to 75855a6ab877011a2e26ae95da7ddf06dd3a04b2 by Sadaf Ebrahimi · 11 months ago
  5. 75855a6 drm_hwcomposer: Check if the display is valid in setAutoLowLatencyMode by Roman Stratiienko · 11 months ago
  6. 907a51a drm_hwcomposer: Produce stable port IDs by Gil Dekel · 11 months ago
  7. c88294c drm_hwcomposer: Fix DrmPlane typos by Andrew Wolfers · 11 months ago
  8. 2290dc6 drm_hwcomposer: Use DUMB buffer for modeset by Roman Stratiienko · 11 months ago
  9. fdd4371 drm_hwcomposer: Fix alpha check by Andrew Wolfers · 12 months ago
  10. 34c50ce drm_hwcomposer: Put ValidateDisplay and GetChangedTypes to the frontend by Roman Stratiienko · 12 months ago
  11. 72ff8c3 drm_hwcomposer: Put hwc2 PresentDisplay and GetReleaseFences to frontend by Roman Stratiienko · 12 months ago
  12. f74b731 drm_hwcomposer: Move trivial frontend functions out of HwcDisplay class by Roman Stratiienko · 12 months ago
  13. d7e108e drm_hwcomposer: Fix headless mode by Roman Stratiienko · 12 months ago
  14. cd3902a drm_hwcomposer: Do not use config groups by default by Roman Stratiienko · 12 months ago
  15. 1defc5c drm_hwcomposer: Check for same resolution when clearing buffers by Drew Davenport · 12 months ago
  16. e60540f drm_hwcomposer: Add DrmMode::SameSize by Drew Davenport · 12 months ago
  17. 5b5424e Merge "ANDROID: Remove Cuttlefish display related tests from pre/postsubmit" into main am: b3bd9749de by Ayaka Kinoshita · 12 months ago
  18. b3bd974 Merge "ANDROID: Remove Cuttlefish display related tests from pre/postsubmit" into main by Ayaka Kinoshita · 12 months ago
  19. 5343bf3 drm_hwcomposer: HWC3: Implement Client buffer management recommendations by Roman Stratiienko · 12 months ago
  20. 0c36d56 drm_hwcomposer: HWC3: Reduce graphics memory consumption by Roman Stratiienko · 12 months ago
  21. e501a97 drm_hwcomposer: HWC3: Remove HWC2 ComposerResources dependencies by Roman Stratiienko · 12 months ago
  22. 7c8cc4e drm_hwcomposer: Rework HWC frontends buffer management by Roman Stratiienko · 12 months ago
  23. 70ab939 drm_hwcomposer: Use layer API for SetClientTarget and SetOutputBuffer by Roman Stratiienko · 12 months ago
  24. e0bbf22 drm_hwcomposer: Populate client and out layer when creating composition by Roman Stratiienko · 12 months ago
  25. fb9fed5 drm_hwcomposer: Use float type to store alpha internally by Roman Stratiienko · 12 months ago
  26. 4e15bfc drm_hwcomposer: Support default values for Rect structures by Roman Stratiienko · 12 months ago
  27. 9161828 drm_hwcomposer: CI: Use git diff to feed the clang-format-diff by Roman Stratiienko · 12 months ago
  28. 0e86a31 Upgrade drm_hwcomposer to 851ea4dc268c4da612c65a5dfedbd3ed85960405 am: 32e0a72311 by Sadaf Ebrahimi · 12 months ago
  29. 9e53b77 Edit METADATA file am: dc893a984e by Sadaf Ebrahimi · 12 months ago
  30. 32e0a72 Upgrade drm_hwcomposer to 851ea4dc268c4da612c65a5dfedbd3ed85960405 by Sadaf Ebrahimi · 12 months ago
  31. dc893a9 Edit METADATA file by Sadaf Ebrahimi · 12 months ago
  32. bcbbe67 ANDROID: Remove Cuttlefish display related tests from pre/postsubmit by Ayaka Kinoshita · 12 months ago
  33. 851ea4d drm_hwcomposer: Implement getHdrCapabilities and getColorModes by Sasha McIntosh · 12 months ago
  34. f9062b6 drm_hwcomposer: Set HDR metadata on the connector by Sasha McIntosh · 12 months ago
  35. f8c1411 drm_hwcomposer: Add wrapper for EDID parsing by Sasha McIntosh · 12 months ago
  36. da080fe drm_hwcomposer: Add method GetOptionalConnectorProperty by Sasha McIntosh · 12 months ago
  37. 5b58356 drm_hwcomposer: Fix bitmask property mask creation by Drew Davenport · 12 months ago
  38. 16d3a2d drm_hwcomposer: Fix missing present and release fence handling by Roman Stratiienko · 12 months ago
  39. ca1b132 drm_hwcomposer: CI: Set clang-format-diff context line number to 0 by Roman Stratiienko · 12 months ago
  40. 88bd6a2 drm_hwcomposer: Enable readability-math-missing-parentheses tidy check by Roman Stratiienko · 12 months ago
  41. 9270b88 drm_hwcomposer: Enable readability-avoid-unconditional-preprocessor-if by Roman Stratiienko · 12 months ago
  42. 6275b4a drm_hwcomposer: Enable modernize-type-traits clang-tidy check by Roman Stratiienko · 12 months ago
  43. 5742bcb drm_hwcomposer: Enable performance-avoid-endl clang-tidy check by Roman Stratiienko · 12 months ago
  44. 179cc6d drm_hwcomposer: Enable readability-static-accessed-through-instance by Roman Stratiienko · 12 months ago
  45. 7079334 drm_hwcomposer: Enable misc-use-internal-linkage clang-tidy check by Roman Stratiienko · 12 months ago
  46. da2fcf6 drm_hwcomposer: Simplify LayerTransform by Roman Stratiienko · 12 months ago
  47. 0369cf7 drm_hwcomposer: Enable performance-inefficient-vector-operation tidy check by Roman Stratiienko · 12 months ago
  48. b864ccf drm_hwcomposer: Remove HWC2 usage for Present by Drew Davenport · 12 months ago
  49. 7f356c8 drm_hwcomposer: Remove HWC2 usage for Validate by Drew Davenport · 12 months ago
  50. 76c17a8 drm_hwcomposer: Stop using HWC2 interface for CTM by Drew Davenport · 12 months ago
  51. 14022a3 drm_hwcomposer: Small refactor of ImportLayerBuffer by Drew Davenport · 12 months ago
  52. 41cd950 drm_hwcomposer: hwc2: Route all Layer hooks via SetLayerProperties by Roman Stratiienko · 12 months ago
  53. 44b9577 drm_hwcomposer: Prepare for removing hwc2 hooks from HwcLayer class by Roman Stratiienko · 1 year ago
  54. c184bc1 drm_hwcomposer: hwc3: Check if the field is initialized before accessing it by Roman Stratiienko · 1 year ago
  55. b50482d drm_hwcomposer: Remove hwc2 build targets by Drew Davenport · 1 year ago
  56. a85ee26 Merge remote-tracking branch 'aosp/upstream-main' into merge-from-upstream am: d2bab9a7eb by Drew Davenport · 1 year ago
  57. 1d5e201 drm_hwcomposer: updating libdisplay-info to include pnp_id_table by Lucas Berthou · 1 year ago
  58. 8b31578 drm_hwcomposer: CI: Keep nostdlibinc cflag option by Roman Stratiienko · 1 year ago
  59. 7a8e138 drm_hwcomposer: fixing aospless tarball by Lucas Berthou · 1 year ago
  60. d2bab9a Merge remote-tracking branch 'aosp/upstream-main' into merge-from-upstream by Drew Davenport · 1 year ago
  61. 446aef1 ANDROID: Update drm_hwc pre/postsubmit am: a42c007e78 by Mark Yacoub · 1 year ago
  62. a42c007 ANDROID: Update drm_hwc pre/postsubmit by Mark Yacoub · 1 year ago
  63. a292899 drm_hwcomposer: fix null deref happening when clearing callback by Lucas Berthou · 1 year, 1 month ago
  64. 27a7a54 Merge "Merge remote-tracking branch 'aosp/upstream-main' into uprev" into main am: a8ef39578c by Drew Davenport · 1 year, 1 month ago
  65. a8ef395 Merge "Merge remote-tracking branch 'aosp/upstream-main' into uprev" into main by Drew Davenport · 1 year, 1 month ago
  66. ec60ebc Merge "Add janitors to the OWNERS file" into main am: 6644e4a465 by Treehugger Robot · 1 year, 1 month ago
  67. 6644e4a Merge "Add janitors to the OWNERS file" into main by Treehugger Robot · 1 year, 1 month ago
  68. 3c7b88e Merge "hooks: Add missing || to hook check" into main am: f259ba0c3b by Mark Yacoub · 1 year, 1 month ago
  69. f259ba0 Merge "hooks: Add missing || to hook check" into main by Mark Yacoub · 1 year, 1 month ago
  70. 4483e47 drm_hwcomposer: Add libdisplay-info dependency and update tar with library by Lucas Berthou · 1 year, 1 month ago
  71. b3b1cdf hooks: Add missing || to hook check by Mark Yacoub · 1 year, 1 month ago
  72. 426168c Merge remote-tracking branch 'aosp/upstream-main' into uprev by Drew Davenport · 1 year, 1 month ago
  73. f197806 Add janitors to the OWNERS file by Sadaf Ebrahimi · 1 year, 1 month ago
  74. 30f4e9c drm_hwcomposer: Clean up VsyncWorker destruction by Drew Davenport · 1 year, 1 month ago
  75. 15016c4 drm_hwcomposer: Remove VSyncWorkerCallbacks by Drew Davenport · 1 year, 1 month ago
  76. b39a3f8 drm_hwcomposer: Enable VSyncWorker thread as needed by Drew Davenport · 1 year, 1 month ago
  77. 63a699e drm_hwcomposer: Set vsync callback on demand by Drew Davenport · 1 year, 1 month ago
  78. 33121b7 drm_hwcomposer: Move vsync tracking into VSyncWorker by Drew Davenport · 1 year, 1 month ago
  79. d387c84 drm_hwcomposer: Simplify default vsync period by Drew Davenport · 1 year, 1 month ago
  80. edccc0b drm_hwcomposer: Only update vsync period when committed by Drew Davenport · 1 year, 1 month ago
  81. 5983318 drm_hwcomposer: Set vsync period for vsync thread by Drew Davenport · 1 year, 1 month ago
  82. 037b931 [automerger skipped] Merge 24Q4 into AOSP main am: e093033edc -s ours by Xin Li · 1 year, 1 month ago
  83. 0bc3df0 drm_hwcomposer: Define cc_defaults for hwc3 binary by Drew Davenport · 1 year, 1 month ago
  84. e093033 Merge 24Q4 into AOSP main by Xin Li · 1 year, 1 month ago
  85. e757ee8 drm_hwcomposer: HWC3: Fix hotplug handling by Roman Stratiienko · 1 year, 1 month ago
  86. bf13180 drm_hwcomposer: treewide: Handle bool properties in the Property class by Roman Stratiienko · 1 year, 1 month ago
  87. bc94e2b Merge "ANDROID: Run VTS HAL for HWC on AVD drm_hwc postsubmit" into main am: a47b3e5e89 by Mark Yacoub · 1 year, 1 month ago
  88. a47b3e5 Merge "ANDROID: Run VTS HAL for HWC on AVD drm_hwc postsubmit" into main by Mark Yacoub · 1 year, 1 month ago
  89. a5612b3 Merge "Don't run hooks if uploaded to Gerrit from AOSP" into main am: 93595b5b98 by Mark Yacoub · 1 year, 1 month ago
  90. 4166c7d drm_hwcomposer: Add Drew to OWNERS am: b059d856bd by Sean Paul · 1 year, 1 month ago
  91. 93595b5 Merge "Don't run hooks if uploaded to Gerrit from AOSP" into main by Mark Yacoub · 1 year, 1 month ago
  92. b059d85 drm_hwcomposer: Add Drew to OWNERS by Sean Paul · 1 year, 1 month ago
  93. 07f750f ANDROID: Run VTS HAL for HWC on AVD drm_hwc postsubmit by Mark Yacoub · 1 year, 1 month ago
  94. 104c85f Don't run hooks if uploaded to Gerrit from AOSP by Mark Yacoub · 1 year, 1 month ago
  95. dd5e782 drm_hwcomposer: Don't erase displays in the internal layer at hotplug by Roman Stratiienko · 1 year, 2 months ago
  96. 77015e0 Merge remote-tracking branch 'aosp/upstream-main' into uprev am: 3b2a47f6a5 am: 77fb6751f5 by Drew Davenport · 1 year, 2 months ago
  97. 77fb675 Merge remote-tracking branch 'aosp/upstream-main' into uprev am: 3b2a47f6a5 by Drew Davenport · 1 year, 2 months ago
  98. 3b2a47f Merge remote-tracking branch 'aosp/upstream-main' into uprev by Drew Davenport · 1 year, 2 months ago
  99. 8cfa7ff drm_hwcomposer: Fix incorrect modeset buffer size by Drew Davenport · 1 year, 2 months ago
  100. 1b109f0 [automerger skipped] Cherry-pick: Update drm hwcomposer to composer3 V4 am: bb9f3ea693 -s ours by Jason Macnak · 1 year, 2 months ago