)]}'
{
  "commit": "2dbc69fa64a7ea183e090dbfaa68ab16d4bcef7a",
  "tree": "fcea316c7c5f841d7d0fff4dbd99e7dd52da7780",
  "parents": [
    "d6a5cbdf4c470f5a150f78baedbfba635beb2565"
  ],
  "author": {
    "name": "Steve Anton",
    "email": "steveanton@webrtc.org",
    "time": "Fri Aug 25 00:15:13 2017"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Aug 25 00:50:42 2017"
  },
  "message": "Add stats totalSamplesReceived and concealedSamples\n\nAdds two new stats to RTCMediaStreamTrackStats:\n* totalSamplesReceived is the total number of samples received on\n      the audio channel and includes real and synthetic samples.\n* concealedSamples is the total number of synthetic samples\n      received on the audio channel used to conceal packet loss.\n\nBug: webrtc:8076\nChange-Id: I36e9828525ec341490cf3310a972b56a8b443667\nReviewed-on: https://chromium-review.googlesource.com/615902\nCommit-Queue: Steve Anton \u003csteveanton@webrtc.org\u003e\nReviewed-by: Tommi \u003ctommi@webrtc.org\u003e\nReviewed-by: Taylor Brandstetter \u003cdeadbeef@webrtc.org\u003e\nReviewed-by: Henrik Boström \u003chbos@webrtc.org\u003e\nReviewed-by: Henrik Lundin \u003chenrik.lundin@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#19506}",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "071a7fb2055224b9a7637a3e582f183c6f0f5355",
      "old_mode": 33188,
      "old_path": "webrtc/api/stats/rtcstats_objects.h",
      "new_id": "0cbea7cff544addb4d12e4ce839b79141460fc31",
      "new_mode": 33188,
      "new_path": "webrtc/api/stats/rtcstats_objects.h"
    },
    {
      "type": "modify",
      "old_id": "777e9f8e7f4555914e48ee9f5dba9d33d2a44141",
      "old_mode": 33188,
      "old_path": "webrtc/api/statstypes.cc",
      "new_id": "fb9e1e5d75092d45437c5cbc0389c8d3b48a3672",
      "new_mode": 33188,
      "new_path": "webrtc/api/statstypes.cc"
    },
    {
      "type": "modify",
      "old_id": "57fe82da53b490da0a48c91513b79aa1a383bf61",
      "old_mode": 33188,
      "old_path": "webrtc/api/statstypes.h",
      "new_id": "819bfe03af0e466c7dddbc240a8614f15add8672",
      "new_mode": 33188,
      "new_path": "webrtc/api/statstypes.h"
    },
    {
      "type": "modify",
      "old_id": "be5c18a57c4068a6b8f0da58c6eeb26489c7027e",
      "old_mode": 33188,
      "old_path": "webrtc/audio/audio_receive_stream.cc",
      "new_id": "d2200f47946cd79e0a1a81e95089475f6053fea9",
      "new_mode": 33188,
      "new_path": "webrtc/audio/audio_receive_stream.cc"
    },
    {
      "type": "modify",
      "old_id": "0b1d47a38668e9f22d2f18464655d014a740016c",
      "old_mode": 33188,
      "old_path": "webrtc/audio/audio_receive_stream_unittest.cc",
      "new_id": "9723ee65fa9c61f6a079cb3846ae58654c2a4177",
      "new_mode": 33188,
      "new_path": "webrtc/audio/audio_receive_stream_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "d6924256c56db6a0a29b6ac3638531d8ddc91dd3",
      "old_mode": 33188,
      "old_path": "webrtc/call/audio_receive_stream.h",
      "new_id": "78f1bffded72f522b71c301346c8a2762b5ff62b",
      "new_mode": 33188,
      "new_path": "webrtc/call/audio_receive_stream.h"
    },
    {
      "type": "modify",
      "old_id": "4034d54ce6c32ef6d5beef837b81fa6a0c905f10",
      "old_mode": 33188,
      "old_path": "webrtc/common_types.h",
      "new_id": "c4b5ce8e70ee27b581cd302befc83353b633457a",
      "new_mode": 33188,
      "new_path": "webrtc/common_types.h"
    },
    {
      "type": "modify",
      "old_id": "baa8c3a74a843df101d1b9f6435cb0fde8e2e8bc",
      "old_mode": 33188,
      "old_path": "webrtc/media/base/mediachannel.h",
      "new_id": "76328ef440ec338617236a6594b3bf09a6c2c7c7",
      "new_mode": 33188,
      "new_path": "webrtc/media/base/mediachannel.h"
    },
    {
      "type": "modify",
      "old_id": "b6a84da2df0a33ce7b124b41b74ac8775741d9cc",
      "old_mode": 33188,
      "old_path": "webrtc/media/engine/webrtcvoiceengine.cc",
      "new_id": "fdbb5c78ed76ea44e0f9472a4f24ae19db0b6a87",
      "new_mode": 33188,
      "new_path": "webrtc/media/engine/webrtcvoiceengine.cc"
    },
    {
      "type": "modify",
      "old_id": "d5743ca2eca5053eab99f593364c750b05a4d651",
      "old_mode": 33188,
      "old_path": "webrtc/media/engine/webrtcvoiceengine_unittest.cc",
      "new_id": "28d09e8af9bf9853b93a861c98ca0d7eab6f14d9",
      "new_mode": 33188,
      "new_path": "webrtc/media/engine/webrtcvoiceengine_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "b512f842a3a8abe7d83ecff518e6c4d2cf8c5613",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/acm2/acm_receiver.cc",
      "new_id": "8912eaa70cf1fa68ebf0df06f1c4d6c2cc642aef",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/acm2/acm_receiver.cc"
    },
    {
      "type": "modify",
      "old_id": "d05b76e75d2e6dca9afdd526c481d80f840a963d",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/neteq/include/neteq.h",
      "new_id": "56c30e5f2d80a61234f8c064855048f31d43569c",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/neteq/include/neteq.h"
    },
    {
      "type": "modify",
      "old_id": "4b95253d71febbb8e3e208854742596304717f48",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/neteq/neteq_impl.cc",
      "new_id": "7858e846f6179ae3443a53b0de07faac01ec3048",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/neteq/neteq_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "0eeff2e45fc192e588e81ab870643f1bb30545c5",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/neteq/neteq_impl.h",
      "new_id": "f4b014adac21b8eedce4ad35ffe0b7cd0399ba80",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/neteq/neteq_impl.h"
    },
    {
      "type": "modify",
      "old_id": "3faed62d3972a88a91f6b883f4ab34c4b86f1779",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/neteq/statistics_calculator.cc",
      "new_id": "d7d1644aaedc4c2411ffde6358bd3ac4b03fb7d7",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/neteq/statistics_calculator.cc"
    },
    {
      "type": "modify",
      "old_id": "2877a162e91e5a0c4c0e7e4127647882293f724a",
      "old_mode": 33188,
      "old_path": "webrtc/modules/audio_coding/neteq/statistics_calculator.h",
      "new_id": "f261a66daecdaf966cdbee33f85ee4a64dc306c2",
      "new_mode": 33188,
      "new_path": "webrtc/modules/audio_coding/neteq/statistics_calculator.h"
    },
    {
      "type": "modify",
      "old_id": "56a4ef11edae0c74339569cd760b1cc530986a6c",
      "old_mode": 33188,
      "old_path": "webrtc/pc/rtcstats_integrationtest.cc",
      "new_id": "b886bcc9934a9b31348311078662e4b1c584f20b",
      "new_mode": 33188,
      "new_path": "webrtc/pc/rtcstats_integrationtest.cc"
    },
    {
      "type": "modify",
      "old_id": "4952012648c5f22a1dc37d50c3adf129756efa6b",
      "old_mode": 33188,
      "old_path": "webrtc/pc/rtcstatscollector.cc",
      "new_id": "5c506e47781db71f0a7c4fad1d94770258c65202",
      "new_mode": 33188,
      "new_path": "webrtc/pc/rtcstatscollector.cc"
    },
    {
      "type": "modify",
      "old_id": "4f3b35f55eacec592cfaecc15da08a8283568abc",
      "old_mode": 33188,
      "old_path": "webrtc/pc/rtcstatscollector_unittest.cc",
      "new_id": "cc258edd3a651c77b108729b3e69e77c42b7754f",
      "new_mode": 33188,
      "new_path": "webrtc/pc/rtcstatscollector_unittest.cc"
    },
    {
      "type": "modify",
      "old_id": "19e94b3c96062df9357e55ce2d4ce2f30ae48f41",
      "old_mode": 33188,
      "old_path": "webrtc/stats/rtcstats_objects.cc",
      "new_id": "284dfe0b760c053f7b8f189d5d3ac6ddc357230d",
      "new_mode": 33188,
      "new_path": "webrtc/stats/rtcstats_objects.cc"
    }
  ]
}
