Skip to content

Commit

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

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

git log 215ff3325230557a35dce26174b3294b570afbf9..1e2cb444e0c1f573c16fd4959be91f3204a8d335 --date=short --no-merges --format=%ad %ae %s
2019-07-02 [email protected] Switch GrCaps::areColorTypeAndFormatCompatible over to using GrColorType
2019-07-02 [email protected] Make GrRenderTargetContext async read functions use GrRTC's alpha type.
2019-07-02 [email protected] tool support for SkVM JIT on aarch64
2019-07-02 [email protected] fix GCC arm64 builds
2019-07-02 [email protected] Roll skia/third_party/skcms 4f682a1d0b94..180042c54610 (1 commits)
2019-07-02 [email protected] Add format workaround struct in GrGLCaps.
2019-07-02 [email protected] Be more stringent about API failure cases in AsyncReadPixels test
2019-07-02 [email protected] remove all Debug Perf jobs
2019-07-02 [email protected] Fix trace event categories in src/gpu ("skia"->"skia.gpu")
2019-07-02 [email protected] GrGpu requires row bytes to be non-zero before read/writePixels and createTexture
2019-06-26 [email protected] SkPDF: fix typo s/ProcSets/ProcSet/ (again)
2019-06-28 [email protected] 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 ([email protected]), and stop
the roller if necessary.
  • Loading branch information
skia-flutter-autoroll authored 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
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': '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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: fc7d552a83e5eefd8a5fb0ddf8f6bcba
Signature: 50c56c128e9d1ab5343c844f98f392eb

UNUSED LICENSES:

Expand Down

0 comments on commit 511b9f2

Please sign in to comment.