Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.2.0
/
sdk
/
lib
/
io
tag
a9a76e08404948ef7767ecbcba5341f41dbfa1fe
tagger
Alexander Thomas <athom@google.com>
Tue Feb 26 14:04:32 2019
object
e51bdfb6f69240996030f476aa9ba7f6efdae549
2.2.0
b625926
[ VM / dart:io ] Updated `Link` implementation for Windows to use actual symbolic links.
by Ben Konyi
· 7 years ago
bb560bb
[ VM / dart:io ] Adding to a closed IOSink now throws a StateError
by Ben Konyi
· 7 years ago
5b1daaa
Exposes a thin layer over getsockopt/setsockopt for supported platforms.
by Dan Field
· 7 years ago
edca616
Fixed a number of dart:html P1 issues.
by Terry Lucas
· 7 years ago
e4b26e7
[ VM / dart:io ] Update documentation for to warn '--pause-isolates-on-exit' is not respected when `exit` is called
by Ben Konyi
· 7 years ago
42702e2
[vm] Spot fixes for Fuchsia
by Zach Anderson
· 7 years ago
5a54f0e
Remove type checks that are already guaranteed
by Nate Bosch
· 7 years ago
c8e95cf
More lint-driven cleanup of Core libs
by Kevin Moore
· 7 years ago
8b465bc
Document that addStream cannot be called while addStream is in progress.
by Sam Rawlins
· 7 years ago
2c70f80
Fix doc comment for terminalLines. Womp womp. Fixes #31612
by Sam Rawlins
· 7 years ago
abbcecf
Fix various Encoding documentation. Fixes #31827, #31828, #31829, #31830, #31831
by Sam Rawlins
· 7 years ago
a67ae75
Fix a typo in dart:io docs.
by Devon Carew
· 7 years ago
e23acaa
[vm/aot] Fix obfuscation.
by Samir Jindel
· 7 years ago
74d058e
[vm/sdk] add missing vm entry-point pragma
by Aart Bik
· 7 years ago
6e23c3b
Support SO_REUSEPORT and IP_MULTICAST_TTL for datagram sockets.
by Dan Field
· 7 years ago
0ac3b8f
[fuchsia] Add missing vm:entry-point annotation
by Zach Anderson
· 7 years ago
7442bac
Reword readLineSync doc to remove typo
by Nate Bosch
· 7 years ago
acf842c
[vm] Empty dart_io_entries.txt and add entry-points for Flutter.
by Samir Jindel
· 7 years ago
f2e6e72
Mark File/Directory.fromRawPath as an entry point
by Jason Simmons
· 7 years ago
2a479d3
Call out addError API in stderr docs
by Nate Bosch
· 7 years ago
dc9a7b3
Clarify that stdout my not be done before exitCode
by Nate Bosch
· 7 years ago
5572df1
[vm/precomp] Fix name of vm:entry-point.
by Samir Jindel
· 7 years ago
9767af2
[vm/precomp] Support @pragma for fields and remove associated entry-point entries.
by Samir Jindel
· 7 years ago
de40820
[vm/precomp] Take 4 for procedure- and class-entrypoints.
by Samir Jindel
· 7 years ago
08f59e5
These changes are causing a segfault in DartEntry::InvokeFunction in dart_entry.cc in Flutter,
by Ben Konyi
· 7 years ago
567109d
Take 3 for "[vm/kernel/precomp] Remove procedures from entry points files."
by Samir Jindel
· 7 years ago
98356d3
Revert "Re-land "[vm/kernel/precomp] Remove procedures from entry points files.""
by Samir Jindel
· 7 years ago
a437b4b
Re-land "[vm/kernel/precomp] Remove procedures from entry points files."
by Samir Jindel
· 7 years ago
17cca79
Revert "[vm/kernel/precomp] Remove procedures from entry points files."
by Samir Jindel
· 7 years ago
91dcf65
[vm/kernel/precomp] Remove procedures from entry points files.
by Samir Jindel
· 7 years ago
0ccdc3e
Reland: [dart:io] Adds Socket.startConnect
by Zach Anderson
· 7 years ago
4e04ad5
Revert "[dart:io] Adds Socket.startConnect"
by Zach Anderson
· 7 years ago
eb3bece
[dart:io] Adds Socket.startConnect
by Zach Anderson
· 7 years ago
2876bd0
Doc - Fix OSError.message and errorCode doc
by Sam Rawlins
· 7 years ago
5bfb70e
Docs - Update example websockets app; use idiomatic async/await in examples
by Sam Rawlins
· 7 years ago
69c807c
Fix docs for async File methods
by Sam Rawlins
· 7 years ago
7911fb2
First pass at disabling packages/ dir, packageRoot
by Mike Fairhurst
· 7 years ago
3ab7cf0
Revert "[dart:io] Revert recent non-utf8 path handling"
by Ben Konyi
· 7 years ago
e7495e4
[dart:io] Adds X509Certificate.der and X509Certificate.pem
by Zach Anderson
· 7 years ago
42bcdcd
[dart:io] Revert recent non-utf8 path handling
by Zach Anderson
· 7 years ago
916b9da
[ VM ] Fixed issue where backing array was deleted from an ExternalTypedData before the ExternalTypedData was used.
by Ben Konyi
· 7 years ago
4f549e2
Revert "Fix issues with FileSystemEntities which have non-UTF8 paths causing exceptions to be thrown when converting to/from a Dart VM String."
by Ben Konyi
· 7 years ago
ba342a9
Fix issues with FileSystemEntities which have non-UTF8 paths causing exceptions to be thrown when converting to/from a Dart VM String.
by Ben Konyi
· 7 years ago
5afa2dc
[dart:io] Fix ProcessStartMode.values
by Zach Anderson
· 7 years ago
ac6ea06
[dart:io] Switch ProcessStartMode back to an enum
by Zach Anderson
· 7 years ago
5904247
Fix a typo in socket.dart.
by Devon Carew
· 7 years ago
afb490a
[dart:io] Provide modern Dart-styled constants
by Zach Anderson
· 7 years ago
865f527
[dart:io] Adds IOOverrides.socketConnect
by Zach Anderson
· 7 years ago
f386b36
Update dartdoc to v0.18.0 and tag library categories.
by Janice Collins
· 7 years ago
4f1f5f8
Reland "Do not return this on RandomAccessFile.close"
by Alexey Knyazev
· 7 years ago
e59018e
Revert "Do not return this on RandomAccessFile.close"
by William Hesse
· 8 years ago
44aa9a1
Do not return this on RandomAccessFile.close
by Alexey Knyazev
· 8 years ago
3a769b9
Add missing methods to make classes Dart 2 valid.
by Lasse R.H. Nielsen
· 8 years ago
aee7d57
API doc updates
by Kathy Walrath
· 8 years ago
6f78471
New methods on Iterable, List, Set, Queue, Map.
by Lasse R.H. Nielsen
· 8 years ago
9c35cff
Revert "New methods on Iterable, List, Set, Queue, Map."
by William Hesse
· 8 years ago
0b59f24
New methods on Iterable, List, Set, Queue, Map.
by Lasse R.H. Nielsen
· 8 years ago
6523896
[dart:io] Adds ProcessStartMode.INHERIT_STDIO
by Zachary Anderson
· 8 years ago
71d356d
[fuchsia][dart:io] Allow the embedder to specify handles for stdio
by Zachary Anderson
· 8 years ago
a4f3b53
Reapply "Partial static mode changes for vm-service and tests (part 3)."
by Ryan Macnak
· 8 years ago
37c28f8
Revert "Reapply "Partial static mode changes for vm-service and tests (part 3).""
by Jens Johansen
· 8 years ago
c9f6e86
Reapply "Partial static mode changes for vm-service and tests (part 3)."
by Ryan Macnak
· 8 years ago
e8d9d94
Revert "Partial static mode changes for vm-service and tests (part 3)."
by Ryan Macnak
· 8 years ago
6ccd7b8
Partial static mode changes for vm-service and tests (part 3).
by Ryan Macnak
· 8 years ago
971a157
[dart:io] Allow setting overrides in the root Zone
by Zachary Anderson
· 8 years ago
2822fba
Fix the interface definition for Socket.close and Socket.done.
by Paul Berry
· 8 years ago
5554382
Get a better stack trace from conversion errors in File.readAsString.
by Ryan Macnak
· 8 years ago
f3e845c
Revert "Reland: [dart:io] Adds waitForEventSync"
by Florian Loitsch
· 8 years ago
3ea5e13
Reland: [dart:io] Adds waitForEventSync
by Zachary Anderson
· 8 years ago
acdd2ad
Make sure that _StreamSinkImpl._isBound is kept up-to-date
by Natalie Weizenbaum
· 8 years ago
9d8e645
Revert "[dart:io] Adds waitForEventSync"
by Zach Anderson
· 8 years ago
2aed87a
[dart:io] Adds waitForEventSync
by Zachary Anderson
· 8 years ago
9344c79
[dart:io] Allow the embedder to override Platform.localeName
by Zachary Anderson
· 8 years ago
616215d
[dart:io] Adds Stdin.hasTerminal to mirror Stdout.hasTerminal
by Zachary Anderson
· 8 years ago
2b5349e
Remove most comment syntax casts from sdk.
by Leaf Petersen
· 8 years ago
b8f6eb7
[vm] Make effectively const fields const.
by Ryan Macnak
· 8 years ago
0af5298
[dart:io] Adds optional withTrustedRoots parameter to SecurityContext()
by Zachary Anderson
· 8 years ago
0b58c4b
Change some constant declarations to lowerCase.
by Lasse R.H. Nielsen
· 8 years ago
e61fc07
Revert "Change some constant declarations to lowerCase."
by Lasse R.H. Nielsen
· 8 years ago
c048cfb
Change some constant declarations to lowerCase.
by Lasse R.H. Nielsen
· 8 years ago
528bc96
[VM] Cleanup static typing issues in IO implementation
by Vyacheslav Egorov
· 8 years ago
346e1ed
[dart:io] Rename IoOverrides -> IOOverrides
by Zachary Anderson
· 8 years ago
dcd275f
[dart:io] Begins work on mocking support
by Zachary Anderson
· 8 years ago
4b64a83
[vm] Remove dead crypto.dart from dart:io.
by Ryan Macnak
· 8 years ago
920d44c
Include dart.io in dart2js platform
by Sigmund Cherem
· 8 years ago
2948f8c
Reland: [dart:io] Moves Http code into a separate library.
by Zachary Anderson
· 8 years ago
64bf1b4
Revert "[dart:io] Moves Http code into a separate library."
by Zach Anderson
· 8 years ago
ac9ff3f
[dart:io] Moves Http code into a separate library.
by Zachary Anderson
· 8 years ago
fc41a57
[dart:io] Allow an embedder to disallow certain operaions
by Zachary Anderson
· 8 years ago
e2bce94
[dart:io] Adds Platform.operatingSystemVersion
by Zachary Anderson
· 8 years ago
d0295c8
[dart:io] Namespaces for file IO
by Zachary Anderson
· 8 years ago
941f808
remove reference to dart:html (#30543)
by Seth Ladd
· 8 years ago
734beef
[infra] Translate _sources.gypi files to _sources.gni files
by Zachary Anderson
· 8 years ago
7730203
[dart:io] Update docs for FileSystemEvent.isDirectory for Windows
by Zachary Anderson
· 8 years ago
21eddc4
[dart:io] Ignore server http upgrade request unless status code is right
by Zachary Anderson
· 8 years ago
ee46026
Don't use `LinkedList` in the core libraries anymore.
by Florian Loitsch
· 8 years ago
9e7e666
Compute the script Uri lazily
by Zachary Anderson
· 8 years ago
5d4a786
Revert "Don't use `LinkedList` in the core libraries anymore."
by Florian Loitsch
· 8 years ago
fe17b5b
Don't use `LinkedList` in the core libraries anymore.
by Florian Loitsch
· 8 years ago
1bfd01c
Revert "Use relative URIs for core library part-of statements."
by Ryan Macnak
· 8 years ago
Next »