)]}'
{
  "commit": "ee20bcfffe4515f5174e4b4d9936ace1927d8caa",
  "tree": "d4993d6a687fd09cde955e3f48e98a5501d2d616",
  "parents": [
    "eea6b6510b8d6714786b550b009f604e6a538d63"
  ],
  "author": {
    "name": "Nfrederiksen",
    "email": "nicholas.frederiksen@eyevinn.se",
    "time": "Fri Jan 23 12:47:12 2026"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Jan 27 09:27:02 2026"
  },
  "message": "rtc_base: avoid OutputDebugString in opt builds on Windows\n\nBefore: On Windows, LogMessage::OutputToDebug() always called OutputDebugStringA(), which could block under certain debug-output listeners/DBWIN contention and stall real-time threads (audio freezes).\nAfter: OutputDebugStringA() is guarded (only emitted when appropriate), avoiding that blocking path and preventing those stalls while leaving stderr/console logging behavior unchanged.\nBug: webrtc:42225457\nChange-Id: I2f84e0ad6e2319d71f1f450c51c566f1c59ef659\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/435441\nReviewed-by: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nCommit-Queue: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nReviewed-by: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#46751}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "53faf0eee75a1661cc92f00f39083f99fbdba1a4",
      "old_mode": 33188,
      "old_path": "rtc_base/logging.cc",
      "new_id": "90e7a515f92e9d8799f9104fc43a623d80695eef",
      "new_mode": 33188,
      "new_path": "rtc_base/logging.cc"
    }
  ]
}
