)]}'
{
  "commit": "ef9bcd17a5ff6f8818b0c4eecae1f493bb58fb66",
  "tree": "362ad26e4a03c555263ce5090d3f18545c02aa6e",
  "parents": [
    "d970b0901bcda6958348579b3dc85a13d9169b5a"
  ],
  "author": {
    "name": "Danil Chapovalov",
    "email": "danilchap@webrtc.org",
    "time": "Fri Jun 17 08:18:21 2022"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Jun 17 10:34:09 2022"
  },
  "message": "Make webrtc units division by integer constexpr\n\nstd::round is not constexpr until c++23 and force conversion to floating point which is unnecessary for integer devision\n\nFor integer division change rounding to \u0027round down\u0027 from \u0027round to nearest\u0027 as less surprising.\n\nBug: webrtc:13756\nChange-Id: I9c2382bafc9ddccb0f54d6e7bf8cac4f2a3175a1\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/265863\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nCommit-Queue: Danil Chapovalov \u003cdanilchap@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#37250}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0cd6a612155757c740b55bd569ca42bf0d7afbbd",
      "old_mode": 33188,
      "old_path": "rtc_base/units/unit_base.h",
      "new_id": "bbf7300a165dc2f6465e45b5cb70f017f1539286",
      "new_mode": 33188,
      "new_path": "rtc_base/units/unit_base.h"
    },
    {
      "type": "modify",
      "old_id": "9eb0c33ae5d9680206a199ef6050dbdb025370d9",
      "old_mode": 33188,
      "old_path": "rtc_base/units/unit_base_unittest.cc",
      "new_id": "258d7d12681e55165252fda58146bdb421f86d65",
      "new_mode": 33188,
      "new_path": "rtc_base/units/unit_base_unittest.cc"
    }
  ]
}
