1. 29 1月, 2020 9 次提交
    • S
      Roll src/third_party/skia 9ae06637d069..dcc8c5431bcb (16 commits) (#16173) · 6e506fb6
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/9ae06637d069..dcc8c5431bcb
      
      git log 9ae06637d069..dcc8c5431bcb --date=short --first-parent --format='%ad %ae %s'
      2020-01-29 csmartdalton@google.com Convert the "bool antialias" param in GrTessellator to an enum
      2020-01-29 egdaniel@google.com Store GrSurfaceProxyViews on SkSpecial*_Gpu.
      2020-01-29 fmalita@chromium.org [skottie] Separate text resize options
      2020-01-28 mtklein@google.com partial strength reduction for bit ops
      2020-01-28 egdaniel@google.com Remove create function in proxyProvider that takes a raster SkImage.
      2020-01-28 mtklein@google.com tweak grading in gm/skbug_9819 for G8
      2020-01-28 mtklein@google.com skvm sweep gradients
      2020-01-28 reed@google.com improvements to shaper_ct
      2020-01-28 bsalomon@google.com Fix asyncRescaleAndReadPixelsYUV420 fallback w/out GL_EXT_texture_rg.
      2020-01-28 mtklein@google.com radial gradients in skvm
      2020-01-28 herb@google.com Use a monotonic counter for atlas and plot generations
      2020-01-28 mtklein@google.com incorporate r,g,b,a into shaderHash
      2020-01-28 robertphillips@google.com Expand the compressed_textures GM
      2020-01-28 kjlubick@google.com [debugger] Use correct archiver
      2020-01-28 herb@google.com Atlas generation numbers is not tracking plot changes -- disable it
      2020-01-28 mtklein@google.com prune unused SkPostConfig
      
      Created with:
        gclient setdep -r src/third_party/skia@dcc8c5431bcb
      
      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 reed@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: reed@google.com
      6e506fb6
    • M
      37929562
    • S
      Roll src/third_party/skia 9c1d30dd163e..9ae06637d069 (24 commits) (#16158) · f4b2183f
      skia-flutter-autoroll 提交于
      
      https://skia.googlesource.com/skia.git/+log/9c1d30dd163e..9ae06637d069
      
      git log 9c1d30dd163e..9ae06637d069 --date=short --first-parent --format='%ad %ae %s'
      2020-01-28 mtklein@google.com add --skvm to DM
      2020-01-28 kjlubick@google.com Fix wasm builds
      2020-01-28 senorblanco@chromium.org Roll dawn and adjust for new SwapChain API.
      2020-01-28 bsalomon@google.com Add fallback for asyncRescaleAndReadPixelsYUV420 without PBOs.
      2020-01-28 reed@google.com Experimental coretext backend for SkShaper
      2020-01-28 jlavrova@google.com Skip vertical clipping in unclear case of font height=font size
      2020-01-28 kjlubick@google.com [canvaskit] Update build script to support latest Emscripten
      2020-01-28 robertphillips@google.com Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2)
      2020-01-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
      2020-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 82459860eaf4..77c4d4c42f40 (425 commits)
      2020-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 748ad200897b..34e16df059f8 (6 commits)
      2020-01-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 fcef6dcb6ab2..086aded3cb74 (9 commits)
      2020-01-28 bsalomon@google.com Fix bug in NPOT shader wrap mode impl
      2020-01-28 brianosman@google.com Revert "In GrSkSLFP, always use a coord transform"
      2020-01-27 jlavrova@google.com Dealing with SkScalar values in cache
      2020-01-27 fmalita@chromium.org [skottie] Switch SkMatrix44 -> SkM44
      2020-01-27 reed@google.com don't need to include deprecated Sk3D.h
      2020-01-27 herb@google.com Rename AtlasID to PlotLocator
      2020-01-27 bsalomon@google.com Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is backed by non-textureable FBO and no scaling/color space conversions is performed.
      2020-01-27 robertphillips@google.com Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types"
      2020-01-27 brianosman@google.com In GrSkSLFP, always use a coord transform
      2020-01-27 robertphillips@google.com Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types
      2020-01-27 herb@google.com Swap dtor order of SkSTArenaAlloc and SkArenaAlloc v.2
      2020-01-27 borenet@google.com [infra] Update infra dep
      
      Created with:
        gclient setdep -r src/third_party/skia@9ae06637d069
      
      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 reed@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: reed@google.com
      f4b2183f
    • C
      Revert "Always make gpu thread different from platform thread regardless of... · ec32966e
      Chris Yang 提交于
      Revert "Always make gpu thread different from platform thread regardless of platform view (#16068)" (#16161)
      
      This reverts commit 0889e978.
      ec32966e
    • S
      Roll fuchsia/sdk/core/mac-amd64 from gNitp... to 5fMtM... (#16153) · a851d1ed
      skia-flutter-autoroll 提交于
      Roll fuchsia/sdk/core/mac-amd64 from gNitp... to 5fMtM...
      
      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
      a851d1ed
    • C
      Revert "Disable setting a library tag handler." (#16157) · 5a1439c8
      Chinmay Garde 提交于
      This reverts commit ef3aa014. This address the use case of an internal customer. In a subsequent patch, I will add a test for this functionality. Instead of removing support for the same from tonic (along with the stuff surrounding filesystem access and package map handling), I’ll rework the same to use FML to avoid code duplication and maintainability.
      5a1439c8
    • C
    • C
      Add test to ensure that concurrent message loops have at least one workers. (#16074) · 532fdc4f
      Chinmay Garde 提交于
      The current count is determined from std::thread::hardware_concurrency which can
      return zero. Even in such cases, the implementation may not return a loop with
      no workers. There are numerous components that depend on having non-zero workers
      in the queue.
      532fdc4f
    • D
      Revert breaking PRs (#16148) · 53baa7ae
      Dan Field 提交于
      * Revert "Web PargraphStyle TextHeightBehavior integration (#16075)"
      
      This reverts commit 86682a2d.
      
      * Revert "Engine/LibTxt/dart:ui impl of TextHeightBehavior (#15087)"
      
      This reverts commit cbf4536d.
      53baa7ae
  2. 28 1月, 2020 13 次提交
  3. 27 1月, 2020 4 次提交
  4. 26 1月, 2020 2 次提交
  5. 25 1月, 2020 12 次提交