)]}' { "commit": "bd5386da43663d37129f4f7a3012a5c2a524f9d9", "tree": "91f360de4fb962a16f189acc6242100d3a8de72d", "parents": [ "6aefa0b886864cc9e3a4af2b885133aeab693f48" ], "author": { "name": "QUICHE team", "email": "quiche-dev@google.com", "time": "Tue Dec 10 07:42:53 2019 -0800" }, "committer": { "name": "Copybara-Service", "email": "copybara-worker@google.com", "time": "Tue Dec 10 07:43:30 2019 -0800" }, "message": "This change migrates SpdyHeaderStorage from SpdyUnsafeArena to SpdySimpleArena. SpdyUnsafeArena has different backing implementations per platform.\n\nSpdySimpleArena offers the same interface but is strictly superior, as it does not allocate memory upon construction. This will allow some simplification in SpdyHeaderBlock and SpdyHeaderStorage.\n\ngfe-relnote: Migrates google3 to use the same arena implementation as Chromium. No functional change; not protected.\nPiperOrigin-RevId: 284766924\nChange-Id: I8a57e4f5d65eece951ffc64d1edce9fc9e796853\n", "tree_diff": [ { "type": "modify", "old_id": "7028e900fa6b4d0ae68110b7b40b30b03a2f7368", "old_mode": 33188, "old_path": "spdy/core/spdy_header_storage.cc", "new_id": "e84b3be4c3527401412594626adf92a3b5698b5e", "new_mode": 33188, "new_path": "spdy/core/spdy_header_storage.cc" }, { "type": "modify", "old_id": "26ae2aead9532d1e48c546c81c1dfef9b0e3ee91", "old_mode": 33188, "old_path": "spdy/core/spdy_header_storage.h", "new_id": "fd315558f1b95f4ce99c77bd026b1a34042a6777", "new_mode": 33188, "new_path": "spdy/core/spdy_header_storage.h" }, { "type": "modify", "old_id": "60bbe24e7254a261c5a5ec64b05e3319f7f5f7ef", "old_mode": 33188, "old_path": "spdy/core/spdy_simple_arena_test.cc", "new_id": "b0da896458f558f886fa62590ebffca3bddd2fe5", "new_mode": 33188, "new_path": "spdy/core/spdy_simple_arena_test.cc" } ] }