1. 10 10月, 2019 6 次提交
    • S
      Roll src/third_party/skia 76826fc91c0a..fe23b1de9ed0 (4 commits) (#13050) · 46b2e3d9
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/76826fc91c0a..fe23b1de9ed0
      
      git log 76826fc91c0a..fe23b1de9ed0 --date=short --no-merges --format='%ad %ae %s'
      2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-09 herb@google.com Revert "Draw perspective text as paths."
      2019-10-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@fe23b1de9ed0
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC kjlubick@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=kjlubick@google.com
      46b2e3d9
    • B
      Roll src/third_party/dart 41d13f0ffe..2ffdc54d24 (10 commits) · eb7abf28
      Ben Konyi 提交于
      dart-lang/sdk@2ffdc54d24 Handle exported extensions in dill library builder
      dart-lang/sdk@89301c3732 Flow analysis: fix tests to pass the correct value to ifStatement_end.
      dart-lang/sdk@88b76997c4 Flow analysis: rework handling of closures.
      dart-lang/sdk@4227933c3a Disallow model-only suggestions if static analysis suggests a named argument
      dart-lang/sdk@4f752e6598 Reapply "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode."
      dart-lang/sdk@144b8eda81 Flow analysis: track variables captured in closures more accurately.
      dart-lang/sdk@63b93685e9 Migration: change EdgeBuilder to create flow analysis for each variable declaration.
      dart-lang/sdk@2f1e430646 Flow analysis: track assigned variables separately for each top level declaration.
      dart-lang/sdk@f5ce3a6e7f [ VM / Compiler ] Fixed issue where TMP was being used as source for store with large offset on ARM
      dart-lang/sdk@091568dcc9 Rework the way tag insertion works to allow nested tags and multiple tags for the same region
      eb7abf28
    • S
      Roll fuchsia/sdk/core/linux-amd64 from cknsi... to QIjex... (#13041) · 2666765b
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from cknsi... to QIjex...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      2666765b
    • S
      Roll src/third_party/skia e27a503a0a21..76826fc91c0a (9 commits) (#13040) · 5a30d64d
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/e27a503a0a21..76826fc91c0a
      
      git log e27a503a0a21..76826fc91c0a --date=short --no-merges --format='%ad %ae %s'
      2019-10-09 jvanverth@google.com Draw perspective text as paths.
      2019-10-09 herb@google.com Introduce SkGlyphPositionRoundingSpec.
      2019-10-09 robertphillips@google.com Centralize error checking w/in the GrProgramInfo class
      2019-10-09 egdaniel@google.com Add new public api on GrContext for computing image size.
      2019-10-09 mtklein@google.com add -f mp4 to skottie_tool
      2019-10-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-09 robertphillips@google.com Tighten up creation of the GrProgramDesc and remove some unnecessary checks
      2019-10-09 kjlubick@google.com [canvaskit] Update to build with emscripten 1.38.47
      2019-10-09 bungeman@google.com Retain hints when subsetting for PDF.
      
      Created with:
        gclient setdep -r src/third_party/skia@76826fc91c0a
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC kjlubick@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=kjlubick@google.com
      5a30d64d
    • B
      Roll src/third_party/dart bb04f145b2..41d13f0ffe (24 commits) · 7b0c82b9
      Ben Konyi 提交于
      dart-lang/sdk@41d13f0ffe [CFE] Cleanup unused parts in uriToSource
      dart-lang/sdk@f09edd1d32 [CFE] Add incremental serializer
      dart-lang/sdk@ff23f546db [vm/ffi] Work around dartdoc crash to fix API doc generation
      dart-lang/sdk@7a6e62332f [co19] Prepare to roll from pre-nnbd branch
      dart-lang/sdk@8e33090fd0 [co19] Roll co19 to a8f7aa15ab860a309667168243bda01fda0794df
      dart-lang/sdk@6ebf3f0889 [kernel] Clear a few lists when loading dill
      dart-lang/sdk@d1124c3b2b [CFE] Fail at runtime when a const constructor redirects to a non-const
      dart-lang/sdk@05f56ef160 [kernel] Fix printing of additional exports
      dart-lang/sdk@e7a128ecc2 [CFE] Refactor incremental compiler test(s)
      dart-lang/sdk@46a9273664 [cfe] Opt in to NNBD using experimental flag _and_ version number
      dart-lang/sdk@cee3f71e29 [build] Advise ninja to ignore out-of-date .lib files.
      dart-lang/sdk@b12bed36a8 [VM] Implement isExtensionMember in MethodMirror and VariableMirror
      dart-lang/sdk@5092b8ef82 Revert "[vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode."
      dart-lang/sdk@9ababcf650 Improve message for overriding methods
      dart-lang/sdk@2ca6bc29b3 [vm,bytecode] More efficient bytecode for calls through fields/getters
      dart-lang/sdk@735d8b7c64 [VM/nnbd] Propagate nnbd flag on Library from kernel to VM and bytecode.
      dart-lang/sdk@f2c882bd87 [vm, bytecode] Use CoreTypes and ClassHierarchy from non-incremental front end results when generating bytecode.
      dart-lang/sdk@0f1d5fa7e6 Centralize functions to convert Promise
      dart-lang/sdk@e3ca5ee6ba Check variance of type-parameter use in supertypes.
      dart-lang/sdk@8513b169da NNBD i13n: Fix some navigation targets and text
      dart-lang/sdk@8bf424ea89 Revert "[vm/bytecode] Enable bytecode compiler by default in Dart SDK"
      dart-lang/sdk@ee42196636 [nnbd_migration] Support async function expression bodies.
      dart-lang/sdk@431509ba8e [cfe] Remove builder/builder.dart
      dart-lang/sdk@a85054d12e [cfe] Handle parser recovery in extension declarations
      7b0c82b9
    • S
      Roll fuchsia/sdk/core/mac-amd64 from u0JpE... to pczjK... (#13025) · 16162a2a
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from u0JpE... to pczjK...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      16162a2a
  2. 09 10月, 2019 11 次提交
  3. 08 10月, 2019 10 次提交
    • S
      Roll fuchsia/sdk/core/linux-amd64 from gB_ii... to q_uYX... (#12996) · 49dbaae8
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from gB_ii... to q_uYX...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      49dbaae8
    • A
      Roll dart to aece1c1e92. (#12997) · 034a6302
      Alexander Aprelev 提交于
      * Roll dart to aece1c1e92.
      
      Changes since last roll:
      ```
      aece1c1e92 Update compile_flutter.sh after vm -> frontend_server rename
      9293e26fc9 [gardening] Fix flutter hhh patch.
      13fbf569f6 [flutter] split frontend_server from vm package
      a389015083 Rewrite MethodInvocation to FunctionExpressionInvocation when the target is not a method.
      ae251757a9 [vm,aot,bytecode] Performance fixes
      01ebf92dde [VM] Consume extension member/is late flag setting when reading kernel file.
      8e05cd278c [vm, bytecode] Emit bytecode without ASTs by default.
      4539536b34 [eventhandler] generalize socket initialization
      7115687beb NNBD i13n: Add a description for discarding just the condition
      2bcaf02582 (origin/base) Update dartdoc to 0.28.7.
      a0e8c7712d [dart2js] New RTI: Prevent elision of precomputed1 and remove unneeded read.
      c38e19cbbe [vm/compiler] bit utilities
      f918214f36 Add a unit test reproducing issue #38352.
      ad47b1ca64 Remove summary1, part 2.
      0881a4a691 Reland "Deprecate TypeParameterTypeImpl.getTypes()"
      d93a6b596b Prepare to publish analyzer version 0.38.5
      d5feab0c53 [vm] Create builds for LeakSanitizer, MemorySanitizer and ThreadSanitizer.
      8c5236f55e [vm/ffi] Fix host-target word mismatch breaking AOT callbacks in ARM_X64.
      5f7b837195 Remove unused FunctionElementImpl_forLUB.
      2c75771611 Write and read the static type of IntegerLiteral.
      b00453c68a Create synthetic FunctionType in quick fixes.
      897e197dd4 Flow analysis: Update AssignedVariablesVisitor to track functions/methods.
      55466fd3cc Flow analysis: Remove AssignedVariables.capturedAnywhere.
      0a5cf36f14 Make exitFunctionBody safer.
      ```
      
      * Update license hash
      034a6302
    • S
      Roll fuchsia/sdk/core/mac-amd64 from wOfz2... to wuAtw... (#12995) · f309a06f
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from wOfz2... to wuAtw...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      f309a06f
    • S
      Roll src/third_party/skia a28cf7c08061..902cf1e12a74 (4 commits) (#12994) · 611c345a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/a28cf7c08061..902cf1e12a74
      
      git log a28cf7c08061..902cf1e12a74 --date=short --no-merges --format='%ad %ae %s'
      2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5e9d4ee99ea1..a333b87cfcbe (8 commits)
      2019-10-08 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
      2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 036463457e5f..ae022faf53b9 (2 commits)
      2019-10-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 78225ef2ba10..5c41949c8fc4 (382 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@902cf1e12a74
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC kjlubick@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=kjlubick@google.com
      611c345a
    • S
      Roll src/third_party/skia f611d943fb73..a28cf7c08061 (29 commits) (#12993) · 819b0cae
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/f611d943fb73..a28cf7c08061
      
      git log f611d943fb73..a28cf7c08061 --date=short --no-merges --format='%ad %ae %s'
      2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-07 emircan@google.com Fix dedicated allocations for protected images
      2019-10-07 benjaminwagner@google.com Revert "Use integer patchset and issue variables."
      2019-10-07 herb@google.com Add quailty of life calls to SkZip
      2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-07 egdaniel@google.com Enable preferring using primary CB over secondary CB.
      2019-10-07 jvanverth@google.com Guard some more Metal code to support older versions.
      2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-07 benjaminwagner@google.com Use integer patchset and issue variables.
      2019-10-07 borenet@google.com Update go deps
      2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-07 csmartdalton@google.com Add GL_QCOM_TILED_RENDERING as an optional interface
      2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-07 borenet@google.com [infra] Remove broken commit from go.sum
      2019-10-07 brianosman@google.com Particle gallery: Add two more examples
      2019-10-07 brianosman@google.com Add particles gallery to skia.org site
      2019-10-07 jlavrova@google.com Adding line/style metrics Fixed some bugs for flutter tests
      2019-10-07 fmalita@chromium.org [skottie] Horizontal-constraint for Shaper *ToFit alignment modes
      2019-10-07 borenet@google.com Update go deps
      2019-10-07 brianosman@google.com Particles: New confetti effect, minor tweaks elsewhere
      2019-10-07 ckitagawa@google.com Export SkTextBlob::Iter
      2019-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 5549ef0451f9..5e9d4ee99ea1 (14 commits)
      2019-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 6021fbd09b1c..036463457e5f (8 commits)
      2019-10-07 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 24e29940207d..78225ef2ba10 (481 commits)
      2019-10-07 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-10-06 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      2019-10-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@a28cf7c08061
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC kjlubick@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=kjlubick@google.com
      819b0cae
    • S
      Roll src/third_party/skia 4c82a9fc83a5..f611d943fb73 (1 commits) (#12831) · edf56f5a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/4c82a9fc83a5..f611d943fb73
      
      git log 4c82a9fc83a5..f611d943fb73 --date=short --no-merges --format='%ad %ae %s'
      2019-10-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@f611d943fb73
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/skia-flutter-autoroll
      Please CC rmistry@google.com on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      
      Bug: None
      TBR=rmistry@google.com
      edf56f5a
    • S
      Roll fuchsia/sdk/core/mac-amd64 from kwa2O... to wOfz2... (#12827) · 27599c2c
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from kwa2O... to wOfz2...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      27599c2c
    • S
      Roll fuchsia/sdk/core/linux-amd64 from by2LL... to gB_ii... (#12979) · 40a5d83f
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/linux-amd64 from by2LL... to gB_ii...
      
      If this roll has caused a breakage, revert this CL and stop the roller
      using the controls here:
      https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine
      Please CC  on the revert to ensure that a human
      is aware of the problem.
      
      To report a problem with the AutoRoller itself, please file a bug:
      https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
      
      Documentation for the AutoRoller is here:
      https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
      40a5d83f
    • J
      Roll Wuffs to 0.2.0-rc.1 (#12983) · 150dcbdb
      Jason Simmons 提交于
      150dcbdb
    • B
      Roll src/third_party/dart 8413a0db0d..8ba6f7e2eb (39 commits) (#12981) · 372995c9
      Ben Konyi 提交于
      dart-lang/sdk@8ba6f7e2eb Migration: add support for assignment expressions to FixBuilder.
      dart-lang/sdk@6364c599b6 Migration: substitute properly when handling compound assignments.
      dart-lang/sdk@0eff6b38a9 Revert "[vm/ffi] Optimize Pointer operations for statically known types"
      dart-lang/sdk@db352304ec [vm] Test AOT on Android with the 64->32 bit cross-compiler.
      dart-lang/sdk@785ae930d3 [gardening] Fix NNDB flag use for Flutter HHH build.
      dart-lang/sdk@2a8ce5be5a Clarify error message for instantiating abstract classes
      dart-lang/sdk@3712ed27ef [vm/ffi] Optimize Pointer operations for statically known types
      dart-lang/sdk@ebc0a88154 Error for assert initializer in redirecting constructor; fixes #37867
      dart-lang/sdk@3e3406d20e [sdk] remove the dart:_chrome package
      dart-lang/sdk@9d55bb6ba7 [vm/ffi] Fix incorrect use of host word size in FFI instructions.
      dart-lang/sdk@c77c2728dd [vm,aot,bytecode] Handle inferred-type metadata when generating bytecode
      dart-lang/sdk@59e00e69be [vm,bytecode] Fix canonicalization of type arguments of recursive types
      dart-lang/sdk@4f309f04e7 Get more information when AstBuilder throws an exception
      dart-lang/sdk@2c674e9ba9 Consider MultiplyDefinedElement as null for summary serialization.
      dart-lang/sdk@b1db66306b [dart2js] New RTI: Use precomputed1 to access first type argument of interface types.
      dart-lang/sdk@0122901227 [dart2js] New RTI: Replace $ti._eval$1("1") with $ti._rest[0].
      dart-lang/sdk@9461df2084 Language tests for variance modifiers.
      dart-lang/sdk@418b646749 [vm/debugger] not pausing exceptions on implicit throw
      dart-lang/sdk@36e4d5e3c2 Reland "[dartdevc] cleaning up unused web files"
      dart-lang/sdk@38f78c01f3 [ dart:developer ] Updated parentId argument for timeline events to use base64 to be consistent with async ID formatting
      dart-lang/sdk@69b612beec diagnostic ref fix for fall-through types
      dart-lang/sdk@8e2649b357 Revert https://dart-review.googlesource.com/c/sdk/+/117681.
      dart-lang/sdk@143aa4bdb4 [vm/fuzzer] don't print oom on oom
      dart-lang/sdk@65b9109255 [vm/fuzzer] avoid codedup in fuzzer
      dart-lang/sdk@a8cce358d9 Add an edge origin for edges resulting from default values of optional parameters
      dart-lang/sdk@73d880b949 [analyzer] add a quick fix for the prefer_relative_imports lint
      dart-lang/sdk@6955247cac [dart2js] new-rti: forward allocated list types
      dart-lang/sdk@a447dbc498 [nnbd_migration] fix hard edges on ??= assignments
      dart-lang/sdk@836d9bf168 Reapply "[vm, bytecode] Fix missing dependencies in --snapshot-deps output."
      dart-lang/sdk@9271895f56 Remove an accidentally committed soloTest annotation (TBR)
      dart-lang/sdk@f2d1e145dc [sdk] remove some metadata references to dart:profiler
      dart-lang/sdk@c3053f0eb2 [nnbd_migration] Restrict downcasts; make all type parameters nullable.
      dart-lang/sdk@7486512634 Update CFE expectations for extension method tests.
      dart-lang/sdk@2ca8125d7a bump to linter 0.1.100
      dart-lang/sdk@80f683417b when fixing missing diagnostic refs, add debugFillProperties method if undefined
      dart-lang/sdk@04910d62f5 Include the deprecation message in diagnostics (issue 38667)
      dart-lang/sdk@3cdfd90481 Revert "Deprecate TypeParameterTypeImpl.getTypes()"
      dart-lang/sdk@aa0bd58926 Deprecate TypeParameterTypeImpl.getTypes()
      dart-lang/sdk@42a1ba7e14 Improve the messages from the migration tooling
      372995c9
  4. 06 10月, 2019 1 次提交
  5. 05 10月, 2019 8 次提交
  6. 04 10月, 2019 4 次提交