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

Commit 68b9be7

Browse files
Roll src/third_party/skia 7190399..6c3db04 (9 commits)
https://skia.googlesource.com/skia.git/+log/71903997254f..6c3db04c8b03 git log 7190399..6c3db04 --date=short --first-parent --format='%ad %ae %s' 2020-05-13 mtklein@google.com Revert "Add an implementation and log2 variants for Wang's formula" 2020-05-13 egdaniel@google.com Reland "Reland "Add api on GrContext to update the data of GrBackendTextures."" 2020-05-13 senorblanco@chromium.org Make staging manager lists private to GrGpu. 2020-05-13 egdaniel@google.com Pass externally synchronizaed flag to vulkan memory allocator. 2020-05-13 csmartdalton@google.com Add an implementation and log2 variants for Wang's formula 2020-05-13 adlai@google.com Enable kernel caching in GrMatrixConvolutionEffect 2020-05-13 bsalomon@google.com Add workaround for TecnoSpark 3 Pro MIP mapping 2020-05-13 egdaniel@google.com Add GrContext getter to SkSurface. 2020-05-13 michaelludwig@google.com Simplify GrClip::getConservativeBounds() signature Created with: gclient setdep -r src/third_party/skia@6c3db04c8b03 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
1 parent dc93db5 commit 68b9be7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-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': '71903997254fae5c2aea09da631d9ccabd3722d8',
29+
'skia_revision': '6c3db04c8b0331690b1a0a3e214093bc73469edd',
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 2a0db9ecd51d6b184f349d250fb30026
1+
Signature: f1e892ba3cafe47bf66e223634ac32f2
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)