)]}'
{
  "commit": "477f4b4d65f9c7df01dd90d0b8be0181770cda38",
  "tree": "884940ec0de0b786deaa39033ee6a8faede4caa2",
  "parents": [
    "9616efc903b7469161996006c8cf963238e26503"
  ],
  "author": {
    "name": "wub",
    "email": "wub@google.com",
    "time": "Mon Nov 11 15:11:56 2024 -0800"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Nov 11 15:13:09 2024 -0800"
  },
  "message": "Change `QuicUnackedPacketMap::NotifyFramesAcked` and `QuicUnackedPacketMap::MaybeAggregateAckedStreamFrame` to take `QuicTransmissionInfo*\u0026` as a input-output parameter.\n\nBoth functions can potentially invalidate the existing `QuicTransmissionInfo` parameter, if they end up appending element to the unacked map. With this change, both functions will update the `QuicTransmissionInfo` before they return.\n\nProtected by quic_reloadable_flag_quic_update_transmission_info_on_frame_acked.\n\nPiperOrigin-RevId: 695497393\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b4f0c7bb4a7b8df4227d3620eff8da03848e615d",
      "old_mode": 33261,
      "old_path": "quiche/common/quiche_feature_flags_list.h",
      "new_id": "dbdcb4b880ddcb9f6513cea642c1f45f9a62086c",
      "new_mode": 33261,
      "new_path": "quiche/common/quiche_feature_flags_list.h"
    },
    {
      "type": "modify",
      "old_id": "6002ecdc58fa4d6d6a821e4d08c7a845a3ef781e",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/frames/quic_frame.cc",
      "new_id": "f79870300d52afd1b5cd36016e5dd711e08ec6a3",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/frames/quic_frame.cc"
    },
    {
      "type": "modify",
      "old_id": "dc99fc4800e6ceea0c239e6a233ea8f39fec57ce",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/frames/quic_frame.h",
      "new_id": "ffb9f77ceda814eb6b374f04eae0ee79d973f5b2",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/frames/quic_frame.h"
    },
    {
      "type": "modify",
      "old_id": "37f45cc608f9ea44650ac0e2ceef614e065e0bcf",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/frames/quic_frames_test.cc",
      "new_id": "7179d1880f301146c2b3f8a2649b68bdb8f3e04c",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/frames/quic_frames_test.cc"
    },
    {
      "type": "modify",
      "old_id": "5c4e897d255da16db1756a05c7d8872b95c63ab6",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_sent_packet_manager.cc",
      "new_id": "c71335004badf97ab73d1e6e274124e01118298f",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_sent_packet_manager.cc"
    },
    {
      "type": "modify",
      "old_id": "faebd0625f7a4ed04a75104b0e95f76bf2c38017",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_sent_packet_manager.h",
      "new_id": "43176c3adc30b414a5a7c9f77afa859a6d0876fb",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_sent_packet_manager.h"
    },
    {
      "type": "modify",
      "old_id": "04d184b6a65e6f0cdd73d62aa605b4dbd4373a9b",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_unacked_packet_map.cc",
      "new_id": "d3e3ed35cd601e9b037aec23b865c5ac193ee074",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_unacked_packet_map.cc"
    },
    {
      "type": "modify",
      "old_id": "74d74af31164774cb295750c14ea2eeed406731d",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_unacked_packet_map.h",
      "new_id": "52c6103f5b669463865d9ea22a965363e4384471",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_unacked_packet_map.h"
    },
    {
      "type": "modify",
      "old_id": "0a3d8b8d397fff3f7cd94b3130199d1774292608",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_unacked_packet_map_test.cc",
      "new_id": "ce2f4132bd035b57bde0e18b94305bb55c35af42",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_unacked_packet_map_test.cc"
    },
    {
      "type": "modify",
      "old_id": "4df89b03ead43e2edebaa6449f20160ef9d7b44f",
      "old_mode": 33188,
      "old_path": "quiche/quic/test_tools/quic_unacked_packet_map_peer.cc",
      "new_id": "0375c0402c634ed460b0a789cf7911f8ea03243b",
      "new_mode": 33188,
      "new_path": "quiche/quic/test_tools/quic_unacked_packet_map_peer.cc"
    },
    {
      "type": "modify",
      "old_id": "5525506f1be207e68455a22cee74bd038b261218",
      "old_mode": 33188,
      "old_path": "quiche/quic/test_tools/quic_unacked_packet_map_peer.h",
      "new_id": "ce4d87e393aca53d436f87f14e54553e7f099ac6",
      "new_mode": 33188,
      "new_path": "quiche/quic/test_tools/quic_unacked_packet_map_peer.h"
    }
  ]
}
