)]}'
{
  "commit": "228ca7a9f682d096468bb8b9be59a2d1c4a06f22",
  "tree": "2feeccf64c371da66dbb6958ff8c9609a378a36d",
  "parents": [
    "239bf6cc1ffcbad7d5c96e3b836b474654cbf96c"
  ],
  "author": {
    "name": "Xinhao Yuan",
    "email": "xinhaoyuan@google.com",
    "time": "Mon Jul 27 13:06:48 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Mon Jul 27 13:07:18 2026 -0700"
  },
  "message": "Change the runner interface to prepare the migration to the engine ABI.\n\nOn the high-level, this makes the runner interface very close to the engine interface, but without the part of input metdata and emitting coverage/findings/errors, which is handled by the runner.\n\nHad to increase the address space limit for a bit due to the additional input object allocations.\n\nPiperOrigin-RevId: 954788419\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "05137252c2c869fb7b2e76572417cb06de6d0ad2",
      "old_mode": 33188,
      "old_path": "centipede/BUILD",
      "new_id": "3ad6faeeafedcecd8e71e7e044a7db2d28955f55",
      "new_mode": 33188,
      "new_path": "centipede/BUILD"
    },
    {
      "type": "modify",
      "old_id": "f6d6da2e928cd523b3ad1703418404c4c342166a",
      "old_mode": 33188,
      "old_path": "centipede/centipede_flags.inc",
      "new_id": "87a8e605bdc6763ee06ba3649216d74e6482a789",
      "new_mode": 33188,
      "new_path": "centipede/centipede_flags.inc"
    },
    {
      "type": "modify",
      "old_id": "e242d2d956a9c185b9782c41654c6ab8806cb14c",
      "old_mode": 33188,
      "old_path": "centipede/centipede_test.cc",
      "new_id": "58539ffc024549a85db81d25b1fa81f8d504ddce",
      "new_mode": 33188,
      "new_path": "centipede/centipede_test.cc"
    },
    {
      "type": "modify",
      "old_id": "82b2b49205e6181cbcdf97e8c86b1317830dcf6c",
      "old_mode": 33188,
      "old_path": "centipede/runner.cc",
      "new_id": "e734e6d1a8ed0fe84786723b11c833b6c6ec3b59",
      "new_mode": 33188,
      "new_path": "centipede/runner.cc"
    },
    {
      "type": "modify",
      "old_id": "c622daf2807e88a4540acb69099e83f39f549060",
      "old_mode": 33188,
      "old_path": "centipede/runner_interface.h",
      "new_id": "9b560bddd919cb03217d61ded7e829e3f8f2c439",
      "new_mode": 33188,
      "new_path": "centipede/runner_interface.h"
    },
    {
      "type": "modify",
      "old_id": "a3fc7dd69236a79ba8114102b4f8c57e7e0bd65a",
      "old_mode": 33188,
      "old_path": "centipede/testing/async_failing_target.cc",
      "new_id": "a2a77643085564bfdb501d3f6c95bc9fa6491ad9",
      "new_mode": 33188,
      "new_path": "centipede/testing/async_failing_target.cc"
    },
    {
      "type": "modify",
      "old_id": "b77ea648314d1ee96740135f9a7c466f7058e098",
      "old_mode": 33188,
      "old_path": "centipede/testing/external_target.cc",
      "new_id": "3e1fbdff4d538ebf1a4c590b37d6c8842a32dc68",
      "new_mode": 33188,
      "new_path": "centipede/testing/external_target.cc"
    },
    {
      "type": "modify",
      "old_id": "77788c06575b694f412a9f3eb7395f770bc06454",
      "old_mode": 33188,
      "old_path": "centipede/testing/fuzz_target_with_config.cc",
      "new_id": "93a8379c09e8ca63200070063d78a388e6e64388",
      "new_mode": 33188,
      "new_path": "centipede/testing/fuzz_target_with_config.cc"
    },
    {
      "type": "modify",
      "old_id": "e6c28af8ecb132a560d83831d0172222a734f84a",
      "old_mode": 33188,
      "old_path": "centipede/testing/fuzz_target_with_custom_mutator.cc",
      "new_id": "dcd3735a892bc8c2ae85d0879399b7e0694778ae",
      "new_mode": 33188,
      "new_path": "centipede/testing/fuzz_target_with_custom_mutator.cc"
    },
    {
      "type": "modify",
      "old_id": "0530109dde763ebaba8413b0e7594873005f15a6",
      "old_mode": 33188,
      "old_path": "centipede/testing/seeded_fuzz_target.cc",
      "new_id": "285358d43d205a3271d884ae8ac78d459825cb0f",
      "new_mode": 33188,
      "new_path": "centipede/testing/seeded_fuzz_target.cc"
    },
    {
      "type": "modify",
      "old_id": "2bf470ff87211312429fa7c0b3cb14c10b4fbdea",
      "old_mode": 33188,
      "old_path": "fuzztest/internal/BUILD",
      "new_id": "218a14b391e561c4302372dc5f75aefd0940f782",
      "new_mode": 33188,
      "new_path": "fuzztest/internal/BUILD"
    },
    {
      "type": "modify",
      "old_id": "276a3311908515b85bfbcac71741dfa5d04c4640",
      "old_mode": 33188,
      "old_path": "fuzztest/internal/centipede_adaptor.cc",
      "new_id": "0072126c4d0225376824dace055ba19bf6e45be2",
      "new_mode": 33188,
      "new_path": "fuzztest/internal/centipede_adaptor.cc"
    }
  ]
}
