Ryan Macnak
|
3c298dbca5
|
[vm] Update to constexpr in runtime/bin.
TEST=build
Change-Id: I18fc7cfe725dc978d4b23de6191e455ac7cd75e5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293800
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
|
2023-04-12 20:32:29 +00:00 |
|
Zachary Anderson
|
747868f2b1
|
[dart:io] Remove DART_IO_DISABLED
This was only used by Dartium.
Review-Url: https://codereview.chromium.org/3009523002 .
|
2017-08-24 11:17:52 -07:00 |
|
Zachary Anderson
|
bdb4eb6338
|
[dart:io][windows] Implements RawSynchronousSocket
related #29343
fixes #29333
R=asiva@google.com
Review-Url: https://codereview.chromium.org/2830273002 .
|
2017-04-21 23:29:52 -07:00 |
|
Ben Konyi
|
6fbdd19ddb
|
Various fixes for sync socket implementation.
Revert "Revert "Added sync_socket.h include in sync_socket_win.cc""
This reverts commit 2bd6168e1ebf35f6dbd9b2724339362c493377fc.
Revert "Revert "Added synchronous socket implementation to dart:io.""
This reverts commit a47bce03f5502dac7fb12e777e87b5aa1cfc830b.
BUG=
R=zra@google.com
Review-Url: https://codereview.chromium.org/2814773004 .
|
2017-04-12 14:20:48 -07:00 |
|
Ben Konyi
|
b439bd9a54
|
Revert "Added synchronous socket implementation to dart:io."
This reverts commit a1f87ebdb8.
Revert "Added sync_socket.h include in sync_socket_win.cc"
This reverts commit bdec13e865.
BUG=
Review-Url: https://codereview.chromium.org/2812153002 .
|
2017-04-11 15:18:46 -07:00 |
|
Ben Konyi
|
a1f87ebdb8
|
Added synchronous socket implementation to dart:io.
BUG=
R=zra@google.com
Review-Url: https://codereview.chromium.org/2803543006 .
|
2017-04-11 14:41:09 -07:00 |
|