Roll src/third_party/skia 00c680d2bb7c..e11dfd3da4d7 (18 commits) (#10062)

https://skia.googlesource.com/skia.git
/compare/00c680d2bb7c..e11dfd3da4d7

git log 00c680d2bb7c4f86e0d075b3e6bf0eb4b32fb433..e11dfd3da4d7d110af7b5360b785351fa94adc2f --date=short --no-merges --format=%ad %ae %s
2019-07-23 brianosman@google.com Always include surface origin in keys for program/pipeline state
2019-07-23 robertphillips@google.com Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2)
2019-07-23 jlavrova@google.com Fixing the build
2019-07-23 reed@google.com refactor paragraph samples
2019-07-23 bsalomon@google.com Add driver workaround to avoid noperspective on QC with ver 3.1 or earlier
2019-07-23 reed@google.com remove default looper flag, rely on clients to opt-in
2019-07-23 fmalita@chromium.org [sksg] Fix setVisible() invalidation
2019-07-22 bsalomon@google.com Lift GrRenderTargetContext::rescale to GrSufaceContext
2019-07-23 brianosman@google.com Fix a couple potential bugs when adding sampler info to a program key
2019-07-22 bsalomon@google.com Remove sample count from GrSurfaceDesc.
2019-06-21 jlavrova@google.com The current version...
2019-07-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9ec3f51d11d9..02407743bd72 (12 commits)
2019-07-23 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-07-23 csmartdalton@google.com Revert "ccpr: Unblacklist Radeon in MSAA mode"
2019-07-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-07-22 reed@google.com add 'r'epeat option sans the HUD (to not complicate the profile)
2019-07-22 mtklein@google.com hoist tbl masks

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (borenet@google.com), and stop
the roller if necessary.
This commit is contained in:
skia-flutter-autoroll 2019-07-23 14:23:51 -04:00 committed by GitHub
parent 6603dbd4c4
commit e32bdf5c3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

2
DEPS
View File

@ -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': '00c680d2bb7c4f86e0d075b3e6bf0eb4b32fb433',
'skia_revision': 'e11dfd3da4d7d110af7b5360b785351fa94adc2f',
# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the

View File

@ -1,4 +1,4 @@
Signature: 27276e7dd24df01e7c8495d7a8fff42d
Signature: 52adc2a1c4c65e7d34058459082d1915
UNUSED LICENSES:
@ -1724,6 +1724,7 @@ FILE: ../../../third_party/skia/modules/skparagraph/src/FontResolver.h
FILE: ../../../third_party/skia/modules/skparagraph/src/Iterators.h
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphBuilderImpl.cpp
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphBuilderImpl.h
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphCache.cpp
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphCache.h
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphImpl.cpp
FILE: ../../../third_party/skia/modules/skparagraph/src/ParagraphImpl.h