未验证 提交 f4c7fcd7 编写于 作者: S skia-flutter-autoroll 提交者: GitHub

Roll src/third_party/skia 04e77813f8f4..67d0f3fd725c (41 commits) (#15377)


https://skia.googlesource.com/skia.git/+log/04e77813f8f4..67d0f3fd725c

git log 04e77813f8f4..67d0f3fd725c --date=short --first-parent --format='%ad %ae %s'
2020-01-09 jvanverth@google.com Revert "Remove GrPaint::addColorTextureProcessor"
2020-01-09 robertphillips@google.com Move GrVkFormatColorTypePairIsValid assert back into GrVkGpu::check_image_info
2020-01-09 rmistry@google.com Add retries to Android compile bot for when GS returns 502s
2020-01-09 csmartdalton@google.com Speed up get_contour_count in GrTessellator.cpp
2020-01-09 herb@google.com Make SubRun accessible for GrAtlasTextOp
2020-01-09 jvanverth@google.com Hide MakeFromMTKView behind an availability flag
2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-09 herb@google.com Combine result calculation from both legs of if statement
2020-01-09 bsalomon@google.com Remove GrPaint::addColorTextureProcessor
2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-09 brianosman@google.com Fix ByteCodeGenerator's handling of specialized programs
2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-09 bsalomon@google.com Allow implicit conversion from GrSamplerState::Filter to GrSamplerState
2020-01-09 brianosman@google.com Add CachingHint to makeRasterImage, default to kDisallow
2020-01-09 mtklein@google.com add back src-in-gamut tracking
2020-01-09 herb@google.com Add first, last and subspan to SkEnumerate
2020-01-09 rmistry@google.com Update go.skia.org/infra in go.mod/go.sum
2020-01-09 reed@google.com Remove legacy canvas-matrix impl
2020-01-09 robertphillips@google.com Improve handling of anisotropic scaling for stroked rects
2020-01-09 mtklein@google.com add vroundps, impl Op::floor on x86
2020-01-09 reed@google.com Optimize concat44 on canvas
2020-01-09 mtklein@google.com add x-macro over SkVM::Ops
2020-01-09 kjlubick@google.com [canvaskit] Create an SkImage from a frame of an SkAnimatedImage
2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 61f03e9a10c0..5d178c93fd5b (411 commits)
2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 45a4d0f36bd6..77c89ff847b6 (13 commits)
2020-01-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 db49bc7dd075..c431d59626e1 (7 commits)
2020-01-08 mtklein@google.com JIT today's new _imm ops
2020-01-08 herb@google.com Hoist calculations up to regenerate
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 mtklein@google.com skip no-op masks
2020-01-08 egdaniel@google.com Move the remainder of GrRenderTargetContext factories.
2020-01-08 mtklein@google.com refactor bit ops
2020-01-08 mtklein@google.com add add/sub/min/max w/ constant ops
2020-01-08 michaelludwig@google.com Reland "Avoid loop-dependent behavior in GrMemoryPoolBench"
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 mtklein@google.com clamp to [0,1] before blending with normalized
2020-01-08 brianosman@google.com Expose the Input variable and Child name collections in SkRuntimeEffect
2020-01-08 mtklein@google.com Streamline skvm bilerp.
2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-08 egdaniel@google.com Reland "Move makeDeferredRenderTargetContext calls to factory on RTC."
2020-01-08 jvanverth@google.com Add method to delay drawable acquisition from MTKView

Created with:
  gclient setdep -r src/third_party/skia@67d0f3fd725c

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 jvanverth@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: jvanverth@google.com
上级 94c5b9f7
......@@ -26,7 +26,7 @@ vars = {
'skia_git': 'https://skia.googlesource.com',
# OCMock is for testing only so there is no google clone
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': '04e77813f8f491b43dfe8e139acbdeda951f63d9',
'skia_revision': '67d0f3fd725c720ecad0ea6b45bb77a3bff55a7a',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
......
Signature: 5690edf519a79588ed0f6ffbc036dc99
Signature: f243b58edb15121502126a3c5148d875
UNUSED LICENSES:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册