1. b865227 drm_hwcomposer: Remove useless setters from DrmHwcLayer by Roman Kovalivskyi · 4 years, 7 months ago
  2. ed90ef9 drm_hwcomposer: Add GetOrderLayersByZPos method by Matvii Zorin · 4 years, 7 months ago
  3. ede54b0 drm_hwcomposer: Move HardwareSupportsLayerType into Backend by Matvii Zorin · 4 years, 7 months ago
  4. ed74527 drm_hwcomposer: Move MarkValidated into Backend by Matvii Zorin · 4 years, 7 months ago
  5. 2c91df5 drm_hwcomposer: Move CalcPixOps into Backend by Matvii Zorin · 4 years, 7 months ago
  6. 5368b73 drm_hwcomposer: Remove DrmCompositionDisplayLayersMap by Matvii Zorin · 4 years, 8 months ago
  7. 704ea0e drm_hwcomposer: Cleanup DrmDisplayComposition initialization by Matvii Zorin · 4 years, 8 months ago
  8. d21071f drm_hwcomposer: CI: Increase coverage by Roman Stratiienko · 4 years, 6 months ago
  9. 7477471 drm_hwcomposer: Remove writeback-based flattening logic by Roman Stratiienko · 4 years, 7 months ago
  10. b3b5c1e drm_hwcomposer: clang-tidy: enable cppcoreguidelines-* checks by Roman Stratiienko · 4 years, 7 months ago
  11. 6a10c4c drm_hwcomposer: clang-tidy: enable clang-analyzer-* checks by Roman Stratiienko · 4 years, 7 months ago
  12. e2f2c92 drm_hwcomposer: enable code analysis using clang-tidy by Roman Stratiienko · 4 years, 7 months ago
  13. 6f5df17 drm_hwcomposer: Initial composer@2.4 HAL support by Roman Stratiienko · 5 years ago
  14. 8338c34 drm_hwcomposer: Add support for color encoding and range properties by Matvii Zorin · 5 years ago
  15. 33365c2 drm_hwcomposer: Set correct source crop for the client layer by Roman Stratiienko · 5 years ago
  16. d146d6d drm_hwcomposer: Check parameter range in SetColorMode() by Roman Stratiienko · 5 years ago
  17. 27d2ed6 drm_hwcomposer: Fix SetColorMode() and SetColorModeWithIntent() by Roman Stratiienko · 5 years ago
  18. 2370109 drm_hwcomposer: Fix RegisterCallback() function by Roman Stratiienko · 5 years ago
  19. adc5d82 drm_hwcomposer: Fix EDID fetch from DRM by Andrii Chepurnyi · 5 years ago
  20. 13cc366 drm_hwcomposer: use CamelCase in source/header files related to class by Roman Stratiienko · 5 years ago[Renamed (99%) from drmhwctwo.cpp]
  21. aa3cd54 drm_hwcomposer: move header files into source directory by Roman Stratiienko · 5 years ago
  22. ef3c797 drm_hwcomposer: Add backend-dependent validation for HwcDisplay class by Matvii Zorin · 5 years ago
  23. f1af957 drm_hwcomposer: Move properties into vendor namespace by Jason Macnak · 5 years ago
  24. 2619aab drm_hwcomposer: Implement *DisplayBrightness* stubs by Andrii Chepurnyi · 5 years ago
  25. 857a53f drm_hwcomposer: Implement SetColorModeWithIntent stub by Andrii Chepurnyi · 5 years ago
  26. 50d3745 drm_hwcomposer: Implement GetRenderIntents stub by Andrii Chepurnyi · 5 years ago
  27. eb01229 drm_hwcomposer: Fix ValidateDisplay() when lowest z-order is nonzero by Liviu Dudau · 5 years ago
  28. fdcdeab drm_hwcomposer: Run test commit only when it actually needed by Matvii Zorin · 5 years ago
  29. 3f17bc0 drm_hwcomposer: Fix invalid buffer_handle_t pointer by Paul Howgego · 5 years ago
  30. 8115dbe drm_hwcomposer: Fix GetDisplayIdentificationData by Andrii Chepurnyi · 5 years ago
  31. 9170b31 drm_hwcomposer: Add statistics on flattening to dump message by Roman Kovalivskyi · 6 years ago
  32. 8fae156 drm_hwcomposer: Add fallback to client for layers flattening by Roman Kovalivskyi · 6 years ago
  33. 65f2ba8 drm_hwcomposer: Add property that allows disabling of hardware scaling by Roman Stratiienko · 6 years ago
  34. 8c7229d drm_hwcomposer: Try to fix build with older Android Pie releases by John Stultz · 6 years ago
  35. 3095708 drm_hwcomposer: Remove redundant hotplug call by Roman Kovalivskyi · 6 years ago
  36. b3d8178 drm_hwcomposer: Add GetDisplayCapabilities and getDisplayIdentificationData by Lowry Li (Arm Technology China) · 6 years ago
  37. b7b81cf drm_hwcomposer: Choose client layer range to achieve minimal GPU load by Roman Stratiienko · 6 years ago
  38. 12b91a3 drm_hwcomposer: Add simplistic SetColorTransform implementation by Roman Kovalivskyi · 6 years ago
  39. bb37569 drm_hwcomposer: Add simplistic SetLayerColor implementation by Roman Kovalivskyi · 6 years ago
  40. 0d1a2cd drm_hwcomposer: Introduce dumpsys metrics by Roman Stratiienko · 6 years ago
  41. c56eede drm_hwcomposer: Fix returned fence in PresentDisplay by Matteo Franchin · 6 years ago
  42. afb3689 drm_hwcomposer: Apply same logic for 'CURSOR' layers as for 'DEVICE' by Roman Stratiienko · 6 years ago
  43. f264723 drm_hwcomposer: Fix mixed layer composition by Roman Stratiienko · 6 years ago
  44. 9abec03 drm_hwcomposer: HWC2: Handle bad layer_handle by Vincent Donnefort · 6 years ago
  45. 7834a89 drm_hwcomposer: HWC2: Align SetColorMode Error with Android VTS by Vincent Donnefort · 6 years ago
  46. 60ef7eb drm_hwcomposer: HWC2: Align SetPowerMode Errors with Android VTS by Vincent Donnefort · 6 years ago
  47. b67d049 drm_hwcomposer: pre-filter modes provided to HWC2 by Neil Armstrong · 6 years ago
  48. 4c027a7 drm_hwcomposer: Drop modes with DRM_MODE_FLAG_INTERLACE to HWC2 by Neil Armstrong · 6 years ago
  49. 1b1e35e drm_hwcomposer: Chose preferred mode with type DRM_MODE_TYPE_PREFERRED by Andrii Chepurnyi · 7 years ago
  50. 495e4cc drm_hwcomposer: Added hotplug support of the external display by Andrii Chepurnyi · 7 years ago
  51. 4bdd0fe drm_hwcomposer: Fix VSYNC control by Andrii Chepurnyi · 7 years ago
  52. 734ee1c drm_hwcomposer: Rework ValidateDisplay layer check to use if statement rather then switch by John Stultz · 7 years ago
  53. 18ec688 drm_hwcomposer: Add checking if we can import a buffer by Alexey Firago · 7 years ago
  54. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  55. 62e2d2c drm_hwcomposer: Purge drm_ from drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
  56. 6f0030f drm_hwcomposer: Pass resource manager to drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
  57. c546358 drm_hwcomposer: Add resource manager support by Alexandru Gheorghe · 7 years ago
  58. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
  59. 81a295c drm_hwcomposer: Drop -Wno-unused-* build options and remove unused variables by John Stultz · 7 years ago
  60. 76ca20e drm_hwcomposer: Really fail on CreateComposition failures by John Stultz · 7 years ago
  61. 78c9f6c drm_hwcomposer: Avoid filling the log with warnings when test compositions fail by John Stultz · 7 years ago
  62. 1542d29 drm_hwcomposer: Set client composition buffer at the bottom. by Alexandru Gheorghe · 7 years ago
  63. 4f6c62e drm_hwcomposer: Support assigning planes in ValidateDisplay by Rob Herring · 7 years ago
  64. af0d975 drm_hwcomposer: Remove GL compositing support by Rob Herring · 7 years ago
  65. 6493b8c Revert "drm_hwcomposer: Fall back to client compositon if the gl precompostior fails" by Rob Herring · 7 years ago
  66. 1d224e8 drm_hwcomposer: Remove gralloc from generic code by Andrii Chepurnyi · 7 years ago
  67. dc1278c drm_hwcomposer: Use GraphicBufferMapper for copy buffer handle by Andrii Chepurnyi · 7 years ago
  68. 025d0a6 drm_hwcomposer: Use 16 bit value for plane alpha by Stefan Schake · 7 years ago
  69. acc4dcf drm_hwcomposer: Fall back to client compositon if the gl precompostior fails by John Stultz · 7 years ago
  70. 9057a6f drm_hwcomposer: Use log/log.h instead of cutils/log.h by John Stultz · 7 years ago
  71. 1b2685c drm_hwcomposer: fix warnings on unused variables and parameters by Rob Herring · 8 years ago
  72. ee8f45b drm_hwcomposer: fix return values for ValidateDisplay by Rob Herring · 8 years ago
  73. ed45a8e drm_hwcomposer: Remove threading by Sean Paul · 9 years ago
  74. a1ade4e drm_hwcomposer: Add out-fence support by Robert Foss · 8 years ago
  75. b2a9617 Merge "drm_hwcomposer: Add support for GetColorModes & SetCursorPosition" by Sean Paul · 8 years ago
  76. fa37f67 drm_hwcomposer: refactor Worker by Adrian Salido · 9 years ago
  77. da5839c drm_hwcomposer: Add support for GetColorModes & SetCursorPosition by Kalyan Kondapally · 9 years ago
  78. ac87415 drm_hwcomposer: Partially implement HWC2 API by Sean Paul · 9 years ago
  79. ed2ec4b drm_hwcomposer: Initial stub HWC2 by Sean Paul · 9 years ago