DescriptionRoll WebRTC 13978:13983 (5 commits)
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/854d164..e5dcf5c
$ git log 854d164..e5dcf5c --date=short --no-merges --format=%ad %ae %s
2016-08-30 perkj@webrtc.org Do not build task_queue.cc and include from webrtc_overrides in Chrome. This is step 2 of the plan below.
2016-08-30 honghaiz@webrtc.org Add a switch to redetermine role when ICE restarts.
2016-08-30 hbos@webrtc.org Making hbos and hta OWNERS of webrtc/api/rtcstats*.
2016-08-30 kjellander@webrtc.org MB: Flip iOS bots to GN by default
2016-08-30 hbos@webrtc.org RTCStatsCollector and RTCPeerConnectionStats added.
Override webrtc task_queue.cc and task_queue.h.
This is step 3 of the plan below.
The modified plan
1. First land unmodified task_queue.h into webrtc_override in Chrome
2. Modify build files in the webrtc repo to include the task_queue.h and task_queue.cc from webrtc_overrides. This will breaks webrtc Chrome FYI.
3. Combine a roll of webrtc to Chrome and this cl into one cl.
The combined cl will roll in build files from 2 and add task_queue.cc in webrtc_overrides and build task_queue_unittest.cc as part of content_unittests to test task_queue.cc in webrtc_overrides.
4... Start using task queues in webrtc........
TBR=tommi@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
BUG=webrtc:5687
Committed: https://crrev.com/103f0540f76575623233d1086cc29a8a75de61d0
Cr-Commit-Position: refs/heads/master@{#415579}
Patch Set 1 #Patch Set 2 : Override webrtc task_queue.cc and task_queue.h. This is step 3 of the plan below. #
Messages
Total messages: 9 (5 generated)
|