1. e0bfa18c7 [vm] Standardize equality instance methods in C++. by Tess Strickland · 3 years, 1 month ago
  2. 133f993 [analyzer] Ensure server-generated diagnostics are recorded to be merged in with plugin errors by Danny Tuppeny · 3 years, 1 month ago
  3. 61fda38 Migrate the LSP protocol generator by Brian Wilkerson · 3 years, 1 month ago
  4. 6e03858 missing words in the document (dart-lang/linter#2585) by Benjamin Liii · 3 years, 1 month ago
  5. 71293ec [kernel] Migrate scanner and value_class by Johnni Winther · 3 years, 1 month ago
  6. 4558112 Rereland "[vm/ffi] Disallow `Pointer`s and structs in finalizers and expandos" by Daco Harkes · 3 years, 1 month ago
  7. 2eef08e [infra] Make download of jsshell conditional by William Hesse · 3 years, 1 month ago
  8. 2f56446 [vm] Change missed Hashcode -> Hash() from CL submitted in parallel. by Tess Strickland · 3 years, 1 month ago
  9. 0f8861e [vm] Standardize hashing instance methods in C++. by Tess Strickland · 3 years, 1 month ago
  10. dc88076 [vm] Handle WSRs more generally in v8 snapshot profile writing. by Tess Strickland · 3 years, 1 month ago
  11. d8f2b7c [kernel] Make .function non-nullable on Procedure, Constructor, and LocalFunction by Johnni Winther · 3 years, 1 month ago
  12. 0c22d58 [CFE] Fix 'first compile took' message in leak test by Jens Johansen · 3 years, 1 month ago
  13. 17bac2f Update to the latest http_throttle by Nate Bosch · 3 years, 1 month ago
  14. cc265dc Stop reporting StrongModeCode.TOP_LEVEL_INSTANCE_METHOD by Konstantin Shcheglov · 3 years, 1 month ago
  15. 60a53af Revert "Make AnalysisResult.path non-nullable, more non-nullable for ParsedLibraryResult and ResolvedLibraryResult." by Konstantin Shcheglov · 3 years, 1 month ago
  16. 3d52fcd [dart:html] Type FontFaceSet.add result as nullable by Srujan Gaddam · 3 years, 1 month ago
  17. 5cd5a9f Exclude _fe_analyzer_shared/test/inference/inferred_type_arguments/data/ from analysis. by Konstantin Shcheglov · 3 years, 1 month ago
  18. adc36a6 Add CHANGELOG entry for 2.12.3 by Srujan Gaddam · 3 years, 1 month ago
  19. ce5a1c2 [dart:html] Fix sanitization for HTML templates by Srujan Gaddam · 3 years, 1 month ago
  20. 1dcccbe Revert "Replace FileState.external() with Either2<FileState?, ExternalLibrary>." by Konstantin Shcheglov · 3 years, 1 month ago
  21. 1605740 Replace FileState.external() with Either2<FileState?, ExternalLibrary>. by Konstantin Shcheglov · 3 years, 1 month ago
  22. fc03431 linter 1.3.0 by pq · 3 years, 1 month ago
  23. 0417357 Migrate tests of data-driven support by Brian Wilkerson · 3 years, 1 month ago
  24. 5fdafa0 [vm/compiler] Change CSE condition to use field.has_initializer() instead of the bool on LoadStaticFieldInstr by Martin Kustermann · 3 years, 1 month ago
  25. 825b59a [ddc] Source map fixes for debugger calls by Nicholas Shahan · 3 years, 1 month ago
  26. 837d632 Update to the latest package:http by Nate Bosch · 3 years, 1 month ago
  27. 7c1239f [vm/compiler] Make StoreIndexedInstr's required input representation uniform for 64-bit archs by Martin Kustermann · 3 years, 1 month ago
  28. d7129dc Migrate tests of the bulk fix support by Brian Wilkerson · 3 years, 1 month ago
  29. 83ca0e8 Make AnalysisResult.path non-nullable, more non-nullable for ParsedLibraryResult and ResolvedLibraryResult. by Konstantin Shcheglov · 3 years, 1 month ago
  30. df15823 1.3.0 (dart-lang/linter#2581) by Phil Quitslund · 3 years, 1 month ago
  31. 97f2b14 Migrate the signature computer by Brian Wilkerson · 3 years, 1 month ago
  32. 770bc1e Migrate fix and assist support for Cider by Brian Wilkerson · 3 years, 1 month ago
  33. e453325 Migrate the supported_lints tool by Brian Wilkerson · 3 years, 1 month ago
  34. 5564578 Revert "[vm, compiler] Support unboxed parameters for integer intrinsics." by Ryan Macnak · 3 years, 1 month ago
  35. 0a2bd75 Migrate test/src/services/correction/fix/analysis_options/ by Konstantin Shcheglov · 3 years, 1 month ago
  36. cdbff0e Migrate test/src/services/correction/fix/ by Konstantin Shcheglov · 3 years, 1 month ago
  37. 97742f8 [CFE] Avoid AllocateContext in Scope.recordUse by Jens Johansen · 3 years, 1 month ago
  38. c33dad3 Revert "Reland "[vm/ffi] Disallow `Pointer`s and structs in finalizers and expandos"" by Daco Harkes · 3 years, 1 month ago
  39. f953637 [cfe] Invalid empty return statements in const function invocations. by Kallen Tu · 3 years, 1 month ago
  40. 4b4ccba Migrate tests for data-driven fixes by Brian Wilkerson · 3 years, 1 month ago
  41. 3f0ad61 Reland "[vm/ffi] Disallow `Pointer`s and structs in finalizers and expandos" by Daco Harkes · 3 years, 1 month ago
  42. 8800dec [io] Move OSError::isInprogressCode to implementation patch class. by Alexander Aprelev · 3 years, 1 month ago
  43. 5a7fe18 [co19] Fix update script to prevent incorrect issue links again by Alexander Thomas · 3 years, 1 month ago
  44. 4658b9e [cfe] Introduce ExtensionType into isSubtypeOf by Dmitry Stefantsov · 3 years, 1 month ago
  45. c57ca14 [vm/ffi] Refactor CFE transform to `compound` by Daco Harkes · 3 years, 1 month ago
  46. 0889552 [vm/ffi] Refactor IL construction to `compound` by Daco Harkes · 3 years, 1 month ago
  47. bde9578 [vm/ffi] Introduce `_Compound` `NativeType` by Daco Harkes · 3 years, 1 month ago
  48. 0cb6607 [sdk] Bump version to 2.14 by William Hesse · 3 years, 1 month ago
  49. e1eb9d1 [co19] Roll co19 to 65d887eaa99f45e0bd5320ae7ef247eb8d4a264f by Alexander Thomas · 3 years, 1 month ago
  50. d288c95 [vm] Remove unused functions from class_id.h/class_table.h. by Tess Strickland · 3 years, 1 month ago
  51. c4f0229 [vm] Remove no-longer-used definitions. by Tess Strickland · 3 years, 1 month ago
  52. 8abbd1c [runtime/tools] Specify C++17 when running clang tidy. by Tess Strickland · 3 years, 1 month ago
  53. 9dff91e [cfe] Add id testing for inferred type arguments by Johnni Winther · 3 years, 1 month ago
  54. 8baa649 [cfe] Add tests to verify that mixin forwarding stub problems have been fixed by Johnni Winther · 3 years, 1 month ago
  55. 04e7766f [infra] Use `set -x` in flutter scripts by Alexander Thomas · 3 years, 1 month ago
  56. acd5f6e [dart2js] Add test for string method specializers by Stephen Adams · 3 years, 1 month ago
  57. 8b62d2d Update to the latest http_multi_server by Nate Bosch · 3 years, 1 month ago
  58. 5129cff [vm/aot] Discard Code objects from the heap by Alexander Markov · 3 years, 1 month ago
  59. 05a0508 [dart2js] Implement Cell lowering for initialized local variables. by Mayank Patke · 3 years, 1 month ago
  60. 62fb824 Rev http_multi_server version by Gary Roumanis · 3 years, 1 month ago
  61. 88a00c3 [test util] display error info on failed parse by pq · 3 years, 1 month ago
  62. 704d18a Migrate test/src/services/correction/assist/ by Konstantin Shcheglov · 3 years, 1 month ago
  63. 68edc77 Check in getHover() that the result is valid. by Konstantin Shcheglov · 3 years, 1 month ago
  64. b42766c lowerCamelCase check local variables (dart-lang/linter#2579) by Phil Quitslund · 3 years, 1 month ago
  65. 050fa8a Migrate correction/assist_internal and correction/fix_internal. by Konstantin Shcheglov · 3 years, 1 month ago
  66. 5d20034 Reland "[dart2js] Implement Cell lowering for uninitialized static fields." by Mayank Patke · 3 years, 1 month ago
  67. 1d9bb15 Fix remaining individual correction producers. by Konstantin Shcheglov · 3 years, 1 month ago
  68. 14fea36 Migrate some of the plugin support by Brian Wilkerson · 3 years, 1 month ago
  69. 31667ef re-format (dart-lang/linter#2580) by Phil Quitslund · 3 years, 1 month ago
  70. 7f1b4f9 Migrate more of the data-driven fix support by Brian Wilkerson · 3 years, 1 month ago
  71. 81be9be Migrate several lib/src/services/correction/dart/ by Konstantin Shcheglov · 3 years, 1 month ago
  72. e62eced Reduce lines_longer_than_80_chars range to only the offending part (dart-lang/linter#2578) by Danny Tuppeny · 3 years, 1 month ago
  73. c133941 Adds assist for basic Flutter Builder by b-stime · 3 years, 1 month ago
  74. f162db3 [analyzer/ffi] Support `Union`s by Daco Harkes · 3 years, 1 month ago
  75. ac2412c Revert "[vm/ffi] Disallow `Pointer`s and structs in finalizers and expandos" by Daco Harkes · 3 years, 1 month ago
  76. 41641e9 Migrate more completion support by Brian Wilkerson · 3 years, 1 month ago
  77. 9bd43c3 [cfe] Uninitialized variable declarations in const functions. by Kallen Tu · 3 years, 1 month ago
  78. 77cfcff Migrate postfix completion by Brian Wilkerson · 3 years, 1 month ago
  79. ecdb368 Migrate widget descriptions by Brian Wilkerson · 3 years, 1 month ago
  80. 2376ab5 [vm/ffi] Disallow `Pointer`s and structs in finalizers and expandos by Daco Harkes · 3 years, 1 month ago
  81. 64460ec [kernel] Make Member.name non-nullable by Johnni Winther · 3 years, 1 month ago
  82. d30d9ed [co19] Skip in status files removed or replaced where it is possible by Sergey G. Grekhov · 3 years, 1 month ago
  83. 4d06516 Introduce a "mini IR" representation for use in _fe_analyzer_shared testing. by Paul Berry · 3 years, 1 month ago
  84. adc3c04 Flow analysis tests: add context parameter to Expression visit methods. by Paul Berry · 3 years, 1 month ago
  85. 0b816ed [co19] Roll co19 to 42fe3fd9d6eb66702604dc38f4deca66245ee974 by Alexander Thomas · 3 years, 1 month ago
  86. f642761 [Runtime/Tests] - Do not output large amount of test data to stdout by asiva · 3 years, 1 month ago
  87. 9b15831 Migrate statement completion support by Brian Wilkerson · 3 years, 1 month ago
  88. a463217 Flow analysis tests: move most visitor logic into a new class. by Paul Berry · 3 years, 1 month ago
  89. e1539dc Migrate several lib/src/services/correction/dart/ by Konstantin Shcheglov · 3 years, 1 month ago
  90. 5b6d517 Migrate PropertyDescription by Brian Wilkerson · 3 years, 1 month ago
  91. 52d3191 Make completionOffset non-nullable as per earlier feedback by Brian Wilkerson · 3 years, 1 month ago
  92. d08c65b Migrate the completion metrics tool by Brian Wilkerson · 3 years, 1 month ago
  93. 7367c98 Migrate several lib/src/services/correction/dart/ by Konstantin Shcheglov · 3 years, 1 month ago
  94. c8b3fb1 Roll dart_style to the new 2.0.1. by Robert Nystrom · 3 years, 1 month ago
  95. 6eaa34b [VM/Runtime] - Fix product build warning by asiva · 3 years, 1 month ago
  96. 08c5b9f Migrate more completion support by Brian Wilkerson · 3 years, 1 month ago
  97. 4e25e49 [ddc] Add library URIs to cast failure messages by Nicholas Shahan · 3 years, 1 month ago
  98. 0b175ed5 [cfe] Const constructors enabled with const functions. by Kallen Tu · 3 years, 1 month ago
  99. c745c6d Revert "[dart2js] Implement Cell lowering for uninitialized static fields." by Mayank Patke · 3 years, 1 month ago
  100. da42b0d [dart2js] Implement Cell lowering for uninitialized static fields. by Mayank Patke · 3 years, 1 month ago