1. 07 12月, 2019 3 次提交
  2. 06 12月, 2019 15 次提交
  3. 05 12月, 2019 14 次提交
  4. 04 12月, 2019 8 次提交
    • B
      07aab982
    • B
      Roll src/third_party/dart 2a13b1fe26..413867d678 (3 commits) (#14125) · 027c9614
      Ben Konyi 提交于
      dart-lang/sdk@413867d678 [infra] Add a script to convert multi-tests to the new static error test framework
      dart-lang/sdk@2ea8ff5ae7 [cfe] Don't continue shorting in explicit extension null aware access
      dart-lang/sdk@7c3b2b75c8 [infra] Fix deflaking in test.dart
      027c9614
    • B
      Roll src/third_party/dart 19fc1016da..2a13b1fe26 (6 commits) (#14107) · 1cdfc993
      Ben Konyi 提交于
      dart-lang/sdk@2a13b1fe26 Reland "[dartdevc] Break dart:_debugger dependency on dart:html"
      dart-lang/sdk@48573044b3 Replace helper methods in AbstractTypeSystemTest with ElementsTypesMixin.
      dart-lang/sdk@7a911ce3f1 [ package:vm_service ] Fix issue where an exception could be thrown if remote service protocl version was older than that supported by package:vm_service
      dart-lang/sdk@f4e44dd705 [vm] Make kernel buffers live exactly as long as their derived views.
      dart-lang/sdk@5ecfd7058a Drop fallback to looser as check
      dart-lang/sdk@9c220059a1 Implement DOWN for FunctionType(s) with NNBD rules.
      1cdfc993
    • C
      add pointer data santizing in flutter web engine (#14082) · 3e6d6bc6
      chunhtai 提交于
      3e6d6bc6
    • B
      Roll src/third_party/dart 89e31069e8..19fc1016da (6 commits) (#14093) · 90e28c02
      Ben Konyi 提交于
      dart-lang/sdk@19fc1016da [dart:core] BREAKING CHANGE: Fix analysis errors in NNBD fork
      dart-lang/sdk@6c42984383 Update dartdoc to 0.29.2.
      dart-lang/sdk@1ebf5cfb39 Fix false positive UNUSED_FIELD on extensions
      dart-lang/sdk@b7094364fe [vm] Re-add late field initializer code
      dart-lang/sdk@441a17d1f9 [cfe] Fix flow analysis for type parameter promotion, initializers, switch continue and for loops
      dart-lang/sdk@9719f75ef3 Add InvalidLanguageVersionOverride Hint; fixes #37504
      90e28c02
    • D
      Relanding: Add Flow unittests and fixtures (#14091) · 2fc1e1bc
      David Worsham 提交于
      2fc1e1bc
    • S
      Roll src/third_party/skia 49e564e5e02c..75368c3a0290 (23 commits) (#14090) · 77d104d8
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/49e564e5e02c..75368c3a0290
      
      git log 49e564e5e02c..75368c3a0290 --date=short --first-parent --format='%ad %ae %s'
      2019-12-03 fmalita@chromium.org [skottie] Deferred image frame resolution
      2019-12-03 brianosman@google.com Particles: Do a cleanup/standardization pass on the API
      2019-12-03 herb@google.com Replace some std::tie with auto []
      2019-12-03 michaelludwig@google.com Reorg helper functions in prep for function pointer caching
      2019-12-03 herb@google.com Don't draw strikes that are too small
      2019-12-03 mtklein@google.com remove SkColorSpaceXformSteps::Required
      2019-12-03 kjlubick@google.com [skottieWASM] make sure we are using CPU or GPU correctly
      2019-12-03 fmalita@chromium.org Reland "[skottie] Remove defensive seek(0) from Animation ctor"
      2019-12-03 mtklein@google.com replace CSXformSteps::Required() in GrSurfaceContext
      2019-12-03 mtklein@google.com Fix sprite blitter choice logic
      2019-12-03 mtklein@google.com replace CSXformSteps::Required() in SkShader
      2019-12-03 mtklein@google.com add friendly new ctor for xform steps
      2019-12-03 jvanverth@google.com Some more tweaks to perspective path clipping
      2019-12-03 fmalita@chromium.org Revert "[skottie] Remove defensive seek(0) from Animation ctor"
      2019-12-03 mtklein@google.com Revert "replace SkColorSpaceXformSteps::Required()"
      2019-12-03 fmalita@chromium.org [skottie] Remove defensive seek(0) from Animation ctor
      2019-12-03 mtklein@google.com Fix some GCC warnings.
      2019-12-03 reed@google.com remove legacy next from iter
      2019-12-03 kjlubick@google.com [canvaskit] Add test and extern for MakeImage
      2019-12-03 brianosman@google.com Particles: SkImageBinding to allow sampling an image from script
      2019-12-03 brianosman@google.com Particles: Better integration for ResourceProvider
      2019-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 8a4500482e8d..bd8110e59b6b (424 commits)
      2019-12-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ea0dcd4bda18..fb40d231c3e2 (10 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@75368c3a0290
      
      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 bsalomon@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: bsalomon@google.com
      77d104d8
    • B
      Roll src/third_party/dart a4d799c402..89e31069e8 (14 commits) (#14089) · b1d00c99
      Ben Konyi 提交于
      dart-lang/sdk@89e31069e8 Revert "[vm/cfe] Elaborate for-in statements during async transform"
      dart-lang/sdk@f922ed0962 [vm/concurrency] Update IsolateSpawnMemory benchmark
      dart-lang/sdk@f7941eb850 [cfe] Handle break/continue in flow analysis
      dart-lang/sdk@175ceca1fa Bump pub version in DEPS
      dart-lang/sdk@0dc58fdcea Format long lines in shared_type_tests.
      dart-lang/sdk@2de9b45c8f Update isFunctionSubtypeOf() to NNBD spec.
      dart-lang/sdk@980b7ace7d Implement DOWN with NNBD rules.
      dart-lang/sdk@b050a59d3b (dart2js) merge inferrer-engine interface and implementation
      dart-lang/sdk@1103d9fdb5 (dart2js): seal-in members used only within the inferrer_engine class
      dart-lang/sdk@aa56cd39a3 (dart2js): rename 'assignments' to 'inputs' in global analysis
      dart-lang/sdk@198fde2342 Fix language_2/nnbd/syntax/null_assertion_ambiguous_test
      dart-lang/sdk@e25744c44e [dartfuzz] Adding support for callable classes
      dart-lang/sdk@fe64ce38e8 [vm] Fix late static fields (both non-final and final) in AST mode
      dart-lang/sdk@284f662022 Migrate the corelib_2/ tests starting with "e" through "i".
      b1d00c99