)]}'
{
  "commit": "88d08f4cb5f181b09bad9ff684380798624d0aa5",
  "tree": "ee6dc96c5283c3eb0385060517f036551e3463d3",
  "parents": [
    "a582187459fc8752c46d42c64819ce79e9cb44e2"
  ],
  "author": {
    "name": "fkastenholz",
    "email": "fkastenholz@google.com",
    "time": "Fri Sep 06 07:38:04 2019 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Sep 06 10:44:04 2019 -0700"
  },
  "message": "Change Application and Transport ConnectionClose codes to uint64_t\n\nIETF QUIC Transport and Application ConnectionClose Error Codes were 16 bit\nunsigned numbers. Draft 22 of the IETF QUIC specification changed them to be a\nvarint62, which we keep internally as a uint64_t. This CL effects that change.\n\nThe benefits of this CL are A) somewhat cleaner internal code (elimination of random casts) and B) applications can use the full 62 bits of the connection close codes when using IETF QUIC.\n\ngfe-relnote: N/A IETF QUIC only, V99 flag protected.\nPiperOrigin-RevId: 267594523\nChange-Id: I0d6a8af0bb134c15d6b034de4237a02e0458ee47\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a7b3d53e0ef8262b374e4228d855d86d355334bd",
      "old_mode": 33188,
      "old_path": "quic/core/frames/quic_connection_close_frame.cc",
      "new_id": "63e0aee20caf1295206df96a495c08bf9a1754a6",
      "new_mode": 33188,
      "new_path": "quic/core/frames/quic_connection_close_frame.cc"
    },
    {
      "type": "modify",
      "old_id": "b4f4fd709717fd42114f886ff317210e7da7bdf3",
      "old_mode": 33188,
      "old_path": "quic/core/frames/quic_connection_close_frame.h",
      "new_id": "b0cef4534fbd2c21e0c5ae4760d654d1d5062b93",
      "new_mode": 33188,
      "new_path": "quic/core/frames/quic_connection_close_frame.h"
    },
    {
      "type": "modify",
      "old_id": "ec09686665632899749cfad3a7c73421341db537",
      "old_mode": 33188,
      "old_path": "quic/core/quic_connection_test.cc",
      "new_id": "9fc985face8d6e78ac3581410fe25f606606827b",
      "new_mode": 33188,
      "new_path": "quic/core/quic_connection_test.cc"
    },
    {
      "type": "modify",
      "old_id": "4d7b70e53d827d16cff743a578076893dfcc26d8",
      "old_mode": 33188,
      "old_path": "quic/core/quic_dispatcher.cc",
      "new_id": "94dc3bf94feefcc9d611dc391638d7a1559527bb",
      "new_mode": 33188,
      "new_path": "quic/core/quic_dispatcher.cc"
    },
    {
      "type": "modify",
      "old_id": "534d0b5e4c3fd08f749f4720e9688e86bbe529f3",
      "old_mode": 33188,
      "old_path": "quic/core/quic_error_codes.h",
      "new_id": "e07094cce41e62a070547a3188855d96ad6b5f99",
      "new_mode": 33188,
      "new_path": "quic/core/quic_error_codes.h"
    },
    {
      "type": "modify",
      "old_id": "9890f3627a5a5434254674328e09f654a141b2e9",
      "old_mode": 33188,
      "old_path": "quic/core/quic_framer.cc",
      "new_id": "3a1be5e9f7af0c73503d14fc328468c4ec50d8e6",
      "new_mode": 33188,
      "new_path": "quic/core/quic_framer.cc"
    },
    {
      "type": "modify",
      "old_id": "b13f7e18b2d158bbb847cb9c4fe60e25acf14bd6",
      "old_mode": 33188,
      "old_path": "quic/core/quic_framer_test.cc",
      "new_id": "bcb717f73baaab3a5074b779186ed88bebeae159",
      "new_mode": 33188,
      "new_path": "quic/core/quic_framer_test.cc"
    },
    {
      "type": "modify",
      "old_id": "9c2e3f3f0e3865046a7a93e503463769d6fcfcab",
      "old_mode": 33188,
      "old_path": "quic/core/quic_packet_generator_test.cc",
      "new_id": "bd66cb11cbae0dbb154980c11046bdda7268bc56",
      "new_mode": 33188,
      "new_path": "quic/core/quic_packet_generator_test.cc"
    },
    {
      "type": "modify",
      "old_id": "2d8939271204b318aa7f70058065d8175c91293a",
      "old_mode": 33188,
      "old_path": "quic/core/quic_types.h",
      "new_id": "814b63c2bd8e806d74ddc27a4a9a1bd1b098ece9",
      "new_mode": 33188,
      "new_path": "quic/core/quic_types.h"
    }
  ]
}
