1. 5ca67f5 Replace is-board-platform[-in-list] with is-board-platform[-in-list]2 by Sasha Smundak · 2 years, 8 months ago
  2. 892334c Replace is-vendor-board-platform with is-vendor-board-qcom. by Sasha Smundak · 2 years, 8 months ago
  3. c1ff591 [LSC] Add LOCAL_LICENSE_KINDS to hardware/qcom/display by Bob Badour · 3 years, 4 months ago
  4. 4d706f6 Cleanup references to system/core/base -> system/libbase by Baligh Uddin · 3 years, 8 months ago
  5. 37864da hwc2: add locks for callback functions am: ccf7cd3bf2 by Chris Lu · 4 years ago
  6. ccf7cd3 hwc2: add locks for callback functions by Chris Lu · 4 years, 1 month ago
  7. b007a2e Merge "fix -Wunreachable-code-loop-increment" am: 624a8528a8 am: 530debeb50 by Treehugger Robot · 4 years, 3 months ago
  8. 5a1a879 fix -Wunreachable-code-loop-increment by George Burgess IV · 4 years, 4 months ago
  9. 625dbe2 sdm: Add HAL_PIXEL_FORMAT_NV21_ZSL support in GetSDMFormat by Arun Kumar K R · 4 years, 5 months ago
  10. 4f1d93f hwc2: Validate input parcel values for few qclient methods am: 10d9ddfe37 am: d71ab162ea by Automerger Merge Worker · 4 years, 6 months ago
  11. e4f913e hwc2: Validate bounds check for input parcel. am: 25569094e4 am: 9d3bd6bb57 by Automerger Merge Worker · 4 years, 6 months ago
  12. d71ab16 hwc2: Validate input parcel values for few qclient methods am: 10d9ddfe37 by Automerger Merge Worker · 4 years, 6 months ago
  13. 9d3bd6b hwc2: Validate bounds check for input parcel. am: 25569094e4 by Automerger Merge Worker · 4 years, 6 months ago
  14. b43a7e3 gpu_tonemapper: Use latest version of C++ by Marissa Wall · 4 years, 7 months ago
  15. 10d9ddf hwc2: Validate input parcel values for few qclient methods by Uday Kiran Pichika · 6 years ago
  16. 2556909 hwc2: Validate bounds check for input parcel. by Ashish Kumar · 5 years ago
  17. 77be704 hardware: qcom: msm8998: display: fix -Wimplicit-int-float-conversion by Nick Desaulniers · 4 years, 8 months ago
  18. 3e827b1 Upgrade String16 users to C++17 by Vic Yang · 4 years, 11 months ago
  19. b5b03f9 Merge "hwc2: Do not skip validate for partial FB composition." into qt-dev by Chris Lu · 5 years ago
  20. 4195a31 sdm: Allow Skip Validate when Partial Update is disabled am: cff085103d by Gousemoodhin Nadaf · 5 years ago
  21. 5a70bad Merge "hwc2: Do not skip validate for partial FB composition." into qt-dev by Chris Lu · 5 years ago android10-dev
  22. cff0851 sdm: Allow Skip Validate when Partial Update is disabled by Gousemoodhin Nadaf · 6 years ago
  23. 97b72ef hwc2: Do not skip validate for partial FB composition. by Gousemoodhin Nadaf · 6 years ago
  24. 6b31d6f Merge "Disable -Wimplicit-fallthrough unless src is fixed." am: 4366f077ab by Chih-hung Hsieh · 5 years ago
  25. a35eec4 Disable -Wimplicit-fallthrough unless src is fixed. by Chih-Hung Hsieh · 5 years ago
  26. 9095c2d Merge "sdm: core: Use upstream DRM_MODE_REFLECT_ defines" am: a6ce10fc71 by Alistair Strachan · 5 years ago
  27. a013718 sdm: core: Use upstream DRM_MODE_REFLECT_ defines by Alistair Strachan · 5 years ago
  28. d4ee9eb Merge "sdm: Update secure flag of FBT buffer appropriately" into qt-dev by Peiyong Lin · 5 years ago
  29. 8fde848 sdm: Update secure flag of FBT buffer appropriately by Peiyong Lin · 5 years ago
  30. f1b9b1e Merge "hwc: Fix issue with fallback for solid color layer" into qt-dev by Peiyong Lin · 5 years ago
  31. 84b0011 Merge "Set validated_ to true if layer stack is empty" into qt-dev by Valerie Hau · 5 years ago
  32. 8cf2b00 hwc: Fix issue with fallback for solid color layer by Peiyong Lin · 5 years ago
  33. 9ee7ffa Set validated_ to true if layer stack is empty by Valerie Hau · 5 years ago
  34. 4aa0e63 sdm: core: Handle out of bound vector range in Dump. by Ashish Kumar · 5 years ago
  35. 93cceda hwc: Fix issue with configuring dataspace for solid color layer by Peiyong Lin · 5 years ago
  36. c221012 Gralloc1: Add Y8 case to GetSize by Emilian Peev · 5 years ago
  37. b7c891b Gralloc1: Implement newly added gralloc1 functions by Saurabh Dubey · 6 years ago
  38. 5e468ee hwc2: Clean up acquire fence handling by Prabhanjan Kandula · 7 years ago
  39. d65017a Gralloc: Validate buffer parameters during importBuffer call by Ramkumar Radhakrishnan · 6 years ago
  40. 7aee402 Fixing Error handling in MSM8996 and MSM8998 by Valerie Hau · 6 years ago
  41. f198d2a Allow GRALLOC_USAGE_HW_FB as usage hint for UBWC. by Alec Mouri · 6 years ago
  42. e9becb3 Merge "libgralloc1: Add Y8 support for gralloc allocator" by Shuzhen Wang · 6 years ago
  43. cd19121 Merge "Allow implicit-fallthrough warnings in hwc_display.cpp etc." am: 46ee9a1b04 am: 01f906f014 by Chih-hung Hsieh · 6 years ago
  44. 7bb9b81 Allow implicit-fallthrough warnings in hwc_display.cpp etc. by Chih-Hung Hsieh · 6 years ago
  45. 809460a libgralloc1: Add Y8 support for gralloc allocator by Shuzhen Wang · 6 years ago
  46. 43426ed Merge "Allow implicit-fallthrough warnings locally." am: 08a892226b am: c39e03f6f9 by Chih-hung Hsieh · 6 years ago
  47. deea2c6 Merge "Merge pi-dr1-dev to aosp-master" by Bill Yi · 6 years ago
  48. c39e03f Merge "Allow implicit-fallthrough warnings locally." am: 08a892226b by Chih-hung Hsieh · 6 years ago
  49. 651823f Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  50. 400941e gralloc: 64-bytes row alignment for RAW10 buffers by Chris Ye · 6 years ago
  51. 4050091 Fix Buffer Overflow in Vendor Service display.qservice by Courtney Goeltzenleuchter · 6 years ago
  52. 06b0836 sdm: Protect unbalanced ROI in dump by Arun Kumar K.R · 6 years ago
  53. 3a26d0f Merge "hwc2: Handle Gamma2.8" into pi-dev by Jeff Tinker · 6 years ago
  54. 9eaa380 Merge "gralloc: Add missing BT601_6_625 handing" into pi-dev by Jeff Tinker · 6 years ago
  55. cefe2e7 hwc2: Handle Gamma2.8 by Arun Kumar K.R · 6 years ago
  56. 253d50c gralloc: Add missing BT601_6_625 handing by Arun Kumar K.R · 7 years ago
  57. 1ff191f hwc2: Skip validation fixes by Naseer Ahmed · 7 years ago
  58. 530894e hwc2: Layer buffer fence fd leak by Gousemoodhin Nadaf · 6 years ago
  59. c348e77 Fix logic to use uncached for READ/WRITE_RARELY by Chong Zhang · 6 years ago
  60. ef09bce sdm: Fallback on scRGB layers by Naseer Ahmed · 6 years ago
  61. c9bb616 hwc: Fix request flag reset and Present() bailout by Naseer Ahmed · 6 years ago
  62. 6fd2d4b Add -Wno-error to compile with global -Werror. by Chih-Hung Hsieh · 6 years ago
  63. 96a73c9 msm8998: deprecate cutils/log.h by Mark Salyzyn · 7 years ago
  64. 3d33750 Include what we use. by Dan Albert · 7 years ago
  65. eb53b91 Merge "Remove unused variable" am: 02880f6383 by Yi Kong · 7 years ago
  66. 3a1e361 Remove unused variable by Yi Kong · 7 years ago
  67. 43e07f2 Merge commit 'e458e16debbc9068c839ce918b2e039d7efefaed' into HEAD by Xin Li · 7 years ago
  68. 1cdcad2 Use -Werror in hardware/qcom/display by Chih-Hung Hsieh · 7 years ago
  69. 7f458d4 libqdutils: Fix invalid handle access by Naseer Ahmed · 7 years ago
  70. ef38dc2 msm8998: Update to C1.07.00.00.375.020 by Thierry Strudel · 7 years ago
  71. fc5a84e Add GLESv3 as a dependency. by Jiyong Park · 7 years ago
  72. 773b888 Fix libcutils private headers by Yifan Hong · 7 years ago
  73. efa414a hwc2: Fix color mode lock am: 9bb6568f16 by Naseer Ahmed · 7 years ago
  74. 9bb6568 hwc2: Fix color mode lock by Naseer Ahmed · 7 years ago oreo-dr1-dev
  75. d1d6210 hwc2: Add more tracing am: c22578f608 by Naseer Ahmed · 7 years ago
  76. c22578f hwc2: Add more tracing by Naseer Ahmed · 7 years ago
  77. 1e85533 Merge commit '272267430caca35ed8f93afa4fe52f091f3a83b5' into HEAD by Thierry Strudel · 7 years ago
  78. 2722674 msm8998: display: Update to LA.UM.6.4.9 by Naseer Ahmed · 7 years ago
  79. bd8cdbd sdm: hwc2: validate display id in SetColorModeById am: cba1cee475 am: 017c58a2ad by Chia-I Wu · 7 years ago
  80. cba1cee sdm: hwc2: validate display id in SetColorModeById by Chia-I Wu · 7 years ago
  81. 89c3eb0 sdm: Synchronized write of xlogs am: e0f39648ed am: c6942b3c1e by Naseer Ahmed · 7 years ago
  82. e0f3964 sdm: Synchronized write of xlogs by Naseer Ahmed · 7 years ago
  83. 165d17f Build libqdMetaData with BOARD_VNDK_VERSION by Jiyong Park · 7 years ago
  84. 2ad4b08 Build gpu_tonemapper with VNDK. by Tri Vo · 7 years ago
  85. 634e7b4 display: Update to AU 269 am: f1fe88efc1 am: 3533a776b5 by Naseer Ahmed · 7 years ago
  86. e54e422 Build lights.msm8998 with the VNDK. by Jayant Chowdhary · 7 years ago
  87. f1fe88e display: Update to AU 269 by Naseer Ahmed · 7 years ago
  88. 814103e Use header lib instead of using global include path by Jiyong Park · 7 years ago
  89. 80f9ff5 Mark msm8998 modules LOCAL_VENDOR_MODULE by Yifan Hong · 7 years ago
  90. 54b5013 sdm: hwc2: Check for HDR support by Display interface by Naseer Ahmed · 7 years ago
  91. ae4cfb0 gralloc1: Update client allocated handle behaviour by Naseer Ahmed · 7 years ago
  92. 97d6df6 msm8998: Update to AU194 by Naseer Ahmed · 7 years ago
  93. 5e937f1 Add libhardware_headers to msm8998 libqdutils by Vijay Venkatraman · 7 years ago
  94. f2977d7 Revert "msm8998: Update to 07.00.00.279.194" by Pat Tjin · 7 years ago
  95. 7526c3c msm8998: Update to 07.00.00.279.194 by Thierry Strudel · 7 years ago
  96. a831bfa sdm: Save debug logs on pingpong timeout. by Naseer Ahmed · 7 years ago
  97. a62d21b hwc2: Disable detail enhancer by Naseer Ahmed · 7 years ago
  98. 41a9743 Revert "gralloc1: Support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE" by Naseer Ahmed · 7 years ago
  99. 86f0be3 msm8998: Update display HAL to AU_LINUX_ANDROID_LA.UM.6.4.9.07.00.00.279.156 by Naseer Ahmed · 7 years ago
  100. d6edb8b msm8998: Update to 07.00.00.279.143 by Thierry Strudel · 7 years ago