Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/heads/lkgr-dev
/
sdk
59c8081
[dart2wasm] Use shared closure argument dispatchers for dynamic call entries
by Martin Kustermann
· 4 days ago
95d39c1
[vm/shared/doc] Add a note about experimental nature of NativeCallable.isolateGroupBound method.
by Alexander Aprelev
· 5 days ago
bf15685
[dart2wasm] Unify deferred loading implementation
by Martin Kustermann
· 12 days ago
d3b988f
Remove dot shorthand syntax from SDK libraries.
by Nate Biggs
· 13 days ago
0cf5b99
[ffi] Add dartdoc comment for NativeCallable.isolateGroupBound
by Alexander Aprelev
· 14 days ago
f6b74c3
[dart2wasm] Retain CFE inserted deferred loading nodes for TFA
by Martin Kustermann
· 2 weeks ago
489f63a
[vm] Add NativeRuntime.streamTimelineTo
by Vyacheslav Egorov
· 3 weeks ago
f1b5b92
Add more detail to `FileSystemEvent.isDirectory` for possible incorrect values on Windows.
by David Morgan
· 3 weeks ago
b24698b
Revert "[vm] Add NativeRuntime.streamTimelineTo"
by Slava Egorov
· 3 weeks ago
553887b
[vm] Add NativeRuntime.streamTimelineTo
by Vyacheslav Egorov
· 3 weeks ago
8499988
[dyn_modules] Remove ability to specify library wildcards in dynamic_interface.yaml files
by Alexander Markov
· 3 weeks ago
da95516
fix(stdio): Correct error message for Line Terminator
by Indraneel Rajeevan
· 4 weeks ago
a63045d
[dart2wasm] Remove `dart:js_util` from supported libraries
by Mayank Patke
· 4 weeks ago
5043993
[js_interop] Move annotations from _js_annotations to js_interop
by Mayank Patke
· 4 weeks ago
dec87b9
[io] Provide dart::bin::SetupDartIoLibrary
by Slava Egorov
· 4 weeks ago
a20f1bc
[dart2wasm] Introduce "load ids" to dart2wasm deferred loading.
by Nate Biggs
· 4 weeks ago
32e45cf
[ dart:io ] Ensure socket IDs are unique
by Ben Konyi
· 5 weeks ago
505f08b
[lib] Avoid empty stack-traces in Stream methods
by Slava Egorov
· 5 weeks ago
6bc49bb
SDK: Deprecate the ability to implement RegExp and RegExpMatch.
by Sam Rawlins
· 5 weeks ago
4d7b159
Revert "SDK: Deprecate the ability to implement RegExp and RegExpMatch."
by Mayank Patke
· 6 weeks ago
9f2a26e
SDK: Deprecate the ability to implement RegExp and RegExpMatch.
by Sam Rawlins
· 6 weeks ago
ad31812
[io] Fix race between closing socket and requesting its type.
by Alexander Aprelev
· 6 weeks ago
9ee6b09
[dyn_modules] Allow dynamic modules to use and override public members of _Enum
by Alexander Markov
· 6 weeks ago
25df2b3
[io] Rewrite Mac OS X FS watcher
by Slava Egorov
· 6 weeks ago
ed6bab8
[io] Rewrite _FileSystemWatcher implementation
by Slava Egorov
· 6 weeks ago
f434804
[io] Simplify Mac OS X FileSystemWatcher
by Slava Egorov
· 6 weeks ago
26a8fa5
[io] Make socket subscription cancellation wait for close
by Slava Egorov
· 6 weeks ago
c6e6405
Fix bug in HTTP header parameter value parsing.
by Lasse R.H. Nielsen
· 6 weeks ago
1de6014
Fix bug in `Uri`'s `_normalizeRelativePath`.
by Lasse R.H. Nielsen
· 6 weeks ago
d1efd49
Core libs: Introduce Deprecated.optional, a new annotation.
by Sam Rawlins
· 6 weeks ago
cd2ef74
[vm,dart2js] Simplify DateTime patches
by Ömer Ağacan
· 7 weeks ago
b7df75c
[dart2wasm] Replace js_util implementations with UnsupportedError
by Mayank Patke
· 7 weeks ago
a5bb6a5
[dart2wasm] Move required js_util APIs out of js_util
by Mayank Patke
· 7 weeks ago
6d58b9a
[js_interop] Allow createJSInteropWrapper to take a prototype
by Mayank Patke
· 7 weeks ago
3367e61
[dart2wasm] Convert Promises with dartify
by fishythefish
· 7 weeks ago
1dbc953
[dart:js_interop]/[dart:js_interop_unsafe] Fix up documentation
by Srujan Gaddam
· 7 weeks ago
b01bf92
[dart2wasm] Typed array wrappers should unwrap instead of reinstantiate
by Srujan Gaddam
· 7 weeks ago
97909b6
Update the cookie and cookie-date parsers.
by Lasse R.H. Nielsen
· 7 weeks ago
60b72cb
[vm] Improve unwinding from Future.doWhile
by Slava Egorov
· 7 weeks ago
9f70bc7
Add `Future.syncValue(T value)` constructor.
by Lasse R.H. Nielsen
· 7 weeks ago
c11f911
[dart2wasm] Fix `wasm:entry-point` typo.
by Mayank Patke
· 8 weeks ago
8678711
[js_shared] Remove feature detection for Promise.
by Mayank Patke
· 8 weeks ago
1dc1d36
[vm] Add C Api for maps making.
by Artem Strygin
· 8 weeks ago
e41640d
Core libs: Introduce 5 new forms of the Deprecated annotation.
by Sam Rawlins
· 8 weeks ago
9eea7a3
[dart2wasm] Fix `ByteData.elementSizeInBytes`, `ByteData` to JS convs
by Ömer Ağacan
· 8 weeks ago
6abae96
Move tests/lib/mirrors off multi/mini-tests.
by Lasse R.H. Nielsen
· 8 weeks ago
46eae16
Update future.dart
by Kairat
· 8 weeks ago
5d84ffb
BREAKING CHANGE: Fix `parseIPv4Address` to not allow leading zeros.
by Lasse R.H. Nielsen
· 9 weeks ago
43aa985
[vm,dyn_modules] Support FFI loads/stores of AbiSpecificInteger in the interpreter
by Alexander Markov
· 2 months ago
5492cfd
[dart2js] Never elide `_Enum.index`
by Stephen Adams
· 3 months ago
eb09388
[vm] Replace tag asm intrinsics with kernel intrinsics.
by Ryan Macnak
· 3 months ago
d672d98
[dart:js_interop] Make isA<JSBoxedDartObject> check if it's a boxed object
by Srujan Gaddam
· 3 months ago
1f9ce95
[dart2wasm] Simplify boxed Dart object marker allocation
by Ömer Ağacan
· 3 months ago
962b2f2
[shared] Mark Platforms constants and Stopwatch frequence as shared.
by Alexander Aprelev
· 3 months ago
0416fd1
[vm/shared] Allow smis in field table. Tag shared ClassId and Uint8List static instances.
by Alexander Aprelev
· 3 months ago
966500e
[VM/Service] Deprecate `streamCpuSamplesWithUserTag`
by Derek Xu
· 3 months ago
8e5195c
[ dart:io ] Added override for `exit(...)` in `IOOverrides`
by Ben Konyi
· 3 months ago
106c70f
Revert "[js_runtime] Modernize and simplify `_AsyncRun._scheduleImmediate`."
by Stephen Adams
· 3 months ago
6d01285
[js_runtime] Modernize and simplify `_AsyncRun._scheduleImmediate`.
by Stephen Adams
· 3 months ago
f7f0f71
Don't use `part of library.name` in platform libraries.
by Lasse R.H. Nielsen
· 3 months ago
e605324
[vm, compiler] Add TSAN instrumentation to Dart field access.
by Ryan Macnak
· 3 months ago
16a4386
[dart:js_interop] Add JSArray.add
by Srujan Gaddam
· 3 months ago
2503f98
[dart:js_interop] Specify that null or empty @JS values are ignored
by Srujan Gaddam
· 3 months ago
2550dada
[ dart:io ] Breaking change: mark IOOverrides as `abstract base`
by Ben Konyi
· 3 months ago
1597303
Make VM int parsing not use static global non-constant tables.
by Lasse R.H. Nielsen
· 3 months ago
fc16a52
[vm/shared] Replace static final _emptyList with getter.
by Alexander Aprelev
· 3 months ago
a36f38b
[vm/shared] Rename IsolateGroupShared to IsolateGroupBound.
by Alexander Aprelev
· 3 months ago
eb4619d
[ddc] Add hot reload checks for instance methods
by Nicholas Shahan
· 4 months ago
2bd7217
[ dart:io ] Remove bad assert from socket profiling stat collection
by Ben Konyi
· 4 months ago
6863308
[_js_annotations] Update staticInterop and anonymous documentation
by Srujan Gaddam
· 4 months ago
ab44b20
Reapply "[VM/dartdev] Switch dartdev to use an AOT runtime." and
by asiva
· 4 months ago
ec05bf8
http_impl: general cleanup
by Kevin Moore
· 4 months ago
4751222
[pkg/dartdev] Enable Linux ARM cross-compilation on Windows.
by Tess Strickland
· 4 months ago
56d0115
[vm/shared] Allow sharing of ffi structs/unions.
by Alexander Aprelev
· 4 months ago
b75b265
[vm,corelib] Change static type of _Hash*Base._data to match runtime type
by Alexander Markov
· 4 months ago
8a38216
[dart2wasm] Remove unused string lib
by Ömer Ağacan
· 4 months ago
97bc401
Revert "[VM/dartdev] Switch dartdev to use an AOT runtime."
by asiva
· 4 months ago
6f85292
[dart2wasm] Support NullRejectionException.isUndefined
by Srujan Gaddam
· 4 months ago
ee2e81e
[vm/shared] Enforce trivially-shareable constraint.
by Alexander Aprelev
· 4 months ago
67bda7c
[dart2js/ddc/dart2wasm/dart:js_interop] Support SharedArrayBuffers in JS typed data wrappers
by Srujan Gaddam
· 4 months ago
5399dbf
[VM/dartdev] Switch dartdev to use an AOT runtime.
by asiva
· 4 months ago
f0b83bf
Move VM-specific logic out of `schedule_microtask.dart`.
by Lasse R.H. Nielsen
· 4 months ago
120337d
[build] Rework handling of compressed pointers in configurations.
by Tess Strickland
· 4 months ago
1e9e0b1
[vm] Don't generate gen_snapshot targeting ARM/RISCV64 for ARM64C/X64C.
by Tess Strickland
· 4 months ago
9b916b2
[io] Avoid uncatchable error in RawDatagramSocket.bind()
by Martin Kustermann
· 4 months ago
d183c83
Explain where log() output can be viewed.
by Brian Quinlan
· 4 months ago
3ecbd88
[dart:io] Use /system/bin/sh on Android.
by Ryan Macnak
· 4 months ago
856e0ba
Reland "Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries."
by Tess Strickland
· 4 months ago
0091c24
Revert "Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries."
by Tess Strickland
· 4 months ago
d257c52
Add Linux ARM and Linux RISCV64 cross compilation gen_snapshot binaries.
by Tess Strickland
· 4 months ago
593da80
[vm] Switch reloadSources to object parameters
by Vyacheslav Egorov
· 5 months ago
cf43e2a
[dart2wasm] Throw UnsupportedError instead of string in IndexError.* getters
by Martin Kustermann
· 5 months ago
e5ec2d6
[dart2wasm] Maintain types of `Error`s being thrown
by Martin Kustermann
· 5 months ago
a76f343
[dart:js_interop] Clean up documentation on static vs runtime guarantees
by Srujan Gaddam
· 5 months ago
3f5314f
Reapply "[dart2js,rti] Add direct methods for `as JSObject`"
by Stephen Adams
· 5 months ago
b3c579d
Revert "Reland "[VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization""
by Derek Xu
· 5 months ago
8b495a0
[dart2wasm] Fix remaining issues around [Symbol] and privacy
by Martin Kustermann
· 5 months ago
c2095cb
Reland "[VM/Service] Shut down the VM immediately after the VM Service fails to start during VM initialization"
by Derek Xu
· 5 months ago
ab4f935
Rename vm_platform_strong.dill to vm_platform.dill.
by Ryan Macnak
· 5 months ago
43b5c14
Revert "[dart2js,rti] Add direct methods for `as JSObject`"
by Stephen Adams
· 5 months ago
Next »