)]}'
{
  "commit": "b2887131ee7872b53724e7b9e7d67aab7b18d9b5",
  "tree": "309d619984875ff46a40d8a9225153b5bf9e1791",
  "parents": [
    "7e3a9ce99d832687d1eef3eaa270754970a761b0"
  ],
  "author": {
    "name": "Evan Shrubsole",
    "email": "eshr@webrtc.org",
    "time": "Fri Feb 27 09:50:28 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri May 08 14:13:30 2026"
  },
  "message": "Adds rust version of webrtc::RateTracker \n\nThis includes some updates to how units FFI is exposed and removes the\nprevious bridge tests as now we have real tests for cxx bridges.\n\nBug: webrtc:416446214\nChange-Id: I027e68b4521e14d5a1687dd0f0d03ed16a6a6964\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/470180\nReviewed-by: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nAuto-Submit: Evan Shrubsole \u003ceshr@webrtc.org\u003e\nCommit-Queue: Evan Shrubsole \u003ceshr@webrtc.org\u003e\nReviewed-by: Victor Boivie \u003cboivie@webrtc.org\u003e\nCommit-Queue: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47663}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f48cd0bfe61b77111d8bc4d4829f0526932a5661",
      "old_mode": 33188,
      "old_path": "api/units/BUILD.gn",
      "new_id": "e00487898586b2e844768b36c6561c2bb7a5464f",
      "new_mode": 33188,
      "new_path": "api/units/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "510f9329ce5f936bfac3af7c98fcaecf88e6e10e",
      "old_mode": 33188,
      "old_path": "api/units/time_delta.rs",
      "new_id": "5f2247820fe4cfb0f3079a7a5bc9e0ecc1bad6b8",
      "new_mode": 33188,
      "new_path": "api/units/time_delta.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "47292353292b108ebd726a14c9d3003b73a82044",
      "new_mode": 33188,
      "new_path": "api/units/time_delta_ffi.rs"
    },
    {
      "type": "modify",
      "old_id": "f3a00d7f8b31978c6d516bbdb5bf1e7552ff246f",
      "old_mode": 33188,
      "old_path": "api/units/timestamp.rs",
      "new_id": "55269beeacb02f103043bcf63eca3bb0655036a7",
      "new_mode": 33188,
      "new_path": "api/units/timestamp.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "90752ff5f128c6b9c785b41cd7de7c8f17b9d18a",
      "new_mode": 33188,
      "new_path": "api/units/timestamp_ffi.rs"
    },
    {
      "type": "modify",
      "old_id": "6277570c6c7f65a4575b857c196b8a99e68682ae",
      "old_mode": 33188,
      "old_path": "rtc_base/BUILD.gn",
      "new_id": "f15668069d093b6a9f2c87aa1bc09d3198585a05",
      "new_mode": 33188,
      "new_path": "rtc_base/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "c28d27a5f9cc3dd53b99a3840d90a380564da0cb",
      "old_mode": 33188,
      "old_path": "rtc_base/DEPS",
      "new_id": "2f81863ee8a3a35c01f1cabf3961979ee3a27418",
      "new_mode": 33188,
      "new_path": "rtc_base/DEPS"
    },
    {
      "type": "modify",
      "old_id": "517bd507c9897b88c7034626be2a46a161c17714",
      "old_mode": 33188,
      "old_path": "rtc_base/rate_tracker.cc",
      "new_id": "abd6a9bba50e58697ff48d77a853ebbc85981e28",
      "new_mode": 33188,
      "new_path": "rtc_base/rate_tracker.cc"
    },
    {
      "type": "modify",
      "old_id": "39ec6e792066e62cbc062f0861a1a6e2ad56c60c",
      "old_mode": 33188,
      "old_path": "rtc_base/rate_tracker.h",
      "new_id": "89240fa445d8e7ddcfc3138cfc93c91437201dee",
      "new_mode": 33188,
      "new_path": "rtc_base/rate_tracker.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "72439af2ab70c4218a54361ea81e4b52756f2a18",
      "new_mode": 33188,
      "new_path": "rtc_base/rate_tracker.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ce9cea473194abf0b55630c569a00c243b99533a",
      "new_mode": 33188,
      "new_path": "rtc_base/rate_tracker_comparison_unittest.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5538120adfb3132037e4d374a149e0b84d24c717",
      "new_mode": 33188,
      "new_path": "rtc_base/rate_tracker_ffi.rs"
    },
    {
      "type": "modify",
      "old_id": "5d358ef2e36d2cf8ef92fc510eb3724a32e4bc35",
      "old_mode": 33188,
      "old_path": "webrtc.gni",
      "new_id": "39d9346811b6a1e747af65185d4db9bf3b297f89",
      "new_mode": 33188,
      "new_path": "webrtc.gni"
    }
  ]
}
