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

Commit dcb0ee9

Browse files
Roll src/third_party/skia a7e1b45..7d7aaf4 (19 commits) (#13127)
https://skia.googlesource.com/skia.git/+log/a7e1b45d9c28..7d7aaf46aeb4 git log a7e1b45..7d7aaf4 --date=short --no-merges --format='%ad %ae %s' 2019-10-14 robertphillips@google.com Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler 2019-10-14 jcgregorio@google.com Fix usage of depot_tools in containers. 2019-10-14 jvanverth@google.com Reland "Minimal iOS app: Perform present subsequent to flush" 2019-10-14 benjaminwagner@google.com [infra] Retry failed pushes in Android flavor 2019-10-14 mtklein@google.com insist SkPngEncoder's input is initialized 2019-10-14 senorblanco@chromium.org Dawn backend: update to Skia API changes. 2019-10-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms e9158fd9e492..8c5dee1e7fe2 (4 commits) 2019-10-14 jvanverth@google.com Revert "Minimal iOS app: Perform present subsequent to flush" 2019-10-14 csmartdalton@google.com Allow fullscreen clears when generating blurs 2019-10-14 jvanverth@google.com Remove fake SDK #defines for Metal backend. 2019-10-14 jvanverth@google.com Minimal iOS app: Perform present subsequent to flush 2019-10-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms ed9daeb11a98..e9158fd9e492 (1 commits) 2019-10-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms a52db47aa53f..ed9daeb11a98 (1 commits) 2019-10-14 robertphillips@google.com Reduce usage of GrProgramDesc::KeyHeader 2019-10-14 egdaniel@google.com Remove GrPixelConfigIsAlphaOnly call and transition calls to it. 2019-10-14 robertphillips@google.com Plumb GrPrimitiveType down to GrProgramDesc::Build 2019-10-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 67486ec..fede5cb (12 commits) 2019-10-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 92809357d851..e034419fbc6a (981 commits) 2019-10-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader ae022fa..1c462eb (1 commits) Created with: gclient setdep -r src/third_party/skia@7d7aaf46aeb4 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 csmartdalton@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=csmartdalton@google.com
1 parent 66bf00b commit dcb0ee9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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': 'a7e1b45d9c28974d908f89a8d0df65e1c52a33fd',
29+
'skia_revision': '7d7aaf46aeb450b983ff5ac8833d6ca3065671a8',
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a0678dac3f825987cfb00780e50ab896
1+
Signature: 678a19286a2d915457fa21f6baaf2976
22

33
UNUSED LICENSES:
44

@@ -1292,6 +1292,7 @@ FILE: ../../../third_party/skia/bench/microbench.json
12921292
FILE: ../../../third_party/skia/bench/skpbench.json
12931293
FILE: ../../../third_party/skia/docker/binary-size/Dockerfile
12941294
FILE: ../../../third_party/skia/docker/cmake-release/Dockerfile
1295+
FILE: ../../../third_party/skia/docker/skia-build-tools/Dockerfile
12951296
FILE: ../../../third_party/skia/docker/skia-release/Dockerfile
12961297
FILE: ../../../third_party/skia/docker/skia-wasm-release/Dockerfile
12971298
FILE: ../../../third_party/skia/docker/skia-with-swift-shader-base/Dockerfile

0 commit comments

Comments
 (0)