)]}'
{
  "commit": "e4ed6ea63b663a3daa881feaf8a7f8e6026ab338",
  "tree": "ee3eb01e722d8a0702ff544595fc98549bfc1940",
  "parents": [
    "6bb5ab9740d22eacfbf7b4b5bd100a1b667b2911"
  ],
  "author": {
    "name": "Artem Titov",
    "email": "titovartem@webrtc.org",
    "time": "Fri Jan 11 10:02:19 2019"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Jan 11 10:53:53 2019"
  },
  "message": "Introduce stats calculator.\n\nIt accumulate sample values inside it and provide API to calc\nmin/max/avg and percentiles. Current implementation will do it\nin O(nlogn) time and planned to be used in the test code after\nall time sensitive operations and also assume not too big amount\nof data inside.\n\nBug: webrtc:10138\nChange-Id: I262c4b9ca538c19463888b6d6bcdaa7e8c3caa68\nReviewed-on: https://webrtc-review.googlesource.com/c/116284\nCommit-Queue: Artem Titov \u003ctitovartem@webrtc.org\u003e\nReviewed-by: Karl Wiberg \u003ckwiberg@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#26214}",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "896e5d8e694d44b1aa55e73034cd1b9cf00048c6",
      "old_mode": 33188,
      "old_path": "rtc_base/BUILD.gn",
      "new_id": "f35002892d9d665496c745f07f7b37e00dfab8ba",
      "new_mode": 33188,
      "new_path": "rtc_base/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ac077348e67d5b3f9bcfbaa0c9fbcc5ef5c72c0b",
      "new_mode": 33188,
      "new_path": "rtc_base/numerics/samples_stats_counter.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "88495030c9688bf4b9b21062bbb6431562c54514",
      "new_mode": 33188,
      "new_path": "rtc_base/numerics/samples_stats_counter.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "713b5f98212bf969a2675039b1595a6a0e074ea9",
      "new_mode": 33188,
      "new_path": "rtc_base/numerics/samples_stats_counter_unittest.cc"
    }
  ]
}
