1. adc5d82 drm_hwcomposer: Fix EDID fetch from DRM by Andrii Chepurnyi · 6 years ago
  2. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 6 years ago
  3. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 6 years ago
  4. fbf5c0c drm_hwcomposer: libdrm gralloc_handle: modifiers and YUV support by Roman Stratiienko · 6 years ago
  5. cfc2b2e drm_hwcomposer: fix incorrect layer_count usage by Roman Stratiienko · 6 years ago
  6. 51a0e0d drm_hwcomposer: Add rcar-du display backend by Matvii Zorin · 6 years ago
  7. 7f7efd8 drm_hwcomposer: Add composition skipping backend by Matvii Zorin · 6 years ago
  8. ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 6 years ago
  9. 373de71 drm_hwcomposer: Expand access to HwcDisplay class members by Matvii Zorin · 6 years ago
  10. e0e7c5c drm_hwcomposer: Move DrmHwcTwo internal classes outside private section by Matvii Zorin · 6 years ago
  11. 0ddc329 drm_hwcomposer: Add include guard into drmhwctwo.h by Matvii Zorin · 6 years ago
  12. f1af957 drm_hwcomposer: Move properties into vendor namespace by Jason Macnak · 6 years ago
  13. ec75ccd drm_hwcomposer: Add feature to search for KMS DRI card by Matvii Zorin · 6 years ago
  14. 2619aab drm_hwcomposer: Implement *DisplayBrightness* stubs by Andrii Chepurnyi · 6 years ago
  15. 857a53f drm_hwcomposer: Implement SetColorModeWithIntent stub by Andrii Chepurnyi · 6 years ago
  16. 50d3745 drm_hwcomposer: Implement GetRenderIntents stub by Andrii Chepurnyi · 6 years ago
  17. eb01229 drm_hwcomposer: Fix ValidateDisplay() when lowest z-order is nonzero by Liviu Dudau · 6 years ago
  18. fdcdeab drm_hwcomposer: Run test commit only when it actually needed by Matvii Zorin · 6 years ago
  19. 3f17bc0 drm_hwcomposer: Fix invalid buffer_handle_t pointer by Paul Howgego · 6 years ago
  20. a63d66c drm_hwcomposer: Propagate PLATFORM_SDK_VERSION to cflags by Andrii Chepurnyi · 6 years ago
  21. 8115dbe drm_hwcomposer: Fix GetDisplayIdentificationData by Andrii Chepurnyi · 6 years ago
  22. ff730f9 drm_hwcomposer: Relax failure when no EDID property is found by John Stultz · 6 years ago
  23. c77052e drm_hwcomposer: Improve error messages. by Peter Collingbourne · 6 years ago
  24. 9170b31 drm_hwcomposer: Add statistics on flattening to dump message by Roman Kovalivskyi · 6 years ago
  25. 8fae156 drm_hwcomposer: Add fallback to client for layers flattening by Roman Kovalivskyi · 6 years ago
  26. 65f2ba8 drm_hwcomposer: Add property that allows disabling of hardware scaling by Roman Stratiienko · 6 years ago
  27. 8c7229d drm_hwcomposer: Try to fix build with older Android Pie releases by John Stultz · 6 years ago
  28. 582cb32 drm_hwcomposer: Extract more BO data by Imagination importer v2 by Roman Stratiienko · 6 years ago
  29. acc1c21 drm_hwcomposer: Revert "drm_hwcomposer: Extract more BO data by Imagination importer" by John Stultz · 6 years ago
  30. b2f2bae drm_hwcomposer: Extract more BO data by Imagination importer by Roman Stratiienko · 6 years ago
  31. 3095708 drm_hwcomposer: Remove redundant hotplug call by Roman Kovalivskyi · 6 years ago
  32. 521a4c8 drm_hwcomposer: Add check to vsync routine to avoid crash on callback by Roman Kovalivskyi · 6 years ago
  33. b3d8178 drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData by Lowry Li (Arm Technology China) · 6 years ago
  34. 4163efc drm_hwcomposer: Extract ConvertBoInfo() from ImportBuffer() method by Roman Stratiienko · 6 years ago
  35. b7b81cf drm_hwcomposer: Choose client layer range to achieve minimal GPU load by Roman Stratiienko · 6 years ago
  36. 12b91a3 drm_hwcomposer: Add simplistic SetColorTransform implementation by Roman Kovalivskyi · 6 years ago
  37. bb37569 drm_hwcomposer: Add simplistic SetLayerColor implementation by Roman Kovalivskyi · 6 years ago
  38. f67c365 drm_hwcomposer: Add refcount for GEM handle by Vincent Donnefort · 7 years ago
  39. 0d1a2cd drm_hwcomposer: Introduce dumpsys metrics by Roman Stratiienko · 6 years ago
  40. c56eede drm_hwcomposer: Fix returned fence in PresentDisplay by Matteo Franchin · 6 years ago
  41. d6a6e6e drm_hwcomposer: Add safe guard for unknown connector type by Roman Kovalivskyi · 6 years ago
  42. e606a62 drm_hwcomposer: Fix compilation issues with Android 9 by Roman Kovalivskyi · 6 years ago
  43. 6f5e450 drm_hwcomposer: Fix missing definition build error on P and earlier by Roman Stratiienko · 6 years ago
  44. d07c370 drm_hwcomposer: Add property hwc.drm.primary_display_order by Roman Kovalivskyi · 6 years ago
  45. df88299 drm_hwcomposer: Add DrmConnector::name function by Roman Kovalivskyi · 6 years ago
  46. afb3689 drm_hwcomposer: Apply same logic for 'CURSOR' layers as for 'DEVICE' by Roman Stratiienko · 6 years ago
  47. f264723 drm_hwcomposer: Fix mixed layer composition by Roman Stratiienko · 6 years ago
  48. e3ed48d drm_hwcomposer: Add Imagination platform support by Roman Stratiienko · 7 years ago
  49. f63726c drm_hwcomposer: avoid using signed errno on uint32 type by Roman Stratiienko · 6 years ago
  50. 9abec03 drm_hwcomposer: HWC2: Handle bad layer_handle by Vincent Donnefort · 7 years ago
  51. 315444c drm_hwcomposer: HWC2: Handle bad display_handle by Vincent Donnefort · 7 years ago
  52. 7834a89 drm_hwcomposer: HWC2: Align SetColorMode Error with Android VTS by Vincent Donnefort · 7 years ago
  53. 60ef7eb drm_hwcomposer: HWC2: Align SetPowerMode Errors with Android VTS by Vincent Donnefort · 7 years ago
  54. 6a1c38d drm_hwcomposer: platformmeson: fix AFBC 32x8 feature support by Neil Armstrong · 7 years ago
  55. 87769e6 drm_hwcomposer: add LCD panel support by Mykhailo Sopiha · 7 years ago
  56. 1693bc3 drm_hwcomposer: add non hwfb import filter by Mykhailo Sopiha · 7 years ago
  57. b67d049 drm_hwcomposer: pre-filter modes provided to HWC2 by Neil Armstrong · 7 years ago
  58. 27cd480 drm_hwcomposer: Organize files into subdirs by Sean Paul · 7 years ago
  59. 17d3c8b drm_hwcomposer: Add platformmeson for Amlogic SoC support by Neil Armstrong · 7 years ago
  60. 4c027a7 drm_hwcomposer: Drop modes with DRM_MODE_FLAG_INTERLACE to HWC2 by Neil Armstrong · 7 years ago
  61. ad43886 drm_hwcomposer: clean Importer inherited classes by Mykhailo Sopiha · 7 years ago
  62. 9cf798d drm_hwcomposer: recalculate vrefresh from clock + resolution by Neil Armstrong · 7 years ago
  63. a9ed46a drm_hwcomposer: platformhisi: extend conditional of AFBC support by Victor Chong · 7 years ago
  64. cce1278 drm_hwcomposer: Move hwcomposer.drm_hikey and hwcomposer.drm_hikey960 by Colin Cross · 7 years ago
  65. cdf4b49 drm_hwcomposer: Convert external/drm_hwcomposer to Android.bp by Colin Cross · 7 years ago
  66. 9bd25f9 drm_hwcomposer: Remove unnecessary parentheses in the conditional by John Stultz · 7 years ago
  67. a3429c7 drm_hwcomposer: Tweak mode selection to pick the first DRM_MODE_TYPE_PREFERRED mode by John Stultz · 7 years ago
  68. 2d8341e Revert "drm_hwcomposer: platformgeneric: Fix build" by Sean Paul · 7 years ago
  69. 2ed463c drm_hwcomposer: Set zpos relative to the minimum possible value by Alexandru Gheorghe · 7 years ago
  70. 2689aeb drm_hwcomposer: Rename DrmProperty::immutable() by Sean Paul · 7 years ago
  71. fc0b1da drm_hwcomposer: Change return type of DrmProperty::value() to tuple by Sean Paul · 7 years ago
  72. 890988f drm_hwcomposer: Use proper commit for author/committer check by Sean Paul · 7 years ago
  73. 1129037 drm_hwcomposer: platformgeneric: Fix build by Andrii Chepurnyi · 7 years ago
  74. 1b1e35e drm_hwcomposer: Chose preferred mode with type DRM_MODE_TYPE_PREFERRED by Andrii Chepurnyi · 7 years ago
  75. 495e4cc drm_hwcomposer: Added hotplug support of the external display by Andrii Chepurnyi · 8 years ago
  76. 4bdd0fe drm_hwcomposer: Fix VSYNC control by Andrii Chepurnyi · 8 years ago
  77. 6230703 drm_hwcomposer: Initialize buffer_ pointer to NULL by John Stultz · 7 years ago
  78. 65c988d drm_hwcomposer: platformhisi: Conditionalize some of the AFBC support by John Stultz · 7 years ago
  79. cc5fca4 drm_hwcomposer: Add support for Arm Framebuffer Compression (AFBC) modifiers. by Ayan Kumar Halder · 7 years ago
  80. dafaabd drm_hwcomposer: Fix check commit script to ignore case and extra spaces by Sean Paul · 7 years ago
  81. 734ee1c drm_hwcomposer: Rework ValidateDisplay layer check to use if statement rather then switch by John Stultz · 7 years ago
  82. 5047b22 drm_hwcomposer: Complete rename of DrmResources to DrmDevice by Jorge E. Moreira · 8 years ago
  83. c385afe drm_hwcomposer: platformhisi: Remove fake-importing by Alexey Firago · 7 years ago
  84. 18ec688 drm_hwcomposer: Add checking if we can import a buffer by Alexey Firago · 7 years ago
  85. ea1c5e5 drm_hwcomposer: Add z order support by Alexandru Gheorghe · 8 years ago
  86. 2234d37 drm_hwcomposer: Propagate PlanStage error by Alexandru Gheorghe · 8 years ago
  87. 68a78ef drm_hwcomposer: Add commit message validation to CI by Sean Paul · 8 years ago
  88. 592c98a drm_hwcomposer: Pull CI check into dedicated script by Sean Paul · 8 years ago
  89. 9b6cafd drm_hwcomposer: Add support for pixel blend mode property by Lowry Li · 8 years ago
  90. 088fed0 Fix actual clang-format version in readme by Andrii Chepurnyi · 8 years ago
  91. fb3599c drm_hwcomposer: Add support for P+ environments by John Stultz · 8 years ago
  92. a451483 drm_hwcomposer: Store pixel_stride in the hwc_drm_bo by John Stultz · 8 years ago
  93. 616fb22 drm_hwcomposer: Store the HAL_PIXEL_FORMAT_* in the hwc_drm_bo by John Stultz · 8 years ago
  94. ee18b0e drm_hwcomposer: Add HWC_DRM_BO_MAX_PLANES constant by John Stultz · 8 years ago
  95. 60f5e32 drm_hwcomposer: Fixup Sean's HiSi dummy planner by John Stultz · 8 years ago
  96. 54589d2 drm_hwcomposer: Fix HiSi import fail log spam by Sean Paul · 8 years ago
  97. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 8 years ago
  98. 5c23d5d drm_hwcomposer: Update clang-format to 5.0 by Sean Paul · 8 years ago
  99. b6a675e drm_hwcomposer: add scene flattening by Alexandru Gheorghe · 8 years ago
  100. db440a9 drm_hwcomposer: Fix race in ApplyFrame by Alexandru Gheorghe · 8 years ago