1. 392bf97 [dartdev] adjust the lints and general comment cleanup by Devon Carew · 3 years, 7 months ago
  2. 7eeab86 [dart2js] Consolidate constant folding logic for `null is T`. by Mayank Patke · 3 years, 7 months ago
  3. cd118d1 [dart2js] Clean up `useNullSafety` option. by Mayank Patke · 3 years, 7 months ago
  4. fed7fcc [dart2js] Default `useNullSafety` flag to true. by Mayank Patke · 3 years, 7 months ago
  5. e21b596 Analyzer: Add tests for @internal by Sam Rawlins · 3 years, 7 months ago
  6. 3417dd6 [testing] Add null-safety arguments to a few more places by Alexander Thomas · 3 years, 7 months ago
  7. 578d0c0 Fix search for enums. by Konstantin Shcheglov · 3 years, 7 months ago
  8. 75ffae6 [cfe] Implements recursiveScanner to solve copyWith ambiguities by jlcontreras · 3 years, 7 months ago
  9. 17d1490 [Analyzer] Fix incorrect indents in Flutter quick-fixes for code using \r\n by Danny Tuppeny · 3 years, 7 months ago
  10. d219bde Enforce await_only_futures and fix violations (in more packages). by Konstantin Shcheglov · 3 years, 7 months ago
  11. a36d177 Reland "[vm] Allow BaseWriteStream::WriteFixed to be used at unaligned positions." by Tess Strickland · 3 years, 7 months ago
  12. a10b728 sort dev dependencies by pq · 3 years, 7 months ago
  13. 08c3276 [io/watcher] Fix crash in file event watcher functionality on Windows. by Alexander Aprelev · 3 years, 7 months ago
  14. 7ec28c3 Enforce await_only_futures and fix violations. by Konstantin Shcheglov · 3 years, 7 months ago
  15. 9b7c0eb Extract SimpleIdentifierResolver. by Konstantin Shcheglov · 3 years, 7 months ago
  16. 074d6e1 Revert "[vm] Allow BaseWriteStream::WriteFixed to be used at unaligned positions." by Tess Strickland · 3 years, 7 months ago
  17. 4e25562 [vm] Allow BaseWriteStream::WriteFixed to be used at unaligned positions. by Tess Strickland · 3 years, 7 months ago
  18. d3114ba [cfe] Implement updates for UP and type parameters by Dmitry Stefantsov · 3 years, 7 months ago
  19. c34eef4 [testing] Simplify test.py arguments for null safety testing by Alexander Thomas · 3 years, 7 months ago
  20. d966206 Add Dart 2.11 to dart_internal SDK constraint. by Robert Nystrom · 3 years, 7 months ago
  21. e615c06 analyzer: Report illegal @internal usage of a library or unnamed super ctor call by Sam Rawlins · 3 years, 7 months ago
  22. 6cfef50 Remove special handling of Object in PrefixedIdentifierResolver. by Konstantin Shcheglov · 3 years, 7 months ago
  23. afbb8f9 Meta: introduce @internal annotation by Sam Rawlins · 3 years, 7 months ago
  24. fdf4a1c Fix the production of overrides under null safety by Brian Wilkerson · 3 years, 7 months ago
  25. a7fa634 [cfe] Give external field generated setters parameter names by Daco Harkes · 3 years, 7 months ago
  26. 424137b re-format (dart-lang/linter#2249) by Phil Quitslund · 3 years, 7 months ago
  27. 5100094 update SDK cache (dart-lang/linter#2248) by Phil Quitslund · 3 years, 7 months ago
  28. ac5c140 Extract PrefixedIdentifierResolver. by Konstantin Shcheglov · 3 years, 7 months ago
  29. 75ea666 Infer Object when subtype matching dynamic/void vs. Q?. by Konstantin Shcheglov · 3 years, 7 months ago
  30. a4a714e [vm] Consolidate the *WriteStream hierarchy. by Tess Strickland · 3 years, 7 months ago
  31. 66a7193 Remove unused dart:async imports by Mike Fairhurst · 3 years, 7 months ago
  32. 6cb9c66 Reland "Update SDK version to 2.11" by Jacob MacDonald · 3 years, 7 months ago
  33. feb482a [analyzer] remove unused command line options by Devon Carew · 3 years, 7 months ago
  34. a4637cd [vm] Build canonical string and type tables after reading snapshots. by Ryan Macnak · 3 years, 7 months ago
  35. 69de8fd Make it possible to write imported names in data-driven fixes by Brian Wilkerson · 3 years, 7 months ago
  36. 3b9e300 Extract AnnotationResolver. by Konstantin Shcheglov · 3 years, 7 months ago
  37. e27ee99 [benchmark] Remove obsolete tools/dart2js/angular2_testing_deps. by Jonas Termansen · 3 years, 7 months ago
  38. 8638214 Analyzer: Report invalid use of internal members by Sam Rawlins · 3 years, 7 months ago
  39. 04e2482 [dart2js] Add null checks on `JS()` expressions by Srujan Gaddam · 3 years, 7 months ago
  40. 1d60312 [vm] Add std:: prefix to nullptr_t. by Tess Strickland · 3 years, 7 months ago
  41. f157b5f Flow analysis: promote type X&T on initialization. by Paul Berry · 3 years, 7 months ago
  42. 2366d27 Flow analysis: add API to support promotion on initialization. by Paul Berry · 3 years, 7 months ago
  43. f7b1a1e [Analyzer] Support excluding folders from analysis with LSP configuration by Danny Tuppeny · 3 years, 7 months ago
  44. 2e9d36f [infra] Remove --bytecode from simarm_x64 builders by Alexander Thomas · 3 years, 7 months ago
  45. 6fa4ec9 [infra] Remove obsolete AST test configurations by Alexander Thomas · 3 years, 7 months ago
  46. 24eff20 [Analyzer] Don't return LSP code fixes for files not being analyzed by Danny Tuppeny · 3 years, 7 months ago
  47. c2e8d1d [Analyzer] Return GET_FIXES_INVALID_FILE for getFixes requests for files outside roots by Danny Tuppeny · 3 years, 7 months ago
  48. 839d827 add cast_nullable_to_non_nullable (dart-lang/linter#2244) by Alexandre Ardhuin · 3 years, 7 months ago
  49. 15dc310 [infra] Remove dartkb from the test matrix by Alexander Thomas · 3 years, 7 months ago
  50. 4c95e2c [Analyzer] Update more correction tests to test with \r\n on Windows by Danny Tuppeny · 3 years, 7 months ago
  51. 734da2c [cfe] Update how errors are reported on uninitialized fields by Dmitry Stefantsov · 3 years, 7 months ago
  52. 5d8a934 [cfe] Add support for using backend defined sentinels in late lowering by Johnni Winther · 3 years, 7 months ago
  53. f820c1f [Analyzer] Support using \r\n in correction tests when running on Windows by Danny Tuppeny · 3 years, 7 months ago
  54. 28b6ccb [kernel_worker] Pass null safety mode to TargetFlags by Alexander Markov · 3 years, 7 months ago
  55. 041261f Add tests for promotion behavior related to variable initialization. by Leaf Petersen · 3 years, 7 months ago
  56. e89279c Resolve IndexExpression and PropertyAcces as read only. by Konstantin Shcheglov · 3 years, 7 months ago
  57. 8e8836c Record log entries as FileResolver loads / removes libraries. by Konstantin Shcheglov · 3 years, 7 months ago
  58. 74d47c9 Resolve PrefixExpression and PostfixExpression using shared write resolution. by Konstantin Shcheglov · 3 years, 7 months ago
  59. d5649fc [vm] Add build ID to non-symbolic stack traces. by Tess Strickland · 3 years, 7 months ago
  60. e32f7c9 add null_check_on_nullable_type_parameter (dart-lang/linter#2245) by Alexandre Ardhuin · 3 years, 7 months ago
  61. 2b1105d [ dart:io ] Fix socket_connect_consume_write_close_test by Ben Konyi · 3 years, 7 months ago
  62. dc44588 Fix an exception when computing fixes for a file outside the analysis roots by Brian Wilkerson · 3 years, 7 months ago
  63. e85e5b6 [ dart:io / package:vm_service ] Add httpEnableTimelineLogging extension and service events by Ben Konyi · 3 years, 7 months ago
  64. 61f1bf9 pkg:native_stack_trace: fix pedantic reference by Kevin Moore · 3 years, 7 months ago
  65. ef4c85e In null safe code, error if a final local is read when unassigned. by Paul Berry · 3 years, 7 months ago
  66. a7ae2db Move shared portions of AssignmentExpressionResolver._resolve_ back into resolve(). by Konstantin Shcheglov · 3 years, 7 months ago
  67. ae594b8 [CFE] Interative spell check mode for messages by Jens Johansen · 3 years, 7 months ago
  68. a2cd89f Include all library files with Cider exception. by Konstantin Shcheglov · 3 years, 7 months ago
  69. a736436 add missing @override by pq · 3 years, 7 months ago
  70. 7d80694 [co19] Spread collections tests enabled by sgrekhov · 3 years, 7 months ago
  71. f860868 Flow analysis: remove old "promotable via initialization" logic. by Paul Berry · 3 years, 7 months ago
  72. 37cfae1 [pkg/native_stack_traces] Make package NNBD compatible. by Tess Strickland · 3 years, 7 months ago
  73. df161ac [co19] Roll co19 to da33ec472443aa14d969bf54b9adc3af71cb6382 by Alexander Thomas · 3 years, 7 months ago
  74. ecc87a1 Correct tests with unintended syntax errors by Erik Ernst · 3 years, 7 months ago
  75. 1c8020c Emit module and add logging with timer to expression compilation by Anna Gringauze · 3 years, 7 months ago
  76. 5a120ea Remove unused imports which share prefixes. by Sam Rawlins · 3 years, 7 months ago
  77. ccbde0c Prepare package:js for the 2.11 dev SDKs by Nate Bosch · 3 years, 7 months ago
  78. 120d8af Update the latest package:async by Nate Bosch · 3 years, 7 months ago
  79. 1c38080 Prepare package:meta for the 2.11 dev SDKs by Nate Bosch · 3 years, 7 months ago
  80. f59ffd9 [vm] Fix AllocateTypedData stub for ia32 by Alexander Markov · 3 years, 7 months ago
  81. e834f9c Revert "Update SDK version to 2.11" by Alexander Aprelev · 3 years, 7 months ago
  82. a55c827 Update to the latest package:collection by Nate Bosch · 3 years, 7 months ago
  83. 3089792 [vm] Fix warnings in GCC 9.3.0 and XCode 12.0. by Ryan Macnak · 3 years, 7 months ago
  84. 5a4402a Add failing tests illustrating a bug by Brian Wilkerson · 3 years, 7 months ago
  85. a3e3328 Add support for validating code templates by Brian Wilkerson · 3 years, 7 months ago
  86. aa936d4 [vm/compiler] Fix crash in ConstantPropagator::VisitInstanceOf when value is sentinel/unreachable by Alexander Markov · 3 years, 7 months ago
  87. 5120a33 Resolve IndexExpression in AssignmentExpressionResolver. by Konstantin Shcheglov · 3 years, 7 months ago
  88. e558373 [tests] Unskip vm/dart tests on NNBD bots by Alexander Markov · 3 years, 7 months ago
  89. 8605286 Make constant-update-2018 available since 2.0.0 by Konstantin Shcheglov · 3 years, 7 months ago
  90. 8ce78ca [vm/msan] Fix msan error triggered when building debug gen_snapshot. by Alexander Aprelev · 3 years, 7 months ago
  91. 86169a1 analyzer_cli: Remove @visibleForTesting from two sinks used outside tests by Sam Rawlins · 3 years, 7 months ago
  92. 1b04c3f Add a language test for #43397. by Robert Nystrom · 3 years, 7 months ago
  93. b4a09d8 Catch exceptions from File.resolveSymbolicLinksSync() by Konstantin Shcheglov · 3 years, 7 months ago
  94. 045ded6 [ddc] Add parens when printing nullable function types by Nicholas Shahan · 3 years, 7 months ago
  95. 104f549 Initial support for referencing imported names in data-driven fixes by Brian Wilkerson · 3 years, 7 months ago
  96. 621aed6 [ VM ] Fix raw_datagram_socket_test by Ben Konyi · 3 years, 7 months ago
  97. 90ff5d0 Add favicon to nnbd_migration tool by John Ryan · 3 years, 7 months ago
  98. 0970586 [gardening] Fix frontend_server_test use of uris in reload list. by Alexander Aprelev · 3 years, 7 months ago
  99. d6b30dc Finish supporting extends types for type parameters by Brian Wilkerson · 3 years, 7 months ago
  100. 7252a14 [cfe] Report nullable property access in the LHS of ??= by Dmitry Stefantsov · 3 years, 7 months ago