1. 1f5c650 gralloc: Add option for unaligned YCrCb pixel format by Willi Ye · 5 years ago
  2. ef92a14 gralloc: Add option for unaligned NV21_ZSL pixel format by LuK1337 · 5 years ago
  3. fb7aa91 gralloc: Add option for YCrCb venus camera preview by SGCMarkus · 6 years ago
  4. 7d2a0b4 gralloc: Allow devices to opt-in for YCrCb camera preview by LuK1337 · 6 years ago
  5. 26eabdf Merge "gralloc: modify YV12 color format handle" by qctecmdr · 4 years, 7 months ago
  6. 310364e Merge "gralloc: Update buffer size calc for NV12 color formats" by qctecmdr · 4 years, 7 months ago
  7. a838b8e Merge "Gralloc: Fix stride bytes calculation for RAW." by qctecmdr · 4 years, 7 months ago
  8. 7540b71 Gralloc: Fix stride bytes calculation for RAW. by Ramakant Singh · 4 years, 8 months ago
  9. ebfe0b7 gralloc: Add metadata type buffer_type by Tharaga Balachandran · 5 years ago
  10. 5eb8c8b gralloc: Update buffer size calc for NV12 color formats by Priyanka Gujjula · 4 years, 9 months ago
  11. 63b01d0 gralloc: modify YV12 color format handle by Venkat Thogaru · 4 years, 10 months ago
  12. 3b1c8dc Merge "gralloc: Fix array out of bound" by qctecmdr · 4 years, 8 months ago
  13. cb4779e Merge "gralloc: Consider subsampling in width and height" by qctecmdr · 4 years, 8 months ago
  14. 981fa13 Merge "gralloc: Add the support of RAW data in getComponentSizeAndOffset" by qctecmdr · 4 years, 8 months ago
  15. 24d146c gralloc: Add the support of RAW data in getComponentSizeAndOffset by Yichi Chen · 4 years, 10 months ago
  16. 2a4ae30 gralloc: Fix array out of bound by Venkat Thogaru · 4 years, 8 months ago
  17. e826cc1 gralloc: Consider subsampling in width and height by Tharaga Balachandran · 4 years, 9 months ago
  18. ecc58dc gralloc: Add error handling to grallocToStandardPlaneLayoutComponentType by Tharaga Balachandran · 4 years, 9 months ago
  19. 1f045a9 Merge "gralloc: Remove default color space in AllocateBuffer()" by qctecmdr · 4 years, 8 months ago
  20. ebb3b0d gralloc: Remove default color space in AllocateBuffer() by Tharaga Balachandran · 4 years, 9 months ago
  21. 4064803 gralloc: Add variable reserved region size and default metadata checks by Tharaga Balachandran · 5 years ago
  22. 4629b4e gralloc: Update get behaviour for interlaced metadata by Tharaga Balachandran · 5 years ago
  23. 8a84312 gralloc: Fix calculation of bytesPerStride in Lock(). by Ravi Ranjan · 5 years ago
  24. 1050610 hwc: Remove impl level from VINTF fragment xmls by Tharaga Balachandran · 5 years ago
  25. 676e309 gralloc: Change default chroma siting value to none by Tharaga Balachandran · 5 years ago
  26. b4a725d gralloc: Remove unnecessary log message. by Tharaga Balachandran · 5 years ago
  27. a830413 gralloc: Refactor gralloc4.0 for some concerns in code review by Yichi Chen · 5 years ago
  28. c6a5f7b gralloc: Add check for valid color metadata by Tharaga Balachandran · 5 years ago
  29. 69a0a69 gralloc: Add offset and size for plane layout components by Tharaga Balachandran · 5 years ago
  30. f5861d5 gralloc: Set dynamicMetaDataValid for SMPTE2094_40 by Tharaga Balachandran · 5 years ago
  31. 70b03c7 gralloc: Add support for allocated width and height by Tharaga Balachandran · 5 years ago
  32. 96f24d0 gralloc: Add check for empty input vector in set by Tharaga Balachandran · 5 years ago
  33. 2a9b74f gralloc: Enable Gralloc4 by Tharaga Balachandran · 5 years ago
  34. 576571c gralloc: Read debug properties in allocator process by Tharaga Balachandran · 5 years ago
  35. 95175bb gralloc: Add support for standard metadata type CROP. by Tharaga Balachandran · 5 years ago
  36. 2c9873c gralloc: Check HDR dynamic metadata size before returning. by Tharaga Balachandran · 5 years ago
  37. b3d66dc gralloc: Fix compilation error from crop. by Tharaga Balachandran · 5 years ago
  38. 74ab111 gralloc: Add support for IMapper/IAllocator 4.0 by Tharaga Balachandran · 5 years ago
  39. ab150ab gralloc: Upgrade mapper and allocators to v3.0 by Tharaga Balachandran · 6 years ago
  40. 0af4889 display: Add LOCAL_VINTF_FRAGMENTS for allocator/mapper by Tharaga Balachandran · 6 years ago
  41. e79cdf7 Merge "gralloc: Header includes wrapper for libion's ion.h" by qctecmdr · 5 years ago
  42. a701e66 gralloc: Header includes wrapper for libion's ion.h by Ramakant Singh · 5 years ago
  43. c023de6 display: Remove inclusion of deprecated hidl libhidltransport by Ramakant Singh · 5 years ago
  44. dd19513 gralloc: Additional buffer validation in getTransportSize by Baldev Sahu · 6 years ago
  45. 13596ae display: Add support for NV21_ENCODEABLE format. by Ramakant Singh · 5 years ago
  46. 927e32d Merge "gralloc: change heap id for secure buffers on Guest VM" by qctecmdr · 5 years ago
  47. 8a1b56e gralloc: Add RGB format support in getFormatLayout API by Ashish Kumar · 5 years ago
  48. b9392ff gralloc: Add support to getFormatLayout HAL API. by Ashish Kumar · 6 years ago
  49. 139436c gralloc: change heap id for secure buffers on Guest VM by Xiaowen Wu · 5 years ago
  50. 2543577 gralloc: Add support for QtiMapperExtension version 1.1 by Ashish Kumar · 6 years ago
  51. c38ad28 gralloc: Add support for getFormatLayout HAL API. by Arun Kumar K.R · 6 years ago
  52. f7e62a3 gralloc: Add QtiMapperExtensions by Tharaga Balachandran · 6 years ago
  53. 13e5528 Merge "gralloc: avoid Null pointer dereference." by qctecmdr · 6 years ago
  54. f9f33f8 gralloc: avoid Null pointer dereference. by Archit Srivastava · 6 years ago
  55. dfa32e8 gralloc: set HEIF pixel format based on usage flags by Manikanta Kanamarlapudi · 6 years ago
  56. 857a499 display: Fix up kernel header dependencies declaration by Isaac J. Manjarres · 6 years ago
  57. 755af6b Revert "display: Do not use target names in hw modules" by Naseer Ahmed · 6 years ago
  58. 524a6c7 Merge "display: Rename display lib suffix to qti" by qctecmdr · 6 years ago
  59. 2708e3f display: Rename display lib suffix to qti by Ramakant Singh · 6 years ago
  60. 28fa16f gralloc: Implement getters in QTIMapper 1.1 by Ashish Kumar · 6 years ago
  61. e7dcc51 Merge "display: Switch to QTI allocator and mapper interface." by qctecmdr Service · 6 years ago
  62. 7e14ffc display: Remove unused headers by Naseer Ahmed · 6 years ago
  63. f04c3de display: Switch to QTI allocator and mapper interface. by Ashish Kumar · 7 years ago
  64. 30678aa Merge "gralloc: Enable UBWC for client target by default" by qctecmdr Service · 6 years ago
  65. 2023cf3 gralloc: Enable UBWC for client target by default by Naseer Ahmed · 6 years ago
  66. cbaa536 Gralloc: unmap metadata and reset mapped pointer in alloc by Praveen Chavan · 7 years ago
  67. fa90e20 Merge remote-tracking branch 'quic/display.lnx.5.0' into tip by Varun Arora · 6 years ago
  68. 4f95fff display: Do not use target names in hw modules by Naseer Ahmed · 6 years ago
  69. 5a4577a display: compilation fix in gralloc by Abhishek Jain · 6 years ago
  70. d747d9f Merge "gralloc: Notify ION driver about CDSP buffer access" by qctecmdr Service · 6 years ago
  71. 8d544dd Merge "gralloc: Add support to RGB compressed format and handle error" by qctecmdr Service · 6 years ago
  72. 2b4de27 gralloc: Notify ION driver about CDSP buffer access by Ramkumar Radhakrishnan · 7 years ago
  73. 2f67a0c Merge "Gralloc: Add new color format support" by qctecmdr Service · 6 years ago
  74. 30ea0f0 gralloc: Add support to RGB compressed format and handle error by Ramkumar Radhakrishnan · 6 years ago
  75. 2214d2c Merge "gralloc: Add support for HEIF usage flag." by qctecmdr Service · 7 years ago
  76. a300db6 Gralloc: Add new color format support by Camus Wong · 7 years ago
  77. 372b5ee Gralloc: Validate buffer parameters during importBuffer call by Ramkumar Radhakrishnan · 7 years ago
  78. e754f2a gralloc: Add support for HEIF usage flag. by Rajavenu Kyatham · 7 years ago
  79. 68dd583 Merge "hwc2: Allow commit to go through if flush_ flag is set" by qctecmdr Service · 7 years ago
  80. 8f929ff gralloc: layercount validation check by Ramakant Singh · 7 years ago
  81. b58d884 gralloc: Fix race condition in gralloc by Uday Kiran Pichika · 7 years ago
  82. f2a8a5a Gralloc: Use 4 bytes padding for private_handle_t by Mohan Pallaka · 7 years ago
  83. 7151718 gralloc: Select CPU readable YCbCr format by Mathew Joseph Karimpanal · 7 years ago
  84. 6e8c182 gralloc : Add support for NV12_HEIF format by Rajavenu Kyatham · 7 years ago
  85. 8c26d65 Merge "Gralloc: Remove HAL_PIXEL_FORMAT_DEPTH_32F_STENCIL_8 from GPU supported formats" by Linux Build Service Account · 7 years ago
  86. d0253c7 Merge "Gralloc: Add UBWC support for AHWB formats." by Linux Build Service Account · 7 years ago
  87. 11df8e1 Gralloc: Add UBWC support for AHWB formats. by Saurabh Dubey · 7 years ago
  88. 71eccd2 Gralloc: Remove HAL_PIXEL_FORMAT_DEPTH_32F_STENCIL_8 from GPU supported formats by Saurabh Dubey · 7 years ago
  89. 937c4e5 Gralloc: Add support to disable AHardwareBuffer by Saurabh Dubey · 7 years ago
  90. 0d28243 Merge "gralloc: Update gralloc usage flags" by Linux Build Service Account · 7 years ago
  91. e6d0a35 gralloc: Update gralloc usage flags by Rohit Kulkarni · 7 years ago
  92. 7f090b7 Gralloc: Update ADRENOPIXELFORMAT mapping by Saurabh Dubey · 7 years ago
  93. 964351b Merge "gralloc: Use dedicated heaps for sensors direct report mode" by Linux Build Service Account · 7 years ago
  94. 81aef93 Gralloc: Move GRALLOC_USAGE_PRIVATE_ALLOC_UBWC_PI to lower 32 bits by Saurabh Dubey · 7 years ago
  95. efd7f9e Gralloc: Make size calculation consistent at all places by Saurabh Dubey · 7 years ago
  96. 52eb7a6 Gralloc: Do not use adreno for secure camera and secure display by Saurabh Dubey · 7 years ago
  97. 3c510ff gralloc: Use dedicated heaps for sensors direct report mode by Ananda Kishore · 7 years ago
  98. 2cdcfa9 gralloc: Fix lint error by Ramkumar Radhakrishnan · 7 years ago
  99. e307e34 Merge "gralloc: Make MASTER_SIDE_CP as default Making MASTER_SIDE_CP as default" by Linux Build Service Account · 7 years ago
  100. 16911a9 gralloc: null check for out params by Varun Arora · 7 years ago