Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.0.0-dev.68.0
tag
43e39f729bdcbaa3757fe643b197d65ed4feb1ee
tagger
William Hesse <whesse@google.com>
Tue Jul 10 12:49:13 2018
object
7aae795bbc20b2f6c5683727e9a2ed6fc0dc59e9
2.0.0-dev.68.0
7aae795
Version 2.0.0-dev.68.0
by William Hesse
· 7 years ago
2.0.0-dev.68.0
c267586
[co19] co19 roll: Fix wrong patchset landed.
by William Hesse
· 7 years ago
54f66ee
[co19] co19 roll: DEPS and test_matrix update
by Sergey G. Grekhov
· 7 years ago
8370393
Change Chrome-linux trybot to Dart 2 mode
by William Hesse
· 7 years ago
35589e0
Don't create defensive copies in memory file system
by Jens Johansen
· 7 years ago
4f1d6a3
Remove --analyze-* flags
by Johnni Winther
· 7 years ago
2dd33c2
Have the package:analyzer strong mode option hard coded to on. Delete several spec mode only tests.
by Devon Carew
· 7 years ago
94ca9b3
Mark four tests as slow.
by Devon Carew
· 7 years ago
63b0bf3
Re-add accidentally removed status file entries during merge
by Mike Fairhurst
· 7 years ago
e5d3128
[vm] Support Dart metadata on libraries and library dependencies in Dart 2 mode
by Alexander Markov
· 7 years ago
d4df9b9
misc: update async_helper pubspec to make it clear it's not public
by Kevin Moore
· 7 years ago
6f12cc3
Fix FF and IE status to make bots green
by Sigmund Cherem
· 7 years ago
7ffebea
Failing test for annotation on formal parameters of redirecting factory constructors.
by Konstantin Shcheglov
· 7 years ago
cf30a28
Map UnexpectedDollarInString to an analyzer error code
by Brian Wilkerson
· 7 years ago
b5e97a6
Roll dart_style to version 1.1.2
by William Hesse
· 7 years ago
2125829
Reland "Fix #32227 export dynamic from dart:core in analyzer."
by Mike Fairhurst
· 7 years ago
0b4d8b4
fasta parser tests for 33647
by danrubel
· 7 years ago
84ca27a
Fix File::OpenUri on Windows.
by Alexander Aprelev
· 7 years ago
5403f65
Merge existing metadata into new incrementally compiled components.
by Konstantin Shcheglov
· 7 years ago
3cc0a9a
Another fix for a race in a test.
by Devon Carew
· 7 years ago
4aacaeb
[vm/compiler] Fix handling of exception-throwing instructions in DSE
by Alexander Markov
· 7 years ago
4ff4620
Adjust status lines for safari (take 2)
by Sigmund Cherem
· 7 years ago
c5c18a0
Introduce percent decoding in File::OpenUri.
by Alexander Aprelev
· 7 years ago
550f294
Move some analysis to analyzer-analysis-server-linux and make analyzer-analysis-server-linux a try bot.
by Devon Carew
· 7 years ago
f5de04f
Apply resolution to directive annotations.
by Konstantin Shcheglov
· 7 years ago
6d328b7
Correctly parse dartdoc before abstract class
by danrubel
· 7 years ago
25969b2
Store resolution for abstract class constructor invocation.
by Konstantin Shcheglov
· 7 years ago
973f73b
Handle invalid types from front end.
by Paul Berry
· 7 years ago
bab152a
Fix default in gardening tools
by Sigmund Cherem
· 7 years ago
007dcd4
Upgrade package:http to 0.11.3+17.
by Devon Carew
· 7 years ago
2519892
Address a race condition in a test.
by Devon Carew
· 7 years ago
ed0ccc7
Add more error message mappings
by Brian Wilkerson
· 7 years ago
f0560a8
Add error code ArgumentTypeNotAssignable to improve messaging (issue 33712)
by Brian Wilkerson
· 7 years ago
660b8b7
[fuchsia] Update path to timezone service
by Adam Barth
· 7 years ago
acd8f34
Update safari status
by Johnni Winther
· 7 years ago
4ab0827
[gn] Remove dart_test_bootfs
by Roland McGrath
· 7 years ago
1c673b1
Include bounds in type literals
by Johnni Winther
· 7 years ago
3a1b09d
Fix for bug #33660
by Jens Johansen
· 7 years ago
810cdf8
Add tests for bug #33660
by Jens Johansen
· 7 years ago
ac05595
Memory file system returns Uint8List from readAsBytes
by Jens Johansen
· 7 years ago
d26dba1
More positions in dart2 constant evaluator
by Jens Johansen
· 7 years ago
eafc52a
Add a recovery test
by Brian Wilkerson
· 7 years ago
8be1ddb
Throw FileSystemException from _FileSystemEntityAdaptor when the file does not exist.
by Konstantin Shcheglov
· 7 years ago
98391f2
[vm] Refactoring: move StreamingScopeBuilder out of kernel_binary_flowgraph
by Alexander Markov
· 7 years ago
6dfc4ef
Remove old dart2analyzer not strong status file entries.
by Devon Carew
· 7 years ago
32d208d
Revert "Adjust status lines for safari"
by Sigmund Cherem
· 7 years ago
5da24bb
Adjust status lines for safari
by Sigmund Cherem
· 7 years ago
c1f6c9d
Fix dart2js-hostassert configuration and enable it on the CQ
by Sigmund Cherem
· 7 years ago
1717371
Move InferredData to GlobalTypeInferenceResults
by Johnni Winther
· 7 years ago
403e7c8
Use DataComputer class to implement equivalence based tests
by Johnni Winther
· 7 years ago
5dbf6da
Remove generics where only ir.Node is used
by Johnni Winther
· 7 years ago
da9705b
Split compileLoadedLibraries
by Johnni Winther
· 7 years ago
04168fa
Move more methods to ClassHierarchy.
by Johnni Winther
· 7 years ago
a4c47af
Fix global-inference bug.
by Sigmund Cherem
· 7 years ago
3e33c3d
Eliminate analysis warnings in pkg/ code.
by Devon Carew
· 7 years ago
72f3abc
Fix force-strong flag.
by Sigmund Cherem
· 7 years ago
e3323ae
[vm/inliner] Inline typed data on 32-bit archs.
by Aart Bik
· 7 years ago
f5a3af4
[VM] A const bool.fromEnvironment() with an explicit defaultValue of `null` should default to `null`
by Martin Kustermann
· 7 years ago
1a08800
Run analyzer --use-fasta-parser on the language2 tests; update status file.
by Devon Carew
· 7 years ago
aa6dc1e
[fasta] Resolve redirecting factories invocations after bodies are built
by Dmitry Stefantsov
· 7 years ago
31cd00b
Mark the analysis server integration tests as slow.
by Devon Carew
· 7 years ago
65ee951
Force tests to fail pending implementation.
by Danny Tuppeny
· 7 years ago
d52555c
Update the changelog for analyzer changes.
by Devon Carew
· 7 years ago
d6cf9b4
Deprecate and remove the implementation of an older flag.
by Devon Carew
· 7 years ago
609a191
Basic implementation of MOVE_FILE for files
by Danny Tuppeny
· 7 years ago
149c5a0
Improve formatting of errors in golden files
by Peter von der Ahé
· 7 years ago
a600171
Update expectations after parser updates
by Peter von der Ahé
· 7 years ago
7570fb8
[fasta] Set parent of annotations in BodyBuilder.finishMetadata.
by Dmitry Stefantsov
· 7 years ago
e8ff3d5
Deprecate and ignore the --strong flag on dartanalyzer.
by Devon Carew
· 7 years ago
a5b8ed1
Have dart2analyzer no longer use the --no-preview-dart-2 flag in test.py.
by Devon Carew
· 7 years ago
58e7402
Initial attempt to analyze stack traces
by Brian Wilkerson
· 7 years ago
a07b2a1
Changed all warnings to errors in the language specification.
by Erik Ernst
· 7 years ago
5b5e36f
Remove use of deprecated methods and constants.
by Devon Carew
· 7 years ago
1400cf6
Add named configurations to test matrix.
by William Hesse
· 7 years ago
5d2405f
Update the status file for slow tests.
by Devon Carew
· 7 years ago
9871ad2
[infra] Move fasta legacy mode SDK tests to their own builder
by Alexander Thomas
· 7 years ago
bb69cc1
Add ClassHierarchy to share code between J/KClosedWorld (second attempt)
by Johnni Winther
· 7 years ago
148013f
Re-add tests for MOVE_FILE refactoring.
by Danny Tuppeny
· 7 years ago
9873f04
Update service test to not be different in sync async mode
by Jens Johansen
· 7 years ago
dbd97fb
Prep for analyzer 0.32.3, front_end 0.1.3, kernel 0.3.3
by Alexander Aprelev
· 7 years ago
6e8332b
Remove older analyzer bots.
by Devon Carew
· 7 years ago
eeb5449
More slow test status file updates
by Devon Carew
· 7 years ago
c339846
[kernel] Move util.dart from bin to lib.
by Alexander Aprelev
· 7 years ago
11123b7
Adjust status lines for firefox
by Sigmund Cherem
· 7 years ago
620ab34
[vm] Implement reading of parameter annotations from kernel
by Alexander Markov
· 7 years ago
7d7e39a
[build] Move dart2js run for Observatory from python to GN
by Zach Anderson
· 7 years ago
3c5fe3c
Prevent npe when constructor cannot be resolved
by Brian Wilkerson
· 7 years ago
d50fa68
Update strong status in host-checked mode
by Sigmund Cherem
· 7 years ago
6218c0f
Mark analyzer tests as slow.
by Devon Carew
· 7 years ago
f39eaf9
[vm] Refactoring: remove dependency of StreamingScopeBuilder on StreamingFlowGraphBuilder
by Alexander Markov
· 7 years ago
d5ccb53
Remove more uses of isInstanceOf
by Brian Wilkerson
· 7 years ago
7007137
Adjustments to dart2js test matrix.
by Sigmund Cherem
· 7 years ago
45eee81
Check another case of StaticWarningCode.TYPE_PARAMETER_REFERENCED_BY_STATIC.
by Paul Berry
· 7 years ago
4c789e9
Support the instantiation of abstract constructors
by Brian Wilkerson
· 7 years ago
d3b4ba3
Revert "Fix #32227 export dynamic from dart:core in analyzer."
by Paul Berry
· 7 years ago
aa93fa1
Update documentation of --host-checked.
by Sigmund Cherem
· 7 years ago
afaca9f
Use field for class hierarchy map
by Stephen Adams
· 7 years ago
46bfa72
Have the regular analyzer bots test in dart 2 mode.
by Devon Carew
· 7 years ago
90e9fec
Add changelog entry for language change on int literals
by Sigmund Cherem
· 7 years ago
8c63d57
[vm] Refactoring: move out classes independent of StreamingFlowGraphBuilder
by Alexander Markov
· 7 years ago
Next »