)]}'
{
  "commit": "b56671e0517d4de773faeaa645af40840e863e79",
  "tree": "1b7b3ce701bf7d821f4d0e1ea387c2543d3da884",
  "parents": [
    "1f3fa0843bdb69be57afefa08b59e7ea2a74b42b"
  ],
  "author": {
    "name": "deadbeef",
    "email": "deadbeef@webrtc.org",
    "time": "Sat May 27 01:40:05 2017"
  },
  "committer": {
    "name": "Commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Sat May 27 01:40:05 2017"
  },
  "message": "Fix issue with send-side bandwidth estimation over TURN TCP connections.\n\nAsyncStunTCPSocket wasn\u0027t firing SignalSentPacket, which the bandwidth\nestimator requires for every packet in order to look up send times when\nfeedback arrives. If the signal isn\u0027t fired, it always assumes feedback\nis arriving extremely late, and decreases the bandwidth by a factor of\n2 until it reaches the minimum of 10kbps.\n\nBUG\u003dwebrtc:7717\nTBR\u003dpthatcher@webrtc.org\n\nReview-Url: https://codereview.webrtc.org/2912523003\nCr-Commit-Position: refs/heads/master@{#18279}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "296a9d413a12c3b48ffe53a2c98c9dcbcf13e82b",
      "old_mode": 33188,
      "old_path": "webrtc/p2p/base/asyncstuntcpsocket.cc",
      "new_id": "3369bc8b48dc3e9f37f4284ec6e6895bb05f4371",
      "new_mode": 33188,
      "new_path": "webrtc/p2p/base/asyncstuntcpsocket.cc"
    },
    {
      "type": "modify",
      "old_id": "6c026f67668cc79d3f798af5490b26a0696b0400",
      "old_mode": 33188,
      "old_path": "webrtc/p2p/base/asyncstuntcpsocket_unittest.cc",
      "new_id": "61e14117c99a487fa900e511f9f114a1ce4c8e79",
      "new_mode": 33188,
      "new_path": "webrtc/p2p/base/asyncstuntcpsocket_unittest.cc"
    }
  ]
}
