Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
aff1c8489f70f25b2195c7619d260f9fb0c4ae6a
/
tools
2251d6e
Remove ViESender.
by Peter Boström
· 9 years ago
8051832
Adding a new Matlab tool rtpAnalyze
by Henrik Lundin
· 9 years ago
8d3ad82
Script for auto-rolling chromium_revision in DEPS.
by Henrik Kjellander
· 9 years ago
57e5fd2
PRESUBMIT: Improve PyLint check and add GN format check.
by Henrik Kjellander
· 9 years ago
a26c4e5
Script to generate CL descriptions when rolling chromium_revision.
by Henrik Kjellander
· 9 years ago
36a1438
Remove ViEFrameProviderBase.
by Peter Boström
· 9 years ago
507a550
Delete auto-roll script since moved into Chromium.
by Henrik Kjellander
· 10 years ago
261f644
Suppressing VideoSendStreamTest.ReconfigureBitratesSetsEncoderBitratesCorrectly on Dr.Memory
by Minyue Li
· 10 years ago
ba86031
Whitespace change to trigger new Git pollers (2).
by kjellander@webrtc.org
· 10 years ago
cf3fb9b
Whitespace change to trigger new Git pollers.
by kjellander@webrtc.org
· 10 years ago
c7d5a73
Disable flaky test on DrMemory bots
by tina.legrand@webrtc.org
· 10 years ago
1e69252
Write commit position as a comment in Chromium DEPS.
by kjellander@webrtc.org
· 10 years ago
eb44fd6
Add flag to always close previous roll + minor refactor
by kjellander@webrtc.org
· 10 years ago
c449c20
Flag to wait for trybots to complete.
by kjellander@webrtc.org
· 10 years ago
dd0292a
Send to CQ by default and add --no-commit flag + cleanup.
by kjellander@webrtc.org
· 10 years ago
d71fc87
Make auto-roll script work with separate Chromium checkouts.
by kjellander@webrtc.org
· 10 years ago
119c12f
Revert "Suppress memcheck error in video_engine_tests"
by pbos@webrtc.org
· 10 years ago
f4e2060
Script to roll WebRTC in Chromium DEPS
by kjellander@webrtc.org
· 10 years ago
a743f6f
Widening memcheck suppressions for libjingle_peerconnection_unittest
by kjellander@webrtc.org
· 10 years ago
7008f22
Revert Clang roll in r8596 + add memcheck suppression.
by kjellander@webrtc.org
· 10 years ago
1f914ec
Remove suppression for WebRtcVideoFrameTest::TestInit
by perkj@webrtc.org
· 10 years ago
24485eb
Remove last pieces of libjingle_unittest
by kjellander@webrtc.org
· 10 years ago
60f295f
Remove lsan suppression.txt
by kjellander@webrtc.org
· 10 years ago
d4dfba8
iSAC Decode: Prevent Memcheck from complaining about uninitialized value
by kwiberg@webrtc.org
· 10 years ago
d3a487c
Exclude end-to-end test RestartingSendStreamPreservesRtpStatesWithRt on memcheck.
by marpan@webrtc.org
· 10 years ago
40fdb8a
Remove flaky test cases from peerconnection_unittest. The chain of API calls is tested from top to bottom anyway.
by solenberg@webrtc.org
· 10 years ago
bfdee69
Roll chromium_revision 9070a80..cd35af6 (313233:314322)
by kjellander@webrtc.org
· 10 years ago
6e25182
Whitespace change after enabling gnumbd
by kjellander@webrtc.org
· 10 years ago
ccd608e
Whitespace change for git updater
by kjellander@webrtc.org
· 10 years ago
0bc73a1
Whitespace change to trigger git updater
by kjellander@webrtc.org
· 10 years ago
85fa94d
Exclude EndToEndTest.SendsAndReceivesH264 for Dr Memory.
by kjellander@webrtc.org
· 10 years ago
5f09564
Suppress AsyncHttpRequestTest.TestCancel leak for LSan
by kjellander@webrtc.org
· 10 years ago
25dd754
Excluding a flaky test from DrMemory
by tina.legrand@webrtc.org
· 10 years ago
7fbf278
Suppress memcheck error in video_engine_tests
by kjellander@webrtc.org
· 10 years ago
2ec50f2
Memcheck suppression for uninitalized memory in WebRtcIsac_Decode
by kjellander@webrtc.org
· 10 years ago
5263c58
Add a little utility to capture cpu graphs.
by tommi@webrtc.org
· 10 years ago
cd5b209
Deleting quality dashboard code.
by phoglund@webrtc.org
· 10 years ago
4796301
Whitespace change to force builds.
by kjellander@webrtc.org
· 10 years ago
cc7755b
Whitespace change
by kjellander@webrtc.org
· 10 years ago
74499ef
Add whitespace.txt file.
by kjellander@webrtc.org
· 10 years ago
944fb57
Roll chromium_revision 375f736..91f1781
by kjellander@webrtc.org
· 10 years ago
32022c6
Revert 7642 "Fix memcheck and dr memory after flakiness dashboar..."
by kjellander@webrtc.org
· 10 years ago
724fbaf
Fix memcheck and dr memory after flakiness dashboard deployment.
by kjellander@webrtc.org
· 10 years ago
7e4a05e
Exclude SendsAndReceivesVP9 for linux-memcheck.
by marpan@webrtc.org
· 10 years ago
53bed75
Change DrMemory exclusion to match changed test name.
by andrew@webrtc.org
· 10 years ago
f6b7c7e
Exclude SendsAndReceivesVP9 for WinDrMemory.
by marpan@webrtc.org
· 10 years ago
15c717b
Add a memcheck exclusion for EndToEndTest.CanSwitchToUseAllSsrcs.
by andrew@webrtc.org
· 10 years ago
82e430c
Suppress libyuv uninitialized read in CopyRow_AVX
by kjellander@webrtc.org
· 10 years ago
860ccc9
Tighten up MSan blacklist.txt owners.
by kjellander@webrtc.org
· 10 years ago
9c58ea8
rtc_unittest: copied gtest excludes from libjingle_p2p_unittest since its tests have move to rtc_unittests.
by henrike@webrtc.org
· 10 years ago
8efaa27
Disable a bunch of Nat and Ice tests when running under DrMemory.
by stefan@webrtc.org
· 10 years ago
82e6fa5
Move exlusion of VP9 integration tests for DrMemory
by marpan@webrtc.org
· 10 years ago
8bee130
Disable VP9 integration tests on DrMemory.
by marpan@webrtc.org
· 10 years ago
afede83
Cleanup scripts and suppressions for TSan v1
by kjellander@webrtc.org
· 10 years ago
fae6bc4
Remove talk_base from suppressions.
by pbos@webrtc.org
· 10 years ago
3ff788c
Increase timeout for AsyncWriteTest.TestWrite.
by pbos@webrtc.org
· 10 years ago
4e4fe4f
Add support for MSan
by kjellander@webrtc.org
· 10 years ago
205c15a
Adds asan suppresions for rtc_unittests
by henrike@webrtc.org
· 10 years ago
699c46a
rtc_unittest: prevent execution of broken tests.
by henrike@webrtc.org
· 10 years ago
178015d
memcheck: suppressions didn't map over directly when moving base from talk to webrtc (part of the suppression that is not related to the signature differed). Fixed suppressions accordingly.
by henrike@webrtc.org
· 10 years ago
1fb5d12
Initialize restored_packet in nack_rtx_unittest.cc.
by pbos@webrtc.org
· 10 years ago
5c20bb2
Remove suppressions for VideoFrame::Validate.
by pbos@webrtc.org
· 10 years ago
1b088ee
More suppressions, uninitialized read in cricket::VideoFrame::Validate
by sprang@webrtc.org
· 10 years ago
1272ee5
Suppress uninitialized read warning in cricket::VideoFrame::Validate
by sprang@webrtc.org
· 10 years ago
287e961
Disable TestDrain test on memcheck bots.
by pbos@webrtc.org
· 10 years ago
cdb48db
Enable VideoAdapterTest.BlackOutput on DrMemory.
by pbos@webrtc.org
· 10 years ago
d944a68
Suppressing VideoAdapterTest.AdaptResolutionWide and VideoAdapterTest.AdaptResolutionNarrow on DrMemory
by minyue@webrtc.org
· 10 years ago
deaece6
Disable VideoAdapterTest.BlackOutput on DrMemory.
by pbos@webrtc.org
· 10 years ago
956f281
Re-enable all VideoAdapterTests on DrMemory.
by pbos@webrtc.org
· 10 years ago
6556a59
As expected, r6569 (https://code.google.com/p/webrtc/source/detail?r=6965) caused memcheck bots to complain. Adding expections for that, in line with outher peerconnection tests.
by solenberg@webrtc.org
· 10 years ago
2e18638
Exlcude two tests in VideoAdapter for WinDrMemoryFull.
by marpan@webrtc.org
· 10 years ago
b242c44
Further DrMemory suppressions, likely from r6811
by marpan@webrtc.org
· 10 years ago
c6273b5
DrMemory suppresssions, likely from r6811.
by marpan@webrtc.org
· 10 years ago
e415864
GN: Add PRESUBMIT.py check for GN changes + default bots.
by kjellander@webrtc.org
· 10 years ago
c9b5072
DrMemory suppression due to r6811.
by henrike@webrtc.org
· 10 years ago
ee135f7
Memcheck suppression. Re-suppress 3478 suppression after namespace change from talk_base to rtc.
by henrike@webrtc.org
· 10 years ago
ba92c52
Disable GetStats on DrMemory.
by pbos@webrtc.org
· 10 years ago
336e8e8
Fixing memcheck leak suppressions for XMPPClient tests.
by pbos@webrtc.org
· 10 years ago
ba93f9a
drmemory flaky: EndToEndTest.RestartingSendStreamPreservesRtpState[WithRtx] suppressed on drMemory.
by henrike@webrtc.org
· 10 years ago
b25b08b
Remove tools/resources
by kjellander@webrtc.org
· 10 years ago
2be53a3
Disable CanSwitchToUseAllSsrcs on DrMemory.
by pbos@webrtc.org
· 10 years ago
f4d6d7c
Add DrMemory suppression for AsyncWriteTest
by aluebs@webrtc.org
· 10 years ago
767d98e
TSan: Move suppressions to source file.
by kjellander@webrtc.org
· 10 years ago
994d0b7
Refactor Call-based tests.
by pbos@webrtc.org
· 10 years ago
1da152d
talk/base and webrtc/base suppression had the same names for their suppressions which is not allowed. Renamed the talk/base ones as they are going away.
by henrike@webrtc.org
· 10 years ago
05f1464
Exclude AsyncWriteTest.TestWrite from Win DrMemory Full bot and suppress the reported errors
by aluebs@webrtc.org
· 10 years ago
a36a259
TSan v2 deadlock suppressions.
by kjellander@webrtc.org
· 10 years ago
a97f6f3
Exclude flaky libjingle_peerconnection_unittest test for Memcheck.
by kjellander@webrtc.org
· 10 years ago
6ce1d58
Exclude flaky test PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate on memcheck.
by jiayl@webrtc.org
· 10 years ago
85b19a1
Exclude SctpDataMediaChannelTest on Win DrMemory for third_party/usrsctp issues.
by jiayl@webrtc.org
· 10 years ago
f8063d3
Properly shut down the SCTP stack.
by jiayl@webrtc.org
· 10 years ago
249211e
Disable flaky test (WebRtcVideoMediaChannelTest.GetStats) on DrMemory Full.
by asapersson@webrtc.org
· 10 years ago
1a6c628
Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheck'
by jiayl@webrtc.org
· 10 years ago
4cb0128
Fixed GetStats when local and remote track are using the same ssrc.
by xians@webrtc.org
· 10 years ago
276637b
Disable flaky test on DrMemory Full.
by pbos@webrtc.org
· 10 years ago
c578962
Disable a test in libjingle_peerconnection_unittest for DrMemory
by henrik.lundin@webrtc.org
· 10 years ago
d3dcebf
Disable P2PTransportChannelMultihomedTest.TestFailover under Memcheck
by henrik.lundin@webrtc.org
· 10 years ago
2bdd399
Suppress memcheck error in VideoProcessorIntegrationTest
by henrik.lundin@webrtc.org
· 10 years ago
2f7c7ce
Remove old perf_expectations no longer used.
by kjellander@webrtc.org
· 10 years ago
222d8d3
Add a TSAN suppression for a benign TRACE_EVENT race.
by andrew@webrtc.org
· 10 years ago
Next »