Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit f4c7fcd

Browse files
Roll src/third_party/skia 04e7781..67d0f3f (41 commits) (#15377)
https://skia.googlesource.com/skia.git/+log/04e77813f8f4..67d0f3fd725c git log 04e7781..67d0f3f --date=short --first-parent --format='%ad %ae %s' 2020-01-09 [email protected] Revert "Remove GrPaint::addColorTextureProcessor" 2020-01-09 [email protected] Move GrVkFormatColorTypePairIsValid assert back into GrVkGpu::check_image_info 2020-01-09 [email protected] Add retries to Android compile bot for when GS returns 502s 2020-01-09 [email protected] Speed up get_contour_count in GrTessellator.cpp 2020-01-09 [email protected] Make SubRun accessible for GrAtlasTextOp 2020-01-09 [email protected] 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 [email protected] Combine result calculation from both legs of if statement 2020-01-09 [email protected] Remove GrPaint::addColorTextureProcessor 2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-09 [email protected] 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 [email protected] Allow implicit conversion from GrSamplerState::Filter to GrSamplerState 2020-01-09 [email protected] Add CachingHint to makeRasterImage, default to kDisallow 2020-01-09 [email protected] add back src-in-gamut tracking 2020-01-09 [email protected] Add first, last and subspan to SkEnumerate 2020-01-09 [email protected] Update go.skia.org/infra in go.mod/go.sum 2020-01-09 [email protected] Remove legacy canvas-matrix impl 2020-01-09 [email protected] Improve handling of anisotropic scaling for stroked rects 2020-01-09 [email protected] add vroundps, impl Op::floor on x86 2020-01-09 [email protected] Optimize concat44 on canvas 2020-01-09 [email protected] add x-macro over SkVM::Ops 2020-01-09 [email protected] [canvaskit] Create an SkImage from a frame of an SkAnimatedImage 2020-01-09 [email protected] Roll ../src 61f03e9a10c0..5d178c93fd5b (411 commits) 2020-01-09 [email protected] Roll third_party/externals/swiftshader 45a4d0f36bd6..77c89ff847b6 (13 commits) 2020-01-09 [email protected] Roll third_party/externals/angle2 db49bc7..c431d59 (7 commits) 2020-01-08 [email protected] JIT today's new _imm ops 2020-01-08 [email protected] Hoist calculations up to regenerate 2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-08 [email protected] skip no-op masks 2020-01-08 [email protected] Move the remainder of GrRenderTargetContext factories. 2020-01-08 [email protected] refactor bit ops 2020-01-08 [email protected] add add/sub/min/max w/ constant ops 2020-01-08 [email protected] 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 [email protected] clamp to [0,1] before blending with normalized 2020-01-08 [email protected] Expose the Input variable and Child name collections in SkRuntimeEffect 2020-01-08 [email protected] Streamline skvm bilerp. 2020-01-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-08 [email protected] Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 [email protected] 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 [email protected] 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: [email protected]
1 parent 94c5b9f commit f4c7fcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ vars = {
2626
'skia_git': 'https://skia.googlesource.com',
2727
# OCMock is for testing only so there is no google clone
2828
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
29-
'skia_revision': '04e77813f8f491b43dfe8e139acbdeda951f63d9',
29+
'skia_revision': '67d0f3fd725c720ecad0ea6b45bb77a3bff55a7a',
3030

3131
# When updating the Dart revision, ensure that all entries that are
3232
# dependencies of Dart are also updated to match the entries in the

ci/licenses_golden/licenses_skia

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 5690edf519a79588ed0f6ffbc036dc99
1+
Signature: f243b58edb15121502126a3c5148d875
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)