pbos@webrtc.org
5c20bb27a0
Remove suppressions for VideoFrame::Validate.
...
BUG=3789
R=sprang@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/24549004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7136 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-10 14:59:09 +00:00
sprang@webrtc.org
1b088ee316
More suppressions, uninitialized read in cricket::VideoFrame::Validate
...
BUG=3789
R=stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/27409004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7116 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-09 11:50:19 +00:00
sprang@webrtc.org
1272ee59b3
Suppress uninitialized read warning in cricket::VideoFrame::Validate
...
BUG=3789
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/28369004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7105 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-08 14:00:38 +00:00
pbos@webrtc.org
287e9614b3
Disable TestDrain test on memcheck bots.
...
P2PTransportChannelMultihomedTest.TestDrain is flaky on memcheck bots,
likely the test timeout is insufficient for memcheck which incurs a
serious slowdown.
BUG=2409,3447
R=minyue@webrtc.org
TBR=jiayl@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17339004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7081 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-05 10:11:24 +00:00
pbos@webrtc.org
cdb48dbc23
Enable VideoAdapterTest.BlackOutput on DrMemory.
...
DrMemory r2061 fixes how the instruction psrlw's shadow is mirrored ->
this false positive is now gone.
R=kjellander@webrtc.org
BUG=3754
Review URL: https://webrtc-codereview.appspot.com/25399004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7080 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-05 09:46:34 +00:00
minyue@webrtc.org
d944a6887d
Suppressing VideoAdapterTest.AdaptResolutionWide and VideoAdapterTest.AdaptResolutionNarrow on DrMemory
...
BUG=webrtc:3771
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/18329004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@7034 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-09-03 07:43:32 +00:00
pbos@webrtc.org
deaece6ac0
Disable VideoAdapterTest.BlackOutput on DrMemory.
...
Reports uninitialized-memory reads that seem to originate from when the
frame is copied. The test passes if we remove CPU optimizations from
libyuv, disabling test until we figure out whether it's an unsupported
instruction in DrMemory, bug in libyuv or bug in the test.
BUG=3754
R=aluebs@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/19149004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6995 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-28 09:55:34 +00:00
pbos@webrtc.org
956f281d2f
Re-enable all VideoAdapterTests on DrMemory.
...
These bugs should've been resolved as of r6991.
BUG=3655,3671
R=henrike@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/22529004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6992 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-27 18:41:58 +00:00
solenberg@webrtc.org
6556a59db1
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.
...
Also, caused some issues with other peerconnection_unittest tests, so changed the design of those.
BUG=
R=kjellander@webrtc.org , perkj@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/22019004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6968 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-25 14:35:40 +00:00
marpan@webrtc.org
2e186386d3
Exlcude two tests in VideoAdapter for WinDrMemoryFull.
...
http://chromegw.corp.google.com/i/client.webrtc/builders/Win%20DrMemory%20Full/builds/793
BUG=3655
R=henrike@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/13169004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6904 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-14 16:25:38 +00:00
marpan@webrtc.org
b242c44354
Further DrMemory suppressions, likely from r6811
...
R=henrike@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/16329004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6890 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-13 17:17:40 +00:00
marpan@webrtc.org
c6273b53dd
DrMemory suppresssions, likely from r6811.
...
BUG=3655
R=henrike@webrtc.org
TBR=pthatcher@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/13149004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6877 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-12 21:29:06 +00:00
kjellander@webrtc.org
e415864a32
GN: Add PRESUBMIT.py check for GN changes + default bots.
...
Add the GN trybots to the default set and also set them
to be the only bots to run if a CL contains only BUILD.gn
changes.
Update Python exclusions in general and fix a few of the lint
warnings.
The ones in python_charts needs to be disabled since those variables
are actually used when passed via vars() to the template.
BUG=None
TEST=git cl presubmit with the following cases:
A CL with two .gyp changes.
A CL with no changes in .gyp* files.
R=niklas.enbom@webrtc.org , phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/18719004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6834 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-06 09:11:18 +00:00
henrike@webrtc.org
c9b507253f
DrMemory suppression due to r6811.
...
BUG=3655
TBR=pthatcher@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/16209004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6820 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-04 16:48:24 +00:00
henrike@webrtc.org
ee135f78b7
Memcheck suppression. Re-suppress 3478 suppression after namespace change from talk_base to rtc.
...
BUG=3478
TBR=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/15079004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6819 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-08-04 15:35:14 +00:00
pbos@webrtc.org
ba92c52570
Disable GetStats on DrMemory.
...
Flakes/fails on DrMemory Full just like the implementation in
webrtcvideoengine.cc.
BUG=3482
R=sprang@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20009004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6731 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-18 13:33:48 +00:00
pbos@webrtc.org
336e8e8f50
Fixing memcheck leak suppressions for XMPPClient tests.
...
BUG=
R=stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/16049004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6665 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-11 13:44:45 +00:00
henrike@webrtc.org
ba93f9a986
drmemory flaky: EndToEndTest.RestartingSendStreamPreservesRtpState[WithRtx] suppressed on drMemory.
...
BUG=3552
TBR=pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17899004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6614 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-07 16:52:19 +00:00
kjellander@webrtc.org
b25b08b302
Remove tools/resources
...
The script to update the resources before we used the .sha1 files
was moved out in r4277 and later deleted in r5099.
This dir serves no purpose, so let's remove it.
BUG=
R=phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17849004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6585 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-02 15:48:29 +00:00
pbos@webrtc.org
2be53a3b00
Disable CanSwitchToUseAllSsrcs on DrMemory.
...
Test times out.
R=mflodman@webrtc.org
BUG=3159
Review URL: https://webrtc-codereview.appspot.com/13799004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6566 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-30 15:53:07 +00:00
aluebs@webrtc.org
f4d6d7c27e
Add DrMemory suppression for AsyncWriteTest
...
BUG=webrtc:3490
R=henrike@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/13779004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6553 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-27 13:55:36 +00:00
kjellander@webrtc.org
767d98ebff
TSan: Move suppressions to source file.
...
Chromium has deprecated text-file based suppressions for
TSan (v2) and is about to remove the support for it in the
test toolchain in https://codereview.chromium.org/357673002/
This CL moves our suppressions to a source file (based on the
Chromium copy).
It also moves the sanitizer_options.gyp into webrtc/build.
BUG=chromium:302040
TEST=Locally executing all the standalone tests under TSan v2.
R=niklas.enbom@webrtc.org , pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/14759004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6552 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-27 09:18:51 +00:00
pbos@webrtc.org
994d0b7229
Refactor Call-based tests.
...
Greatly reduces duplication of constants and setup code for tests based
on the new webrtc::Call APIs. It also makes it significantly easier to
convert sender-only to end-to-end tests as they share more code.
BUG=3035
R=kjellander@webrtc.org , stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17789004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6551 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-27 08:47:52 +00:00
henrike@webrtc.org
1da152d7f6
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.
...
BUG=3379
R=andrew@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/13759004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6532 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-24 14:24:37 +00:00
aluebs@webrtc.org
05f1464df3
Exclude AsyncWriteTest.TestWrite from Win DrMemory Full bot and suppress the reported errors
...
BUG=webrtc:3490
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/18569004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6530 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-24 11:08:51 +00:00
kjellander@webrtc.org
a36a259858
TSan v2 deadlock suppressions.
...
After rolling chromium_revision in r6516 it seems
TSan v2 turned on deadlock detection by default.
This caused a collection of tests to start failing.
This CL suppresses these failures awaiting further
investigation.
TBR=pbos@webrtc.org
BUG=3509
TEST=Tests passing local execution on Linux using the
reproduction steps in the bug.
Review URL: https://webrtc-codereview.appspot.com/18609004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6519 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-22 08:01:42 +00:00
kjellander@webrtc.org
a97f6f34b2
Exclude flaky libjingle_peerconnection_unittest test for Memcheck.
...
The PeerConnectionEndToEndTest.DataChannelIdAssignment test fails
flakily like this:
[----------] 1 test from PeerConnectionEndToEndTest
[ RUN ] PeerConnectionEndToEndTest.DataChannelIdAssignment
WARNING: no real random source present!
../../talk/app/webrtc/test/peerconnectiontestwrapper.cc:216: Failure
Value of: CheckForConnection()
Actual: false
Expected: true
[ FAILED ] PeerConnectionEndToEndTest.DataChannelIdAssignment (13215 ms)
[----------] 1 test from PeerConnectionEndToEndTest (13223 ms total)
TBR=wu@webrtc.org
BUG=
Review URL: https://webrtc-codereview.appspot.com/20759004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6518 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-22 07:11:44 +00:00
jiayl@webrtc.org
6ce1d58613
Exclude flaky test PeerConnectionEndToEndTest.CreateDataChannelAfterNegotiate on memcheck.
...
TBR=wu@webrtc.org
BUG=
Review URL: https://webrtc-codereview.appspot.com/17739004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6487 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-19 00:06:36 +00:00
jiayl@webrtc.org
85b19a1a12
Exclude SctpDataMediaChannelTest on Win DrMemory for third_party/usrsctp issues.
...
TBR=wu@webrtc.org
BUG=3492
Review URL: https://webrtc-codereview.appspot.com/14719004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6485 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-18 23:34:18 +00:00
jiayl@webrtc.org
f8063d34de
Properly shut down the SCTP stack.
...
TBR phoglund@webrtc.org for the tsan_v2/suppressions.txt change.
R=ldixon@webrtc.org , pthatcher@webrtc.org
TBR=phoglund@webrtc.org
BUG=2749
Review URL: https://webrtc-codereview.appspot.com/12739004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6484 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-18 21:30:40 +00:00
asapersson@webrtc.org
249211eec6
Disable flaky test (WebRtcVideoMediaChannelTest.GetStats) on DrMemory Full.
...
BUG=3482
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20649004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6440 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-16 07:56:17 +00:00
jiayl@webrtc.org
1a6c6281ca
Revert r6420 'Revert r6390 "Adds end to end DataChannel tests." Flaky on linux_memcheck'
...
Failing tests are disabled for memcheck.
TBR=wu@webrtc.org
BUG=2626
Review URL: https://webrtc-codereview.appspot.com/13699004
Review URL: https://webrtc-codereview.appspot.com/13699004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6422 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-12 21:59:29 +00:00
xians@webrtc.org
4cb012858f
Fixed GetStats when local and remote track are using the same ssrc.
...
R=hta@chromium.org , kjellander@webrtc.org , tommi@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20589004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6414 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-12 14:57:05 +00:00
pbos@webrtc.org
276637b107
Disable flaky test on DrMemory Full.
...
VideoSendStreamTest.RetransmitsNackOverRtxWithPacing fails
often on DrMemory Full.
BUG=3471
R=xians@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/15729004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6409 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-12 08:46:21 +00:00
henrik.lundin@webrtc.org
c578962006
Disable a test in libjingle_peerconnection_unittest for DrMemory
...
BUG=3453
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/12689004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6334 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-05 07:38:31 +00:00
henrik.lundin@webrtc.org
d3dcebf6b4
Disable P2PTransportChannelMultihomedTest.TestFailover under Memcheck
...
BUG=3447
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/15689004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6327 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-04 13:23:07 +00:00
henrik.lundin@webrtc.org
2bdd3994e3
Suppress memcheck error in VideoProcessorIntegrationTest
...
BUG=3446
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/19629005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6323 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-04 08:47:29 +00:00
kjellander@webrtc.org
2f7c7ce020
Remove old perf_expectations no longer used.
...
This has been replaced with the Chromium Perf
Dashboard web application a long time ago.
BUG=
R=phoglund@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/21569004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6303 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-02 15:03:21 +00:00
andrew@webrtc.org
222d8d3b1f
Add a TSAN suppression for a benign TRACE_EVENT race.
...
TBR=hclam
BUG=3409
Review URL: https://webrtc-codereview.appspot.com/15639004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6293 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-30 23:14:00 +00:00
pbos@webrtc.org
6e98ef4b35
Fix deadlock in RegisterPreDecodeImageCallback.
...
Fixes lock-order inversion between ViEChannel::callback_cs_ and
VideoReceiver::_receiveCritSect detected on DrMemory Full which
exhibited different timing behavior.
Also removes most of the suppressions on DrMemory Full as they're able
to run again without deadlocking.
BUG=3336,3375
TEST=Run DrMemory Full trybots.
R=mflodman@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20499004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6228 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-23 09:41:07 +00:00
stefan@webrtc.org
b60bfe4759
Suppress webrtc trace races detected by tsan.
...
BUG=3372
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17579004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6226 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-23 07:29:37 +00:00
stefan@webrtc.org
83599cba77
Reenable WebRtcVideoEngineTestFake.SendReceiveBitratesStats under DrMemory.
...
The uninitialized read has been fixed. Suppressing CL: https://code.google.com/p/webrtc/source/detail?r=6073
BUG=11288120
R=kjellander@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/14529005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6199 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-20 13:16:35 +00:00
kjellander@webrtc.org
3147b97f8c
LSan suppressions for libjingle tests (fix)
...
Apparently wildcards are needed for templates
in the call stack for matching suppressions.
TBR=wu@webrtc.org
BUG=2528, 3345
TEST=None, since I cannot reproduce the leaks on the bot
in my local environment (and we don't have a trybot for this yet).
Review URL: https://webrtc-codereview.appspot.com/18459004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6156 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-14 18:05:15 +00:00
kjellander@webrtc.org
7c0f6e1b47
LSan suppressions for libjingle tests (more)
...
Additional suppressions after a new test run was completed
after https://webrtc-codereview.appspot.com/18429006 was
submitted.
TBR=wu@webrtc.org
BUG=2528, 3345
TEST=None, since I cannot reproduce the leaks on the bot
in my local environment (and we don't have a trybot for this yet).
Review URL: https://webrtc-codereview.appspot.com/14509004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6155 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-14 17:46:23 +00:00
kjellander@webrtc.org
a70dff4427
LSan suppressions for libjingle tests.
...
Adding a few more suppressions to make the tests pass
LSan as it's about to be enabled in the main waterfall
at the ASan bot.
TBR=wu@webrtc.org
BUG=2528, 3345
TEST=None, since I cannot reproduce the leaks on the bot
in my local environment (and we don't have a trybot for this yet).
Review URL: https://webrtc-codereview.appspot.com/18429006
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6153 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-14 17:12:01 +00:00
kjellander@webrtc.org
01edf2e2af
Updating LSan third party suppressions.
...
Several new third party suppressions have been updated in
Chromium's suppressions file:
https://code.google.com/p/chromium/codesearch#chromium/src/tools/lsan/suppressions.txt
These will solve some of the errors we're seeing at
http://build.chromium.org/p/client.webrtc.fyi/builders/Linux%20LSan%20%28and%20ASan%29/
which needs to be resolved before switching our
ASan bot to recipes (since the recipe ASan configuration
has LSan enabled by default).
BUG=2527,2528,3345,3346
TEST=Successfully ran the following tests under ASan+LSan locally:
libjingle_media_unittest
libjingle_p2p_unittest
libjingle_peerconnection_unittest
libjingle_unittest
R=pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/14489005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6148 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-14 12:28:38 +00:00
henrike@webrtc.org
f048872e91
Adds a modified copy of talk/base to webrtc/base. It is the first step in
...
migrating talk/base to webrtc/base.
BUG=N/A
R=niklas.enbom@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/17479005
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6129 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-13 18:00:26 +00:00
henrike@webrtc.org
c156174da8
Suppressing all tests for WebRtcVideoEngine2 for Win DrMemory Full.
...
BUG=3336
TBR=pbos@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/20469004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6124 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-13 16:47:32 +00:00
perkj@webrtc.org
e9a604accd
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
...
This breaks Chromium FYI builds and prevent roll of webrtc/libjingle to Chrome.
http://chromegw.corp.google.com/i/chromium.webrtc.fyi/builders/Win%20Builder/builds/457
> Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
>
> BUG=N/A
> R=andrew@webrtc.org , wu@webrtc.org
>
> Review URL: https://webrtc-codereview.appspot.com/12199004
TBR=henrike@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/14479004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6116 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-13 08:15:48 +00:00
henrike@webrtc.org
2c7d1b39b9
Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
...
BUG=N/A
R=andrew@webrtc.org , wu@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/12199004
git-svn-id: http://webrtc.googlecode.com/svn/trunk@6107 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-05-12 18:03:09 +00:00