)]}'
{
  "commit": "7facd5717d2d643a7b630f9181d64952b373e4b3",
  "tree": "e3145b390cdd5786a80e0529cd5ed4c9a278a260",
  "parents": [
    "63cdb2e2a20b37a39da9b4bfda09a6e47e951d40"
  ],
  "author": {
    "name": "Yuxin Hu",
    "email": "yuxinhu@google.com",
    "time": "Thu Feb 08 22:54:23 2024 +0000"
  },
  "committer": {
    "name": "Yuxin Hu",
    "email": "yuxinhu@google.com",
    "time": "Fri Feb 09 21:35:05 2024 +0000"
  },
  "message": "Add more supported vulkan color space\n\nThis change lists the vulkan color space that is said\nto be supported by VK_EXT_swapchain_colorspace extension,\nand enable them on the VkFormat that is supported by\nAHardwareBuffer.\n\nVK_COLOR_SPACE_EXTENDED_SRGB_LINEAR_EXT and\nVK_COLOR_SPACE_EXTENDED_SRGB_NONLINEAR_EXT are enabled on\nVK_FORMAT_R16G16B16A16_SFLOAT VkFormat surfaces only\nas the transfer function is only meaningful for FP16\npixel formats.\n\nVK_COLOR_SPACE_PASS_THROUGH_EXT is the only\nVK_EXT_swapchain_colorspace color space that is enabled\non VK_FORMAT_R8_UNORM VkFormat. Color space doesn\u0027t\napply to single-channel pixel format, and we should\nuse pass through to keep the original pixel color value.\n\nVK_COLOR_SPACE_DOLBYVISION_EXT is not supported on\nAndroid platform, and it is excluded from the\nVK_EXT_swapchain_colorspace supported color space\nlists.\n\nBug: b/322044839\nTest: atest --verbose CtsViewTestCases:android.view.cts.TextureViewTest\nChange-Id: I6ee3cbf9c6c61fc353ec9f3e515884645382c665\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fe3be45f78c538c1203767b7a34555ea816e4783",
      "old_mode": 33188,
      "old_path": "vulkan/libvulkan/swapchain.cpp",
      "new_id": "13141933ac04b0fa4817a6f94c5f4fcbb3f36b8e",
      "new_mode": 33188,
      "new_path": "vulkan/libvulkan/swapchain.cpp"
    }
  ]
}
