1. f72cccd drm_hwcomposer: Reformat using clang-format-5.0 by Sean Paul · 7 years ago
  2. 5c23d5d drm_hwcomposer: Update clang-format to 5.0 by Sean Paul · 7 years ago
  3. b6a675e drm_hwcomposer: add scene flattening by Alexandru Gheorghe · 8 years ago
  4. db440a9 drm_hwcomposer: Fix race in ApplyFrame by Alexandru Gheorghe · 8 years ago
  5. b46b930 drm_hwcomposer: Handle writeback connectors by Alexandru Gheorghe · 8 years ago
  6. e8b668c drm_hwcomposer: Parse and store possible_clones information by Alexandru Gheorghe · 8 years ago
  7. ae4324c drm_hwcomposer: Add display field to Drmencoder by Alexandru Gheorghe · 8 years ago
  8. 364f957 drm_hwcomposer: Add writeback connector support by Alexandru Gheorghe · 8 years ago
  9. 62e2d2c drm_hwcomposer: Purge drm_ from drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
  10. 6f0030f drm_hwcomposer: Pass resource manager to drmdisplaycompositor by Alexandru Gheorghe · 7 years ago
  11. c546358 drm_hwcomposer: Add resource manager support by Alexandru Gheorghe · 8 years ago
  12. 0f5abd7 drm_hwcomposer: Rename DrmResources to DrmDevice by Alexandru Gheorghe · 7 years ago
  13. 81a295c drm_hwcomposer: Drop -Wno-unused-* build options and remove unused variables by John Stultz · 7 years ago
  14. 76ca20e drm_hwcomposer: Really fail on CreateComposition failures by John Stultz · 7 years ago
  15. 78c9f6c drm_hwcomposer: Avoid filling the log with warnings when test compositions fail by John Stultz · 7 years ago
  16. df35a81 drm_hwcomposer: platformhisi: Add support for importing DRM_FORMAT_YVU420 buffers by John Stultz · 7 years ago
  17. 53cb4ef drm_hwcomposer: platformdrmgeneric: Handle closing gem_handles if we have duplicate handles by John Stultz · 7 years ago
  18. 1542d29 drm_hwcomposer: Set client composition buffer at the bottom. by Alexandru Gheorghe · 7 years ago
  19. 4f6c62e drm_hwcomposer: Support assigning planes in ValidateDisplay by Rob Herring · 7 years ago
  20. cff7b1e drm_hwcomposer: remove separate_rects by Rob Herring · 7 years ago
  21. af0d975 drm_hwcomposer: Remove GL compositing support by Rob Herring · 7 years ago
  22. 33fb7b9 Revert "drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag" by Rob Herring · 7 years ago
  23. 6493b8c Revert "drm_hwcomposer: Fall back to client compositon if the gl precompostior fails" by Rob Herring · 7 years ago
  24. c660b3d drm_hwcomposer: Try to fix clang-format pipeline by John Stultz · 7 years ago
  25. 1d224e8 drm_hwcomposer: Remove gralloc from generic code by Andrii Chepurnyi · 7 years ago
  26. dc1278c drm_hwcomposer: Use GraphicBufferMapper for copy buffer handle by Andrii Chepurnyi · 8 years ago
  27. 10d90f5 drm_hwcomposer: Ignore context in clang-format-diff by Stefan Schake · 7 years ago
  28. acb6303 drm_hwcomposer: vsyncworker: Fix deadlock on exit path by Alexandru Gheorghe · 8 years ago
  29. 0234678 drm_hwcomposer: Add pass/fail CI step for clang format-diff by Stefan Schake · 7 years ago
  30. 4fc1b53 drm_hwcomposer: Add README.md by Sean Paul · 7 years ago
  31. d3e5213 drm_hwcomposer: Make sure we check for new 16bit alpha value by John Stultz · 7 years ago
  32. 1343800 drm_hwcomposer: Use -Werror in external/drm_hwcomposer by Chih-Hung Hsieh · 8 years ago
  33. a4e105e drm_hwcomposer: License NOTICE file and metadata from AOSP by Bill Yi · 8 years ago
  34. 025d0a6 drm_hwcomposer: Use 16 bit value for plane alpha by Stefan Schake · 7 years ago
  35. d2ad301 drm_hwcomposer: Remove unused init from HWC1 layer by Stefan Schake · 7 years ago
  36. f268ccf drm_hwcomposer: Remove NVIDIA importer header by Alistair Strachan · 7 years ago
  37. 71edaca drm_hwcomposer: Add platform backend for minigbm by Alistair Strachan · 7 years ago
  38. af0ff9c drm_hwcomposer: Drop obsolete drm_gralloc include path by Alistair Strachan · 7 years ago
  39. 104748d drm_hwcomposer: Mark tests as vendor, fix build by Alistair Strachan · 7 years ago
  40. acc4dcf drm_hwcomposer: Fall back to client compositon if the gl precompostior fails by John Stultz · 7 years ago
  41. 3b0c69d drm_hwcomposer: Cleanup gl precompositor init and provide uses_GL flag by John Stultz · 7 years ago
  42. 9057a6f drm_hwcomposer: Use log/log.h instead of cutils/log.h by John Stultz · 7 years ago
  43. 94bb596 drm_hwcomposer: Andorid.mk : Mark libdrmhwc_utils as vendor module by Sumit Semwal · 7 years ago
  44. a145024 drm_hwcomposer: drmeventlistener: Set nl_pid to 0 by Alexandru Gheorghe · 8 years ago
  45. 976f69a drm_hwcomposer: vsyncworker: Fix uninitialized enabled_ field by Alexandru Gheorghe · 8 years ago
  46. d12274d drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle by John Stultz · 8 years ago
  47. 791cd51 Delete CONTRIBUTING, migrated information to the gitlab wiki by Sean Paul · 8 years ago
  48. 499db60 drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960 by John Stultz · 8 years ago
  49. f667f80 drm_hwcomposer: Enable and refactor Separate Rects test by Rhys Kidd · 8 years ago
  50. c7a6d27 drm_hwcomposer: Fix comment on worker_test by Rhys Kidd · 8 years ago
  51. 8428e6a drm_hwcomposer: fix check for valid fence fd for in fences by Rob Herring · 8 years ago
  52. b365b79 drm_hwcomposer: Make sure we set the active state when doing modesets by John Stultz · 8 years ago
  53. 556bedf drm_hwcomposer: Update external connectors list by Mauro Rossi · 8 years ago
  54. 1b2685c drm_hwcomposer: fix warnings on unused variables and parameters by Rob Herring · 8 years ago
  55. 610d989 drm_hwcomposer: Add HDMI connector as a valid type by Robert Foss · 8 years ago
  56. bd03b99 drm_hwcomposer: correct handling of DRM_MODE_ROTATE_0 by Rob Herring · 8 years ago
  57. 60d1d4f drm_hwcomposer: remove unnecessary external includes by Rob Herring · 8 years ago
  58. 17561b0 drm_hwcomposer: make sure primary plane is allocated for squash by Adrian Salido · 8 years ago
  59. ee8f45b drm_hwcomposer: fix return values for ValidateDisplay by Rob Herring · 8 years ago
  60. 0f7487f drm_hwcomposer: remove NVIDIA importer by Rob Herring · 8 years ago
  61. aeccd89 platformdrmgeneric: get the gralloc usage directly from the handle by Rob Herring · 8 years ago
  62. 89095cc drm_hwcomposer: use upstream DRM_MODE_{ROTATE, REFLECT} defines by Rob Herring · 8 years ago
  63. ed45a8e drm_hwcomposer: Remove threading by Sean Paul · 9 years ago
  64. a1ade4e drm_hwcomposer: Add out-fence support by Robert Foss · 8 years ago
  65. 0690c1c drm_hwcomposer: Add crtc() fetcher to DrmResources by Robert Foss · 9 years ago
  66. ca0fbba drm_hwcomposer: Add FENCE_OUT_PTR property to DrmCrtc by Robert Foss · 9 years ago
  67. b2bdfd8 drm_hwcomposer: Submit in-fence to DRM by Robert Foss · 9 years ago
  68. a09220c drm_hwcomposer: Add support for IN_FENCE_FD property to DrmPlane by Robert Foss · 9 years ago
  69. 4f7dc9b drm_hwcomposer: move library to /vendor by Rob Herring · 8 years ago
  70. 8ff3ea6 drm_hwcomposer: Add CONTRIBUTING file by Robert Foss · 8 years ago
  71. 1a1cf9b drm_hwcomposer: reorder source layers according to zorder by Adrian Salido · 8 years ago
  72. 9880403 drm_hwcomposer: Remove OWNERS by Sean Paul · 8 years ago
  73. 78beee0 drm_hwcomposer: fix typo in formats switch statement by Adrian Salido · 8 years ago
  74. a7e1ea5 drm_hwcomposer: enumerate additional formats for tegra downscale limits by Adrian Salido · 8 years ago
  75. 329e768 drm_hwcomposer: skip layers with non-premult blending by Adrian Salido · 8 years ago
  76. ee24aca drm_hwcomposer: add checks for tegra hardware limitation by Adrian Salido · 8 years ago
  77. d35880b drm_hwcomposer: Add Marissa and remove Haixia by Sean Paul · 8 years ago
  78. b2a9617 Merge "drm_hwcomposer: Add support for GetColorModes & SetCursorPosition" by Sean Paul · 8 years ago
  79. ba494c8 drm_hwcomposer: avoid potential race condition between worker init and exit by Adrian Salido · 8 years ago
  80. fa37f67 drm_hwcomposer: refactor Worker by Adrian Salido · 9 years ago
  81. da5839c drm_hwcomposer: Add support for GetColorModes & SetCursorPosition by Kalyan Kondapally · 9 years ago
  82. ac87415 drm_hwcomposer: Partially implement HWC2 API by Sean Paul · 10 years ago
  83. ed2ec4b drm_hwcomposer: Initial stub HWC2 by Sean Paul · 10 years ago
  84. 90f92d8 drm_hwcomposer: Move eglCreateImageKHR into Importer by Rob Clark · 9 years ago
  85. 2e5d9d3 Merge "drm_hwcomposer: Move some utilities out of hwcomposer.cpp" by Sean Paul · 9 years ago
  86. 8321ff4 Merge "drm_hwcomposer: Remove source_damage from DrmHwcLayer" by Sean Paul · 9 years ago
  87. 669e776 Merge "drm_hwcomposer: Break out of sync_wait loop on success" by Sean Paul · 9 years ago
  88. 1703d20 Merge "drm_hwcomposer: Harvest min/max resolutions from drm" by Sean Paul · 9 years ago
  89. 57b56d0 Merge "drm_hwcomposer: Don't pass hwc_procs_t to VsyncWorker" by Sean Paul · 9 years ago
  90. c22b2a2 Merge "drm_hwcomposer: Clean up error conditions" by Sean Paul · 9 years ago
  91. 4500232 drm_hwcomposer: fix pre comp regions during protected playback by Adrian Salido · 9 years ago
  92. 2d1bc46 drm_hwcomposer: Use correct DRM event context version by Daniel Stone · 9 years ago
  93. 80b1a5d drm_hwcomposer: Move some utilities out of hwcomposer.cpp by Sean Paul · 10 years ago
  94. 6511c5e drm_hwcomposer: Remove source_damage from DrmHwcLayer by Sean Paul · 10 years ago
  95. d4a0a3d drm_hwcomposer: Break out of sync_wait loop on success by Sean Paul · 10 years ago
  96. 406dbfc drm_hwcomposer: Harvest min/max resolutions from drm by Sean Paul · 10 years ago
  97. a5df1de drm_hwcomposer: Don't pass hwc_procs_t to VsyncWorker by Sean Paul · 10 years ago
  98. 8600e34 drm_hwcomposer: Clean up error conditions by Sean Paul · 9 years ago
  99. 15d6a22 drm_hwcomposer: Add missing assert.h include by Robert Foss · 9 years ago
  100. 6862df5 drm_hwcomposer: fix type size check for separate rects by Adrian Salido · 9 years ago