)]}'
{
  "commit": "9af8ded05b54ded8e59e8eb9364bfa3fe552fefd",
  "tree": "ed3eb0512fa5c057325dd152f97bb1036fce1ca4",
  "parents": [
    "99552ade13516e2467d1ec6627522d71a1147b97"
  ],
  "author": {
    "name": "bnc",
    "email": "bnc@google.com",
    "time": "Wed Jun 09 10:06:42 2021 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Jun 09 10:07:25 2021 -0700"
  },
  "message": "Fix -Wc++11-narrowing in quiche.\n\nchar is a signed type and cannot hold values \u003e\u003d0x80, so storing these\nresults in a warning.  Instead, store runs of bytes as uint8_t, and\nexplicitly cast to char* where needed.  See https://crbug.com/1216696.\n\nThis CL is generated from\nhttps://quiche-review.googlesource.com/c/quiche/+/10700.  Unfortunately QUICHE\ncurrently does not accept external contributions directly.\n\nPiperOrigin-RevId: 378433199\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3032cd6f65f842942ffa92d0b28c228b437cd00b",
      "old_mode": 33188,
      "old_path": "quic/core/http/http_encoder_test.cc",
      "new_id": "c2b0f36946e0730d995e120827b39c6b8a299e66",
      "new_mode": 33188,
      "new_path": "quic/core/http/http_encoder_test.cc"
    },
    {
      "type": "modify",
      "old_id": "ea4ebfede87662f54d62f1422e10727e8f00faf3",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection_test.cc",
      "new_id": "31dde85234b967c55650cfba6ab7af87f493dab0",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection_test.cc"
    },
    {
      "type": "modify",
      "old_id": "5a7a709f91be62d40735ddfa156e6f446e054170",
      "old_mode": 33188,
      "old_path": "quic/core/quic_dispatcher_test.cc",
      "new_id": "3a98be3df903ed792f86670a48f0f995f2fc4d13",
      "new_mode": 33188,
      "new_path": "quic/core/quic_dispatcher_test.cc"
    },
    {
      "type": "modify",
      "old_id": "63a1ad5ed4f3dbe2bb94d9e3f1721871e86088c6",
      "old_mode": 33188,
      "old_path": "quic/core/quic_framer_test.cc",
      "new_id": "edc4ace90bcb91e130f12c253acdbf8dd215811e",
      "new_mode": 33188,
      "new_path": "quic/core/quic_framer_test.cc"
    }
  ]
}
