This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll Skia from 1adcac52d64b to 024d42fdd6bb (66 revisions) #18823
Merged
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll
Jun 4, 2020
Merged
Roll Skia from 1adcac52d64b to 024d42fdd6bb (66 revisions) #18823
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll
Jun 4, 2020
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://skia.googlesource.com/skia.git/+log/1adcac52d64b..024d42fdd6bb 2020-06-04 kjlubick@google.com [canvaskit] roll v0.16.1 2020-06-04 jvanverth@google.com Direct3D: Create samplers and shaderResourceViews for textures. 2020-06-04 egdaniel@google.com Update GrVkImage setImageLayout to take a specific queue index. 2020-06-04 mtklein@google.com Revert "apply SkOpts_skx approach to SkOpts_hsw" 2020-06-04 mtklein@google.com Revert "finish new-style opts" 2020-06-04 bungeman@google.com Don't leak ref returned by SkFontMgr::matchFamilyStyle. 2020-06-04 geofflang@google.com Reland "Request specific ANGLE context versions." 2020-06-04 kjlubick@google.com [canvaskit] Fix JS representation of Color 2020-06-04 mtklein@google.com SkRecord cleanup 2020-06-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3ad285a60d82 to 0711869b5f20 (1 revision) 2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 295a4177aebc to 783cd5a79c8a (24 revisions) 2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 065b0a7f68ea to 2f74454086a5 (474 revisions) 2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6c15816 to 989c790 (14 revisions) 2020-06-04 ethannicholas@google.com add missing import for std::atomic 2020-06-04 herb@google.com Remove SkAtlasTextTarget 2020-06-04 mtklein@google.com finish new-style opts 2020-06-04 ethannicholas@google.com Revert "Reland "Revert "Omit dead SkSL functions""" 2020-06-04 mtklein@google.com move #include out of header 2020-06-03 jlavrova@google.com Fixing crash when some fonts are unresolved 2020-06-03 michaelludwig@google.com Add clipShader with perspective GM 2020-06-03 michaelludwig@google.com Divide by w for sample matrices 2020-06-03 herb@google.com remove SubRun from addGlyphToAtlas 2020-06-03 mtklein@google.com apply SkOpts_skx approach to SkOpts_hsw 2020-06-03 bsalomon@google.com Use correct transfer offset for GL_HALF_FLOAT_OES 2020-06-03 senorblanco@chromium.org Dawn: fix memory corruption in DawnTestContext. 2020-06-03 kjlubick@google.com [canvaskit] Publish v0.16.0 2020-06-03 ethannicholas@google.com Fixed sample_matrix_constant GM 2020-06-03 wtc@google.com Fix comments for SkYUVColorSpace 2020-06-03 ethannicholas@google.com Reland "Revert "Omit dead SkSL functions"" 2020-06-03 kjlubick@google.com [canvaskit] Add JS optimization for int color 2020-06-03 herb@google.com simplify loop in updateTextureCoordinates 2020-06-03 kjlubick@google.com [canvaskit] Make SkCanvas.drawColor/clear take SkColor4f 2020-06-03 bsalomon@google.com Always call release procs on SkSurface GPU factories 2020-06-03 bsalomon@google.com Only set GL tex base/max MIP level if supported 2020-06-03 kjlubick@google.com [canvaskit] Speculative fix for flaky dommatrix test 2020-06-03 ethannicholas@google.com Revert "Revert "Omit dead SkSL functions"" 2020-06-03 paraboul@gmail.com Fix an "use-after-move" in SkFontMgr_custom_embedded. 2020-06-03 tdenniston@google.com Revert "Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions)" 2020-06-03 kjlubick@google.com [canvaskit] Add flexibility to setColor API 2020-06-03 kjlubick@google.com [canvaskit] Change Malloc to return object instead of TypedArray 2020-06-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0fa619691087 to 065b0a7f68ea (487 revisions) 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 77e5316 to 6c15816 (12 revisions) 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions) 2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 11dd7183c4d2 to 3ad285a60d82 (15 revisions) 2020-06-03 herb@google.com Make add_glyph_to_atlas a method 2020-06-03 michaelludwig@google.com Check for deferred saves in SkCanvas::clipShader 2020-06-02 reed@google.com Android test to depend on icu and harfbuzz. 2020-06-02 bsalomon@google.com Check for sync extensions only on correct context types 2020-06-02 reed@google.com Revert "Revert "gms for SkParagraph"" 2020-06-02 mtklein@google.com does -fms-compatibility-version=19 still matter? 2020-06-02 herb@google.com Make strike fields private 2020-06-02 nifong@google.com A example of 3D rotation that shows a quotation with all the glyphs rotated. 2020-06-02 michaelludwig@google.com Add localmatrix w/ perspective GM 2020-06-02 brianosman@google.com For custom vector/normal/position attrs, let marker ID 0 mean CTM 2020-06-02 senorblanco@chromium.org Dawn: fix MSC build. 2020-06-02 mtklein@google.com roll clang_win 2020-06-02 johnstiles@google.com Add headers to SkSL GN file. 2020-06-02 herb@google.com Remove ineffective lazy field fMetricsAndImages 2020-06-02 mtklein@google.com add Fuchsia condition results for G3 build 2020-06-02 bsalomon@google.com Remove submit from async read pixels. User must submit. 2020-06-02 geofflang@google.com Remove ES3 context requirement to use rectangle textures with ANGLE. 2020-06-02 adlai@google.com Make GrContextThreadSafeProxy not a GrContext_Base 2020-06-02 egdaniel@google.com Add support for vk image sharing mode and handle queues xfers correctly. 2020-06-02 bsalomon@google.com Add threshold for partitioning blur draws If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC tdenniston@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md
3622f96
to
f7fd996
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 4, 2020
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 5, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
cla: yes
waiting for tree to go green
This PR is approved and tested, but waiting for the tree to be green to land.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Roll Skia from 1adcac5 to 024d42f (66 revisions)
https://skia.googlesource.com/skia.git/+log/1adcac52d64b..024d42fdd6bb
2020-06-04 kjlubick@google.com [canvaskit] roll v0.16.1
2020-06-04 jvanverth@google.com Direct3D: Create samplers and shaderResourceViews for textures.
2020-06-04 egdaniel@google.com Update GrVkImage setImageLayout to take a specific queue index.
2020-06-04 mtklein@google.com Revert "apply SkOpts_skx approach to SkOpts_hsw"
2020-06-04 mtklein@google.com Revert "finish new-style opts"
2020-06-04 bungeman@google.com Don't leak ref returned by SkFontMgr::matchFamilyStyle.
2020-06-04 geofflang@google.com Reland "Request specific ANGLE context versions."
2020-06-04 kjlubick@google.com [canvaskit] Fix JS representation of Color
2020-06-04 mtklein@google.com SkRecord cleanup
2020-06-04 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 3ad285a60d82 to 0711869b5f20 (1 revision)
2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 295a4177aebc to 783cd5a79c8a (24 revisions)
2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 065b0a7f68ea to 2f74454086a5 (474 revisions)
2020-06-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6c15816 to 989c790 (14 revisions)
2020-06-04 ethannicholas@google.com add missing import for std::atomic
2020-06-04 herb@google.com Remove SkAtlasTextTarget
2020-06-04 mtklein@google.com finish new-style opts
2020-06-04 ethannicholas@google.com Revert "Reland "Revert "Omit dead SkSL functions"""
2020-06-04 mtklein@google.com move #include out of header
2020-06-03 jlavrova@google.com Fixing crash when some fonts are unresolved
2020-06-03 michaelludwig@google.com Add clipShader with perspective GM
2020-06-03 michaelludwig@google.com Divide by w for sample matrices
2020-06-03 herb@google.com remove SubRun from addGlyphToAtlas
2020-06-03 mtklein@google.com apply SkOpts_skx approach to SkOpts_hsw
2020-06-03 bsalomon@google.com Use correct transfer offset for GL_HALF_FLOAT_OES
2020-06-03 senorblanco@chromium.org Dawn: fix memory corruption in DawnTestContext.
2020-06-03 kjlubick@google.com [canvaskit] Publish v0.16.0
2020-06-03 ethannicholas@google.com Fixed sample_matrix_constant GM
2020-06-03 wtc@google.com Fix comments for SkYUVColorSpace
2020-06-03 ethannicholas@google.com Reland "Revert "Omit dead SkSL functions""
2020-06-03 kjlubick@google.com [canvaskit] Add JS optimization for int color
2020-06-03 herb@google.com simplify loop in updateTextureCoordinates
2020-06-03 kjlubick@google.com [canvaskit] Make SkCanvas.drawColor/clear take SkColor4f
2020-06-03 bsalomon@google.com Always call release procs on SkSurface GPU factories
2020-06-03 bsalomon@google.com Only set GL tex base/max MIP level if supported
2020-06-03 kjlubick@google.com [canvaskit] Speculative fix for flaky dommatrix test
2020-06-03 ethannicholas@google.com Revert "Revert "Omit dead SkSL functions""
2020-06-03 paraboul@gmail.com Fix an "use-after-move" in SkFontMgr_custom_embedded.
2020-06-03 tdenniston@google.com Revert "Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions)"
2020-06-03 kjlubick@google.com [canvaskit] Add flexibility to setColor API
2020-06-03 kjlubick@google.com [canvaskit] Change Malloc to return object instead of TypedArray
2020-06-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps
2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0fa619691087 to 065b0a7f68ea (487 revisions)
2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 77e5316 to 6c15816 (12 revisions)
2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from 295a4177aebc to adbf9153d909 (18 revisions)
2020-06-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 11dd7183c4d2 to 3ad285a60d82 (15 revisions)
...