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

Commit f37b78a

Browse files
Roll src/third_party/skia aee26ea..56065d9 (16 commits) (#9714)
https://skia.googlesource.com/skia.git /%2Blog/aee26ea14efc..56065d9 git log aee26ea..56065d9 --date=short --no-merges --format=%ad %ae %s 2019-07-08 [email protected] [skottie-wasm-perf] Turn on chrome tracing 2019-07-08 [email protected] [lottie-web-perf] Use SVG renderer and turn on chrome tracing 2019-07-08 [email protected] Revert "Make the SkSL interpreter opt-in" 2019-07-08 [email protected] Enable MSAA on Gen8 Intel GPUs 2019-07-08 [email protected] Remove some uses of isTestingOnlyBackendTexture 2019-07-03 [email protected] [fuchsia] Use //src/graphics/lib/vulkan for in-tree build 2019-07-08 [email protected] Make isFormatTexturable take a GrColorType. 2019-07-08 [email protected] Revert "More optimizations for CropToRect, for axis-aligned quads that have not been inverted" 2019-07-08 [email protected] Make the SkSL interpreter opt-in 2019-07-05 [email protected] Sample/Shaders: use resources; cleanup code 2019-07-08 [email protected] Sample/Lines remove boring sample 2019-07-03 [email protected] Samples: simplify Sample::Event 2019-07-08 [email protected] Make BGRA_8888 renderable & textureable by default in the mock context 2019-07-08 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-07-08 [email protected] More optimizations for CropToRect, for axis-aligned quads that have not been inverted 2019-07-03 [email protected] Sample/Patch: use resources; cleanup code 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 ([email protected]), and stop the roller if necessary.
1 parent 92c4469 commit f37b78a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
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': 'aee26ea14efc9bcbfa99fd2e3947dd59ca72bdea',
29+
'skia_revision': '56065d9b875feaf85a4374c69259d37b3e2a817e',
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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 26df36ec78956d7d0c67926ab14be23c
1+
Signature: b9ea23bf5c82cdbc577336b87c8f3ff9
22

33
UNUSED LICENSES:
44

@@ -2503,7 +2503,6 @@ FILE: ../../../third_party/skia/samplecode/SampleHairline.cpp
25032503
FILE: ../../../third_party/skia/samplecode/SampleLCD.cpp
25042504
FILE: ../../../third_party/skia/samplecode/SampleLayerMask.cpp
25052505
FILE: ../../../third_party/skia/samplecode/SampleLayers.cpp
2506-
FILE: ../../../third_party/skia/samplecode/SampleLines.cpp
25072506
FILE: ../../../third_party/skia/samplecode/SamplePatch.cpp
25082507
FILE: ../../../third_party/skia/samplecode/SamplePath.cpp
25092508
FILE: ../../../third_party/skia/samplecode/SamplePathClip.cpp

0 commit comments

Comments
 (0)