Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.6.0
tag
b72f40bd0de13e4fc37aeea39a10412ff28b9c87
tagger
Alexander Thomas <athom@google.com>
Thu Oct 24 15:52:22 2019
object
fccdd5fb429002c6ba6a4f421a48f8465c287aec
2.6.0
fccdd5f
Version 2.6.0
by Alexander Thomas
· 6 years ago
2.6.0
1a844e4
Version 2.6.0-dev.8.2
by Alexander Thomas
· 6 years ago
2.6.0-dev.8.2
0f61c6b
[changelog/ffi] Document dart:ffi changes for D26 - tweaks
by Daco Harkes
· 6 years ago
38c1ee7
Update CHANGELOG.md
by Michael Thomsen
· 6 years ago
0f691a3
[changelog/ffi] Document dart:ffi changes for D26
by Daco Harkes
· 6 years ago
fd1bd01
[cfe/ffi] add fileUri/fileOffset to members introduced by transformation
by Daco Harkes
· 6 years ago
a413734
[vm/ffi] Enable spilling floats in slow paths
by Daco Harkes
· 6 years ago
d2762ac
[vm/ffi] Support moves with temp in ffi call
by Daco Harkes
· 6 years ago
be2c9c6
[vm] Don't leave code pages unprotected when a free-list element's header straddles a page boundary.
by Samir Jindel
· 6 years ago
a1ed1b3
[vm] Do not fuse constants with different representations
by Daco Harkes
· 6 years ago
ef2125a
[analyzer/ffi] Fix crash with dynamic field in struct
by Daco Harkes
· 6 years ago
61d1274
Version 2.6.0-dev.8.1
by Alexander Thomas
· 6 years ago
2.6.0-dev.8.1
20e9176
[SDK] Fixes run_appended_aotsnapshot_test on Windows.
by Clement Skau
· 6 years ago
0d3dc31
[SDK] Fixes loading appended snapshots when executed with PATH.
by Clement Skau
· 6 years ago
2d75d0c
[vm,aot] Fix handling of exported extensions in TFA tree shaker
by Alexander Markov
· 6 years ago
67f6108
[cfe/ffi] asFunction/fromFunction variance in CFE + regression test
by Daco Harkes
· 6 years ago
e9fb29c
[analyzer/ffi] Allow "Pointer<NativeType>" in native function signatures
by Martin Kustermann
· 6 years ago
7c80382
[cfe] Handle explicit extension operator calls
by Johnni Winther
· 6 years ago
2614842
[cfe] Handle named arguments on extensions methods correctly
by Johnni Winther
· 6 years ago
9cc66eb
Version 2.6.0-dev.8.0
by Alexander Thomas
· 6 years ago
2.6.0-dev.8.0
b28b9ae
Fix analyzer on windows
by Daco Harkes
· 6 years ago
504c45f
[CFE] Don't cleanup moved parts in uriToSource
by Jens Johansen
· 6 years ago
f3294f7
[cfe] Ignore context when de-duplicating error messages
by Aske Simon Christensen
· 6 years ago
ed1e0e1
[vm/ffi] Handle IntConverter's similar to LoadUntagged in load optimizer
by Martin Kustermann
· 6 years ago
23e8f2b
[cfe] Verify that Null is always nullable
by Dmitry Stefantsov
· 6 years ago
9634e05
[analyzer/ffi] Remove Struct type parameter in analyzer mock SDK
by Martin Kustermann
· 6 years ago
f95a1ab
[CFE] Recognize >>> in Symbol when triple-shift flag is enabled
by Aske Simon Christensen
· 6 years ago
e000482
[cfe] Better marker length when pointing to a constructor
by Aske Simon Christensen
· 6 years ago
dd14049
[cfe] Position on !=
by Aske Simon Christensen
· 6 years ago
ca66903
[vm/aot] Re-enable dwarf_stack_trace_test.
by Samir Jindel
· 6 years ago
2ed7b63
[cfe] Describe subtype relation in "Nullability in CFE"
by Dmitry Stefantsov
· 6 years ago
dbf6358
[cfe] Add .withNullability to the "Nullability in CFE" doc
by Dmitry Stefantsov
· 6 years ago
c9f6e66
[vm/compiler] Reland "Further compress the information... in StackMaps."
by Teagan Strickland
· 6 years ago
bdf0202
[vm/ffi] Remove deprecated methods
by Daco Harkes
· 6 years ago
f1657ab
NNBD i13n: Handle returned values in deeper expressions
by Sam Rawlins
· 6 years ago
cf9c613
Move consumerName(Request) from the analysis server generator to codegen_java.dart
by Jaime Wren
· 6 years ago
fbc406a
Revert "[vm,aot] Simple unreachable code elimination before type-flow analysis"
by Alexander Markov
· 6 years ago
2e6695f
NNBD i13n: Add line numbers
by Sam Rawlins
· 6 years ago
e221f83
Set nullability for function typed formal parameters.
by Konstantin Shcheglov
· 6 years ago
2baf675
Add test demonstrating that FutureOr<A> <: FutureOr<B> =/=> A <: B.
by Mayank Patke
· 6 years ago
a73eba9
[dartdevc] Preliminary additions to support NNBD runtime subtype checks
by Nicholas Shahan
· 6 years ago
41b65b2
[vm,aot] Simple unreachable code elimination before type-flow analysis
by Alexander Markov
· 6 years ago
81679a2
[analyzer] reduce the default number of times we repeat a benchmark
by Devon Carew
· 6 years ago
2e23776
[dartdevc] Add new bot configuration for nnbd strong
by Nicholas Shahan
· 6 years ago
cfe25c7
NNBD i13n: Sort navigation links
by Sam Rawlins
· 6 years ago
e642af5
Fix behavior of ML query construction
by Ari Aye
· 6 years ago
65bf2f0
[VM] Fix name demangling in AOT mode.
by asiva
· 6 years ago
95bd6a2
Fix --completion-model flag
by Ari Aye
· 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
65813f5
[analyzer/ffi] Extends dart:ffi specific analyzer checks
by Martin Kustermann
· 6 years ago
c549889
Don't suggest class member completions for ExtensionOverride targets.
by Konstantin Shcheglov
· 6 years ago
69fa72d
Flow analysis: split interface and implementation, and add more doc comments.
by Paul Berry
· 6 years ago
6e042ef
[vm/simarm] Fix VRECPS/VRSQRTSQS instruction implementation.
by Vyacheslav Egorov
· 6 years ago
974d289
[runtime/vm] ARM64: Support unaligned memory accesses for regex.
by Artem Serov
· 6 years ago
d24e9a0
[vm/compiler] ARM64: Support unaligned memory accesses.
by Artem Serov
· 6 years ago
b368a6d
[dartdevc] copying over sourcemap file from build_web_compilers
by Mark Zhou
· 6 years ago
5300ce4
ADD_DIAGNOSTIC_PROPERTY_REFERENCE assist
by pq
· 6 years ago
3778839
Fix version number that first supports ui-as-code; fixes #37898
by Sam Rawlins
· 6 years ago
0ee49dd
(dart2js): Reduce worse-case complexity on dominator check in SsaSimplifyInterceptors
by Sigmund Cherem
· 6 years ago
3e497dd
diagnostic function field support
by pq
· 6 years ago
9e2ce9a
[vm,bytecode] Avoid duplicated initializing StoreFieldTOS
by Alexander Markov
· 6 years ago
438d3c1
[ dartfuzz ] Only emit `new` occasionally, replace rollDice(2) with coinFlip()
by Ben Konyi
· 6 years ago
d82ca1a
[vm/ffi] Remove Struct type argument
by Daco Harkes
· 6 years ago
19e2f03
NNBD i13n: Fix non-target reasons and add failing test for method return inheritance
by Sam Rawlins
· 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
abecefd
Forward compatible portion of CL that does not set types for identifiers that are not expressions.
by Konstantin Shcheglov
· 6 years ago
37a0c1e
Create FunctionTypeImpl.synthetic() in DDC.
by Konstantin Shcheglov
· 6 years ago
4131d3d
[vm/ffi] Improve API docs
by Daco Harkes
· 6 years ago
6ccd582
[ dartfuzz ] Second half of DartFuzz refactor
by Ben Konyi
· 6 years ago
d22f512
Support Linux ARM on homebrew
by St?phane Este-Gracias
· 6 years ago
fc93331
[vm] Allow inlining of force optimized functions in AoT
by Daco Harkes
· 6 years ago
ba9d61a
[vm] Allow unaligned accesses by default in SIMARM64
by Vyacheslav Egorov
· 6 years ago
50f7ae9
[VM] - Add missing extension member flag for static initializer functions.
by asiva
· 6 years ago
8fd83cb
[ dart:developer ] Remove optional 'parent' parameter from TimelineTask.withTaskId to avoid ID collisions
by Ben Konyi
· 6 years ago
aab8879
Change experiment flag name in test runner and test config.
by Robert Nystrom
· 6 years ago
4a2adf5
Allow an unspecified error expectation to match multiple errors.
by Robert Nystrom
· 6 years ago
fa3f88e
Fix AOT build breakage (new extension method names were failing as demangling is not done in AOT builds).
by asiva
· 6 years ago
15fe929
Don't use LocalElementBuilder in top-level inference.
by Konstantin Shcheglov
· 6 years ago
c891fa8
Update dartdoc to v0.28.8.
by Janice Collins
· 6 years ago
a551c50
[VM] Implement name demangling of extension methods.
by asiva
· 6 years ago
017a7a6
Revert "[vm/compiler] Further compress the information previously in StackMaps."
by Alexander Markov
· 6 years ago
127b582
Update instantiateElementTypeToBounds() to use precomputed default types for type parameters.
by Konstantin Shcheglov
· 6 years ago
f2dd046
Migration: share code for figuring out when an access is null-aware
by Paul Berry
· 6 years ago
cf7e48b
Migration: Handle members of Object properly in FixBuilder.
by Paul Berry
· 6 years ago
7bdbbc4
Fix "unused variable" warning
by Paul Berry
· 6 years ago
878458d
Migration: Add FixBuilder support for property accesses and prefixed identifiers.
by Paul Berry
· 6 years ago
c9c8e4d
Resolver fix: set auxiliaryElements properly for property accesses.
by Paul Berry
· 6 years ago
b74c9f0
Don't use '.type' in EdgeBuilder.
by Konstantin Shcheglov
· 6 years ago
10ad0c3
Don't use '.type' in FindElement.
by Konstantin Shcheglov
· 6 years ago
af67121
Add more ffi related checks
by Brian Wilkerson
· 6 years ago
70a7ef3
Implement pointer mixture network
by Ari Aye
· 6 years ago
263bfd9
Use relative URLs for navigation to enable publishing the output
by Brian Wilkerson
· 6 years ago
3c3bd8d
[vm,aot,bytecode] Support obfuscation
by Alexander Markov
· 6 years ago
dc0db06
Remove ChangeSet from engine.dart
by Konstantin Shcheglov
· 6 years ago
aeacf56
Check for missing required arguments using parameter elements.
by Konstantin Shcheglov
· 6 years ago
b5bbc97
Revert "[vm, linux] Try to attach names to all VirtualMemory allocations using memfd."
by Ryan Macnak
· 6 years ago
6ad5c2e
Combine elements building with TypeName(s) resolution.
by Konstantin Shcheglov
· 6 years ago
6d468d1
Add a script and target to run dartfix
by Keerti Parthasarathy
· 6 years ago
Next »