)]}'
{
  "commit": "f5f8d70ec18778edba1f871e253b027121008a26",
  "tree": "c92d10a6957c32934dae3ae421a9b5160c551173",
  "parents": [
    "98fcb6677465035983215d7ae1ad26f5d15216f6"
  ],
  "author": {
    "name": "bnc",
    "email": "bnc@google.com",
    "time": "Fri Mar 19 10:50:35 2021 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Fri Mar 19 10:51:09 2021 -0700"
  },
  "message": "Make HpackEntry::insertion_index_ start from 0 for dynamic entries.\n\nAdding a constant offset of 61 does not add any value.  The calculation of\nthe HPACK index (which is 61 for the most recently added entry and growing for\nolder entries) involves a subtraction in GetByName() and GetByNameAndValue(),\nand this offset cancels between total_insertion_ and entry-\u003eInsertionIndex(),\nthat\u0027s why that formula does not change with this CL.\n\nAlso add a couple of CHECKs involving InsertionIndex() to validate the formula\nthat will be used in the next CL which removes InsertionIndex().\n\nPiperOrigin-RevId: 363924862\nChange-Id: Ieea5a0a906229427f4af2c14f57074cf1e299b63\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "36dddfc5c9ca46792d435f9126c0015dd8abfa49",
      "old_mode": 33188,
      "old_path": "quic/core/qpack/qpack_header_table.cc",
      "new_id": "9c12524c254c4ab3630c9c5f4b5980c640196da3",
      "new_mode": 33188,
      "new_path": "quic/core/qpack/qpack_header_table.cc"
    },
    {
      "type": "modify",
      "old_id": "fb376402c29498c77f38dd3cef419f78a2be5356",
      "old_mode": 33188,
      "old_path": "spdy/core/hpack/hpack_entry.h",
      "new_id": "1db52979e93bcca3198b22eaf80433f006465282",
      "new_mode": 33188,
      "new_path": "spdy/core/hpack/hpack_entry.h"
    },
    {
      "type": "modify",
      "old_id": "be8cef93294d1413928290c9d0687d61b05ea3fe",
      "old_mode": 33188,
      "old_path": "spdy/core/hpack/hpack_header_table.cc",
      "new_id": "0f0fafcd5416b92224def8e2d133b3c442821dae",
      "new_mode": 33188,
      "new_path": "spdy/core/hpack/hpack_header_table.cc"
    },
    {
      "type": "modify",
      "old_id": "d82676efef23ff86a486934746c43973066b4191",
      "old_mode": 33188,
      "old_path": "spdy/core/hpack/hpack_header_table.h",
      "new_id": "1022d1189c7bb59c67bf35a3692e927e04556614",
      "new_mode": 33188,
      "new_path": "spdy/core/hpack/hpack_header_table.h"
    },
    {
      "type": "modify",
      "old_id": "8dc6c3d907ea2310fb26bdfd8b3d0d1f280127f3",
      "old_mode": 33188,
      "old_path": "spdy/core/hpack/hpack_header_table_test.cc",
      "new_id": "78d22ccd636d9731668076072d524df1af980482",
      "new_mode": 33188,
      "new_path": "spdy/core/hpack/hpack_header_table_test.cc"
    }
  ]
}
