Skip to content

Commit

Permalink
Roll src/third_party/skia 215ff3325230..1e2cb444e0c1 (12 commits) (#9650
Browse files Browse the repository at this point in the history
)

https://skia.googlesource.com/skia.git
/%2Blog/215ff3325230..1e2cb444e0c1

git log 215ff3325230557a35dce26174b3294b570afbf9..1e2cb444e0c1f573c16fd4959be91f3204a8d335 --date=short --no-merges --format=%ad %ae %s
2019-07-02 robertphillips@google.com Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType
2019-07-02 bsalomon@google.com Make GrRenderTargetContext async read functions use GrRTC's alpha type.
2019-07-02 mtklein@google.com tool support for SkVM JIT on aarch64
2019-07-02 mtklein@google.com fix GCC arm64 builds
2019-07-02 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 4f682a1d0b94..180042c54610 (1 commits)
2019-07-02 egdaniel@google.com Add format workaround struct in GrGLCaps.
2019-07-02 bsalomon@google.com Be more stringent about API failure cases in AsyncReadPixels test
2019-07-02 mtklein@google.com remove all Debug Perf jobs
2019-07-02 bsalomon@google.com Fix trace event categories in src/gpu ("skia"->"skia.gpu")
2019-07-02 bsalomon@google.com GrGpu requires row bytes to be non-zero before read/writePixels and createTexture
2019-06-26 halcanary@google.com SkPDF: fix typo s/ProcSets/ProcSet/ (again)
2019-06-28 herb@google.com Centralize calculating SkPackedGlyphIDs

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 (jvanverth@google.com), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll committed Jul 2, 2019
1 parent 7d3e722 commit 511b9f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
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': '215ff3325230557a35dce26174b3294b570afbf9',
'skia_revision': '1e2cb444e0c1f573c16fd4959be91f3204a8d335',

# 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
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_skia
@@ -1,4 +1,4 @@
Signature: fc7d552a83e5eefd8a5fb0ddf8f6bcba
Signature: 50c56c128e9d1ab5343c844f98f392eb

UNUSED LICENSES:

Expand Down

0 comments on commit 511b9f2

Please sign in to comment.