Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.6.0
/
sdk
tag
b72f40bd0de13e4fc37aeea39a10412ff28b9c87
tagger
Alexander Thomas <athom@google.com>
Thu Oct 24 15:52:22 2019
object
fccdd5fb429002c6ba6a4f421a48f8465c287aec
2.6.0
bdf0202
[vm/ffi] Remove deprecated methods
by Daco Harkes
· 6 years ago
a73eba9
[dartdevc] Preliminary additions to support NNBD runtime subtype checks
by Nicholas Shahan
· 6 years ago
dd5edfe
Remove mentions of dart2js from isolate docs
by Nate Bosch
· 6 years ago
f10d79618
[dart2js] Use generic function type parameters in RTI subtype check.
by Mayank Patke
· 6 years ago
d82ca1a
[vm/ffi] Remove Struct type argument
by Daco Harkes
· 6 years ago
0cada76
[SDK] Removes dart2aot.
by Clement Skau
· 6 years ago
f9648cb
Fix doc comment for Element.animate
by Sam Rawlins
· 6 years ago
4131d3d
[vm/ffi] Improve API docs
by Daco Harkes
· 6 years ago
8fd83cb
[ dart:developer ] Remove optional 'parent' parameter from TimelineTask.withTaskId to avoid ID collisions
by Ben Konyi
· 6 years ago
c891fa8
Update dartdoc to v0.28.8.
by Janice Collins
· 6 years ago
6d468d1
Add a script and target to run dartfix
by Keerti Parthasarathy
· 6 years ago
892fcf2
Avoid constructing RegExp for every BigInt.tryParse
by Stephen Adams
· 6 years ago
b4751d5
[vm/ffi] Pointer.asExternalTypedData to extension method - Fix Flutter
by Daco Harkes
· 6 years ago
91c6dc1
[vm/ffi] Pointer.asExternalTypedData to extension method
by Daco Harkes
· 6 years ago
545a06b
Fix typo in zone documentation.
by Mark Egli
· 6 years ago
fe0b56f
[dart2js] New RTI: Remove TODO from thrown string.
by Mayank Patke
· 6 years ago
c54750f
[sdk] add a gn file for the JS dart:_interceptors library
by Devon Carew
· 6 years ago
9f33e8d
[vm/ffi] Pointer optimize indexed load and store
by Daco Harkes
· 6 years ago
4ee5ef9
[vm/ffi] Use Pointer<Null> as the type of nullptr.
by Samir Jindel
· 6 years ago
17702e4
Export promiseToFuture function from dart:html
by Nate Bosch
· 6 years ago
8859206
[vm/ffi] Remove Pointer.offsetBy.
by Samir Jindel
· 6 years ago
63d3012
[vm/ffi] Deprecate Pointer.allocate/free.
by Samir Jindel
· 6 years ago
8866cdb
[vm] throw exception if directory buffer overflows on Windows
by Zichang Guo
· 6 years ago
50d6a3d
[analyzer] move the ml model from sdk/model to sdk/bin/model
by Devon Carew
· 6 years ago
ff23f54
[vm/ffi] Work around dartdoc crash to fix API doc generation
by Daco Harkes
· 6 years ago
b12bed3
[VM] Implement isExtensionMember in MethodMirror and VariableMirror
by asiva
· 6 years ago
0f1d5fa
Centralize functions to convert Promise
by Nate Bosch
· 6 years ago
597cd06
[vm/ffi] Pointer load and store as extension methods
by Daco Harkes
· 6 years ago
d23c824
Reland "[vm/ffi] Optimize Pointer operations for statically known types"
by Daco Harkes
· 6 years ago
a0e8c77
[dart2js] New RTI: Prevent elision of precomputed1 and remove unneeded read.
by Mayank Patke
· 6 years ago
0eff6b3
Revert "[vm/ffi] Optimize Pointer operations for statically known types"
by Daco Harkes
· 6 years ago
3712ed2
[vm/ffi] Optimize Pointer operations for statically known types
by Daco Harkes
· 6 years ago
3e3406d
[sdk] remove the dart:_chrome package
by Devon Carew
· 6 years ago
b1db663
[dart2js] New RTI: Use precomputed1 to access first type argument of
by Mayank Patke
· 6 years ago
36e4d5e
Reland "[dartdevc] cleaning up unused web files"
by Mark Zhou
· 6 years ago
38f78c0
[ dart:developer ] Updated parentId argument for timeline events to use base64 to be consistent with async ID formatting
by Ben Konyi
· 6 years ago
f2d1e14
[sdk] remove some metadata references to dart:profiler
by Devon Carew
· 6 years ago
d6c6d12
Revert "[dartdevc] cleaning up unused web files"
by David Morgan
· 6 years ago
e866f04
[dartdevc] cleaning up unused web files
by Mark Zhou
· 6 years ago
e87f340
[ dart:developer ] Added optional `parent` parameter to `TimelineTask` constructors.
by Ben Konyi
· 6 years ago
cbf6a23
Call out tests as a valid use case for Exception
by Nate Bosch
· 6 years ago
26c49d5
[vm] Wasm memory exports, and emscripten hello world
by Liam Appelbe
· 6 years ago
6da8c39
[vm] Small WasmImports API change, and more WASM error tests
by Liam Appelbe
· 6 years ago
fca257f
[dart2js] New RTI: Don't assert that RTI objects have old structure.
by Mayank Patke
· 6 years ago
d2a0900
Reland "[vm] Wasm function imports"
by Liam Appelbe
· 6 years ago
a7cb8ee
Revert "[vm] Wasm function imports"
by Samir Jindel
· 6 years ago
75eb947
[dart2js] New RTI: Support redirection in ruleset.
by Mayank Patke
· 6 years ago
7a24aec
[vm] Wasm function imports
by Liam Appelbe
· 6 years ago
2741022
[vm/http] replace hard coded string in http headers
by Zichang Guo
· 6 years ago
7472da8
Make allowInterop idempotent in DDC
by Nate Bosch
· 6 years ago
8cbc4f3
[benchmark] Add support for benchmarking DDC.
by Jonas Termansen
· 6 years ago
fd0a899
[vm] More wasm cleanup
by Liam Appelbe
· 6 years ago
de2e16d
Add gni files to the html, js, and js_util packages in support of adding them to the flutter sdk.
by Devon Carew
· 6 years ago
d012dfc
Removing 'webkit' prefix, as most modern web browsers will accept 'RTCPeerConnection'
by Mark Zhou
· 6 years ago
bb87996
Fix some dart sdk documentation issues
by Parker Lougheed
· 6 years ago
ad52d12
[dart2js] New RTI: Don't try to instantiate a null function.
by Mayank Patke
· 6 years ago
56913c2
Changing val to accommodate double values
by Mark Zhou
· 6 years ago
34253ce
[dart2js] New RTI: Treat JavaScriptFunction as subtype of all function types.
by Mayank Patke
· 6 years ago
7c1821c
[NNBD/VM] Restructure VM patch files for the NNBD dart sdk split
by asiva
· 6 years ago
f057e25
[dart2js] Extended structured clone algorithm to JSObject.
by Mayank Patke
· 6 years ago
205b90f
Take 3 for '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).'
by Samir Jindel
· 6 years ago
4b6ab33
[SDK] Reland: Remove dart:profiler library which has been deprecated since Dart 1.2
by asiva
· 6 years ago
f234830
Cut dart:ffi dependency to fix simarm build
by Liam Appelbe
· 6 years ago
ed9e89e
Implement a basic WASM API using wasmer.
by Liam Appelbe
· 6 years ago
d0052c1
[dart:_http] Fix potentially large List<int> allocation in _WebSocketPerMessageDeflate.processIncomingMessage
by Alexander Markov
· 6 years ago
892187e
[dart2js] Ensure JSInvocationMirror.typeArguments is unmodifiable.
by Mayank Patke
· 6 years ago
0c481a1
Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform.
by Alexander Aprelev
· 6 years ago
c464a12
Minimize diffs between copies of js_dart2js.dart
by Nate Bosch
· 6 years ago
2cc0c4f
Update doc comments for `dart:js`
by Nate Bosch
· 6 years ago
2e8d912
[developer] Allow async end events to have independent arguments.
by Ryan Macnak
· 6 years ago
cff9c58
Tighten call conventions in allowInterop
by Nate Bosch
· 6 years ago
d964c50
clear contents on TemplateElement#setInnerHtml before appending
by Sam Rawlins
· 6 years ago
f989605
Fix dartdoc typo in ffi
by Michael Thomsen
· 6 years ago
c219a76
Reland "[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs)."
by Samir Jindel
· 6 years ago
6512f55
Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable.""
by Sarah Zakarias
· 6 years ago
d6af865
Update ffi.dart to add preview disclaimer
by Michael Thomsen
· 6 years ago
0813266
[vm/ffi] Unhide FFI docs.
by Samir Jindel
· 6 years ago
a1949cd
[sdk] Removes gen_snapshot.lib from copy_dartaotruntime.
by Clement Skau
· 6 years ago
54fdd55
Revert "Add dart2native tool for building either an aot file or a stand-alone executable."
by Ben Konyi
· 6 years ago
54b95f1
Revert "[SDK] Remove dart:profiler library which has been deprecated since Dart 1.2"
by David Morgan
· 6 years ago
9f57cf7
Add a blacklist to spelling tests; spell-check all packages and sdk with blacklist
by Jens Johansen
· 6 years ago
72e8bdc
Revert "[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs)."
by Samir Jindel
· 6 years ago
ecbea5a
[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).
by Samir Jindel
· 6 years ago
a6141ff
Add dart2native tool for building either an aot file or a stand-alone executable.
by Sarah Zakarias
· 6 years ago
6f85cb8
[SDK] Remove dart:profiler library which has been deprecated since Dart 1.2
by asiva
· 6 years ago
35df96a
[dartdoc] move the dartdoc resources from bin/snapshots/resources/dartdoc to bin/resources/dartdoc
by Devon Carew
· 6 years ago
6191db9
Send arguments for dart developer timeline events
by Kenzie Schmoll
· 6 years ago
fc4919e
[vm/ffi] Fix incomplete handling of Ffi types in VisitPointersPredefined.
by Samir Jindel
· 6 years ago
05c28c6
Reland "Scaffolding for dart:wasm"
by Liam Appelbe
· 6 years ago
6317502
[dartdevc] Update comments for FunctionType and add an explicit type
by Nicholas Shahan
· 6 years ago
d978c83
[dart:io]Annotate SecureSocket.secure supportedProtocols with @Since
by Sigurd Meldgaard
· 6 years ago
3547b2a
[dart:io] Document supportedProtocols argument of RawSecureSocket.secure
by Sigurd Meldgaard
· 6 years ago
671fdba
[dart:io] Pass supportedProtocols through from SecureSocket.secure
by Sigurd Meldgaard
· 6 years ago
022585c
[vm/vmservice] Ensure same name used for all flow events that share same Flow.id.
by Alexander Aprelev
· 6 years ago
9198813
Revert "Scaffolding for dart:wasm"
by Liam Appelbe
· 6 years ago
f39a3f1
Scaffolding for dart:wasm
by Liam Appelbe
· 6 years ago
480e481
Throw HttpException instead of String in http impl
by jonahwilliams
· 6 years ago
293eee9
[dart2js] Revert to old Closure.toString() implementation for old RTI.
by Mayank Patke
· 6 years ago
6667b7f
Drop unused _dhelperRepl method
by Nate Bosch
· 6 years ago
e64738f
[vm/ffi] DynamicLibrary.process() and DynamicLibrary.executable()
by Samir Jindel
· 6 years ago
Next »