Skip to content

Commit

Permalink
Roll src/third_party/skia 563d044c0e76..9d844d8ce5a2 (10 commits) (fl…
Browse files Browse the repository at this point in the history
…utter#9831)

https://skia.googlesource.com/skia.git
/compare/563d044c0e76..9d844d8ce5a2

git log 563d044c0e767c29ab7dcdff0cebdf533bad4747..9d844d8ce5a29130686d1e2f3d612b180cef5f0b --date=short --no-merges --format=%ad %ae %s
2019-07-15 halcanary@google.com SkMetaData: move from src/ to tools/
2019-07-15 brianosman@google.com Interpreter: Compute max stack depth needed
2019-07-12 csmartdalton@google.com ccpr: Don&flutter#39;t do coverage count transformations on literal coverage atlases
2019-07-12 halcanary@google.com Sample not RefCnted; ClickHandling moved out of viewer
2019-07-15 jvanverth@google.com Enable Metal MSAA configs and ignore flaky test
2019-07-15 bsalomon@google.com Make pixel comparison utility in ReadPixelsTest shareable
2019-07-12 bungeman@google.com Remove WallTimer class.
2019-07-15 egdaniel@google.com Revert &flutter#34;Move base and various sized formats off of GrGLCaps ConfigInfo.&flutter#34;
2019-07-15 egdaniel@google.com Move base and various sized formats off of GrGLCaps ConfigInfo.
2019-07-13 bsalomon@google.com Simplify code in GrResourceProvider now that GrSurfaceContext writePixels takes GrColorType

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 (nifong@google.com), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored Jul 15, 2019
1 parent 3f27c57 commit bf91bdb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '563d044c0e767c29ab7dcdff0cebdf533bad4747',
'skia_revision': '9d844d8ce5a29130686d1e2f3d612b180cef5f0b',

# 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
5 changes: 2 additions & 3 deletions ci/licenses_golden/licenses_skia
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: d00add53bf97e8de9aea1ace575551a3
Signature: dac48fc0f5d00e2d95aeae26964db399

UNUSED LICENSES:

Expand Down Expand Up @@ -1597,6 +1597,7 @@ FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win2016-Cl
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Debug-All-FSAA.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Debug-All-MSRTC.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-iOS-Clang-iPadPro-GPU-PowerVRGT7800-arm64-Release-All.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/Test-iOS-Clang-iPhone6-GPU-PowerVRGX6450-arm64-Release-All-Metal.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/failed_dm.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/failed_get_hashes.json
FILE: ../../../third_party/skia/infra/bots/recipes/test.expected/failed_pull.json
Expand Down Expand Up @@ -5368,8 +5369,6 @@ FILE: ../../../third_party/skia/src/shaders/SkShader.cpp
FILE: ../../../third_party/skia/src/shaders/gradients/SkGradientShader.cpp
FILE: ../../../third_party/skia/src/utils/SkBase64.cpp
FILE: ../../../third_party/skia/src/utils/SkCamera.cpp
FILE: ../../../third_party/skia/src/utils/SkMetaData.cpp
FILE: ../../../third_party/skia/src/utils/SkMetaData.h
FILE: ../../../third_party/skia/src/utils/SkParse.cpp
FILE: ../../../third_party/skia/src/utils/SkParseColor.cpp
FILE: ../../../third_party/skia/src/xml/SkDOM.cpp
Expand Down

0 comments on commit bf91bdb

Please sign in to comment.