Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.2.0
tag
a9a76e08404948ef7767ecbcba5341f41dbfa1fe
tagger
Alexander Thomas <athom@google.com>
Tue Feb 26 14:04:32 2019
object
e51bdfb6f69240996030f476aa9ba7f6efdae549
2.2.0
e51bdfb
Version 2.2.0
by Alexander Thomas
· 7 years ago
2.2.0
f225556
Version 2.2.0-dev.2.1
by Alexander Thomas
· 7 years ago
2.2.0-dev.2.1
61eae93
[docs] classify dart:ffi as vm on docs site, and exclude it for now
by Daco Harkes
· 7 years ago
79768fd
Version 2.2.0-dev.2.0
by Alexander Thomas
· 7 years ago
2.2.0-dev.2.0
265af02
Version 2.1.1
by Alexander Thomas
· 7 years ago
2.1.1
c92d5ca
Migrate ClassElementImplTest from task model.
by Konstantin Shcheglov
· 7 years ago
d566a67
Revert "[standalone] Name dart:io threads."
by Ryan Macnak
· 7 years ago
cc3218b7
[standalone] Name dart:io threads.
by Ryan Macnak
· 7 years ago
525b43d
[vm] Decouple intrinsifier code from runtime
by Martin Kustermann
· 7 years ago
4510fa0
[vm / library] reduce dart:ffi test recursion depth
by Daco Harkes
· 7 years ago
def7e2d
Migrate ConstantVisitorTest from task model.
by Konstantin Shcheglov
· 7 years ago
010a123
[vm] Fix ThrowErrorSlowPath-derived instructions (e.g. CheckNull) in JIT mode.
by Samir Jindel
· 7 years ago
76f531e
[vm / library] dart:ffi status file entry for flaky dartkb crash
by Daco Harkes
· 7 years ago
c8a2a7b
[vm/ffi] Move FFI transformations from pkg/kernel to pkg/vm.
by Samir Jindel
· 7 years ago
7fe7e28
[vm] Fix location of Flutter 3xH patch file.
by Samir Jindel
· 7 years ago
d1bf6ae
Track nonNullIntent in unconditional control flow.
by Paul Berry
· 7 years ago
13c4b16
Add migration tool support for bare "return;" statements
by Paul Berry
· 7 years ago
3796dd8
[vm] Pass --enable-asserts to analyze.dart in analyze_flutter.sh.
by Samir Jindel
· 7 years ago
809d812
[vm] Add FFI library to more targets and Flutter file libraries.json (in patch).
by Samir Jindel
· 7 years ago
d6a763e
[vm / library] dart:ffi fix android build
by Daco Harkes
· 7 years ago
cf5a7cf
Simplify class_hierarchy_test: Move tests of getLegacyLeastUpperBound to own file
by Peter von der Ahé
· 7 years ago
a92ddcf
Add package:expect/matchers_lite.dart
by Peter von der Ahé
· 7 years ago
0dfac95
Simplify class_hierarchy_test: don't use package:test
by Peter von der Ahé
· 7 years ago
5bf0065
Simplify class_hierarchy_test: don't use package:test_reflective_loader
by Peter von der Ahé
· 7 years ago
f954c05
Simplify class_hierarchy_test: remove abstract class
by Peter von der Ahé
· 7 years ago
a200ef3
Don't include main in computeTransitiveClosure
by Jens Johansen
· 7 years ago
0651c8c
[vm / library] dart:ffi status file entry for reload crash
by Daco Harkes
· 7 years ago
4fa1e3a
[vm / library] dart:ffi status file entry for appjitk crashes
by Daco Harkes
· 7 years ago
3236ac1
Fix flutter-analyze bot.
by Samir Jindel
· 7 years ago
3196b87
Incremental compiler: Include right libraries when entry point is translated
by Jens Johansen
· 7 years ago
e6a181a
Add set literal release comment to changelog.
by Lasse R.H. Nielsen
· 7 years ago
7d46d4b
[vm / library] Foreign function interface prototype
by Daco Harkes
· 7 years ago
671865c
Fix JSON parser.
by Lasse R.H. Nielsen
· 7 years ago
bffa51e
Add ClassHierarchyBuilder.getKernelTypeAsInstanceOf
by Peter von der Ahé
· 7 years ago
857d834
Remove obsolete expectMoreSpecific parameter
by Peter von der Ahé
· 7 years ago
9c1b50b
Copy inferred mixin application type arguments to builder hierarchy
by Peter von der Ahé
· 7 years ago
f815b4c
Add Loader.computeTypeBuilder
by Peter von der Ahé
· 7 years ago
a31a725
Don't include declarations of the library itself.
by Konstantin Shcheglov
· 7 years ago
c8b28c4
[vm/compiler] graph checker addition
by Aart Bik
· 7 years ago
f21fafd
Migrate SimpleResolverTest from task model.
by Konstantin Shcheglov
· 7 years ago
80e43c6
Remove the Modification class; use SourceEdit instead.
by Paul Berry
· 7 years ago
3e5a4f1
Sort declarations in file inferred_type_test.dart
by Paul Berry
· 7 years ago
1e72e9c
Fix tests now that set literal support is enabled by default.
by Paul Berry
· 7 years ago
f841096
Fix for crash if MixinDeclaration has a const constructor.
by Konstantin Shcheglov
· 7 years ago
80c8848
Support for enums in available suggestions, getDetails, boost relevance.
by Konstantin Shcheglov
· 7 years ago
6588eaf
Fix calls to generator-bodies to correctly model elided parameters
by Sigmund Cherem
· 7 years ago
3f96de7
Cleanup intermediate control flow collection structures in AstBuilder
by danrubel
· 7 years ago
ca32bef
Add migration support for the `@required` annotation.
by Paul Berry
· 7 years ago
8d5958b
Migrate ErrorResolverTest.
by Konstantin Shcheglov
· 7 years ago
9d28019
Prepare to publish analyzer version 0.35.1.
by Paul Berry
· 7 years ago
135abb4
Migrate ElementResolverCodeTest from task model.
by Konstantin Shcheglov
· 7 years ago
6d2daa6
Set non_nullable experiments flag during migration tests.
by Paul Berry
· 7 years ago
c507acf
Fix Js-interop factory calls which broke when eliding optional parameters.
by Sigmund Cherem
· 7 years ago
0541640
[testing] Create list from test list iterable
by Alexander Thomas
· 7 years ago
66c404a
dart2js: Reduce assert helpers
by Stephen Adams
· 7 years ago
c812d5a
Fix available suggestions tests on Windows.
by Konstantin Shcheglov
· 7 years ago
7850905
[vm] Add names for more types to the V8 snapshot profile output.
by Ryan Macnak
· 7 years ago
80e85d0
Fixes for enum constants in available declarations.
by Konstantin Shcheglov
· 7 years ago
cccaae2
bump to linter 0.1.82
by pq
· 7 years ago
5fe0202
Unify MapElement and CollectionElement
by Brian Wilkerson
· 7 years ago
92227c0
[infra] Remove ContentShell support in test driver interface js.
by William Hesse
· 7 years ago
f54650c
Add LineInfo to Declaration search results
by Danny Tuppeny
· 7 years ago
ce91bcb
Add migration support for named parameters.
by Paul Berry
· 7 years ago
69589be
[infra] Rename analyzer-stable branch builders to have branch suffix.
by Jonas Termansen
· 7 years ago
ed5bdfa
[CFE] Fix check for unavailable constructors.
by Aske Simon Christensen
· 7 years ago
660cf26
Reland "[vm] Decouple stub code from runtime"
by Martin Kustermann
· 7 years ago
250f966
[CFE] Get constants backend from backend target.
by Aske Simon Christensen
· 7 years ago
b7afb22
[CFE] Eliminate redundant coreTypes parameter.
by Aske Simon Christensen
· 7 years ago
44681fa
[CFE] Move DDC specific behavior into ConstantsBackend.
by Aske Simon Christensen
· 7 years ago
0a7dcf1
Attempt tracing to /sys/kernel/tracing/trace_marker on Linux.
by Chinmay Garde
· 7 years ago
02b65ee
Include 'includedSuggestionRelevanceTags' into completion response.
by Konstantin Shcheglov
· 7 years ago
71e8588
Include enum constants into available declarations.
by Konstantin Shcheglov
· 7 years ago
30f9143
Revert "[vm] Decouple stub code from runtime." and "[VM/Decoupling] Follow-up change to decoupling of stub_code: Fix missing "!""
by Ben Konyi
· 7 years ago
ecd7a88
[vm, gc] Don't enqueue pre-marked Instructions.
by Ryan Macnak
· 7 years ago
553e208
[vm] Remove some dead code from the old front end.
by Ryan Macnak
· 7 years ago
7ff0cbe
Add types to TimelineSyncFunction and Timeline.timeSync; fixes #35509
by Sam Rawlins
· 7 years ago
3de72ae
Added files, when in a context root, should be accessible through getLibraries().
by Konstantin Shcheglov
· 7 years ago
b9bcfb4
Change IncludedSuggestionRelevanceTag to using 'relevanceBoost'.
by Konstantin Shcheglov
· 7 years ago
d93ef93
[tests] Add 'spread-collections' flag
by Nicholas Shahan
· 7 years ago
b88d11a
Implement LSP workspace/symbol
by Danny Tuppeny
· 7 years ago
25cefbd
Add HintCode.INVALID_VISIBILITY_ANNOTATION. Fixes #35141
by Sam Rawlins
· 7 years ago
754e5f4
Revert "[vm/extensions] Fix Loader::ReloadNativeExtensions(...)."
by Samir Jindel
· 7 years ago
61e109c
Fix typo in Map.values documentation
by Rodolfo Carvalho
· 7 years ago
640bfb4
Mark test as failing due to #35909
by Paul Berry
· 7 years ago
5f02f3c
Remove tests for removed ARGUMENT_LIST suggestions.
by Konstantin Shcheglov
· 7 years ago
4118d3c
[vm/extensions] Fix Loader::ReloadNativeExtensions(...).
by Samir Jindel
· 7 years ago
a988ed0
[analyzer] Fix off-by-one-error in experiments
by Mike Fairhurst
· 7 years ago
de2e7e7
[infra] Update test.py help now that named configurations are implemented.
by Jonas Termansen
· 7 years ago
859c1ff
[testing] Allow test.py test list to be specified as string
by Alexander Thomas
· 7 years ago
07f2eba
[infra] Remove remnant of analyzer-linux-release-analyzer-new.
by Jonas Termansen
· 7 years ago
473c424
[VM/Decoupling] Follow-up change to decoupling of stub_code: Fix missing "!"
by Martin Kustermann
· 7 years ago
a8e2dfd
[vm] Decouple stub code from runtime.
by Martin Kustermann
· 7 years ago
5e48ccb
Give more context when initializing from dill fails
by Jens Johansen
· 7 years ago
a5c53b0
Convert more doc comments from block to line style
by Brian Wilkerson
· 7 years ago
fdfe40e
Compute 'executableElement' and 'parameterElement' in CompletionTarget.
by Konstantin Shcheglov
· 7 years ago
36a3187
Preserve indentation when converting documentation from block to line
by Brian Wilkerson
· 7 years ago
6875b9b
Do not convert empty function bodies to async (issue 35899)
by Brian Wilkerson
· 7 years ago
d32ca51
fix linter changelog entry
by pq
· 7 years ago
00ee315
Convert interfaces to use implements not extends
by Brian Wilkerson
· 7 years ago
0a26724
Split out several more hint tests
by Brian Wilkerson
· 7 years ago
Next »