mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/skia 3de645cbca78..ad21d47cfa8d (15 commits) (flutter/engine#13790)
https://skia.googlesource.com/skia.git/+log/3de645cbca78..ad21d47cfa8d git log 3de645cbca78..ad21d47cfa8d --date=short --no-merges --format='%ad %ae %s' 2019-11-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-11-11 bsalomon@google.com Clamp RGB outputs of GrYUVtoRGBEffect. 2019-11-11 herb@google.com Remove belongsToCache from SkStrike 2019-11-11 jlavrova@google.com Correct cluster index 2019-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms e51ca8b81987..0e5f77218153 (1 commits) 2019-11-11 sgilhuly@chromium.org Roll Dawn, fix build issues in Skia Dawn 2019-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms b118cb0ef477..e51ca8b81987 (1 commits) 2019-11-11 robertphillips@google.com Remove GrProgramDesc's need for the GrGpu 2019-11-11 mtklein@google.com add int3, vptest, jc 2019-11-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 652dbfc63e70..012d15196023 (9 commits) 2019-11-11 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2019-11-11 mtklein@google.com add assert_true() 2019-11-11 bsalomon@google.com C++17 2019-11-11 mtklein@google.com don't allocate an interpreter register for stores 2019-11-11 rosasco@google.com Staging for Chromium to accept Skia-GL changes to come. Created with: gclient setdep -r src/third_party/skia@ad21d47cfa8d 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 halcanary@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=halcanary@google.com
This commit is contained in:
parent
e26e220a6f
commit
0025068f23
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': '3de645cbca784e8daf740fe5945befb1800ed8c6',
|
||||
'skia_revision': 'ad21d47cfa8d9adb2145216c5e514d978d649096',
|
||||
|
||||
# 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: b2816ba7c238ea19879731426c08b7d3
|
||||
Signature: e2fba7540b7c9a199110c06d578872b8
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -3390,6 +3390,7 @@ FILE: ../../../third_party/skia/gm/crbug_913349.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_938592.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_947055.cpp
|
||||
FILE: ../../../third_party/skia/gm/crbug_996140.cpp
|
||||
FILE: ../../../third_party/skia/gm/ducky_yuv_blend.cpp
|
||||
FILE: ../../../third_party/skia/gm/fiddle.cpp
|
||||
FILE: ../../../third_party/skia/gm/mac_aa_explorer.cpp
|
||||
FILE: ../../../third_party/skia/gm/mixercolorfilter.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user