)]}'
{
  "commit": "edae430aab8d7085ee0a43119c79990d748ac691",
  "tree": "2d8b4194a002adf6f06e261bb95675d922bc4776",
  "parents": [
    "46f6efa0173b4f83c5ae479557c85c80a741bc48"
  ],
  "author": {
    "name": "Tommi",
    "email": "tommi@webrtc.org",
    "time": "Thu Apr 23 13:51:12 2026"
  },
  "committer": {
    "name": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Apr 23 17:26:53 2026"
  },
  "message": "Remove SimpleStringBuilder and move StringBuilder impl to cc\n\n- Removed deprecated SimpleStringBuilder class.\n- Moved StringBuilder implementation to CC file.\n- Updated documentation to recommend StringBuilder.\n\nSome benefits of moving parts of the implementation to the cc file:\n\n- Help with enforcing correct build dependencies\n  (including in downstream code)\n- Moves into the direction of making absl::StrCat an implementation\n  detail of StringBuilder (helps with iwyu). This CL doesn\u0027t remove\n  the include though for other reasons, just a step.\n- Small binary size benefits.\n\nBug: none\nChange-Id: I4b9efdba45c3c4923233188ff38476e0ca2257c1\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/466380\nReviewed-by: Danil Chapovalov \u003cdanilchap@webrtc.org\u003e\nCommit-Queue: Tomas Gunnarsson \u003ctommi@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#47544}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e82444798f5ecd7615b39499f751507f78f93b11",
      "old_mode": 33188,
      "old_path": "g3doc/abseil-in-webrtc.md",
      "new_id": "b21bc3c7117d96ea50a106f057992f628dc5331c",
      "new_mode": 33188,
      "new_path": "g3doc/abseil-in-webrtc.md"
    },
    {
      "type": "modify",
      "old_id": "3850f3030039532d210ea3becae1fefb939dfded",
      "old_mode": 33188,
      "old_path": "rtc_base/BUILD.gn",
      "new_id": "abbc79890f021fb08e5a4491349b6a6aa11a9683",
      "new_mode": 33188,
      "new_path": "rtc_base/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "8d121679de719d8f0c8a568595f7b398d8eeaeb3",
      "old_mode": 33188,
      "old_path": "rtc_base/strings/string_builder.cc",
      "new_id": "6f31b8330f5be89a727089e82ff819cf6f0b4d58",
      "new_mode": 33188,
      "new_path": "rtc_base/strings/string_builder.cc"
    },
    {
      "type": "modify",
      "old_id": "a3e0f0a9265bdcca3698482ed8fcc3c68624fd7c",
      "old_mode": 33188,
      "old_path": "rtc_base/strings/string_builder.h",
      "new_id": "5254626da59dec07953512c3d8bb82e0888efb10",
      "new_mode": 33188,
      "new_path": "rtc_base/strings/string_builder.h"
    },
    {
      "type": "modify",
      "old_id": "185ff1a29b9189a454daac0d3d836636974aa829",
      "old_mode": 33188,
      "old_path": "rtc_base/strings/string_builder_unittest.cc",
      "new_id": "e8222f873e18ff8a7f7d371a256125a1c4662d71",
      "new_mode": 33188,
      "new_path": "rtc_base/strings/string_builder_unittest.cc"
    }
  ]
}
