Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1089)

Issue 1764403002: Set up for mac native secure sockets (Closed)

Created:
4 years, 9 months ago by zra
Modified:
4 years, 9 months ago
Reviewers:
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Set up for mac native secure sockets

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -1800 lines) Patch
M runtime/bin/BUILD.gn View 2 chunks +8 lines, -2 lines 0 comments Download
M runtime/bin/bin.gypi View 4 chunks +4 lines, -2 lines 0 comments Download
M runtime/bin/io_impl_sources.gypi View 3 chunks +19 lines, -3 lines 0 comments Download
M runtime/bin/io_natives.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/secure_socket.h View 1 chunk +10 lines, -121 lines 0 comments Download
D runtime/bin/secure_socket.cc View 1 chunk +0 lines, -1660 lines 0 comments Download
A + runtime/bin/secure_socket_boringssl.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + runtime/bin/secure_socket_boringssl.cc View 3 chunks +13 lines, -0 lines 0 comments Download
A runtime/bin/secure_socket_macos.h View 1 chunk +38 lines, -0 lines 0 comments Download
A + runtime/bin/secure_socket_macos.cc View 3 chunks +30 lines, -7 lines 0 comments Download
M runtime/bin/secure_socket_patch.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M runtime/bin/secure_socket_unsupported.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M sdk/lib/io/security_context.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +26 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698