mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 4df3d5340ef3..eb0770211a6c (13 commits) (flutter/engine#10643)
https://skia.googlesource.com/skia.git/+log/4df3d5340ef3..eb0770211a6c git log 4df3d5340ef3..eb0770211a6c --date=short --no-merges --format='%ad %ae %s' 2019-08-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-05 halcanary@google.com experimental/editor: margins now handled by application layer 2019-08-05 reed@google.com specialize drawAtlas for raster backend 2019-08-05 egdaniel@google.com Add supported GrColorTypes to Mtl FormatTable. 2019-08-05 benjaminwagner@google.com [infra] Manually roll godeps after infra fix 2019-08-05 egdaniel@google.com Revert "[skottie] Add onTextProperty support into PropertyObserver." 2019-08-05 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-08-05 bsalomon@google.com Pass size and GrPixelConfig to GrSurface/Texture/RenderTarget constructors 2019-08-05 aparchur@google.com [skottie] Add onTextProperty support into PropertyObserver. 2019-08-05 halcanary@google.com experimental/editor: StringSlice::fPtr type change 2019-08-05 bsalomon@google.com Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. 2019-08-05 halcanary@google.com tools/gyp: deleting old file 2019-08-05 michaelludwig@google.com Update benchmarks to use new filter factories Created with: gclient setdep -r src/third_party/skia@eb0770211a6c 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, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=reed@google.com
This commit is contained in:
parent
8c4fae0dcf
commit
bd3b2e2acb
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': '4df3d5340ef3f6a63ab33b47f049d0c0c2278656',
|
||||
'skia_revision': 'eb0770211a6c6914b9bf064bb14bb891d64f1fdc',
|
||||
|
||||
# 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: 1bd8b8bdec1012906ee0b54ab0d11809
|
||||
Signature: 10a1bbb8bd81364d6fd9fb21eeda71cc
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -4962,6 +4962,7 @@ FILE: ../../../third_party/skia/samplecode/SampleSG.cpp
|
||||
FILE: ../../../third_party/skia/samplecode/SampleThinAA.cpp
|
||||
FILE: ../../../third_party/skia/src/codec/SkScalingCodec.h
|
||||
FILE: ../../../third_party/skia/src/core/SkDescriptor.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkDraw_atlas.cpp
|
||||
FILE: ../../../third_party/skia/src/core/SkEffectPriv.h
|
||||
FILE: ../../../third_party/skia/src/core/SkStrikeInterface.h
|
||||
FILE: ../../../third_party/skia/src/core/SkStrikeSpec.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user