Liam Appelbe
|
724d956fd4
|
Move use_abi_version from vm directory to bin
I need to access the flag in bin/main.cc, so it can't be in the vm directory
Bug: https://github.com/dart-lang/sdk/issues/36047
Change-Id: Ib19a1b4d89295449b25f7753b2a39f6232c004e3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/97122
Commit-Queue: Liam Appelbe <liama@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
|
2019-03-15 22:35:25 +00:00 |
|
Alexander Aprelev
|
2d4c606e63
|
Revert "Reintroduce incremental compiler wrapper that supports accept protocol."
This reverts commit d78a41e0ee.
Revert "Fix length for WideToUTF8 conversion in UriToPath"
This reverts commit 011e1cc1c5.
Change-Id: I36140426a474962f77605e1aed6ddfd158bd064a
Reviewed-on: https://dart-review.googlesource.com/39480
Reviewed-by: Alexander Aprelev <aam@google.com>
|
2018-02-07 04:02:36 +00:00 |
|
Alexander Aprelev
|
d78a41e0ee
|
Reintroduce incremental compiler wrapper that supports accept protocol.
This reverts 4e677e9606
Change-Id: I32410b3a4ee9cc8a6f3318917ed519e13eea14f6
Reviewed-on: https://dart-review.googlesource.com/37862
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
|
2018-02-06 18:38:58 +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
|
734beef062
|
[infra] Translate _sources.gypi files to _sources.gni files
Also deletes code that becomes dead as a result.
R=rmacnak@google.com
Review-Url: https://codereview.chromium.org/2996903002 .
|
2017-08-14 21:54:36 -07:00 |
|