Commit Graph

  • b3c6810be3 Adding the ability to use a simulated clock for unit tests. Taylor Brandstetter 2016-05-27 14:15:43 -07:00
  • 1c20610ede Handle any number of role conflicts; not just the first. deadbeef 2016-05-27 13:34:37 -07:00
  • d7973ccdb5 Revert of Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. (patchset #2 id:20001 of https://codereview.webrtc.org/2013523002/ ) hbos 2016-05-27 06:08:53 -07:00
  • 400781a209 Replacing DtlsIdentityStoreInterface with RTCCertificateGeneratorInterface. Henrik Boström 2016-05-27 14:51:55 +02:00
  • 895a2d24e9 Reenable EndToEndTest.ReceivedFecPacketsNotNacked Test adjusted to be for VP8 Danil Chapovalov 2016-05-27 14:12:09 +02:00
  • 36c11e9132 VideoCapturerAndroid: Replace static create() with ctor magjed 2016-05-27 02:35:10 -07:00
  • 43587e32e9 Take ownership and close the platform file even if we fail to start logging. terelius 2016-05-27 02:22:51 -07:00
  • 0ec9a9b9fc Lower event-tracing log-thread priority. Peter Boström 2016-05-27 11:11:45 +02:00
  • 94cb67d6df Android: Add FramerateRange class Magnus Jedvert 2016-05-27 10:35:51 +02:00
  • a44e72c44f Call java SurfaceTextureHelper.dispose from the corresponding C++ destructor. nisse 2016-05-27 00:27:59 -07:00
  • 756f395cbf Roll chromium_revision 5082c93ddf..086802955f (396152:396351) buildbot 2016-05-26 21:19:15 -07:00
  • 63ab810ce2 Set IOS Wifi interface type based on the interface name. Honghai Zhang 2016-05-26 20:30:15 -07:00
  • a0aa87dd85 Disable CallReportsRttForSender on Mac. deadbeef 2016-05-26 16:24:16 -07:00
  • 6aefc6307d Move the ICE state transition ASSERTS to a lower level. Taylor Brandstetter 2016-05-26 16:08:23 -07:00
  • 8c9be5e490 In BasicPortAllocator test, don't require a specific candidate order. Taylor Brandstetter 2016-05-26 16:07:31 -07:00
  • 41c5cd02fc Making ECDSA the default certificate regardless of WEBRTC_CHROMIUM_BUILD. hbos 2016-05-26 15:23:16 -07:00
  • 7e1b8fbb45 Increasing "converge" time for remote candidate pair selection in test. Taylor Brandstetter 2016-05-26 15:21:45 -07:00
  • 90edc65929 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 23:48:16 +02:00
  • 4c2db414be Increasing STUN timeout for some more tests. deadbeef 2016-05-26 14:34:09 -07:00
  • 0ad72ead67 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 23:07:40 +02:00
  • c47f0099ee Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 22:55:35 +02:00
  • f4fc0ff6f9 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 22:40:09 +02:00
  • f9d2fe983f Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 22:21:31 +02:00
  • 54e1c6a500 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 22:03:05 +02:00
  • 5771beb265 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 21:51:30 +02:00
  • 60c4e0ae8f Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2018553002/ ) Tommi 2016-05-26 21:35:27 +02:00
  • 6f8d686d35 Remove use of RtpHeaderExtension and clean up isheriff 2016-05-26 11:24:55 -07:00
  • 97f0b93f0d Eliminate a few uses of IsZeroSize. nisse 2016-05-26 09:44:40 -07:00
  • 77405b2794 Android: Fix frame dropping for texture frames magjed 2016-05-26 08:34:40 -07:00
  • b4ff7a7a8b Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2014183003/ ) tommi 2016-05-26 08:27:35 -07:00
  • b7318f1293 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006313009/ ) tommi 2016-05-26 08:17:23 -07:00
  • d591e3fcf3 Delete IsMutable and IsExclusive methods. nisse 2016-05-26 06:49:55 -07:00
  • 303d3e1782 Fixing neteq_rtpplay henrik.lundin 2016-05-26 05:56:03 -07:00
  • 73257d1b5a Reduce flakiness in IvfFileWriter tests. sprang 2016-05-26 05:45:52 -07:00
  • 6ce1adc90b [rtcp] Tmmbn/Tmmbr Parse updated not to use RTCPUtility danilchap 2016-05-26 05:29:14 -07:00
  • caab91a47b Roll chromium_revision 394e5eec47..5082c93ddf (396084:396152) buildbot 2016-05-26 04:11:06 -07:00
  • 2ce871548f Excluding some PhysicalSocketTest tests on memcheck. deadbeef 2016-05-26 04:03:47 -07:00
  • cd8e2ba29b VideoCapturerAndroid: Remove isDisposed() magjed 2016-05-26 04:00:50 -07:00
  • 2e15593803 Add memcheck suppression hitting only our linux_memcheck trybot. kjellander 2016-05-26 03:57:50 -07:00
  • 4f6c2b6eff Fix UBSan errors (left shift of negative value) kwiberg 2016-05-26 03:40:51 -07:00
  • 52a0bb422c iOS: Update MB config for moved iOS GN bots. kjellander@webrtc.org 2016-05-26 11:49:28 +02:00
  • 6895d8ca78 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2009253004/ ) kjellander 2016-05-26 02:46:53 -07:00
  • 3b32236f22 iOS: Move JSON bot configurations after promoting GN bots. kjellander@webrtc.org 2016-05-26 11:23:32 +02:00
  • ba189cc4f4 Reland of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #1 id:1 of https://codereview.webrtc.org/2006243002/ ) tommi 2016-05-26 02:13:07 -07:00
  • a5d88d2ca6 CQ: Add ios_api_framework trybot to default set. kjellander@webrtc.org 2016-05-26 11:06:07 +02:00
  • adafe0b70a Properly wire up the event log to the VideoSendStream. terelius 2016-05-26 01:58:40 -07:00
  • bf81d68a42 If building a fuzzer, define WEBRTC_UNSAFE_FUZZER_MODE. katrielc 2016-05-26 01:03:02 -07:00
  • cad5e829ee Add iOS GN trybots to the default set. kjellander@webrtc.org 2016-05-26 06:43:29 +02:00
  • 6d9c0236d8 Roll chromium_revision afce9d93e7..394e5eec47 (395930:396084) buildbot 2016-05-25 20:06:14 -07:00
  • 5ef034af93 Changing STUN request log message to "verbose". Taylor Brandstetter 2016-05-25 17:20:35 -07:00
  • 269fe75a96 Enable VP8 and H.264 HW encoders on Exynos devices. Alex Glaznev 2016-05-25 16:17:33 -07:00
  • 524ecc29dd Ping connections with the fast rate until each connection is pinged at least three times, or the connection times out or is pruned. honghaiz 2016-05-25 12:48:31 -07:00
  • 0e9b06aa1b Roll chromium_revision 2d938c84f9..afce9d93e7 (395848:395930) buildbot 2016-05-25 12:06:06 -07:00
  • 080a1e3fa6 Fix iOS GN build and cleanup system_wrappers kjellander 2016-05-25 11:37:11 -07:00
  • a4463bcd07 Report framedrops outside libvpx to QualityScaler. Peter Boström 2016-05-25 18:08:42 +02:00
  • 47ac4620c8 Delete AndroidVideoCapturer::FrameFactory. nisse 2016-05-25 08:47:01 -07:00
  • 612c25e7af NetEq: Fix stats counting in muted mode henrik.lundin 2016-05-25 08:21:04 -07:00
  • e352578bc8 Moved injection of AudioDecoderFactory into voe::Channel. ossu 2016-05-25 07:37:43 -07:00
  • 57779104f0 Forward Encode failure codes from sub encoders. noahric 2016-05-25 06:48:46 -07:00
  • e5e5292adb Let VideoRenderFrames::FrameToRender return a rtc::Optional. nisse 2016-05-25 06:25:17 -07:00
  • 1f0ad1085d Adds support for detection of pro-audio support on Android. henrika 2016-05-25 05:15:10 -07:00
  • 300450b4b8 Increase the rtccertificategenerator_unittest.cc certificate generation timeout to hopefully avoid a timeout flake on the bots. Henrik Boström 2016-05-25 14:06:30 +02:00
  • 3f663a6e5e Roll chromium_revision b3ae03ee7a..2d938c84f9 (395775:395848) buildbot 2016-05-25 04:05:34 -07:00
  • b0cf1a8916 Improve IP_PATTERN in DirectRTCClient in Android AppRTC Demo sakal 2016-05-25 02:26:22 -07:00
  • 834081aadf Disabled BasicPortAllocatorTest.TestDisableUdpTurn (flaky) philipel 2016-05-25 11:12:52 +02:00
  • c00687ff5d Add an option to disable built-in AEC to AppRTC Android Demo sakal 2016-05-25 00:09:44 -07:00
  • 46ba49c622 Let PacketSource::NextPacket() return an std::unique_ptr henrik.lundin 2016-05-24 22:50:47 -07:00
  • 1672ab271c Roll chromium_revision 5eb3649952..b3ae03ee7a (395279:395775) buildbot 2016-05-24 21:17:54 -07:00
  • 60a189f1bf This CL updates and extends the audioproc_f command line tool to support all the functionality needed for simulating and analyzing the audio processing module behavior during calls. peah 2016-05-24 20:54:40 -07:00
  • 13deaad1bd TMMBRHelp moved from member object/base class to stack object, indicating the usage of this helper is local. With local usage critical section become obvisously useless and removed. danilchap 2016-05-24 13:25:27 -07:00
  • 1590c3937c Fire a signal when the transport channel state changes Honghai Zhang 2016-05-24 13:15:02 -07:00
  • 6c96314b42 RTCCertificateGeneratorInterface and RTCCertificateGeneratorStoreWrapper added. Henrik Boström 2016-05-24 20:46:31 +02:00
  • 09c60da704 Split TaskQueue out into a separate build target. This is needed as there are targets such as newlib_pnacl/remoting_client_plugin_newlib.pexe that depend on rtc_base_approved but don't need TaskQueue. We could implement support for TaskQueue in nacl using ppapi types, but it looks like there isn't a need for it. Libevent isn't supported for nacl either, so I'm introducing a layer on top of rtc_base_approved for TaskQueue. It's conceivable that this target will morph into a target that holds other threading primitives such as platform_thread and possibly socket related operations, which is also an area that we currently #ifdef out for nacl in a few places. tommi 2016-05-24 11:40:35 -07:00
  • 1b32acdbd0 Remove unused libjingle_xmpphelp target. tommi 2016-05-24 11:33:33 -07:00
  • 6d0d4bf31d Change the size of the ICE ufrag to 4 bytes. zhihuang 2016-05-24 10:13:32 -07:00
  • 6670483db8 Delete unused include of videorendererfactory.h. nisse 2016-05-24 07:13:04 -07:00
  • fb98b9edb4 Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #6 id:100001 of https://codereview.webrtc.org/2007563002/ ) tommi 2016-05-24 06:44:27 -07:00
  • ce5570e54e Move neteq_rtpplay.cc inside webrtc::test namespace henrik.lundin 2016-05-24 06:14:57 -07:00
  • 7d56997894 Adjust max number of samples that can be stored for a histogram (2000->300). Consider follow up and use actual bucket count when storing samples. asapersson 2016-05-24 06:03:38 -07:00
  • 58530ed246 Updating APM unittests on the echo metrics. minyue 2016-05-24 05:50:12 -07:00
  • d36df89d40 Adding a some checks and switching out a few assert for RTC_[D]CHECK. These changes are around use of AudioFrame.data_ to help us catch issues earlier since assert() is left out in release builds, including builds with DCHECK enabled. I've also added a few full-on CHECKs to avoid reading past buffer boundaries or continuing on in a failed state. tommi 2016-05-24 05:49:04 -07:00
  • 32e80e4b2e Separate out xml dependencies and tests from rtc_unittests into a separate target. tommi 2016-05-24 05:47:57 -07:00
  • 48831cd8a4 Remove xmllite and xmpp dependencies from merge_libs.gyp. I looked around and couldn't find any use of these dependencies. tommi 2016-05-24 05:46:16 -07:00
  • e23e760643 Integrate QualityScaler into VideoToolboxEncoder. Peter Boström 2016-05-24 12:21:58 +02:00
  • cc1543abf3 Move H264BitstreamParser to video_coding. Peter Boström 2016-05-24 12:16:26 +02:00
  • 3ede7be00a Remove xmllite and xmpp dependencies from media.gyp tommi 2016-05-24 02:33:48 -07:00
  • 49c0869825 Revert of Change initial DTLS retransmission timer from 1 second to 50ms. (patchset #2 id:20001 of https://codereview.webrtc.org/1981463002/ ) philipel 2016-05-24 01:49:43 -07:00
  • 5ceaaae368 PacketBuffer now can save how many times a packet has been nacked. Also save size/max nack count in the FrameObject/RtpFrameObject. philipel 2016-05-24 10:20:47 +02:00
  • f1a9a545ff Improved error checking for file errors in RtcEventLog. terelius 2016-05-24 01:03:59 -07:00
  • 05cdb85012 UI for AppRTC Android demo that doesn't require Design Support Library sakal 2016-05-24 00:18:09 -07:00
  • 47456803d9 Make Android MediaEncoder loop not run when there aren't any frames left. sakal 2016-05-24 00:16:58 -07:00
  • 94cd3fa03a Eliminate use of IsZeroSize method nisse 2016-05-23 23:35:54 -07:00
  • 7e9274638e iOS: Replace find with actual filenames listed. kjellander 2016-05-23 22:13:44 -07:00
  • afb8d92d25 Remove stale link to libvpx_new kjellander 2016-05-23 22:10:58 -07:00
  • 417eebe5dd Fixing the behavior of the candidate filter with pooled candidates. Taylor Brandstetter 2016-05-23 16:02:19 -07:00
  • 5b53b0eeb4 Remove timing dependent packet checks from socket tests. Stefan Holmer 2016-05-23 22:56:08 +02:00
  • 8fcf414846 Attempting to fix flaky tests that deal with STUN timeout. Taylor Brandstetter 2016-05-23 12:49:30 -07:00
  • 1e43562836 Change initial DTLS retransmission timer from 1 second to 50ms. Taylor Brandstetter 2016-05-23 12:48:50 -07:00
  • da2ba4dcba Pass around the candidate removals events in IOS clients Honghai Zhang 2016-05-23 11:53:14 -07:00
  • 3ebb3efd13 Don't read socket timestamps when building native client. Stefan Holmer 2016-05-23 20:26:11 +02:00