Chromium Code Reviews
DescriptionRoll WebRTC 13983:14025 (33 commits)
Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/e5dcf5c..4cb672c
$ git log e5dcf5c..4cb672c --date=short --no-merges --format=%ad %ae %s
2016-09-01 perkj@webrtc.org packet_buffer.cc: Removed #include of iostream.
2016-09-01 perkj@webrtc.org Do not build stun_prober within Chrome on gn. stun_prober does not compile on win. https://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/79068/steps/compile%20%28with%20patch%29/logs/stdio
2016-09-01 solenberg@webrtc.org git cl format on common_types.h.
2016-09-01 magjed@webrtc.org AVFoundation Video Capturer: Remove thread jump when delivering frames
2016-09-01 perkj@webrtc.org Fix gn build of stun_prober The common_config must be included in order for LOG to work within Chrome.
2016-09-01 mflodman@webrtc.org Adding sprang as VCM owner.
2016-09-01 brandtr@webrtc.org Fix off-by-one error in DCHECK in ProducerFec.
2016-09-01 palmkvist@webrtc.org Revert of Initial version of new file wrapper (patchset #26 id:490001 of https://codereview.webrtc.org/2214763002/ )
2016-09-01 palmkvist@webrtc.org Initial version of new file wrapper
2016-09-01 sakal@webrtc.org Fix a race condition where Camera2Session forgot to return the texture frame when closing the camera.
2016-09-01 perkj@webrtc.org This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads.
2016-09-01 nisse@webrtc.org Delete cricket::VideoFrame::ConvertToRgbBuffer.
2016-09-01 perkj@webrtc.org Add codec name to CodecSpecificInfo and get the codec name stats from there instead.
2016-08-31 arsany@google.com Create Android screen capturer.
2016-08-31 solenberg@webrtc.org Removed unused enums from common_types.h
2016-08-31 henrik.lundin@webrtc.org Remove Channel::UpdatePacketDelay and some member variables
2016-08-31 wjywbs@gmail.com Fix multiple definitions of BasicPacketSocketFactory error and add stunprober in GN.
2016-08-31 henrik.lundin@webrtc.org NetEq: Add a few EXPECT_CALLs to PacketBuffer unittests
2016-08-31 kthelgason@webrtc.org Add local capturer on mac
2016-08-31 danilchap@webrtc.org Remove faulty DCHECK in rtcp::TransportFeedback DecodeSymbol
2016-08-31 ossu@webrtc.org NetEq: Changed Packet::payload to be an rtc::Buffer
2016-08-31 ossu@webrtc.org Added an empty() method to rtc::Buffer
2016-08-31 kjellander@webrtc.org Emit landmine for Android builds to solve compile lint errors
2016-08-31 ehmaldonado@webrtc.org Use max optimization when compiling neteq_performance_test.
2016-08-31 honghaiz@webrtc.org Add signaling to support ICE renomination. By default, this will tell the remote side that I am supporting ICE renomination. It does not use ICE renomination yet even if the remote side supports it.
2016-08-31 hbos@webrtc.org RTCStatsCollector: timestamps updated.
2016-08-31 kjellander@webrtc.org Move webrtc/audio_*.h to webrtc/api/call
2016-08-31 solenberg@webrtc.org Remove fakewebrtccommon.h.
2016-08-31 skvlad@webrtc.org Fixed flaky test: WebRtcVideoChannel2BaseTest.GetStatsMultipleRecvStreams
2016-08-31 henrik.lundin@webrtc.org NetEq: Change member variables for current RTP types to rtc::Optionals
2016-08-31 sakal@webrtc.org Reland of move the old AndroidVideoCapturer stack code. (patchset #1 id:1 of https://codereview.webrtc.org/2291583002/ )
2016-08-31 ehmaldonado@webrtc.org GN: Use custom suppressions for lint in android.
2016-08-31 ehmaldonado@webrtc.org Disable h264 for WebRTC GYP bots.
TBR=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng
BUG=
Committed: https://crrev.com/046aebf318df29e149778a16b697364ab596e476
Cr-Commit-Position: refs/heads/master@{#416207}
Patch Set 1 #Messages
Total messages: 13 (6 generated)
|