)]}'
{
  "commit": "bc7e2cb92d948de5f437e5eef2b1c3ad6281bb35",
  "tree": "7a2ae0513af45196070405709399f676e12723bf",
  "parents": [
    "1cc95ac07c17d61bea601832bbdc1f8d13d313db"
  ],
  "author": {
    "name": "Augusto Righetto",
    "email": "aurighet@microsoft.com",
    "time": "Tue Jan 14 12:22:21 2020 -0800"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Tue Jan 28 16:27:53 2020 +0000"
  },
  "message": "Use BCryptGenRandom when building as Windows UWP app.\n\nRtlGenRandom is a legacy API that might be altered and is unavailable\nfor UWP apps. BCryptGenRandom is the recommended API for generating\nrandom numbers on UWP.\n\nThis change causes BCryptGenRandom to be used for UWP apps and\nRtlGenRandom to be used on non-UWP apps (i.e. desktop apps). For non-UWP\nconfigurations, RtlGenRandom is used instead of BCryptGenRandom to avoid\naccessing resources that may be unavailable inside the Chromium sandbox.\n\nBug: 307\nChange-Id: I49f445198b7b4f300a752f45e221a2875d17099e\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/39584\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c9555874e6c063ff8c9ba19bed3729b5409900f5",
      "old_mode": 33188,
      "old_path": "crypto/rand_extra/windows.c",
      "new_id": "82d5542bf9001a674a7b4297a2e29832a7688738",
      "new_mode": 33188,
      "new_path": "crypto/rand_extra/windows.c"
    }
  ]
}
