| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Enable SCTP on Android.
BUG=
TESTED=Yes, by hand.
RISK=P1
Review URL: https://codereview.chromium.org/75733004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236662 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
usrsctp gyp file; removed overides.
usrsctp update = 8554:8603
Review URL: https://chromiumcodereview.appspot.com/23960004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221656 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
upstream) and unified SHA1 treatment with libjingle.
Note: HAVE_SCTP is still currently turned off for windows (while investigating an apparent issue in win xp)
(patch from issue 19522005; exactly the same, except HAVE_SCTP is not turned on for windows)
BUG=
Review URL: https://chromiumcodereview.appspot.com/21968004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215983 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As ckocagil@chromium.org suggested in IRC, I try reverting this to fix
the XP bots failures.
> This fixes bugs in windows that Lally got upstream in usrsctp. This now enables the HAVE_SCTP flag for windows.
>
> BUG=
>
> Review URL: https://chromiumcodereview.appspot.com/19522005
TBR=ldixon@google.com, ckocagil@chromium.org
Review URL: https://codereview.chromium.org/21743002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215239 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
enables the HAVE_SCTP flag for windows.
BUG=
Review URL: https://chromiumcodereview.appspot.com/19522005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215206 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
third_party for a while but never used. Libjingle is trying use it for DataChannels.
Review URL: https://chromiumcodereview.appspot.com/16196007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205864 0039d316-1c4b-4281-b951-d872f2087c98
|
|
About to become a dependency for LibJingle's WebRTC reliable data channels.
(Note: have already got git and svn repositories setup, and open-source approval from: https://codereview.chromium.org/12779026/
but I accentually created that CL/issue from a client without commit access, on a different machine. I don't know how to update that CL from my new git checkout of chromium...)
BUG=238870
TEST=none
Review URL: https://chromiumcodereview.appspot.com/14453006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198908 0039d316-1c4b-4281-b951-d872f2087c98
|