1. 676e309 gralloc: Change default chroma siting value to none by Tharaga Balachandran · 5 years ago
  2. b4a725d gralloc: Remove unnecessary log message. by Tharaga Balachandran · 5 years ago
  3. a830413 gralloc: Refactor gralloc4.0 for some concerns in code review by Yichi Chen · 5 years ago
  4. c6a5f7b gralloc: Add check for valid color metadata by Tharaga Balachandran · 5 years ago
  5. 69a0a69 gralloc: Add offset and size for plane layout components by Tharaga Balachandran · 5 years ago
  6. f5861d5 gralloc: Set dynamicMetaDataValid for SMPTE2094_40 by Tharaga Balachandran · 5 years ago
  7. 70b03c7 gralloc: Add support for allocated width and height by Tharaga Balachandran · 5 years ago
  8. 96f24d0 gralloc: Add check for empty input vector in set by Tharaga Balachandran · 5 years ago
  9. 576571c gralloc: Read debug properties in allocator process by Tharaga Balachandran · 6 years ago
  10. 95175bb gralloc: Add support for standard metadata type CROP. by Tharaga Balachandran · 5 years ago
  11. 2c9873c gralloc: Check HDR dynamic metadata size before returning. by Tharaga Balachandran · 5 years ago
  12. b3d66dc gralloc: Fix compilation error from crop. by Tharaga Balachandran · 5 years ago
  13. 74ab111 gralloc: Add support for IMapper/IAllocator 4.0 by Tharaga Balachandran · 6 years ago
  14. ab150ab gralloc: Upgrade mapper and allocators to v3.0 by Tharaga Balachandran · 6 years ago
  15. cbaa536 Gralloc: unmap metadata and reset mapped pointer in alloc by Praveen Chavan · 7 years ago
  16. 30ea0f0 gralloc: Add support to RGB compressed format and handle error by Ramkumar Radhakrishnan · 7 years ago
  17. 372b5ee Gralloc: Validate buffer parameters during importBuffer call by Ramkumar Radhakrishnan · 7 years ago
  18. b58d884 gralloc: Fix race condition in gralloc by Uday Kiran Pichika · 7 years ago
  19. efd7f9e Gralloc: Make size calculation consistent at all places by Saurabh Dubey · 7 years ago
  20. 52eb7a6 Gralloc: Do not use adreno for secure camera and secure display by Saurabh Dubey · 7 years ago
  21. 48b757d Gralloc: Implement getCustomFormatFlags API by Saurabh Dubey · 7 years ago
  22. 7095738 Gralloc: Update layer_count while calling size calculation APIs by Saurabh Dubey · 7 years ago
  23. b28b82b Gralloc: Use adreno APIs for buffer size calculations by Saurabh Dubey · 7 years ago
  24. 0a5dc82 gralloc: Remove map fb memory property by Naseer Ahmed · 7 years ago
  25. 920d71b gralloc: Implement IMapper::2.1 by Naseer Ahmed · 7 years ago
  26. 0574622 display: Set and handle default csc as BT709 by Arun Kumar K.R · 7 years ago
  27. b20abe7 gralloc: Cache maintenance handling updates by Rohit Kulkarni · 7 years ago
  28. da214ec gralloc: Refactor size calculation by Naseer Ahmed · 7 years ago
  29. e36f224 gralloc: Add allocator and mapper HALs by Naseer Ahmed · 8 years ago
  30. 202a616 gralloc: Move to new directory by Naseer Ahmed · 7 years ago[Renamed from libgralloc1/gr_buf_mgr.cpp]
  31. af6a605 display: Set default csc to BT709 + sRGB by Arun Kumar K.R · 8 years ago
  32. 3ac9839 gralloc1: Changes to align to new ion api requirements by Rohit Kulkarni · 8 years ago
  33. b6fe970 gralloc1: Update SECURE_DISPLAY usage bit value by Anjaneya Prasad Musunuri · 8 years ago
  34. dbb572e gralloc: Add missing format HAL_PIXEL_FORMAT_YCrCb_420_SP_VENUS by Saurabh Shah · 8 years ago
  35. ca16bf2 Merge "gralloc1: Get color space from metadata handle" by Linux Build Service Account · 8 years ago
  36. 6fecb59 Merge "sdm: Add support for single buffer layers" by Linux Build Service Account · 8 years ago
  37. cd30d49 gralloc1: Get color space from metadata handle by Anjaneya Prasad Musunuri · 8 years ago
  38. ae05709 sdm: Add support for single buffer layers by Ramakant Singh · 8 years ago
  39. a73082e sdm: Add support for P010 Venus format by Mathew Joseph Karimpanal · 8 years ago
  40. 3cc87ed hwc/gralloc: Add missing formats by Saurabh Shah · 8 years ago
  41. e50372c gralloc: Add missing BT601_6_625 handing by Saurabh Shah · 8 years ago
  42. 7aff261 display: metadata fixes by Naseer Ahmed · 8 years ago
  43. b850ac7 Merge "gralloc1: Check input addresses for null" by Linux Build Service Account · 8 years ago
  44. 40853a8 Merge "gralloc1: update aligned size of buffer in native handle" by Linux Build Service Account · 8 years ago
  45. 6e4b376 gralloc1: Check input addresses for null by Saurabh Shah · 8 years ago
  46. 4f12b50 hwc2: Use GRALLOC1_PFN_ALLOCATE to allocate buffer by Ramkumar Radhakrishnan · 8 years ago
  47. 6f3dcf8 gralloc1: update aligned size of buffer in native handle by Nirmal Abraham · 8 years ago
  48. db6ab83 Merge "gralloc1: Use implementation defined format at allocate" by Linux Build Service Account · 8 years ago
  49. 4945a10 Merge " gralloc1: Add proper check for linear format" by Linux Build Service Account · 8 years ago
  50. 1c0e1bf Merge "gralloc1: Do not do early validation on Release" by Linux Build Service Account · 8 years ago
  51. 8601aea Merge "gralloc1: Do not map buffer in retain" by Linux Build Service Account · 8 years ago
  52. d3dfe4b gralloc1: Add proper check for linear format by Ramakant Singh · 8 years ago
  53. 95dc288 gralloc1: Use implementation defined format at allocate by Naseer Ahmed · 8 years ago
  54. a189349 Merge "gralloc1: Check linear format" by Linux Build Service Account · 8 years ago
  55. 4662dc8 gralloc1: Do not map buffer in retain by Naseer Ahmed · 8 years ago
  56. a186b47 gralloc1: Do not do early validation on Release by Naseer Ahmed · 8 years ago
  57. 9e3df62 hwc2: Fix ubwc flags for fb target by Prabhanjan Kandula · 8 years ago
  58. c7d0779 gralloc1: Check linear format by Ramakant Singh · 8 years ago
  59. 193be6b gralloc1: Do not map metadata in gralloc by Naseer Ahmed · 8 years ago
  60. 539b96c Merge "gralloc1: Deprecate usage flags for internal/external only" by Linux Build Service Account · 8 years ago
  61. 0574753 libgralloc1: Initialize stride and height from handle by default by Ramkumar Radhakrishnan · 8 years ago
  62. 2f8f8d4 gralloc1: Update client allocated handle behaviour by Naseer Ahmed · 8 years ago
  63. 04adc91 gralloc1: Deprecate usage flags for internal/external only by Rohit Kulkarni · 8 years ago
  64. 0b1ad35 Merge "gralloc1: Get aligned width and height for ubwc interlaced layout" by Linux Build Service Account · 8 years ago
  65. 70537e0 gralloc1: Get aligned width and height for ubwc interlaced layout by Rohit Kulkarni · 8 years ago
  66. f8e9c43 gralloc1: Align buffer size for each layer by Naseer Ahmed · 8 years ago
  67. 7a19b45 Merge "gralloc1: Add support to provide interlace info" by Linux Build Service Account · 8 years ago
  68. 0457725 Merge "gralloc: Add support for Y16 and Y8 color formats" by Linux Build Service Account · 8 years ago
  69. a152c31 gralloc1: Add support to provide interlace info by Rohit Kulkarni · 8 years ago
  70. 6733070 gralloc1: Support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE by Naseer Ahmed · 8 years ago
  71. b165414 gralloc: Add support for Y16 and Y8 color formats by Anjaneya Prasad Musunuri · 8 years ago
  72. fe6342e gralloc1: Support GPU_DATA_BUFFER and SENSOR_DIRECT_DATA by Naseer Ahmed · 8 years ago
  73. 378d858 gralloc1: Locking fixes by Naseer Ahmed · 8 years ago
  74. 14c8e5b hwc2/gralloc1: Create libgrallocutils by Saurabh Shah · 8 years ago
  75. baa39c5 gralloc1: Add support for layered buffers by Naseer Ahmed · 8 years ago
  76. 4c0eec9 gralloc1: Refactor AllocateBuffer by Naseer Ahmed · 8 years ago
  77. 49f2e9c gralloc1: Fix for buffer mapping and metadata access by Naseer Ahmed · 8 years ago
  78. 9299862 gralloc1: Add RAW12 format by Naseer Ahmed · 8 years ago
  79. 29a86dd gralloc1: Work around handle delete by hidl wrapper by Naseer Ahmed · 8 years ago
  80. 3a9d53a gralloc1: Import ion handle into registering process by Naseer Ahmed · 8 years ago
  81. 699b457 gralloc1: Add additional debug logging by Naseer Ahmed · 8 years ago
  82. ef287dc gralloc1: Use handle as map key by Naseer Ahmed · 8 years ago
  83. dc91813 gralloc1: Add Dump() in buffer manager by Naseer Ahmed · 8 years ago
  84. e69031e gralloc1: Add remaining functionality by Naseer Ahmed · 9 years ago
  85. 7d476ed sdm: drm: Add support for default non-atomic mode by Saurabh Shah · 9 years ago
  86. c5b2b70 gralloc/qdutils: Remove unused gralloc code, add driver type check by Saurabh Shah · 9 years ago
  87. b2771bf display: Add color Metadata by Arun Kumar K.R · 9 years ago
  88. dfe55a2 sdm: gralloc: Add support for Secure Camera use-case by Sushil Chauhan · 9 years ago
  89. ba55eac libgralloc: Store unaligned buffer resolution in private handle. by Ramkumar Radhakrishnan · 9 years ago
  90. 96e9234 gralloc1 : initial implementation by Prabhanjan Kandula · 9 years ago