eaa160639b
Roll chromium_revision 3fa28bd7a0..9a285ed020 (455502:455548)
...
Change log: 3fa28bd7a0..9a285ed020
Full diff: 3fa28bd7a0..9a285ed020
Changed dependencies:
* src/base: ffab08fda2..522fdb5d82
* src/build: cc8fe7c6bf..43783b113c
* src/ios: 2dbda27139..abfd641c5d
* src/testing: 3058221e2e..d03ddf8a9f
* src/third_party: 42a41bfa5f..5140fb4443
* src/third_party/catapult: 5366cb026b..eaf9a11d28
* src/tools: 77cf31ed49..445fbc23f9
DEPS diff: 3fa28bd7a0..9a285ed020 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2732393004
Cr-Commit-Position: refs/heads/master@{#17123}
2017-03-08 22:14:50 +00:00
70d61ae3bf
Roll chromium_revision 8638ef810c..3fa28bd7a0 (455459:455502)
...
Change log: 8638ef810c..3fa28bd7a0
Full diff: 8638ef810c..3fa28bd7a0
Changed dependencies:
* src/build: b7b3669fbd..cc8fe7c6bf
* src/ios: c5d67c7fb6..2dbda27139
* src/third_party: be9b81670b..42a41bfa5f
* src/third_party/catapult: 299d02a80d..5366cb026b
* src/tools: d4c639acaa..77cf31ed49
DEPS diff: 8638ef810c..3fa28bd7a0 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2741443004
Cr-Commit-Position: refs/heads/master@{#17122}
2017-03-08 20:05:22 +00:00
d248f9fe82
Roll chromium_revision 67b145d366..8638ef810c (455436:455459)
...
Change log: 67b145d366..8638ef810c
Full diff: 67b145d366..8638ef810c
Changed dependencies:
* src/base: 4f4933e9c9..ffab08fda2
* src/build: 5f4c2a0a2b..b7b3669fbd
* src/ios: d9d6d4f451..c5d67c7fb6
* src/third_party: 7950294e89..be9b81670b
* src/tools: abd37662aa..d4c639acaa
DEPS diff: 67b145d366..8638ef810c /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2736103005
Cr-Commit-Position: refs/heads/master@{#17121}
2017-03-08 16:17:09 +00:00
7f067663ac
Delete deprecated PeerConnection methods, and corresponding using declarations.
...
BUG=None
Review-Url: https://codereview.webrtc.org/2632203003
Cr-Commit-Position: refs/heads/master@{#17120}
2017-03-08 14:59:45 +00:00
cbbd8c76e8
Revert of Add Metal video view in AppRTCMobile and metal availability macro. (patchset #5 id:80001 of https://codereview.webrtc.org/2722583002/ )
...
Reason for revert:
Breaks AppRTCMobile
Original issue's description:
> Add Metal video view in AppRTCMobile and Metal availability macro.
>
> - The RTC_SUPPORTS_METAL macro allows consumers to gracefully handle compilation for different archs that are not supporting Metal.
>
> BUG=webrtc:7079
>
> Review-Url: https://codereview.webrtc.org/2722583002
> Cr-Commit-Position: refs/heads/master@{#17004}
> Committed: 154a7bb877
TBR=magjed@webrtc.org ,tkchin@webrtc.org ,denicija@webrtc.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=webrtc:7079
Review-Url: https://codereview.webrtc.org/2739793003
Cr-Commit-Position: refs/heads/master@{#17119}
2017-03-08 14:54:59 +00:00
96d91524fa
Revert of Add unit tests for RTCMTLVideoView. (patchset #6 id:100001 of https://codereview.webrtc.org/2723903003/ )
...
Reason for revert:
This CL depends on a reverted CL.
Original issue's description:
> Add unit tests for RTCMTLVideoView.
>
> To properly test the functionality, following changes were needed
> - Make RTCMTLVideoView compiliable for all cpu architectures not just arm64.
> This is needed so that the test can run on any device and on simulator as well.
> - Refactor RTCMTLVideoView to have mockable class methods.
> The unittest class, RTCMTLVideoViewTests was designed to provide easy transition
> to XCTest when the time comes for that.
> To transition to XCTest it would suffice to inherit from XCTestCase and remove
> the gtest methods.
>
> BUG=webrtc:7079
>
> Review-Url: https://codereview.webrtc.org/2723903003
> Cr-Commit-Position: refs/heads/master@{#17014}
> Committed: 0ebe0199ac
TBR=magjed@webrtc.org ,denicija@webrtc.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=webrtc:7079
Review-Url: https://codereview.webrtc.org/2733953006
Cr-Commit-Position: refs/heads/master@{#17118}
2017-03-08 14:33:52 +00:00
1d395dfb36
Conversational Speech generator, main script with shell arguments
...
BUG=webrtc:7218
NOTRY=True
Review-Url: https://codereview.webrtc.org/2733863002
Cr-Commit-Position: refs/heads/master@{#17117}
2017-03-08 14:12:23 +00:00
a8d8aadba8
Refactor + enable GN check on video_coding_utility
...
To avoid the cyclic dependency
BUG=webrtc:6828
NOTRY=True
TBR=magjed@webrtc.org
Review-Url: https://codereview.webrtc.org/2717113002
Cr-Commit-Position: refs/heads/master@{#17116}
2017-03-08 13:42:26 +00:00
e9369a951d
Roll chromium_revision ae2ff2acd1..67b145d366 (455423:455436)
...
Change log: ae2ff2acd1..67b145d366
Full diff: ae2ff2acd1..67b145d366
Changed dependencies:
* src/ios: 66cd6cb7da..d9d6d4f451
* src/third_party: 4b1a411bb2..7950294e89
* src/tools: c66fb7bb28..abd37662aa
DEPS diff: ae2ff2acd1..67b145d366 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2739553006
Cr-Commit-Position: refs/heads/master@{#17115}
2017-03-08 13:13:09 +00:00
ec304f96b3
GetTransportFeedbackVector return vector with lost packets too, sorted by seq-num
...
1. GetTransportFeedbackVector will now return a vector which also explicitly states lost packets.
2. The returned vector is unsorted (uses default order - by sequence number). It's up to the users to sort otherwise, if they need a different order.
BUG=None
Review-Url: https://codereview.webrtc.org/2707383006
Cr-Commit-Position: refs/heads/master@{#17114}
2017-03-08 13:03:53 +00:00
41f8a88e4f
Add AppRTCMobileTestStubbedVideoIO to gn_isolate_map.
...
This will make it possible for the test to run on swarming bots.
BUG=chromium:685222
R=kjellander@webrtc.org
NOTRY=True
Review-Url: https://codereview.webrtc.org/2731423004
Cr-Commit-Position: refs/heads/master@{#17113}
2017-03-08 12:22:36 +00:00
60cc620122
Roll chromium_revision 08e70dd3bd..ae2ff2acd1 (455394:455423)
...
Change log: 08e70dd3bd..ae2ff2acd1
Full diff: 08e70dd3bd..ae2ff2acd1
Changed dependencies:
* src/base: 737dcdda9d..4f4933e9c9
* src/ios: 65775c5a26..66cd6cb7da
* src/testing: d839e672e0..3058221e2e
* src/third_party: 5d400e6790..4b1a411bb2
* src/tools: c490652786..c66fb7bb28
DEPS diff: 08e70dd3bd..ae2ff2acd1 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2735353002
Cr-Commit-Position: refs/heads/master@{#17112}
2017-03-08 10:46:40 +00:00
727ac1d4c0
Enable GN check for webrtc/logging
...
BUG=webrtc:6828, webrtc:7257
NOTRY=True
Review-Url: https://codereview.webrtc.org/2717903002
Cr-Commit-Position: refs/heads/master@{#17111}
2017-03-08 10:12:11 +00:00
0d4e235a96
Revert of Temporarily disable failing video_quality_loopback_test.py (patchset #1 id:1 of https://codereview.webrtc.org/2704073002/ )
...
Reason for revert:
Enabling this again so we can start running it experimentally on the bots.
Original issue's description:
> Temporarily disable failing video_quality_loopback_test.py
>
> BUG=webrtc:7185
> TBR=mandermo@webrtc.org
>
> Review-Url: https://codereview.webrtc.org/2704073002 .
> Cr-Commit-Position: refs/heads/master@{#16697}
> Committed: 6951a28b41
TBR=mandermo@webrtc.org
BUG=webrtc:7185
NOTRY=True
Review-Url: https://codereview.webrtc.org/2734333002
Cr-Commit-Position: refs/heads/master@{#17110}
2017-03-08 10:10:21 +00:00
9900be313c
Revert of Delete unused TaskRunner abstraction. (patchset #2 id:20001 of https://codereview.webrtc.org/2622923002/ )
...
Reason for revert:
I had missed updating a few of Chrome's #includes, breaking the build.
Original issue's description:
> Delete unused TaskRunner abstraction.
>
> This is the fifth and final step in the process started in cl https://codereview.webrtc.org/2696703009/
>
> Depends on the landing of a copy of this code in Chrome (step 4), cl
> https://codereview.chromium.org/2694903005/
>
> BUG=webrtc:6424
>
> Review-Url: https://codereview.webrtc.org/2622923002
> Cr-Commit-Position: refs/heads/master@{#17107}
> Committed: 2d15fdd91b
TBR=pthatcher@webrtc.org ,kjellander@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=webrtc:6424
Review-Url: https://codereview.webrtc.org/2732363004
Cr-Commit-Position: refs/heads/master@{#17109}
2017-03-08 10:01:07 +00:00
8d73f8c6fa
Remove VoEVolumeControl interface.
...
BUG=webrtc:4690, webrtc:6206
Review-Url: https://codereview.webrtc.org/2727063004
Cr-Commit-Position: refs/heads/master@{#17108}
2017-03-08 09:52:20 +00:00
2d15fdd91b
Delete unused TaskRunner abstraction.
...
This is the fifth and final step in the process started in cl https://codereview.webrtc.org/2696703009/
Depends on the landing of a copy of this code in Chrome (step 4), cl
https://codereview.chromium.org/2694903005/
BUG=webrtc:6424
Review-Url: https://codereview.webrtc.org/2622923002
Cr-Commit-Position: refs/heads/master@{#17107}
2017-03-08 09:45:05 +00:00
34b7a91862
Enable GN check for webrtc/modules/video_processing
...
BUG=webrtc:6828
NOTRY=True
Review-Url: https://codereview.webrtc.org/2719753002
Cr-Commit-Position: refs/heads/master@{#17106}
2017-03-08 09:41:14 +00:00
3ae7c259ef
Disable failing 15 thumbernails full-stack test on windows
...
BUG=webrtc:7301
Review-Url: https://codereview.webrtc.org/2737703005
Cr-Commit-Position: refs/heads/master@{#17105}
2017-03-08 09:17:35 +00:00
9795f357d5
Roll chromium_revision 1721879351..08e70dd3bd (455313:455394)
...
Change log: 1721879351..08e70dd3bd
Full diff: 1721879351..08e70dd3bd
Changed dependencies:
* src/base: ba7cbedbd2..737dcdda9d
* src/ios: 16f212606e..65775c5a26
* src/testing: 4bebb5bf1a..d839e672e0
* src/third_party: 9a5b209ddc..5d400e6790
* src/third_party/catapult: f27158f5a9..299d02a80d
* src/tools: a31fbfb398..c490652786
DEPS diff: 1721879351..08e70dd3bd /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2734983006
Cr-Commit-Position: refs/heads/master@{#17104}
2017-03-08 07:29:27 +00:00
ffdd3d4176
Enabling 'gn check' on all //webrtc/modules
...
We can now use a wildcard and enable 'gn check' on
all the targets in '//webrtc/modules'.
Things are changed a lot since [1] and a refactoring [2]
done by Edward has fixed the problem.
We can now close [1] and enable 'gn check' on all the
targets under '//webrtc/modules'.
[1] - https://codereview.webrtc.org/2609443003/
[2] - https://chromium.googlesource.com/external/webrtc/+/9cbb0a16e5a02538dc9cb18ec9d447e2d2058ec
BUG=webrtc:6828
NOTRY=True
Review-Url: https://codereview.webrtc.org/2732423002
Cr-Commit-Position: refs/heads/master@{#17103}
2017-03-08 06:42:14 +00:00
1cd7ab3e74
Roll chromium_revision d02a1d189e..1721879351 (455229:455313)
...
Change log: d02a1d189e..1721879351
Full diff: d02a1d189e..1721879351
Changed dependencies:
* src/base: b482e112bb..ba7cbedbd2
* src/build: b60d2c66e5..5f4c2a0a2b
* src/ios: f18fb03bbe..16f212606e
* src/testing: 58b2091d1c..4bebb5bf1a
* src/third_party: a30159f2a7..9a5b209ddc
* src/third_party/catapult: b8379eb274..f27158f5a9
* src/tools: f8499f15f7..a31fbfb398
DEPS diff: d02a1d189e..1721879351 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2740433004
Cr-Commit-Position: refs/heads/master@{#17102}
2017-03-08 01:16:44 +00:00
9fa7e4a0ac
Fix error handling in X11 screen capturer
...
Previusly errors from XServerPixelBuffer::CaptureRect() were not always
handled, which results in a black frame returned from the capturer
instead of an error.
BUG=webrtc:7305
Review-Url: https://codereview.webrtc.org/2738513005
Cr-Commit-Position: refs/heads/master@{#17101}
2017-03-08 01:02:20 +00:00
b09b3f9a62
Add the option to disable IPv6 ICE candidates on WiFi.
...
Add an attribute to the RTCConfiguration which can be used by specific
mobile devices so that the IPv6 ICE candidates on WiFi will not be collected.
BUG=b/35725283
Review-Url: https://codereview.webrtc.org/2731813002
Cr-Commit-Position: refs/heads/master@{#17100}
2017-03-07 22:40:51 +00:00
03e8af8bab
Roll chromium_revision 792dd3474f..d02a1d189e (455158:455229)
...
Change log: 792dd3474f..d02a1d189e
Full diff: 792dd3474f..d02a1d189e
Changed dependencies:
* src/build: 6c13edb695..b60d2c66e5
* src/ios: c1abf3587d..f18fb03bbe
* src/third_party: 060d135788..a30159f2a7
* src/third_party/catapult: 353ee60a45..b8379eb274
* src/tools: 94ec300299..f8499f15f7
DEPS diff: 792dd3474f..d02a1d189e /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2737073002
Cr-Commit-Position: refs/heads/master@{#17099}
2017-03-07 22:16:29 +00:00
12dfd7f08c
Roll chromium_revision 37402096ff..792dd3474f (455082:455158)
...
Change log: 37402096ff..792dd3474f
Full diff: 37402096ff..792dd3474f
Changed dependencies:
* src/base: e96d0ad842..b482e112bb
* src/build: 789a49bf8c..6c13edb695
* src/ios: 3e3af04a61..c1abf3587d
* src/third_party: bbafe326dd..060d135788
* src/tools: d5bbfefeb5..94ec300299
DEPS diff: 37402096ff..792dd3474f /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2735203003
Cr-Commit-Position: refs/heads/master@{#17098}
2017-03-07 19:16:06 +00:00
3794c74b16
Roll chromium_revision bd11b45ad7..37402096ff (455060:455082)
...
Change log: bd11b45ad7..37402096ff
Full diff: bd11b45ad7..37402096ff
Changed dependencies:
* src/ios: e2fa9e33ce..3e3af04a61
* src/third_party: a9d22ef7a9..bbafe326dd
DEPS diff: bd11b45ad7..37402096ff /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2734883005
Cr-Commit-Position: refs/heads/master@{#17097}
2017-03-07 16:16:15 +00:00
cb9ba301f0
Perform probing on network route change.
...
BUG=webrtc:7208
Review-Url: https://codereview.webrtc.org/2714503002
Cr-Commit-Position: refs/heads/master@{#17096}
2017-03-07 14:30:59 +00:00
f89a738626
Disable failing fullstack test with 15 thumbnail streams
...
BUG=webrtc:7301
Review-Url: https://codereview.webrtc.org/2739613003
Cr-Commit-Position: refs/heads/master@{#17095}
2017-03-07 14:15:27 +00:00
bddab23c88
Roll chromium_revision fd6ebdefe3..bd11b45ad7 (455055:455060)
...
Change log: fd6ebdefe3..bd11b45ad7
Full diff: fd6ebdefe3..bd11b45ad7
Changed dependencies:
* src/ios: 0471024f62..e2fa9e33ce
DEPS diff: fd6ebdefe3..bd11b45ad7 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2736013002
Cr-Commit-Position: refs/heads/master@{#17094}
2017-03-07 13:40:05 +00:00
566c43b525
Cleaning up full-stack simulcast tests and making them more realistic.
...
BUG=none
Review-Url: https://codereview.webrtc.org/2734753003
Cr-Commit-Position: refs/heads/master@{#17093}
2017-03-07 12:42:54 +00:00
a014cc5eb1
Reland of "Added large room scenario to full-stack tests"
...
Added thumbnail streams functionality to video quality test.
Changed simulcast full-stack tests to be 30fps instead of 50 to
better reflect real usecases (expect all kind of perf metrics to
improve).
BUG=webrtc:7095, webrtc:7301
Review-Url: https://codereview.webrtc.org/2733943003
Cr-Commit-Position: refs/heads/master@{#17092}
2017-03-07 12:21:04 +00:00
d461ffce2a
Avoid overflow in WebRtcSpl_DotProductWithScale
...
BUG=chromium:676935
Review-Url: https://codereview.webrtc.org/2717123004
Cr-Commit-Position: refs/heads/master@{#17091}
2017-03-07 12:02:47 +00:00
57f19cc0cd
Drop VP8 frames in case of duplicates in RtpFrameReferenceFinder.
...
BUG=webrtc:5514
Review-Url: https://codereview.webrtc.org/2734453002
Cr-Commit-Position: refs/heads/master@{#17090}
2017-03-07 11:54:05 +00:00
2150ac2a43
Roll chromium_revision 06552870e5..fd6ebdefe3 (455043:455055)
...
Change log: 06552870e5..fd6ebdefe3
Full diff: 06552870e5..fd6ebdefe3
Changed dependencies:
* src/ios: bda814a340..0471024f62
* src/third_party: d5b5657025..a9d22ef7a9
DEPS diff: 06552870e5..fd6ebdefe3 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2736913002
Cr-Commit-Position: refs/heads/master@{#17089}
2017-03-07 10:57:24 +00:00
21dc1890f4
Replace Clock::CurrentNtp with Clock::CurrentNtpTime
...
CurrentNtp return time by taking two output parameters by reference
(also breaks style guide)
CurrentNtpTime treat ntp time as single entity and returns it using NtpTime structure.
(making interface clearer)
BUG=None
Review-Url: https://codereview.webrtc.org/2733823002
Cr-Commit-Position: refs/heads/master@{#17088}
2017-03-07 10:51:09 +00:00
92a7a1810c
Update formatting of AudioLevel class
...
These changes are all no-op, only affecting the appearance of the code. The file names are changed to match the class name.
BUG=none
Review-Url: https://codereview.webrtc.org/2731993002
Cr-Commit-Position: refs/heads/master@{#17087}
2017-03-07 09:58:55 +00:00
759358c9db
Remove unused VoiceChannelTransport.
...
BUG=webrtc:4690
Review-Url: https://codereview.webrtc.org/2687843002
Cr-Commit-Position: refs/heads/master@{#17086}
2017-03-07 09:47:57 +00:00
7cb0e55823
Remove voe_cmd_test.
...
BUG=webrtc:4690
Review-Url: https://codereview.webrtc.org/2681993004
Cr-Commit-Position: refs/heads/master@{#17085}
2017-03-07 09:43:21 +00:00
17b958c041
Support pipelining codecs in VideoProcessor.
...
This CL removes most of the global frame state in VideoProcessor and
replaces that with a vector of frame states. This is useful for pipelining
codecs, where the encoded/decoded frame may not be immediately outputted
after it has been sent to the codec.
The callers (VideoProcessorIntegrationTest and video_quality_measurement)
still call VideoProcessor in a sequential fashion. A follow-up CL will be
submitted that enables batch mode in VideoProcessorIntegrationTest.
Note that VideoProcessor is still not thread safe. Currently, we can run
fairly well on Android due to the synchronicity of our MediaCodec wrapper,
but we still cannot run on iOS due to async issues. This will be fixed in
the future.
BUG=webrtc:6634
Review-Url: https://codereview.webrtc.org/2711133002
Cr-Commit-Position: refs/heads/master@{#17084}
2017-03-07 09:41:43 +00:00
ae9ba047c4
Minor changes in videoprocessor and videoprocessor_integrationtests.h
...
BUG=webrtc:6634
Review-Url: https://codereview.webrtc.org/2708993005
Cr-Commit-Position: refs/heads/master@{#17083}
2017-03-07 08:25:38 +00:00
c438bb1697
Roll chromium_revision 79d2efda6e..06552870e5 (455031:455043)
...
Change log: 79d2efda6e..06552870e5
Full diff: 79d2efda6e..06552870e5
Changed dependencies:
* src/ios: a6d413ac85..bda814a340
* src/testing: 0928a80254..58b2091d1c
* src/third_party: dc97b0c636..d5b5657025
DEPS diff: 79d2efda6e..06552870e5 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2735063003
Cr-Commit-Position: refs/heads/master@{#17082}
2017-03-07 07:34:44 +00:00
b5cb14fd39
Roll chromium_revision 5bdba6cf80..79d2efda6e (455014:455031)
...
Change log: 5bdba6cf80..79d2efda6e
Full diff: 5bdba6cf80..79d2efda6e
Changed dependencies:
* src/ios: 7f57f05fc8..a6d413ac85
* src/testing: c13348d7a0..0928a80254
* src/third_party: baa6f2e566..dc97b0c636
* src/tools: f6e024ba1b..d5bbfefeb5
DEPS diff: 5bdba6cf80..79d2efda6e /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2734093002
Cr-Commit-Position: refs/heads/master@{#17081}
2017-03-07 04:53:11 +00:00
4d1cf9f4c5
Roll chromium_revision 3c427be05b..5bdba6cf80 (454978:455014)
...
Change log: 3c427be05b..5bdba6cf80
Full diff: 3c427be05b..5bdba6cf80
Changed dependencies:
* src/ios: 196b17bd91..7f57f05fc8
* src/testing: ee6855cd9a..c13348d7a0
* src/third_party: eeb7da05b9..baa6f2e566
* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/be2ee342d3..d6c22ee938
* src/tools: 13cd577f03..f6e024ba1b
DEPS diff: 3c427be05b..5bdba6cf80 /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2733023004
Cr-Commit-Position: refs/heads/master@{#17080}
2017-03-07 02:02:35 +00:00
846e1be85c
Fix iOS8 crash in background mode.
...
Add system version check functionality in UIDevice+RTCDevice category.
Check for iOS system version when handle capture session interruption.
BUG=webrtc:7201
Review-Url: https://codereview.webrtc.org/2733773003
Cr-Commit-Position: refs/heads/master@{#17079}
2017-03-07 00:42:19 +00:00
fe3e97bf39
Roll chromium_revision 22a4567d56..3c427be05b (454904:454978)
...
Change log: 22a4567d56..3c427be05b
Full diff: 22a4567d56..3c427be05b
Changed dependencies:
* src/base: d75864a2c5..e96d0ad842
* src/build: bf8911f59b..789a49bf8c
* src/ios: 8b8111f841..196b17bd91
* src/testing: c2c74bc1d1..ee6855cd9a
* src/third_party: 4c0908d22e..eeb7da05b9
* src/tools: f85f0543bf..13cd577f03
DEPS diff: 22a4567d56..3c427be05b /DEPS
No update to Clang.
TBR=
BUG=None
Review-Url: https://codereview.webrtc.org/2733903003
Cr-Commit-Position: refs/heads/master@{#17078}
2017-03-06 22:53:59 +00:00
6dfd53a81e
Rename PeerConnection::OnIceConnectionChange to OnIceConnectionStateChange
...
for consistency with the WebRTC 1.0 standard as suggested in a TODO.
BUG=None
Review-Url: https://codereview.webrtc.org/2732663004
Cr-Commit-Position: refs/heads/master@{#17077}
2017-03-06 21:49:03 +00:00
ad94c4c5d9
Replace StunMessage's vector<StunAttribute*>* with a
...
vector<unique_ptr<StunAttribute>> as suggested in a TODO.
BUG=NONE
Review-Url: https://codereview.webrtc.org/2735523002
Cr-Commit-Position: refs/heads/master@{#17076}
2017-03-06 21:36:05 +00:00
d5a2d9ad0c
WebRtcVideoChannel2Test::SetRecvCodecsAcceptsMultipleVideoCodecs passes now.
...
WebRtcVideoChannel2Test::SetRecvCodecsSetsFecForAllVideoCodecs was never
fully implemented and hasn't been touched in over a year.
BUG=NONE
Review-Url: https://codereview.webrtc.org/2736483002
Cr-Commit-Position: refs/heads/master@{#17075}
2017-03-06 20:09:24 +00:00
eaa9c1db73
Remove HAVE_SRTP define and unmaintained code.
...
It was defined unconditionally and the code for non-HAVE_SRTP was unmaintained
and failed to compile.
BUG=webrtc:7294
Review-Url: https://codereview.webrtc.org/2729373002
Cr-Commit-Position: refs/heads/master@{#17074}
2017-03-06 19:32:22 +00:00