Skip to content

Commit

Permalink
Roll src/third_party/skia 5ec1b8ff3f45..cb1adb40d0f3 (10 commits) (fl…
Browse files Browse the repository at this point in the history
…utter#9258)

https://skia.googlesource.com/skia.git
/%2Blog/5ec1b8ff3f45..cb1adb40d0f3

git log 5ec1b8ff3f45e5bbd9d21cdf60217e417118d0ed..cb1adb40d0f310c6edac6c4afbede5acd0388b59 --date=short --no-merges --format=%ad %ae %s
2019-06-10 robertphillips@google.com Add srcData version of createBackendTexture API
2019-06-07 jvanverth@google.com Change GrCFResource to sk_cf_obj and move to include/ports.
2019-06-10 reed@google.com Fix font creation lost style on Mac
2019-06-04 halcanary@google.com More classes no longer inherit from SkNoncopyable
2019-06-10 fmalita@chromium.org [skottie] Add support for range selector domains
2019-06-10 mtklein@google.com add Builder::dump()
2019-06-10 borenet@google.com [infra] Add MSAN GPU (SwiftShader) bot
2019-06-06 mtklein@google.com clarify behavior in SkTypeface::serialize() a little
2019-06-10 mtklein@google.com tweak mul/mad_unorm8
2019-06-07 robertphillips@google.com Make GL & Vk backends create uninitialized backend textures

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 (herb@google.com), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll committed Jun 10, 2019
1 parent b622d43 commit f3ab2e4
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': '5ec1b8ff3f45e5bbd9d21cdf60217e417118d0ed',
'skia_revision': 'cb1adb40d0f310c6edac6c4afbede5acd0388b59',

# 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: c79c692ac50ac8705e449f8e981ec301
Signature: e690fca41a3138b5acff0450e2ff6744

UNUSED LICENSES:

Expand Down Expand Up @@ -1931,6 +1931,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-OpenCL.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SK_CPU_LIMIT_SSE41.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SafeStack.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-SwiftShader_MSAN.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-Tidy.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Debug-Wuffs.json
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Debian9-Clang-x86_64-Release-ASAN.json
Expand Down Expand Up @@ -5399,6 +5400,7 @@ FILE: ../../../third_party/skia/gm/skbug_8955.cpp
FILE: ../../../third_party/skia/gm/video_decoder.cpp
FILE: ../../../third_party/skia/include/core/SkTileMode.h
FILE: ../../../third_party/skia/include/gpu/GrContextThreadSafeProxy.h
FILE: ../../../third_party/skia/include/ports/SkCFObject.h
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
Expand Down

0 comments on commit f3ab2e4

Please sign in to comment.