Skip to content

Commit

Permalink
Roll src/third_party/skia d2ca31218bc4..45d5f702133e (11 commits) (#8315
Browse files Browse the repository at this point in the history
)

https://skia.googlesource.com/skia.git/%2Blog/d2ca31218bc4..45d5f702133e

git log d2ca31218bc4d06fd3337fb1951ea1800a915f56..45d5f702133e8c122e46ab14863a3f3df481c974 --date=short --no-merges --format=%ad %ae %s
2019-03-26 rmistry@google.com Fix RecreateSKPs bot page sets II
2019-03-26 csmartdalton@google.com Add MSAA and non-aa modes to GrFillRRect Op
2019-03-26 fmalita@chromium.org [skottie] Relocate text shaping utils to separate compilation unit
2019-03-26 mtklein@google.com quiet down SkFontHost_FreeType debug logs
2019-03-26 jvanverth@google.com Fix BGRA GL texture format on iOS
2019-03-22 michaelludwig@google.com Remove old experimental SkiaRenderer APIs
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 213a8ce6d5c2..cc6473f7d80d (4 commits)
2019-03-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 da37e7f6759d..a47e2a23ab4c (2 commits)
2019-03-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-26 robertphillips@google.com Revert "Fix bug in GrResourceAllocator's intermediate flushing"
2019-03-26 robertphillips@google.com Fix bug in GrResourceAllocator's intermediate flushing

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 (stani@google.com), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll committed Mar 26, 2019
1 parent f521df3 commit f64ee01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Expand Up @@ -23,7 +23,7 @@ vars = {
'fuchsia_git': 'https://fuchsia.googlesource.com',
'github_git': 'https://github.com',
'skia_git': 'https://skia.googlesource.com',
'skia_revision': 'd2ca31218bc4d06fd3337fb1951ea1800a915f56',
'skia_revision': '45d5f702133e8c122e46ab14863a3f3df481c974',

# When updating the Dart revision, ensure that all entries that are
# dependencies of Dart are also updated to match the entries in the
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: 11cd0788531075042d9be33f624cf021
Signature: 3f67afb6ad8082e084c9cf85aa354b97

UNUSED LICENSES:

Expand Down Expand Up @@ -4572,6 +4572,8 @@ FILE: ../../../third_party/skia/include/private/GrContext_Base.h
FILE: ../../../third_party/skia/include/private/GrImageContext.h
FILE: ../../../third_party/skia/include/private/GrRecordingContext.h
FILE: ../../../third_party/skia/include/private/SkVx.h
FILE: ../../../third_party/skia/modules/skottie/src/SkottieShaper.cpp
FILE: ../../../third_party/skia/modules/skottie/src/SkottieShaper.h
FILE: ../../../third_party/skia/modules/sksg/include/SkSGRenderEffect.h
FILE: ../../../third_party/skia/modules/sksg/src/SkSGRenderEffect.cpp
FILE: ../../../third_party/skia/modules/sksg/src/SkSGTransformPriv.h
Expand Down

0 comments on commit f64ee01

Please sign in to comment.