1. bedde5e Check the correct sysprop for P010 support for gralloc 3 and 4. am: 960c14db22 by Alec Mouri · 2 years, 6 months ago
  2. 960c14d Check the correct sysprop for P010 support for gralloc 3 and 4. by Alec Mouri · 2 years, 6 months ago
  3. 9c428fe graphics.common V3 -> V4 by Marc Kassis · 2 years, 9 months ago
  4. 15703c7 Update OWNERS by John Reck · 2 years, 9 months ago
  5. a1c66a2 Add cc_defaults wrapper for android.hardware.graphics.allocator ndk package. by Sally Qi · 3 years ago
  6. b2b747f [VTS] Update allocator name for AIDL allocator. by ramindani · 3 years, 2 months ago
  7. 38ccfd7 Tweak IMapper 4.0 VTS to run with AIDL IAllocator by Alec Mouri · 3 years, 3 months ago
  8. 895d411 Update Mapper4 SetBadMetadata VTS test for optional metadata by Jason Macnak · 3 years, 3 months ago
  9. 1833999 Allow old gralloc implementations to skip P010 support. by Alec Mouri · 3 years, 4 months ago
  10. cd5e469 Add isSupportedNoFailure and call in IsSupportedR8 by Leon Scroggins III · 3 years, 6 months ago
  11. d1374e0 Add explicit apex_available clauses by Ray Essick · 3 years, 6 months ago
  12. 9138a13 Merge "Make retrieving SMPTE2094-10 metadata optional." by TreeHugger Robot · 3 years, 7 months ago
  13. 9324749 Make retrieving SMPTE2094-10 metadata optional. by Alec Mouri · 3 years, 7 months ago
  14. 5f78f65 Test that R_8 can be allocated if it's supported by Leon Scroggins III · 3 years, 7 months ago
  15. 3eccaa7 Merge "Backfill OWNERS for VtsHalGraphicsMapper tests." am: cd6ab41533 am: eeaedb225d am: fedf81818a am: 5db4d85b44 am: 23e8d9ecf9 by Treehugger Robot · 3 years, 10 months ago
  16. af359f3 Backfill OWNERS for VtsHalGraphicsMapper tests. by Yiming Pan · 3 years, 10 months ago
  17. 7015054 Add gralloc VTS for SMPTE 2094-10 metadata by Alec Mouri · 3 years, 10 months ago
  18. fd549c9 Add composer3 AIDL by Ady Abraham · 4 years ago
  19. 04cd025 Merge "Remove ndk_platform backend. Use the ndk backend." am: 2346a4c6b9 am: 4ef9aa49dc am: 48131c0ace am: 08fcb12dd7 by Jiyong Park · 4 years ago
  20. 27f77fe Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  21. 882c00f Add test in VTS MapperV4 for YCbCr_P010 by ramindani · 4 years, 2 months ago
  22. c22b35b [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  23. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  24. fab3923 Remove stoza@ from OWNERS by Dan Stoza · 4 years, 6 months ago
  25. 1674c13 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years, 6 months ago
  26. 67f5d0f Update VNDK version for common graphics HALs. by Steven Moreland · 4 years, 10 months ago
  27. ca31517 Merge "Mark GraphicsMapperHidlTest as allowing not being instantiated" by Treehugger Robot · 4 years, 10 months ago
  28. f2b950f Rename vts-core to vts by Dan Shi · 4 years, 11 months ago
  29. 3c9a3a0 Mark GraphicsMapperHidlTest as allowing not being instantiated by Chris Forbes · 5 years ago
  30. 1705471 Merge "Add test for subsample metadata for YUV420 format" into rvc-dev am: e83c8b22e3 by TreeHugger Robot · 5 years ago
  31. e83c8b2 Merge "Add test for subsample metadata for YUV420 format" into rvc-dev by TreeHugger Robot · 5 years ago
  32. e886f80 Add test for subsample metadata for YUV420 format by layog · 5 years ago
  33. dc2a322 Merge "gralloc4-vts: Correct the ownership of fence fd" into rvc-dev am: 86aa285936 by TreeHugger Robot · 5 years ago
  34. 448369c gralloc4-vts: Correct the ownership of fence fd by Yichi Chen · 5 years ago
  35. e8303a5 Merge changes Ic0d7b4d2,I3441e630,Ie504e687 into rvc-dev am: 2e5dd7ab32 by TreeHugger Robot · 5 years ago
  36. 35d97d5 gralloc4-vts: Test metadata is consistent in cloned buffers by Yichi Chen · 5 years ago
  37. 26ddd01 gralloc4-vts: Test layout and component info of RAW12 by layog · 5 years ago
  38. 0809466 gralloc4-vts: Test layout and component info of RAW10 by Yichi Chen · 5 years ago
  39. fe6dec9 Merge "gralloc4-vts: Allow getFromBufferDescriptorInfo return unsupported" into rvc-dev am: 5f0ce20538 by TreeHugger Robot · 5 years ago
  40. e4f244e gralloc4-vts: Allow getFromBufferDescriptorInfo return unsupported by Yichi Chen · 5 years ago
  41. 0d5d5cd Merge changes I926887cc,I7def937e,I530f6d89,I393fc3c4 into rvc-dev am: ad17ebe23b by TreeHugger Robot · 5 years ago
  42. 5bec8ba gralloc4-vts: Hold fence by unique_fd to avoid leakage by Yichi Chen · 5 years ago
  43. ad8b9ad gralloc4-vts: Restore Lock_YCBCR_420_888 and create Lock_YV12 by Yichi Chen · 5 years ago
  44. f4d374a gralloc4-vts: Extract YCbCr888 data operation from Lock_YCRCB_420_SP by Yichi Chen · 5 years ago
  45. c6394ff gralloc4-vts: Allow YCRCB_420_SP to be unsupported in Lock_YCRCB_420_SP by Yichi Chen · 5 years ago
  46. 33569f0 Merge "Allow for failure in allocation for MapperVts" into rvc-dev am: f207cca044 by Valerie Hau · 5 years ago
  47. 7b4e37a Allow for failure in allocation for MapperVts by Valerie Hau · 5 years ago
  48. a1f7675 Merge "Fix Mapper Protected test" into rvc-dev am: 7b25582017 by Valerie Hau · 5 years ago
  49. 2b4caee Fix Mapper Protected test by Valerie Hau · 5 years ago
  50. 6b4e25f Merge "gralloc4-vts: Correct plane layout test of RGBA_8888 and YCbCr_420" into rvc-dev am: ab60146f08 by TreeHugger Robot · 5 years ago
  51. 059441b gralloc4-vts: Correct plane layout test of RGBA_8888 and YCbCr_420 by Yichi Chen · 5 years ago
  52. aad51fa Rename vts-core to vts by Dan Shi · 5 years ago
  53. 28fcdf2 Merge "Relax constraints on getting PlaneLayouts" into rvc-dev by Valerie Hau · 5 years ago
  54. 2229623 Relax constraints on getting PlaneLayouts by Valerie Hau · 5 years ago
  55. fa8e5f9 Merge "gralloc4-vts: fix Lock_YCBCR_420_888 test" into rvc-dev by TreeHugger Robot · 5 years ago
  56. 77b837f graphics: update OWNERS by Marissa Wall · 5 years ago
  57. 34445d9 gralloc4-vts: fix Lock_YCBCR_420_888 test by Jason Macnak · 5 years ago
  58. c1b5b52 gralloc4-vts: fix GetLargeReservedRegion test by Jason Macnak · 5 years ago
  59. 6782961 gralloc4-vts: RGBA_8888 sampleIncrementInBits should be 32 by Marissa Wall · 5 years ago
  60. a66c632 Merge "gralloc4-vts: don't wait on invalid sync fence" into rvc-dev by Marissa Ikonomidis · 5 years ago
  61. f1b3ea2 Merge "gralloc4-vts: correctly instantiate std::optional" into rvc-dev by Marissa Ikonomidis · 5 years ago
  62. de19a7e gralloc4-vts: don't wait on invalid sync fence by Marissa Wall · 5 years ago
  63. e212786 gralloc4-vts: correctly instantiate std::optional by Marissa Wall · 5 years ago
  64. 3a75150 gralloc4-vts: fix bad comparisions in VTS by Marissa Wall · 5 years ago
  65. 2e9bf64 gralloc4-vts: setting USAGE is always BAD_VALUE by Marissa Wall · 5 years ago
  66. 66d459c gralloc4-vts: return after GTEST_SUCCEED by Marissa Wall · 5 years ago
  67. b6809a0 gralloc4-vts: update sampleIncrementInBits by Marissa Wall · 5 years ago
  68. 8d05644 gralloc4: fix SetConstantMetadata and SetBadMetadata by Marissa Wall · 5 years ago
  69. b092364 gralloc4: move crop to seperate metadata type by Marissa Wall · 6 years ago
  70. 926aa80 *common: use package as name by Steven Moreland · 6 years ago
  71. 69819f2 Merge changes I620f3cc0,I5ff86539 by Marissa Ikonomidis · 6 years ago
  72. 4bb9cab graphics.mapper@4.0: Document previously-implicit accessRegion behavior. by Marissa Wall · 6 years ago
  73. 8e8bbdd Add HDR metadata types to graphics/common by Pawin Vongmasa · 6 years ago
  74. b440e65 Merge "Add BT709 with full range." by TreeHugger Robot · 6 years ago
  75. 20102da Revert submission by Joseph Murphy · 6 years ago
  76. ead8b45 Add BT709 with full range. by Peiyong Lin · 6 years ago
  77. f95e14d Add HDR metadata types to graphics/common by Pawin Vongmasa · 6 years ago
  78. 6a2ecb4 gralloc4: remove dumpDebugInfo by Marissa Wall · 6 years ago
  79. 4232723 Merge "gralloc: use gralloctypes helper" by TreeHugger Robot · 6 years ago
  80. 46245c5 Convert VtsHalGraphicsMapperV4_0TargetTest to be parameterized test by Dan Shi · 6 years ago
  81. 353357b gralloc: use gralloctypes helper by Marissa Wall · 6 years ago
  82. 8566e74 Merge "gralloc: add flush and reread for locked buffers" by TreeHugger Robot · 6 years ago
  83. 2c45bb1 gralloc: add flush and reread for locked buffers by Marissa Wall · 6 years ago
  84. d36e127 gralloc: add reserved region by Marissa Wall · 6 years ago
  85. 1b2c678 gralloc: test lock YCBCR_420_888 by Marissa Wall · 6 years ago
  86. 0cf0756 gralloc: add dump buffer(s) by Marissa Wall · 6 years ago
  87. 83f69f0 Merge "gralloc: update lock and lockYCbCr" by TreeHugger Robot · 6 years ago
  88. 78b167a Merge "gralloc: list supported metadata types" by Marissa Wall · 6 years ago
  89. 0129f43 gralloc: clean up comments by Marissa Wall · 6 years ago
  90. 9c5ebfc gralloc: update lock and lockYCbCr by Marissa Wall · 6 years ago
  91. 0001a5d gralloc: list supported metadata types by Marissa Wall · 6 years ago
  92. 88d87fa gralloc: add get and set BufferMetadata support by Marissa Wall · 6 years ago
  93. 0b93288 Merge "gralloc: name buffer at allocation time" by TreeHugger Robot · 6 years ago
  94. bf9f6d3 gralloc: name buffer at allocation time by Marissa Wall · 6 years ago
  95. a6a2af8 gralloc: clarify lock access region by Marissa Wall · 6 years ago
  96. aa181ae gralloc: require locked buffers follow format by Marissa Wall · 6 years ago
  97. 6534164 graphics: rev IAllocator/IMapper to 4.0 by Marissa Wall · 6 years ago