Skip to content

Commit 272957d

Browse files
Roll src/third_party/skia 19fb3971bca5..d0995493f8f3 (11 commits) (flutter#8255)
https://skia.googlesource.com/skia.git/%2Blog/19fb3971bca5..d0995493f8f3 git log 19fb3971bca5dd30c33513697fa082075c07c036..d0995493f8f3d1d4d882c6b5b5dbc327072dd41b --date=short --no-merges --format=%ad %ae %s 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 80c796becc43..b55772e6e7dd (2 commits) 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4ecc9d4073ce..80c796becc43 (1 commits) 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src b57a03014063..9aca4d1c479e (502 commits) 2019-03-21 bungeman@google.com Make zoom in viewer exponential. 2019-03-21 rmistry@google.com Fix upload collisions in the AndroidOne SkottieTracing bot 2019-03-21 csmartdalton@google.com Rename GrAAFillRRectOp to GrFillRectOp 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 232bfeae6b29..2219b18c984e (6 commits) 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 603a1b53f72e..4ecc9d4073ce (2 commits) 2019-03-21 bsalomon@google.com Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. 2019-03-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 7bc4f45a391f..603a1b53f72e (2 commits) 2019-03-21 egdaniel@google.com In viewer measure and show full frame times. 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 (brianosman@google.com), and stop the roller if necessary.
1 parent 68bd4f2 commit 272957d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ vars = {
2323
'fuchsia_git': 'https://fuchsia.googlesource.com',
2424
'github_git': 'https://github.com',
2525
'skia_git': 'https://skia.googlesource.com',
26-
'skia_revision': '19fb3971bca5dd30c33513697fa082075c07c036',
26+
'skia_revision': 'd0995493f8f3d1d4d882c6b5b5dbc327072dd41b',
2727

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

ci/licenses_golden/licenses_skia

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 068fad76a0ce84ce9e64affe66fc39c5
1+
Signature: 133c7e4e6c2e00c64142fb39061417a0
22

33
UNUSED LICENSES:
44

@@ -1836,12 +1836,12 @@ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlUniformHandler.h
18361836
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlUniformHandler.mm
18371837
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlVaryingHandler.h
18381838
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlVaryingHandler.mm
1839-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAFillRRectOp.cpp
1840-
FILE: ../../../third_party/skia/src/gpu/ops/GrAAFillRRectOp.h
18411839
FILE: ../../../third_party/skia/src/gpu/ops/GrClearStencilClipOp.cpp
18421840
FILE: ../../../third_party/skia/src/gpu/ops/GrDebugMarkerOp.cpp
18431841
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.cpp
18441842
FILE: ../../../third_party/skia/src/gpu/ops/GrDrawableOp.h
1843+
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRRectOp.cpp
1844+
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRRectOp.h
18451845
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.cpp
18461846
FILE: ../../../third_party/skia/src/gpu/ops/GrFillRectOp.h
18471847
FILE: ../../../third_party/skia/src/gpu/ops/GrQuadPerEdgeAA.cpp

0 commit comments

Comments
 (0)