mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 452ce044f0db..77743492418e (12 commits) (flutter/engine#11837)
https://skia.googlesource.com/skia.git/+log/452ce044f0db..77743492418e git log 452ce044f0db..77743492418e --date=short --no-merges --format='%ad %ae %s' 2019-09-03 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-09-03 bsalomon@google.com Add parens to assert 2019-09-03 egdaniel@google.com Comment out assert in onClear in GrVkOpsRenderPass. 2019-09-03 fmalita@chromium.org [svgcanvas] Skip redundant clip-rule attributes 2019-09-03 fmalita@chromium.org [skottie] Clean up TextAdapter 2019-09-03 fmalita@chromium.org [skottie] Plumb square selector "smoothness" prop 2019-09-03 robertphillips@google.com Remove maxCount resource cache limit 2019-09-03 bsalomon@google.com Make GrSurfaceProxy constructors take arg that determines participation in GrResourceAllocator. 2019-09-03 benjaminwagner@google.com [gn] Add pool for dsymutil 2019-09-03 jvanverth@google.com Get Metal running on iOS viewer. 2019-09-03 benjaminwagner@google.com [gn] Move dsymutil from link command to a separate action 2019-09-03 brianosman@google.com Particles: Change effect lifetime logic to work like particles Created with: gclient setdep -r src/third_party/skia@77743492418e 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 jlavrova@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=jlavrova@google.com
This commit is contained in:
parent
43ab5e157a
commit
ae7ec128c1
2
DEPS
2
DEPS
@ -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': '452ce044f0dbbb68c3dbdca4b3a54279407433c0',
|
||||
'skia_revision': '77743492418e9ac19c0c265c162a12d216619e29',
|
||||
|
||||
# When updating the Dart revision, ensure that all entries that are
|
||||
# dependencies of Dart are also updated to match the entries in the
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: e4cb4a81d0169dabcc087e5456a0a9e8
|
||||
Signature: 27dd5baf50a36c87b458e369ccb7e0df
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -998,8 +998,6 @@ FILE: ../../../third_party/skia/src/effects/SkTrimPE.h
|
||||
FILE: ../../../third_party/skia/src/effects/SkTrimPathEffect.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrContextThreadSafeProxyPriv.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrDDLContext.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrDeinstantiateProxyTracker.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrDeinstantiateProxyTracker.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrDriverBugWorkarounds.cpp
|
||||
FILE: ../../../third_party/skia/src/gpu/GrFPArgs.h
|
||||
FILE: ../../../third_party/skia/src/gpu/GrLegacyDirectContext.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user