)]}'
{
  "commit": "f9da44dbcf3f42a7361688f88c8fcf8f9d237781",
  "tree": "c09a953e3eb326d7776b8fc26cefc829b8487816",
  "parents": [
    "d4070c63d9e573cf134547eded96f2babd034d4e"
  ],
  "author": {
    "name": "hbos",
    "email": "hbos@webrtc.org",
    "time": "Thu Jun 09 10:18:28 2016"
  },
  "committer": {
    "name": "Commit bot",
    "email": "commit-bot@chromium.org",
    "time": "Thu Jun 09 10:18:35 2016"
  },
  "message": "RTCPeerConnectionInterface.mm createNativeConfiguration and other clean-up.\n\nThis CL turns nativeConfiguration into createNativeConfiguration returning a\npointer or nil on failure. This method\u0027s certificate generation is updated to\nuse the new API and reports failure (nil) if unsuccessful instead of relying on\nthe default certificate. We also remove the implicit assumption (now incorrect)\nthat RSA is the default. This is the same type of changes as was done in\nhttps://codereview.webrtc.org/1965313002 but this file\n(RTCPeerConnectionInterface.mm) was forgotten.\n\nWith no more usages of kIdentityName it and dtlsidentitystore.cc is removed.\nAlso removes unnecessary #include in peerconnectioninterface.h that was still\nremnant due to an indirect include of kIdentityName.\n\nRTCConfiguration+Private.h now lists method nativeEncryptionKeyTypeForKeyType\nwhich was added in the above mentioned prior CL.\n\nBUG\u003dwebrtc:5707, webrtc:5708\n\nReview-Url: https://codereview.webrtc.org/2035473004\nCr-Commit-Position: refs/heads/master@{#13089}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "da092c80269b6c378bdb2aaf6f0a726bf70d7aa8",
      "old_mode": 33188,
      "old_path": "talk/app/webrtc/objc/RTCPeerConnection.mm",
      "new_id": "2491cf7c97bc1b0f74eb0b4a8ae4b349bd8606e2",
      "new_mode": 33188,
      "new_path": "talk/app/webrtc/objc/RTCPeerConnection.mm"
    },
    {
      "type": "modify",
      "old_id": "c156df74a5c7a47fcb1967517979df9b7754b8d5",
      "old_mode": 33188,
      "old_path": "talk/app/webrtc/objc/RTCPeerConnectionFactory.mm",
      "new_id": "13afa8da236f013e0bbcf28f72bbe0bb5c295a3f",
      "new_mode": 33188,
      "new_path": "talk/app/webrtc/objc/RTCPeerConnectionFactory.mm"
    },
    {
      "type": "modify",
      "old_id": "ffa01c6fff3e21f46832f1129a3f0d1a2b9ce1b0",
      "old_mode": 33188,
      "old_path": "talk/app/webrtc/objc/RTCPeerConnectionInterface+Internal.h",
      "new_id": "ecd236d971841a9679d62ac99e318bfa7f136ca4",
      "new_mode": 33188,
      "new_path": "talk/app/webrtc/objc/RTCPeerConnectionInterface+Internal.h"
    },
    {
      "type": "modify",
      "old_id": "7cc10e9d85bf81bffcda25118e668db62089bd14",
      "old_mode": 33188,
      "old_path": "talk/app/webrtc/objc/RTCPeerConnectionInterface.mm",
      "new_id": "1ab9c564296be13b9e6c524cf8691930336d7f86",
      "new_mode": 33188,
      "new_path": "talk/app/webrtc/objc/RTCPeerConnectionInterface.mm"
    },
    {
      "type": "modify",
      "old_id": "b7d87ef482dfa77813435acb2dcbba3a859df077",
      "old_mode": 33188,
      "old_path": "webrtc/api/BUILD.gn",
      "new_id": "ecef934a3e610e6b3db3071ae165bdfc149b08d3",
      "new_mode": 33188,
      "new_path": "webrtc/api/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "26720cfb6bd96e2b0d97896d7067f6ea6611d8f9",
      "old_mode": 33188,
      "old_path": "webrtc/api/api.gyp",
      "new_id": "f63e7e4b11a4a28e967eae0d78bafb3a0a657533",
      "new_mode": 33188,
      "new_path": "webrtc/api/api.gyp"
    },
    {
      "type": "delete",
      "old_id": "620b942102fe8fcd22d7ab5fecd5ee8cd4611ff1",
      "old_mode": 33188,
      "old_path": "webrtc/api/dtlsidentitystore.cc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "89644a75a30d719d7404baa064824bbb35c1c7ae",
      "old_mode": 33188,
      "old_path": "webrtc/api/dtlsidentitystore.h",
      "new_id": "2558e45db41c01565d2ee99fb06a998c3fcacdc0",
      "new_mode": 33188,
      "new_path": "webrtc/api/dtlsidentitystore.h"
    },
    {
      "type": "modify",
      "old_id": "5ff8019a0418a2072f72468159eeef3f3a8db873",
      "old_mode": 33188,
      "old_path": "webrtc/api/peerconnectioninterface.h",
      "new_id": "0ac37e1564e935584913bd0bebe8a1f720e2f6e1",
      "new_mode": 33188,
      "new_path": "webrtc/api/peerconnectioninterface.h"
    },
    {
      "type": "modify",
      "old_id": "7ea87148ca062691fc84a7d1a977bf83fe14680e",
      "old_mode": 33188,
      "old_path": "webrtc/sdk/objc/Framework/Classes/RTCConfiguration+Private.h",
      "new_id": "f20cdc5c4a79fdcbf2e78594057fb3a1a1338e80",
      "new_mode": 33188,
      "new_path": "webrtc/sdk/objc/Framework/Classes/RTCConfiguration+Private.h"
    },
    {
      "type": "modify",
      "old_id": "c9730cf8c8e736625ea7dee19b98d344ea16d367",
      "old_mode": 33188,
      "old_path": "webrtc/sdk/objc/Framework/Classes/RTCConfiguration.mm",
      "new_id": "b315e5073fa3528d2d7f0c8030fd6697f39ab929",
      "new_mode": 33188,
      "new_path": "webrtc/sdk/objc/Framework/Classes/RTCConfiguration.mm"
    }
  ]
}
