1. 09 11月, 2019 5 次提交
  2. 08 11月, 2019 14 次提交
  3. 07 11月, 2019 13 次提交
  4. 06 11月, 2019 8 次提交
    • B
      Roll src/third_party/dart 80fc4d54e5..24f1f313a2 (5 commits) · 83e9a575
      Ben Konyi 提交于
      dart-lang/sdk@24f1f313a2 [cfe] Implement the rest of the NNBD-aware subtype relation
      dart-lang/sdk@37d14ad2ce [ddk] Don't use Library.isExternal (second try)
      dart-lang/sdk@fe3afde2eb [CFE] Parser: Don't report (recovered) operator as endClassConstructor
      dart-lang/sdk@e1f19de968 [cfe] Add MemberBuilder.read/write/invokeTarget
      dart-lang/sdk@239ff1408d [cfe] Add MemberBuilder.buildMembers
      83e9a575
    • S
      Roll src/third_party/skia f00524707da7..6e54a299cce9 (1 commits) (#13715) · f55b12d5
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/f00524707da7..6e54a299cce9
      
      git log f00524707da7..6e54a299cce9 --date=short --no-merges --format='%ad %ae %s'
      2019-11-06 robertphillips@google.com Assert we are now in the world of single-primitive-type render passes
      
      Created with:
        gclient setdep -r src/third_party/skia@6e54a299cce9
      
      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 ethannicholas@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=ethannicholas@google.com
      f55b12d5
    • S
      Roll fuchsia/sdk/core/mac-amd64 from bCFtP... to 6Du8E... (#13714) · 76c38338
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from bCFtP... to 6Du8E...
      
      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
      76c38338
    • B
      Roll src/third_party/dart 51016532e8..80fc4d54e5 (2 commits) · bf92b9c9
      Ben Konyi 提交于
      dart-lang/sdk@80fc4d54e5 Add a NNBD test that needs NNBD migrated SDK.
      dart-lang/sdk@17443b2ab7 Add a preview-port option to dartfix and rename outputDir to preview-dir for consistency.
      bf92b9c9
    • S
      Roll src/third_party/skia cdc0c23f1a2e..f00524707da7 (2 commits) (#13712) · 08a7d21d
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/cdc0c23f1a2e..f00524707da7
      
      git log cdc0c23f1a2e..f00524707da7 --date=short --no-merges --format='%ad %ae %s'
      2019-11-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 67527cb45293..1d09b983031b (5 commits)
      2019-11-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader aaa64b76c0b4..215bc7949b35 (2 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@f00524707da7
      
      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 ethannicholas@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=ethannicholas@google.com
      08a7d21d
    • B
      Roll src/third_party/dart 8bdca37e98..51016532e8 (21 commits) · 28c4c5b1
      Ben Konyi 提交于
      dart-lang/sdk@51016532e8 DEPS: update d8 to 7.8.279
      dart-lang/sdk@11b1433756 Allow downwards inference of sound constructor calls.
      dart-lang/sdk@c06674e558 Apply review feedback from:
      dart-lang/sdk@1d90df9279 Migrate recent changes in sdk/BUILD.gn to sdk_nnbd/BUILD.gn.
      dart-lang/sdk@e9c57d2e04 [dart2js] New RTI: Lower is-checks to `instanceof` in-place where possible.
      dart-lang/sdk@5134490b78 [analysis_server] add crash reporting
      dart-lang/sdk@af37dcf540 [analyzer] remove older crash reporting from the dartanalyzer cli
      dart-lang/sdk@1d774abeea [analysis_server] Remove old crash reporting
      dart-lang/sdk@1b947a51cc [dart2js] new-rti: Copy environment input type before refinement removal
      dart-lang/sdk@e31c7ff591 [vm/concurrency] Move idle timeout detection from message handler to [Isolate]
      dart-lang/sdk@f908fb67ce [ VM / Service ] Fix potential race in service test helper
      dart-lang/sdk@1f8ef384d9 [vm] First pieces of late modifier implementation.
      dart-lang/sdk@b8cd8eee5d Migrate dart:internal to NNBD.
      dart-lang/sdk@d3f19cf7ae Reland "Enable visibleForTesting on unnamed constructors"
      dart-lang/sdk@e65d95e8c8 (dart2js) add indirect dynamic calls to global inference and use it to model operator==
      dart-lang/sdk@9ba71b0fdd Modify local inference to generate constraints with respect to variance.
      dart-lang/sdk@689447d0fb Revert "[ddk] Don't use Library.isExternal"
      dart-lang/sdk@8b050df2db [infra] Remove duplicate args_tag from DEPS
      dart-lang/sdk@2db4368eb8 [infra] Update CHANGELOG.md for 2.6.0
      dart-lang/sdk@d635bdd49c [cfe] Move variance tests to general/
      dart-lang/sdk@9ddad67f73 [vm] Add aot option to protobuf_aware_treeshaker.
      28c4c5b1
    • S
      Roll src/third_party/skia f3d4109a793b..cdc0c23f1a2e (36 commits) (#13707) · 9726b4cb
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/f3d4109a793b..cdc0c23f1a2e
      
      git log f3d4109a793b..cdc0c23f1a2e --date=short --no-merges --format='%ad %ae %s'
      2019-11-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-05 reed@google.com split out blendmodes for skvm
      2019-11-05 reed@google.com split out serial functions for SkFont into separate impl
      2019-11-05 michaelludwig@google.com Cache tessellation metadata between inset/outset calls
      2019-11-05 senorblanco@chromium.org Dawn: fix mipmap width and height computation during upload.
      2019-11-05 mtklein@google.com friendly wrapper to allocate uniforms
      2019-11-05 senorblanco@chromium.org Roll Dawn to ToT.
      2019-11-05 halcanary@google.com SkPDF/bublic.bzl: switch away from Sfntly subsetter.
      2019-11-05 bungeman@google.com Revert "Fix empty run handling in trivial shaper iterators"
      2019-11-05 robertphillips@google.com Revert "Reland "Implement sample mask and sample locations support in Vulkan""
      2019-11-05 robertphillips@google.com Revert "Add a "conservative raster" flag to GrPipeline and implement in Vulkan"
      2019-11-05 bungeman@google.com Fix empty run handling in trivial shaper iterators
      2019-11-05 fmalita@chromium.org [skottie] Streamlined gradient stop merger
      2019-11-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-05 mtklein@google.com implement SkColorFilterShader::isOpaque()
      2019-11-05 csmartdalton@google.com Add a "conservative raster" flag to GrPipeline and implement in Vulkan
      2019-11-05 egdaniel@google.com Add new macro for checking device lost when making Vulkan calls.
      2019-11-05 borenet@google.com [recipes] CanvasKit, PathKit, some others don't need bot_update
      2019-11-05 ethannicholas@google.com Reland "Implement sample mask and sample locations support in Vulkan"
      2019-11-05 mtklein@google.com unify program() and uniforms()
      2019-11-05 brianosman@google.com Reland "Fully embrace skcms types in SkColorSpace API"
      2019-11-05 bsalomon@google.com Cleanup kGray_8 readback.
      2019-11-05 fmalita@chromium.org [skottie] Fix trim path mode interpretation
      2019-11-05 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6c7208f93d6e..67527cb45293 (10 commits)
      2019-11-05 fmalita@chromium.org [skottie] Use SkColor4f for gradient color stops
      2019-11-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-05 benjaminwagner@google.com Fail Skpbench on unsupported hardware
      2019-11-05 herb@google.com Speed up diff canvas using small bit vector
      2019-11-05 mtklein@google.com add color filter support
      2019-11-05 mtklein@google.com x86-64 JIT support for Op::index
      2019-11-05 csmartdalton@google.com ccpr: Fail gracefully when atlas instantiation fails
      2019-11-05 bsalomon@google.com Add valgrind suppressions for GrClearImage
      2019-11-05 robertphillips@google.com Revert "Fully embrace skcms types in SkColorSpace API"
      2019-11-05 mtklein@google.com simpler uniforms() api
      2019-11-05 mtklein@google.com merge key() and CanBuild() into CacheKey()
      2019-11-05 mtklein@google.com indent loop so it stands out
      
      Created with:
        gclient setdep -r src/third_party/skia@cdc0c23f1a2e
      
      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 ethannicholas@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=ethannicholas@google.com
      9726b4cb
    • M
      Fix splash screen lookup. (#44131) (#13660) · e924d716
      Matt Carroll 提交于
      e924d716