1. 09 11月, 2019 1 次提交
  2. 08 11月, 2019 8 次提交
  3. 07 11月, 2019 8 次提交
  4. 06 11月, 2019 12 次提交
    • 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
    • S
      Roll src/third_party/skia 4a4f34b76f3a..f3d4109a793b (1 commits) (#13659) · af3a69c9
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/4a4f34b76f3a..f3d4109a793b
      
      git log 4a4f34b76f3a..f3d4109a793b --date=short --no-merges --format='%ad %ae %s'
      2019-11-05 mtklein@google.com add (x,y) params to shader program()
      
      Created with:
        gclient setdep -r src/third_party/skia@f3d4109a793b
      
      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
      af3a69c9
    • S
      Roll fuchsia/clang/linux-amd64 from WxGHg... to OT6p3... (#13694) · f22a4073
      skia-flutter-autoroll 提交于
      Roll fuchsia/clang/linux-amd64 from WxGHg... to OT6p3...
      
      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-toolchain-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
      f22a4073
    • S
      Roll fuchsia/clang/mac-amd64 from 6tttO... to OzTZO... (#13690) · 89e01421
      skia-flutter-autoroll 提交于
      Roll fuchsia/clang/mac-amd64 from 6tttO... to OzTZO...
      
      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-toolchain-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
      89e01421
    • S
      Roll fuchsia/sdk/core/mac-amd64 from XcaoM... to bCFtP... (#13665) · faa0c164
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from XcaoM... to bCFtP...
      
      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
      faa0c164
    • B
      Roll src/third_party/dart ab5cf0f854..8bdca37e98 (23 commits) · fcd8a218
      Ben Konyi 提交于
      dart-lang/sdk@8bdca37e98 [vm] Bump minimum kernel version to 29.
      dart-lang/sdk@75dc8483ab [kernel] Include promoted bound in TypeParameterType equality
      dart-lang/sdk@4ebc1e3fe7 Migrate dart:async to NNBD.
      dart-lang/sdk@d0e51573fc [infra] Update checked-in SDKs to 2.6.0
      dart-lang/sdk@48ebcdac5f [ddk] Don't use Library.isExternal
      dart-lang/sdk@208f3709b9 [vm/benchmark] Add IsolateSpawnMemory.Dart2JSDeltaRss benchmarks.
      dart-lang/sdk@91c38d00c0 [dart2js] New RTI: Improve lowering of simple is-tests.
      dart-lang/sdk@54b324ca04 [dart2js] new-rti: Cache non-generic types on constructor
      dart-lang/sdk@6d28f59c54 Added promiseToFuture function to js_util.dart
      dart-lang/sdk@0804a6f260 Don't use deprecated analyzer elements in dartfuzz.
      dart-lang/sdk@79dc0cbc47 [vm/benchmarks] Add benchmark that decodes json on a separate isolate.
      dart-lang/sdk@7ba5584c2e [analysis_server] Fix outdated desin Service->Server, use Service->Logger.
      dart-lang/sdk@5279b6438c [vm/bytecode] Fix raw casts in DynamicCall in the interpreter
      dart-lang/sdk@0ea69b7342 [vm/benchmarks] Use service api to get heap usage for IsolateSpawn benchmark.
      dart-lang/sdk@8119253f64 Include space after comma in FunctionType.toString().
      dart-lang/sdk@c38dafec6b Issue 39051. Implement isAbstract for ConstructorElement.
      dart-lang/sdk@abb1a17c89 Include FeatureSet into unlinked API signature.
      dart-lang/sdk@5bae0f23cf Increase completion model token lookback to 100
      dart-lang/sdk@f1fd342f71 Initial sketch of a preview site
      dart-lang/sdk@48d44af154 Report error if inheriting from FutureOr. Fixes #33745
      dart-lang/sdk@2a5ece5d89 Fix analyzer_plugin tutorial link
      dart-lang/sdk@9d5649175a Fix using deprecated analyzer elements in DDC.
      dart-lang/sdk@5a3c4002b8 Replace 'bottom' with 'Never' in subtyping tests.
      fcd8a218
  5. 05 11月, 2019 4 次提交
    • S
      Roll src/third_party/skia 4cc2dc64ff13..4a4f34b76f3a (19 commits) (#13637) · 42299931
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/4cc2dc64ff13..4a4f34b76f3a
      
      git log 4cc2dc64ff13..4a4f34b76f3a --date=short --no-merges --format='%ad %ae %s'
      2019-11-04 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-04 brianosman@google.com Fully embrace skcms types in SkColorSpace API
      2019-11-04 michaelludwig@google.com Make SkBlendMode_AsCoeff() public
      2019-11-04 bsalomon@google.com Some improvements to backend texture creation.
      2019-11-04 jvanverth@google.com Fix memory leak in iOS viewer.
      2019-11-04 robertphillips@google.com Use QuadHelper and PatternHelper in more places
      2019-11-04 herb@google.com Fix fuzz bug in isValid for SkDescriptor
      2019-11-04 fmalita@chromium.org [skottie] Add support for gradient opacity stops
      2019-11-04 michaelludwig@google.com Return coverage from inset() call instead of using a separate function.
      2019-11-04 mtklein@google.com updateUniforms() just once
      2019-11-04 fmalita@chromium.org [skottie] Add a couple more 3D tests
      2019-11-04 brianosman@google.com Update comment on isNumericalTransferFn to clarify that fn is always set
      2019-11-04 michaelludwig@google.com Skip unnecessary moveTo in degenerate quad calculations
      2019-11-04 borenet@google.com Reland "[recipes] Assert that Git is obtained from CIPD"
      2019-11-04 penghuang@chromium.org Make GrVkResource::Trace thread safe.
      2019-11-04 borenet@google.com [infra] Make SkottieWASM and LottieWeb use git from CIPD
      2019-11-04 brianosman@google.com SkColorMatrix cleanup
      2019-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 e96039218e9d..6c7208f93d6e (8 commits)
      2019-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fda994c63075..aaa64b76c0b4 (8 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@4a4f34b76f3a
      
      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
      42299931
    • S
      Roll src/third_party/skia 8e083eee8ece..4cc2dc64ff13 (1 commits) (#13543) · e73c9c8f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/8e083eee8ece..4cc2dc64ff13
      
      git log 8e083eee8ece..4cc2dc64ff13 --date=short --no-merges --format='%ad %ae %s'
      2019-11-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      
      Created with:
        gclient setdep -r src/third_party/skia@4cc2dc64ff13
      
      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
      e73c9c8f
    • S
      Roll fuchsia/sdk/core/mac-amd64 from ggsQ5... to XcaoM... (#13535) · 4161d5d3
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from ggsQ5... to XcaoM...
      
      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
      4161d5d3
    • B
      Roll src/third_party/dart bbe2ac28c9..ab5cf0f854 (73 commits) (#13614) · bf9d2633
      Ben Konyi 提交于
      dart-lang/sdk@ab5cf0f854 [vm] Ensure create_sdk GN build has working dart2native iff AOT is supported
      dart-lang/sdk@d2bd6df607 [infra] Update make_version.py hack for Flutter for 2.7.0
      dart-lang/sdk@6c0387da67 Fix typos in CHANGELOG.md
      dart-lang/sdk@740cd89ad8 Fix link markup in ffi README
      dart-lang/sdk@f91ef3afd7 [kernel] Deprecate Library.isExternal
      dart-lang/sdk@c75e5e4cf4 [CFE] Fix assert in parser
      dart-lang/sdk@2438fe10cb Rename BottomTypeImpl to NeverTypeImpl.
      dart-lang/sdk@523e9ffa88 [cfe] Add EqualsExpression, BinaryExpression, UnaryExpression and ParenthesizedExpression
      dart-lang/sdk@a996783de5 [cfe+analyzer] Move StackListener to _fe_analyzer_shared
      dart-lang/sdk@28cc459458 Implement List.empty() in the DDC patch file.
      dart-lang/sdk@e83e66111d Copy propagate on private symbol vars
      dart-lang/sdk@0aaa1c5fc8 Port of dart:core to NNBD.
      dart-lang/sdk@b76ab4012d linter 0.1.103
      dart-lang/sdk@9bffff6dfc Fix exception in migration of ?? operator when the right hand side is a generic type
      dart-lang/sdk@ed1910006c [vm/bytecode] Cleanup support for bytecode format before v20
      dart-lang/sdk@d96cd87896 [vm, reload] Initialize new fields in existing instances lazily.
      dart-lang/sdk@8b67fcbbd1 [vm] Cleanup script tags
      dart-lang/sdk@ebc6340e36 [gardening] Skip bytecode_with_ast_in_aot_test on crossword-ast bot
      dart-lang/sdk@79c7d3d8bc [vm] Always use bytecode when it is present in a kernel file. Let FLAG_use_bytecode_compiler only control whether the kernel isolate generates bytecode.
      dart-lang/sdk@7db3b15a48 Update changelog for analysis_server_client 1.1.2
      dart-lang/sdk@fb5c75c506 Upgrade dartdoc to 0.29.0.
      dart-lang/sdk@eab70c2673 Visit annotations on classes in EdgeBuilder
      dart-lang/sdk@9fd4d468b2 NNBD i13n: Temporary fix in order to migrate path package
      dart-lang/sdk@e47a531e61 dartfix: Hide --server option; don't include hidden options in CHANGELOG
      dart-lang/sdk@5965789b92 [CFE] Fix bug in lint test
      dart-lang/sdk@b3ed442f70 Fix some unnecessary imports of front_end in analyzer
      dart-lang/sdk@2ad5af1e13 Move resolve_relative_uri.dart into _fe_analyzer_shared
      dart-lang/sdk@51023cbb54 [dart2js] Add test for sequence of promotions
      dart-lang/sdk@c4b6df5009 Move ID testing infrastructure into _fe_analyzer_shared.
      dart-lang/sdk@3e5b3b15a0 [cfe] Add the initial functionality of reachability analysis
      dart-lang/sdk@6ea11a8b64 Decouple colors.dart from CompilerContext
      dart-lang/sdk@00c2962db8 [cfe+analyzer] Move messages, scanner and parser to package:_fe_analyzer_shared
      dart-lang/sdk@df678dbec0 [VM/nnbd] Introduce type Never in VM and bytecode.
      dart-lang/sdk@917ba19c1a [ VM / Service ] Remove flaky portion of get_flag_list_rpc_test
      dart-lang/sdk@bc6cadfac4 [ VM / Service ] Fix get_flag_list_rpc_test for real this time
      dart-lang/sdk@b81eb3bfc8 Bump dartfix to 0.1.5; add CHANGELOG notes
      dart-lang/sdk@3224a6633b [ VM / dart:io ] Replace usage of SecTrustEvaluate with SecTrustEvaluateWithError on MacOS >= 10.14
      dart-lang/sdk@0dd494bc54 [ VM / Service ] Fix get_flag_list_rpc_test failing on release builds.
      dart-lang/sdk@8a09d7ab5a [vm/bytecode] Remove alignment of sections in bytecode
      dart-lang/sdk@d9b069b27d [vm] Use `fuchsia.deprecatedtimezone`
      dart-lang/sdk@550985189c Added errors for variance positions in fields.
      dart-lang/sdk@924ec34e01 Remove analysis logger, replace with calls to InstrumentationService
      dart-lang/sdk@09bc0cc5ab Issue 38734. Don't report IMPLICIT_THIS_REFERENCE_IN_INITIALIZER for late fields.
      dart-lang/sdk@60c34ac420 [ VM / Service ] Allow for the profiler to be enabled/disabled via SetFlags RPC
      dart-lang/sdk@cc98941bdd [dart2js] new-rti: defer infrequent types in lazy initializers
      dart-lang/sdk@84a8a2db33 Issue 39192. Fix codeLength / codeOffset, store it into the cached data.
      dart-lang/sdk@0f7b67477f Invalidate DDC library cache on trackLibraries
      dart-lang/sdk@94e312f7a6 Added errors for variance positions in method members.
      dart-lang/sdk@489591068b Revert "Exclude flow_analysis/data directories from analysis."
      dart-lang/sdk@bb45179cad Remove tests already moved to ImplicitThisReferenceInInitializerTest.
      dart-lang/sdk@a00376349a Exclude flow_analysis/data directories from analysis.
      dart-lang/sdk@d7def97773 typo
      dart-lang/sdk@f7722a2ecd [frontend_server] write JavaScript source maps
      dart-lang/sdk@f9b57bdfa8 Update the language version in DDC patch files for migrated libraries.
      dart-lang/sdk@9b15195448 Inline CompialtionUnitElementImpl.getTypeFromTypes
      dart-lang/sdk@7c6d212e66 Exclude shared integration test suites from analysis.
      dart-lang/sdk@4551080062 Add retry logic for incremental compiler initialization.
      dart-lang/sdk@f78e5463c9 Clean up server code to remove a lint
      dart-lang/sdk@e56612020c Prepare to publish analyzer 0.39.1.
      dart-lang/sdk@bb8ddfcdd6 Format definite_assignment test cases.
      dart-lang/sdk@a0ee662b7b Move shared analyzer/FE integration test data into shared package.
      dart-lang/sdk@cdcc5282ea [vm] Add NativePort static extension to `dart:ffi`
      dart-lang/sdk@6b61050d9c [cfe+analyzer] Split generated message files into shared and cfe-only
      dart-lang/sdk@f8ab10b322 Remove CompilationUnitElementImpl.replaceTopLevelVariable
      dart-lang/sdk@5b4612bc68 Move front_end/lib/src/base/errors.dart into _fe_analyzer_shared package.
      dart-lang/sdk@29ab43e0e2 Move flow_analysis tests into package:_fe_analyzer_shared.
      dart-lang/sdk@499815842c Create a package to hold code shared between front_end and analyzer.
      dart-lang/sdk@d76ffbc149 [cfe] Handle assigned variables in for and for-in
      dart-lang/sdk@bb71c3eecc [dart2js] Ensure type check metadata is generated for types that otherwise only appear in substitutions.
      dart-lang/sdk@6f5aee9f7f Update dart2native.dart
      dart-lang/sdk@2897bebdef [cfe] Resolve serialization mismatch due to variance computation
      dart-lang/sdk@decca61f8c Deprecate TypeDefiningElement.type except ExecutableElement.
      dart-lang/sdk@fde7cbf293 support type params in stateful widget conversion
      bf9d2633
  6. 03 11月, 2019 2 次提交
    • S
      Roll src/third_party/skia 283ec65f632a..8e083eee8ece (32 commits) (#13489) · ebab0d33
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/283ec65f632a..8e083eee8ece
      
      git log 283ec65f632a..8e083eee8ece --date=short --no-merges --format='%ad %ae %s'
      2019-11-01 robertphillips@google.com Tighten up min and max vertex indices passed to GrTextureOp's meshes
      2019-11-01 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-01 michaelludwig@google.com Progress towards consolidating aa mask and edge distances
      2019-11-01 ethannicholas@google.com Revert "Implement sample mask and sample locations support in Vulkan"
      2019-11-01 ethannicholas@google.com Implement sample mask and sample locations support in Vulkan
      2019-11-01 kjlubick@google.com [canvaskit] Add relative SkPath operators
      2019-11-01 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-01 robertphillips@google.com Revert "Reduce max # of AA Quads that can be merged or chained into a single GrTextureOp"
      2019-11-01 borenet@google.com Revert "[recipes] Assert that Git is obtained from CIPD"
      2019-11-01 senorblanco@chromium.org Dawn: update to recent texture proxy changes.
      2019-11-01 borenet@google.com [recipes] Assert that Git is obtained from CIPD
      2019-11-01 borenet@google.com [infra] Make CheckGeneratedFiles use git from CIPD
      2019-11-01 mtklein@google.com opaque shaders and srcover -> src
      2019-11-01 mtklein@google.com get rid of Uniforms
      2019-11-01 michaelludwig@google.com Refactor tessellation metadata to move towards independent inset/outset calculations
      2019-11-01 mtklein@google.com paint color -> shader
      2019-11-01 mtklein@google.com paint alpha scaling as its own effect
      2019-11-01 senorblanco@chromium.org Dawn: fix RTHeight adjustment.
      2019-11-01 robertphillips@google.com Reduce max # of AA Quads that can be merged or chained into a single GrTextureOp
      2019-11-01 halcanary@google.com tools/git-sync-deps: enforce commit hash in DEPS, not tags or branches
      2019-11-01 egdaniel@google.com Use GrSurfaceProxyView for dst proxies.
      2019-11-01 mtklein@google.com add --quick to fm
      2019-11-01 michaelludwig@google.com Remove extraneous semicolons
      2019-11-01 mtklein@google.com add GM for exercising interesting paths in SkVMBlitter
      2019-11-01 mtklein@google.com try hashing shaders via their program
      2019-11-01 brianosman@google.com Add BT2020 (non-constant-luminance) YUV color space
      2019-11-01 brianosman@google.com Remove SK_LEGACY_YUV_MATRICES
      2019-11-01 robertphillips@google.com Update GrTextureOp to use index buffer offsets for draws
      2019-11-01 borenet@google.com [infra] Update git, make [Canvas|Path]Kit et al use git from CIPD
      2019-11-01 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 841b01678c49..e96039218e9d (6 commits)
      2019-11-01 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-01 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@8e083eee8ece
      
      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 jcgregorio@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=jcgregorio@google.com
      ebab0d33
    • S
      Roll fuchsia/sdk/core/mac-amd64 from FKqQ_... to ggsQ5... (#13490) · 7c1311ff
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from FKqQ_... to ggsQ5...
      
      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
      7c1311ff
  7. 02 11月, 2019 3 次提交
  8. 01 11月, 2019 2 次提交