|
|
Chromium Code Reviews|
Created:
3 years, 6 months ago by sakal-chromium Modified:
3 years, 6 months ago Reviewers:
kjellander_chromium CC:
chromium-reviews, zhihuang1 Target Ref:
refs/heads/master Project:
chromium Visibility:
Public. |
DescriptionRoll WebRTC 18665:18695 (17 commits)
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e6fddec..0f3c15e
$ git log e6fddec..0f3c15e --date=short --no-merges --format=%ad %ae %s
2017-06-21 zhihuang@webrtc.org Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ )
2017-06-21 zhihuang@webrtc.org Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ )
2017-06-20 zhihuang@webrtc.org Try to fix the binary size increase issue on Chromium.
2017-06-20 tschumim@webrtc.org Test and fix for huge bwe drop after alr state.
2017-06-20 andersc@webrtc.org Support more formats in RTCVideoFrame
2017-06-20 mellem@webrtc.org Create VideoDecoderFactory interface and implementation.
2017-06-20 mellem@webrtc.org Create a hardware VideoDecoder implementation using Android MediaCodec.
2017-06-20 brucedawson@chromium.org Use constexpr to avoid a static initializer
2017-06-20 henrik.lundin@webrtc.org Improve the simulation stats aggregation in neteq_rtpplay
2017-06-20 ilnik@webrtc.org Hotfix for psnr regresion with fec tests caused by timing frames.
2017-06-20 henrik.lundin@webrtc.org Add Matlab plotting script generator to neteq_rtpplay
2017-06-20 aleloi@webrtc.org Added new AudioProcessing fuzzer
2017-06-20 henrik.lundin@webrtc.org Add henrik.lundin to fuzzers OWNERS
2017-06-20 tommi@webrtc.org Minor updates to VideoReceiveStream: * Change decoder thread to use new thread function type. * Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder. * Not triggering shutdown unless the thread is running.
2017-06-19 denicija@google.com Bugfix:setting capture framerate always defaults to 30fps.
2017-06-19 emadomara@google.com Fix test break by the recent changes in IcerServer
2017-06-19 zijiehe@chromium.org Add reference counter of DxgiDuplicatorController to unload DXGI components
TBR=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
BUG=734631
Review-Url: https://codereview.chromium.org/2950933004
Cr-Commit-Position: refs/heads/master@{#481188}
Committed: https://chromium.googlesource.com/chromium/src/+/02493a9858bd5505aa82f4d4491278c909a15282
Patch Set 1 #Messages
Total messages: 17 (13 generated)
Description was changed from ========== Roll WebRTC 18665:18695 (17 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e6fdd... $ git log e6fddec..0f3c15e --date=short --no-merges --format=%ad %ae %s 2017-06-21 zhihuang@webrtc.org Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) 2017-06-21 zhihuang@webrtc.org Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) 2017-06-20 zhihuang@webrtc.org Try to fix the binary size increase issue on Chromium. 2017-06-20 tschumim@webrtc.org Test and fix for huge bwe drop after alr state. 2017-06-20 andersc@webrtc.org Support more formats in RTCVideoFrame 2017-06-20 mellem@webrtc.org Create VideoDecoderFactory interface and implementation. 2017-06-20 mellem@webrtc.org Create a hardware VideoDecoder implementation using Android MediaCodec. 2017-06-20 brucedawson@chromium.org Use constexpr to avoid a static initializer 2017-06-20 henrik.lundin@webrtc.org Improve the simulation stats aggregation in neteq_rtpplay 2017-06-20 ilnik@webrtc.org Hotfix for psnr regresion with fec tests caused by timing frames. 2017-06-20 henrik.lundin@webrtc.org Add Matlab plotting script generator to neteq_rtpplay 2017-06-20 aleloi@webrtc.org Added new AudioProcessing fuzzer 2017-06-20 henrik.lundin@webrtc.org Add henrik.lundin to fuzzers OWNERS 2017-06-20 tommi@webrtc.org Minor updates to VideoReceiveStream: * Change decoder thread to use new thread function type. * Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder. * Not triggering shutdown unless the thread is running. 2017-06-19 denicija@google.com Bugfix:setting capture framerate always defaults to 30fps. 2017-06-19 emadomara@google.com Fix test break by the recent changes in IcerServer 2017-06-19 zijiehe@chromium.org Add reference counter of DxgiDuplicatorController to unload DXGI components TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= ========== to ========== Roll WebRTC 18665:18695 (17 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e6fdd... $ git log e6fddec..0f3c15e --date=short --no-merges --format=%ad %ae %s 2017-06-21 zhihuang@webrtc.org Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) 2017-06-21 zhihuang@webrtc.org Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) 2017-06-20 zhihuang@webrtc.org Try to fix the binary size increase issue on Chromium. 2017-06-20 tschumim@webrtc.org Test and fix for huge bwe drop after alr state. 2017-06-20 andersc@webrtc.org Support more formats in RTCVideoFrame 2017-06-20 mellem@webrtc.org Create VideoDecoderFactory interface and implementation. 2017-06-20 mellem@webrtc.org Create a hardware VideoDecoder implementation using Android MediaCodec. 2017-06-20 brucedawson@chromium.org Use constexpr to avoid a static initializer 2017-06-20 henrik.lundin@webrtc.org Improve the simulation stats aggregation in neteq_rtpplay 2017-06-20 ilnik@webrtc.org Hotfix for psnr regresion with fec tests caused by timing frames. 2017-06-20 henrik.lundin@webrtc.org Add Matlab plotting script generator to neteq_rtpplay 2017-06-20 aleloi@webrtc.org Added new AudioProcessing fuzzer 2017-06-20 henrik.lundin@webrtc.org Add henrik.lundin to fuzzers OWNERS 2017-06-20 tommi@webrtc.org Minor updates to VideoReceiveStream: * Change decoder thread to use new thread function type. * Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder. * Not triggering shutdown unless the thread is running. 2017-06-19 denicija@google.com Bugfix:setting capture framerate always defaults to 30fps. 2017-06-19 emadomara@google.com Fix test break by the recent changes in IcerServer 2017-06-19 zijiehe@chromium.org Add reference counter of DxgiDuplicatorController to unload DXGI components TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= ==========
sakal@chromium.org changed reviewers: + kjellander@chromium.org
sakal@chromium.org changed reviewers: + zhihuang@chromium.org
sakal@chromium.org changed reviewers: - zhihuang@chromium.org
PTAL
The CQ bit was checked by sakal@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by sakal@chromium.org
Description was changed from ========== Roll WebRTC 18665:18695 (17 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e6fdd... $ git log e6fddec..0f3c15e --date=short --no-merges --format=%ad %ae %s 2017-06-21 zhihuang@webrtc.org Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) 2017-06-21 zhihuang@webrtc.org Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) 2017-06-20 zhihuang@webrtc.org Try to fix the binary size increase issue on Chromium. 2017-06-20 tschumim@webrtc.org Test and fix for huge bwe drop after alr state. 2017-06-20 andersc@webrtc.org Support more formats in RTCVideoFrame 2017-06-20 mellem@webrtc.org Create VideoDecoderFactory interface and implementation. 2017-06-20 mellem@webrtc.org Create a hardware VideoDecoder implementation using Android MediaCodec. 2017-06-20 brucedawson@chromium.org Use constexpr to avoid a static initializer 2017-06-20 henrik.lundin@webrtc.org Improve the simulation stats aggregation in neteq_rtpplay 2017-06-20 ilnik@webrtc.org Hotfix for psnr regresion with fec tests caused by timing frames. 2017-06-20 henrik.lundin@webrtc.org Add Matlab plotting script generator to neteq_rtpplay 2017-06-20 aleloi@webrtc.org Added new AudioProcessing fuzzer 2017-06-20 henrik.lundin@webrtc.org Add henrik.lundin to fuzzers OWNERS 2017-06-20 tommi@webrtc.org Minor updates to VideoReceiveStream: * Change decoder thread to use new thread function type. * Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder. * Not triggering shutdown unless the thread is running. 2017-06-19 denicija@google.com Bugfix:setting capture framerate always defaults to 30fps. 2017-06-19 emadomara@google.com Fix test break by the recent changes in IcerServer 2017-06-19 zijiehe@chromium.org Add reference counter of DxgiDuplicatorController to unload DXGI components TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG= ========== to ========== Roll WebRTC 18665:18695 (17 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e6fdd... $ git log e6fddec..0f3c15e --date=short --no-merges --format=%ad %ae %s 2017-06-21 zhihuang@webrtc.org Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) 2017-06-21 zhihuang@webrtc.org Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) 2017-06-20 zhihuang@webrtc.org Try to fix the binary size increase issue on Chromium. 2017-06-20 tschumim@webrtc.org Test and fix for huge bwe drop after alr state. 2017-06-20 andersc@webrtc.org Support more formats in RTCVideoFrame 2017-06-20 mellem@webrtc.org Create VideoDecoderFactory interface and implementation. 2017-06-20 mellem@webrtc.org Create a hardware VideoDecoder implementation using Android MediaCodec. 2017-06-20 brucedawson@chromium.org Use constexpr to avoid a static initializer 2017-06-20 henrik.lundin@webrtc.org Improve the simulation stats aggregation in neteq_rtpplay 2017-06-20 ilnik@webrtc.org Hotfix for psnr regresion with fec tests caused by timing frames. 2017-06-20 henrik.lundin@webrtc.org Add Matlab plotting script generator to neteq_rtpplay 2017-06-20 aleloi@webrtc.org Added new AudioProcessing fuzzer 2017-06-20 henrik.lundin@webrtc.org Add henrik.lundin to fuzzers OWNERS 2017-06-20 tommi@webrtc.org Minor updates to VideoReceiveStream: * Change decoder thread to use new thread function type. * Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder. * Not triggering shutdown unless the thread is running. 2017-06-19 denicija@google.com Bugfix:setting capture framerate always defaults to 30fps. 2017-06-19 emadomara@google.com Fix test break by the recent changes in IcerServer 2017-06-19 zijiehe@chromium.org Add reference counter of DxgiDuplicatorController to unload DXGI components TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG=734631 ==========
The CQ bit was checked by kjellander@chromium.org
The CQ bit was unchecked by kjellander@chromium.org
The CQ bit was checked by kjellander@chromium.org
lgtm
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 1, "attempt_start_ts": 1498050481865530, "parent_rev":
"9b7f56db14ce378798d654102f54af85f70b1dc6", "commit_rev":
"02493a9858bd5505aa82f4d4491278c909a15282"}
Message was sent while issue was closed.
Description was changed from ========== Roll WebRTC 18665:18695 (17 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e6fdd... $ git log e6fddec..0f3c15e --date=short --no-merges --format=%ad %ae %s 2017-06-21 zhihuang@webrtc.org Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) 2017-06-21 zhihuang@webrtc.org Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) 2017-06-20 zhihuang@webrtc.org Try to fix the binary size increase issue on Chromium. 2017-06-20 tschumim@webrtc.org Test and fix for huge bwe drop after alr state. 2017-06-20 andersc@webrtc.org Support more formats in RTCVideoFrame 2017-06-20 mellem@webrtc.org Create VideoDecoderFactory interface and implementation. 2017-06-20 mellem@webrtc.org Create a hardware VideoDecoder implementation using Android MediaCodec. 2017-06-20 brucedawson@chromium.org Use constexpr to avoid a static initializer 2017-06-20 henrik.lundin@webrtc.org Improve the simulation stats aggregation in neteq_rtpplay 2017-06-20 ilnik@webrtc.org Hotfix for psnr regresion with fec tests caused by timing frames. 2017-06-20 henrik.lundin@webrtc.org Add Matlab plotting script generator to neteq_rtpplay 2017-06-20 aleloi@webrtc.org Added new AudioProcessing fuzzer 2017-06-20 henrik.lundin@webrtc.org Add henrik.lundin to fuzzers OWNERS 2017-06-20 tommi@webrtc.org Minor updates to VideoReceiveStream: * Change decoder thread to use new thread function type. * Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder. * Not triggering shutdown unless the thread is running. 2017-06-19 denicija@google.com Bugfix:setting capture framerate always defaults to 30fps. 2017-06-19 emadomara@google.com Fix test break by the recent changes in IcerServer 2017-06-19 zijiehe@chromium.org Add reference counter of DxgiDuplicatorController to unload DXGI components TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG=734631 ========== to ========== Roll WebRTC 18665:18695 (17 commits) Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e6fdd... $ git log e6fddec..0f3c15e --date=short --no-merges --format=%ad %ae %s 2017-06-21 zhihuang@webrtc.org Reland of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2949953003/ ) 2017-06-21 zhihuang@webrtc.org Revert of Try to fix the binary size increase issue on Chromium. (patchset #1 id:1 of https://codereview.webrtc.org/2945233002/ ) 2017-06-20 zhihuang@webrtc.org Try to fix the binary size increase issue on Chromium. 2017-06-20 tschumim@webrtc.org Test and fix for huge bwe drop after alr state. 2017-06-20 andersc@webrtc.org Support more formats in RTCVideoFrame 2017-06-20 mellem@webrtc.org Create VideoDecoderFactory interface and implementation. 2017-06-20 mellem@webrtc.org Create a hardware VideoDecoder implementation using Android MediaCodec. 2017-06-20 brucedawson@chromium.org Use constexpr to avoid a static initializer 2017-06-20 henrik.lundin@webrtc.org Improve the simulation stats aggregation in neteq_rtpplay 2017-06-20 ilnik@webrtc.org Hotfix for psnr regresion with fec tests caused by timing frames. 2017-06-20 henrik.lundin@webrtc.org Add Matlab plotting script generator to neteq_rtpplay 2017-06-20 aleloi@webrtc.org Added new AudioProcessing fuzzer 2017-06-20 henrik.lundin@webrtc.org Add henrik.lundin to fuzzers OWNERS 2017-06-20 tommi@webrtc.org Minor updates to VideoReceiveStream: * Change decoder thread to use new thread function type. * Reduce the time of when video_receiver_ receives callbacks on the process thread to match with Start/Stop of the decoder. * Not triggering shutdown unless the thread is running. 2017-06-19 denicija@google.com Bugfix:setting capture framerate always defaults to 30fps. 2017-06-19 emadomara@google.com Fix test break by the recent changes in IcerServer 2017-06-19 zijiehe@chromium.org Add reference counter of DxgiDuplicatorController to unload DXGI components TBR= CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG=734631 Review-Url: https://codereview.chromium.org/2950933004 Cr-Commit-Position: refs/heads/master@{#481188} Committed: https://chromium.googlesource.com/chromium/src/+/02493a9858bd5505aa82f4d44912... ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/02493a9858bd5505aa82f4d44912... |
