)]}'
{
  "commit": "a5f3018c24dd809ea9fbdba48b585bc2eb95425f",
  "tree": "49f57f6471d7441ef6915db2452598193cddae80",
  "parents": [
    "878c0299b3906155215712fc9646d85e355df525"
  ],
  "author": {
    "name": "Austin Orion",
    "email": "auorion@microsoft.com",
    "time": "Tue Mar 08 23:47:17 2022"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Mar 09 17:14:42 2022"
  },
  "message": "[DesktopCapture][WGC] Avoid artifacts when capture source is resized\n\nThis CL fixes the issue where artifacts appear during capture with WGC\nwhen the capture source is resized. A video of the issue is available\nhere: https://bugs.chromium.org/p/webrtc/issues/detail?id\u003d9273#c44\n\nThe solution is to use CopySubresourceRegion instead of CopyResource to\nonly copy valid data into our texture. Additionally, we moved the call\nto CreateMappedTexture to before the call to CopySubresourceRegion, as\nthe latter requires both textures to be of the same size.\n\nBug: webrtc:9273\nChange-Id: I114458d95cbf58550ff653a985dd84db4741e0f8\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/254100\nReviewed-by: Alexander Cooper \u003calcooper@chromium.org\u003e\nCommit-Queue: Austin Orion \u003cauorion@microsoft.com\u003e\nCr-Commit-Position: refs/heads/main@{#36163}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "09c336fdc5d713a2e9b533e294fac126304cb2f8",
      "old_mode": 33188,
      "old_path": "modules/desktop_capture/win/wgc_capture_session.cc",
      "new_id": "b6b566b3ee0d3e971cc75f2507429cd8afd71418",
      "new_mode": 33188,
      "new_path": "modules/desktop_capture/win/wgc_capture_session.cc"
    }
  ]
}
