Skip to content

Commit

Permalink
Roll src/third_party/skia d2ca312..45d5f70 (11 commits) (flutter#8315)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/%2Blog/d2ca31218bc4..45d5f702133e

git log d2ca312..45d5f70 --date=short --no-merges --format=%ad %ae %s
2019-03-26 [email protected] Fix RecreateSKPs bot page sets II
2019-03-26 [email protected] Add MSAA and non-aa modes to GrFillRRect Op
2019-03-26 [email protected] [skottie] Relocate text shaping utils to separate compilation unit
2019-03-26 [email protected] quiet down SkFontHost_FreeType debug logs
2019-03-26 [email protected] Fix BGRA GL texture format on iOS
2019-03-22 [email protected] Remove old experimental SkiaRenderer APIs
2019-03-26 [email protected] Roll third_party/externals/swiftshader 213a8ce..cc6473f (4 commits)
2019-03-26 [email protected] Roll third_party/externals/angle2 da37e7f..a47e2a2 (2 commits)
2019-03-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-03-26 [email protected] Revert "Fix bug in GrResourceAllocator's intermediate flushing"
2019-03-26 [email protected] 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 ([email protected]), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored 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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
@@ -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.