1. 04 12月, 2019 13 次提交
    • 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
    • C
      Update fallback to Roboto url to be HTTPS (#14086) · 61793802
      Casey Hillers 提交于
      61793802
    • K
      Revert "Fix fml_unittests (#14062)" (#14087) · ea228f2f
      Kaushik Iska 提交于
      This reverts commit 6c605f8a.
      ea228f2f
    • L
      Revert PRs to unblock David and Jim's work (#14088) · 84bf7291
      liyuqian 提交于
      * Revert "Add flow test fixtures and tests (#13986)"
      
      This reverts commit 620f5281.
      
      * Revert "Dynamically determine whether to use offscreen surface based on need (#13976)"
      
      This reverts commit a86ef946.
      84bf7291
    • S
      Roll src/third_party/skia 2792515dab7c..49e564e5e02c (28 commits) (#14084) · 36dc3b5a
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/2792515dab7c..49e564e5e02c
      
      git log 2792515dab7c..49e564e5e02c --date=short --first-parent --format='%ad %ae %s'
      2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-12-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-12-02 rosasco@google.com skqp CIPD upload infra for Fuchsia
      2019-12-02 mtklein@google.com remove T*/void* union in SkTArray
      2019-12-02 mtklein@google.com tweak for GCC, memcpy() -> for-loop
      2019-12-02 mtklein@google.com remove pointless tests
      2019-12-02 egdaniel@google.com Update GrSwizzle to only store key and not string.
      2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-12-02 bsalomon@google.com This is a reland of GrDomainEffect with significant changes:
      2019-12-02 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-12-02 michaelludwig@google.com Compare textureType separately from backend format
      2019-12-02 stani@google.com Expose SkRuntimeShaderFactory class to clients
      2019-12-02 jlavrova@google.com A new API call on Paragraph: a number of unresolved glyphs
      2019-12-02 mtklein@google.com replace SkColorSpaceXformSteps::Required()
      2019-12-02 reed@google.com Reland "fix sense of ifdef for deprecated method"
      2019-12-02 reed@google.com Revert "fix sense of ifdef for deprecated method"
      2019-12-02 reed@google.com fix sense of ifdef for deprecated method
      2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c8e3617e402d..8a4500482e8d (272 commits)
      2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 bc82fb14aab4..ea0dcd4bda18 (7 commits)
      2019-12-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader fb7ca1d5aca5..b64fbfec4dcd (3 commits)
      2019-12-01 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
      2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 43fc40aebfd8..c8e3617e402d (252 commits)
      2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fc3ec57ddf27..bc82fb14aab4 (9 commits)
      2019-11-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader d6e903bdc9ef..fb7ca1d5aca5 (13 commits)
      2019-11-29 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      
      Created with:
        gclient setdep -r src/third_party/skia@49e564e5e02c
      
      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
      36dc3b5a
    • D
      Add flow test fixtures and tests (#13986) · 620f5281
      David Worsham 提交于
      620f5281
    • S
      Roll fuchsia/sdk/core/mac-amd64 from 6QxEZ... to OSk8h... (#14085) · fffeb8fe
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from 6QxEZ... to OSk8h...
      
      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
      fffeb8fe
    • B
      Roll src/third_party/dart e4344a568f..a4d799c402 (7 commits) (#14083) · a9f595fa
      Ben Konyi 提交于
      dart-lang/sdk@a4d799c402 Migrate corelib/ tests starting with b-d to NNBD.
      dart-lang/sdk@18a9b29687 Add a repro for issue #39609
      dart-lang/sdk@ec28bf1fd1 [analyzer] refactor the vm status section in the analyzer diagnostics page
      dart-lang/sdk@bf69257c5f [dart:io] socket profiler in dart:io
      dart-lang/sdk@1392d61c9b [infra] Modify 2.7.0 make_version hack so that it also works on other branches
      dart-lang/sdk@4fe27fd444 Report an error when 'await' is used in the initializer of a late local variable.
      dart-lang/sdk@6305276184 Remove deprecated 'byteStore' and 'fileContentOverlay' parameters.
      a9f595fa
    • B
      Update to newer path fill-type API in Skia (#14070) · 1a960877
      Brian Osman 提交于
      1a960877
  2. 03 12月, 2019 11 次提交
  3. 28 11月, 2019 14 次提交
    • S
      Roll src/third_party/skia 73beaaa48fcc..e8c96d8e6116 (4 commits) (#14066) · fea39c45
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/73beaaa48fcc..e8c96d8e6116
      
      git log 73beaaa48fcc..e8c96d8e6116 --date=short --first-parent --format='%ad %ae %s'
      2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 c373dfd84194..fc3ec57ddf27 (13 commits)
      2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src c493edcc78ba..43fc40aebfd8 (368 commits)
      2019-11-28 herb@google.com Reland "Naive CPU large emoji"
      2019-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 663dcefa22ea..d6e903bdc9ef (4 commits)
      
      Created with:
        gclient setdep -r src/third_party/skia@e8c96d8e6116
      
      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 bungeman@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: bungeman@google.com
      fea39c45
    • S
      Roll src/third_party/skia c96f5108df28..73beaaa48fcc (2 commits) (#14065) · 8672e79a
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/c96f5108df28..73beaaa48fcc
      
      git log c96f5108df28..73beaaa48fcc --date=short --first-parent --format='%ad %ae %s'
      2019-11-27 benjaminwagner@google.com [infra] Upgrade Radeon driver
      2019-11-27 benjaminwagner@google.com [infra] Update Win10 in Skolo
      
      Created with:
        gclient setdep -r src/third_party/skia@73beaaa48fcc
      
      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 bungeman@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: bungeman@google.com
      8672e79a
    • H
      8d6fa7e8
    • D
      Fix fml_unittests (#14062) · 6c605f8a
      David Worsham 提交于
      6c605f8a
    • B
      Roll src/third_party/dart 96e7a4ff30..73fdf19b56 (3 commits) (#14063) · 0fc7867a
      Ben Konyi 提交于
      dart-lang/sdk@73fdf19b56 [dart2js] Add variance table to RTI and updated subtyping wrt variance.
      dart-lang/sdk@58dde43b5e [analysis_server] don't create futures for stalled plugins.
      dart-lang/sdk@5aa86eb123 [vm/concurrency] Run all isolate related tests with/without enabling isolate groups
      0fc7867a
    • J
      Dynamically determine whether to use offscreen surface based on need (#13976) · a86ef946
      Jim Graham 提交于
      Only use an offscreen surface on iOS if a layer which reads back from the destination surface, such as BackdropFilter, is present.
      a86ef946
    • N
      more tests for enabling semantics (#14060) · 4bdd15cd
      Nurhan Turgut 提交于
      * more tests for enabling semantics
      
      * addressing pr comments
      4bdd15cd
    • G
      Revert "Do not default to downstream affinity on iOS insertText (#13852)" (#14053) · bcb82675
      Gary Qian 提交于
      This reverts commit 0d60e1a3.
      bcb82675
    • M
      [web] Initial support for LineMetrics (#13985) · bc07e6a2
      Mouad Debbar 提交于
      bc07e6a2
    • S
      Roll src/third_party/skia 861ac61cb1a9..c96f5108df28 (10 commits) (#14059) · 7a7118d0
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/861ac61cb1a9..c96f5108df28
      
      git log 861ac61cb1a9..c96f5108df28 --date=short --first-parent --format='%ad %ae %s'
      2019-11-27 bungeman@google.com Reland "Replace CGFontCreate with CTFontManagerCreate."
      2019-11-27 brianosman@google.com Add particle entry points to externs.js to fix missing symbols
      2019-11-27 bsalomon@google.com Changes to GrCoordTransform and local coords
      2019-11-27 bungeman@google.com Revert "Replace CGFontCreate with CTFontManagerCreate."
      2019-11-27 bungeman@google.com Replace CGFontCreate with CTFontManagerCreate.
      2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-27 herb@google.com Cleanup unit test output
      2019-11-27 bsalomon@google.com Fix final-dtor-non-final-class warning on GrDDLContext
      2019-11-27 brianosman@google.com Use ResourceProvider in particles
      2019-11-27 bungeman@google.com Fix housekeeper bot with some gn format.
      
      Created with:
        gclient setdep -r src/third_party/skia@c96f5108df28
      
      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 bungeman@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: bungeman@google.com
      7a7118d0
    • J
    • B
      Roll src/third_party/dart 134e0e28cd..96e7a4ff30 (38 commits) (#14058) · 35937eb3
      Ben Konyi 提交于
      dart-lang/sdk@96e7a4ff30 [dart:async] Temporarily work around compilation errors
      dart-lang/sdk@10f158654e Return the URL of recently published docs
      dart-lang/sdk@61f5e88454 [CFE] [Strong test] Check non-serialized expectations first
      dart-lang/sdk@3e5ae6adaf Revert "[dartdevc] Break dart:_debugger dependency on dart:html"
      dart-lang/sdk@f6a76586de [analyzer] send additional data to crash reporting
      dart-lang/sdk@461b80a0e4 [dartdevc] Fix analysis errors in NNBD dart:core patch file
      dart-lang/sdk@abeebc04e0 Compute LUB for FunctionType(s) in one pass over parameters.
      dart-lang/sdk@edf08f63ed [dartfuzz] Temporarily disabling Int32x4
      dart-lang/sdk@1a6b76a8a0 Update DeprecatedMemberUseTest from ResolverTestCase to DriverResolutionTest.
      dart-lang/sdk@dc3af706e9 [nnbd_migration] assume non-nullability in is check
      dart-lang/sdk@1ecb8c7038 [ dartfuzz ] Added update_spreadsheet.py which automatically updates DartFuzzStats with latest fuzzing run results
      dart-lang/sdk@c2c716d0c5 [ Observatory ] Fix issue where timeline would hang if CPU profiling was disabled.
      dart-lang/sdk@740af3c009 [dartdevc] Pass nnbd experiment to analyzer in check_nnbd_sdk.dart
      dart-lang/sdk@1d914d2e7e Revert "[dartdevc] Migrating dart:_js_helper to NNBD."
      dart-lang/sdk@674810a38d Generated overriding methods throw an exception rather than returning null
      dart-lang/sdk@bb76f935c1 [nnbd_migration] Better descriptions for the most common bangs
      dart-lang/sdk@3524bb1a93 [co19] Roll co19_2 and add co19 (nnbd) to DEPS.
      dart-lang/sdk@3b99524167 Revert "[observatory] Properly wait for Catapult's iframe to load. Give message while fetching timeline."
      dart-lang/sdk@a5a9057d73 [cfe] Add non-function type alias usage tests
      dart-lang/sdk@b563d6cad5 [kernel] Exclude pkg/kernel from front_end spell checking
      dart-lang/sdk@d5dbf10672 [SDK] Adds non-eager async stack frame collector.
      dart-lang/sdk@cdb9830a54 [cfe] Shard text_serialization tests
      dart-lang/sdk@ee8d9d2fd3 Remove unused getters from AnalysisResult.
      dart-lang/sdk@42ec44a6a4 Reland "Revamp patch_sdk.dart mainly to use libraries.json."
      dart-lang/sdk@58e9aeafdb Deprecate AnalysisSession.typeProvider and typeSystem.
      dart-lang/sdk@3663abd8db Update the header in the generated diagnostic docs
      dart-lang/sdk@3e86e8f8fb [dartdevc] Migrating dart:_js_helper to NNBD.
      dart-lang/sdk@4987416f69 [nnbd_migration] Only restyle code links (which I also bolded)
      dart-lang/sdk@273ca5858b Deprecate AnalysisContext.typeProvider/typeSystem
      dart-lang/sdk@965fb9942f [dartdevc] Restore dart:core imports in dart:_internal patch file
      dart-lang/sdk@0019bf646b [migration] handle side casts, assume non-null with const guard.
      dart-lang/sdk@d89252d369 [nnbd_migration] make tooltips stickier
      dart-lang/sdk@cdab81c21a Remove CompilationUnitElement from ElementWalker.forExecutable()
      dart-lang/sdk@cc5976f78b Remove TypeProvider parameter from createLoadLibraryFunction()
      dart-lang/sdk@687ef66bfd Remove InternalAnalysisContext.
      dart-lang/sdk@53d3b5d780 Generate the auxiliary files in a subdirectory
      dart-lang/sdk@18b7580944 [analyzer] for 'Failed to handle request' errors, send the exception to crash reporting as well
      dart-lang/sdk@b19436061d [migration] enable typed data in migration -- fatal exception is gone.
      35937eb3
    • N
      fixing the method call for testing semantics (#14056) · 268107d2
      Nurhan Turgut 提交于
      268107d2
    • S
      Roll src/third_party/skia 40a7dfc268b6..861ac61cb1a9 (34 commits) (#14054) · ca9cd2df
      skia-flutter-autoroll 提交于
      https://skia.googlesource.com/skia.git/+log/40a7dfc268b6..861ac61cb1a9
      
      git log 40a7dfc268b6..861ac61cb1a9 --date=short --first-parent --format='%ad %ae %s'
      2019-11-27 jvanverth@google.com Fix warning in Fuchsia build
      2019-11-27 rosasco@google.com Add deps file for manifest.  Use libwebp always.
      2019-11-27 bsalomon@google.com Make fragment processor iterators work with range for loops.
      2019-11-27 egdaniel@google.com Handle failures in VkCommandBuffer creation.
      2019-11-27 robertphillips@google.com Move creation of GrProgramDesc to GrCaps-derived classes
      2019-11-27 herb@google.com Revert "Naive CPU large emoji"
      2019-11-27 herb@google.com Make SkEnumerate make flatten tuples
      2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 92fe999ae056..c493edcc78ba (509 commits)
      2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f65b212492ec..c373dfd84194 (8 commits)
      2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f2637d0dd7eb..663dcefa22ea (3 commits)
      2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-26 ethannicholas@google.com SkSL now handles sk_Caps in include files
      2019-11-26 herb@google.com Naive CPU large emoji
      2019-11-26 reed@google.com hide deprecated next() on SkPath::Iter
      2019-11-26 egdaniel@google.com Make sure we recycle the secondary command buffers when release primary command buffers.
      2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-26 jlavrova@google.com Bug fixes
      2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
      2019-11-26 benjaminwagner@google.com [infra] Upgrade NVIDIA driver
      2019-11-26 egdaniel@google.com Return a size of 0 for external format GrSurfaces.
      2019-11-26 egdaniel@google.com Cleanup GrVkCommandBuffer resource ownership and freeing.
      2019-11-26 robertphillips@google.com Move the initial GrProgramDesc keyLength into the header
      2019-11-26 benjaminwagner@google.com [infra] Upgrade Intel Skylake driver
      2019-11-26 jvanverth@google.com Enable cross-context textures in Metal.
      2019-11-26 fmalita@chromium.org [skottie] Handle null mask filter effects gracefully
      2019-11-26 borenet@google.com [infra] Make CheckGeneratedFiles use Clang
      2019-11-26 robertphillips@google.com Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation
      2019-11-26 reed@google.com Revert "Revert "switch to new filltype for SkPath""
      2019-11-26 emircan@google.com Revert "Disable VkProtectedContext_DDLMakeRenderTargetTest"
      2019-11-26 brianosman@google.com Remove ResourceProvider and ImageAsset sample impls from skottie
      2019-11-26 michaelludwig@google.com Allow Tessellator to operate on provided GrQuads
      2019-11-26 brianosman@google.com Copy SkottieUtils' classes into skresources
      
      Created with:
        gclient setdep -r src/third_party/skia@861ac61cb1a9
      
      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 bungeman@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: bungeman@google.com
      ca9cd2df
  4. 27 11月, 2019 2 次提交