)]}'
{
  "commit": "20f05ed8b7c00856692b9292f5f26c5a15c88c58",
  "tree": "4b0f5f497f6a728ac564775729d3da68976b0184",
  "parents": [
    "9183fe0f9cfbede0d61cb5ed76fec7fd4a4c5846"
  ],
  "author": {
    "name": "dschinazi",
    "email": "dschinazi@google.com",
    "time": "Mon Jan 06 14:44:27 2025 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Jan 06 14:45:23 2025 -0800"
  },
  "message": "Remove unnecessary copy in QuicChaosProtector\n\nWhen QuicChaosProtector was first written, QuicStreamSendBuffer did not allow out-of-order writes. To work around this, QuicChaosProtector copied out the entire crypto data in one go. Now that cl/712548578 has landed, QuicStreamSendBuffer allows out-of-order writes so this copy is no longer required. This CL removes that unnecessary copy.\n\nProtected by FLAGS_quic_reloadable_flag_quic_chaos_protector_avoid_copy.\n\nPiperOrigin-RevId: 712664648\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52a8c84cee23235e64cb4e7b44f0b348f0805819",
      "old_mode": 33261,
      "old_path": "quiche/common/quiche_feature_flags_list.h",
      "new_id": "065699ea67efb25459e90f4c786ab08737d14592",
      "new_mode": 33261,
      "new_path": "quiche/common/quiche_feature_flags_list.h"
    },
    {
      "type": "modify",
      "old_id": "829573055bffba51a2aebaa6c16b8cb4b0c39945",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_chaos_protector.cc",
      "new_id": "f7a8bc2f1116dc795341bd549cd53e83cd7cdf51",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_chaos_protector.cc"
    },
    {
      "type": "modify",
      "old_id": "5dbb3ad17c1125c045563d42a4277d628da987f0",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_chaos_protector.h",
      "new_id": "bed2d6f73a35d8d17b7682180cb3a4ed31f5a51a",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_chaos_protector.h"
    },
    {
      "type": "modify",
      "old_id": "b0909167e36ff0bec7a0f720f3d8ed7672e6bd39",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_chaos_protector_test.cc",
      "new_id": "6531c1041ade2120a34e755fccb3623c006c95af",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_chaos_protector_test.cc"
    }
  ]
}
