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 adadb95a9f1e to 1dc2d0fe0fa0 (98 revisions) #26009
Merged
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll-42228e16-ea64-426c-ae5b-4e3b63db7d5b-1620397494
May 7, 2021
Merged
Roll Skia from adadb95a9f1e to 1dc2d0fe0fa0 (98 revisions) #26009
fluttergithubbot
merged 1 commit into
flutter:master
from
skia-flutter-autoroll:skia-flutter-autoroll-42228e16-ea64-426c-ae5b-4e3b63db7d5b-1620397494
May 7, 2021
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/adadb95a9f1e..1dc2d0fe0fa0 2021-05-07 [email protected] Allow compile-time intrinsic evaluation to read const variables. 2021-05-07 [email protected] Use the IntrinsicKind to look up SPIR-V intrinsic calls. 2021-05-07 [email protected] Consolidate gathering of info from GL strings. 2021-05-07 [email protected] Revert "Simplify quickReject implementation in SkCanvas" 2021-05-07 [email protected] Revert "LRU Cache requires exact float comparison" 2021-05-07 [email protected] Roll SwiftShader from e839645bb9a6 to 8b09c1078a2b (1 revision) 2021-05-07 [email protected] Roll Chromium from 8e935e49a890 to 54647a439c14 (553 revisions) 2021-05-07 [email protected] Roll Dawn from f3e4779031bd to 09a97ad44611 (11 revisions) 2021-05-06 [email protected] Try new factory for ShapedLines 2021-05-06 [email protected] Rename GrTessellatingStencilFillOp -> GrPathStencilFillOp 2021-05-06 [email protected] Fix cache race in SkTypeface_Mac::Make 2021-05-06 [email protected] Direct3D: enable texture copies 2021-05-06 [email protected] Direct3D: handle odd widths and heights for mipmap generation. 2021-05-06 [email protected] Simplify quickReject implementation in SkCanvas 2021-05-06 [email protected] LRU Cache requires exact float comparison 2021-05-06 [email protected] Correctly handle failure to allocate samplers in Vulkan backend. 2021-05-06 [email protected] [androidkit] Canvas save/concat/restore 2021-05-06 [email protected] Ensure TextBlobCache is populated before getShapedRuns. 2021-05-06 [email protected] Remove SkTextBlobDiffCanvas, use tracking device directly with base SkCanvas 2021-05-06 [email protected] Improved DSL APIs in preparation for DSLParser 2021-05-06 [email protected] Use the IntrinsicKind to look up SkVM intrinsic calls. 2021-05-06 [email protected] [skottie] Add support for min/max text font size 2021-05-06 [email protected] Direct3D: fix clang warning 2021-05-06 [email protected] Use the IntrinsicKind to look up Metal intrinsic calls. 2021-05-06 [email protected] Use the IntrinsicKind to look up DSL built-in calls. 2021-05-06 [email protected] Roll SK Tool from b54769d17f71 to 7993d65680f2 2021-05-06 [email protected] Optimize intrinsic vector comparisons of constants. 2021-05-06 [email protected] Revert "Disallow caching of non-ninepatchable blur mask filtered round rects" 2021-05-06 [email protected] Optimize away intrinsics any() and all() when their inputs are known. 2021-05-06 [email protected] Use AutoSource to set the compiler's source everywhere. 2021-05-06 [email protected] [infra] Update cockroachdb to 20.2.8 2021-05-06 [email protected] Keep the intrinsic kind of a FunctionDefinition in its IRNode. 2021-05-06 [email protected] Roll Dawn from a7f1c50f498e to f3e4779031bd (9 revisions) 2021-05-06 [email protected] Roll SwiftShader from 484a3e15893c to e839645bb9a6 (5 revisions) 2021-05-06 [email protected] Roll Chromium from 565426207196 to 8e935e49a890 (460 revisions) 2021-05-06 [email protected] Roll ANGLE from c6fb0e5afbdb to 69d593b5d650 (20 revisions) 2021-05-05 [email protected] Reland "Better first-class shader & color filter support in runtime effects" 2021-05-05 [email protected] Revert "Re-enable tessellation for cacheable strokes" 2021-05-05 [email protected] Reland "Re-enable CCPR atlasing + reordering" 2021-05-05 [email protected] Use coverage AA for dmsaa dashes 2021-05-05 [email protected] Disable MSAA on Pixel5 2021-05-05 [email protected] Add mapRect function and RectToRect constructor to SkM44 2021-05-05 [email protected] Fix checkout for dfdx in distance field proc. 2021-05-05 [email protected] Don't use drawVertices for blur masks 2021-05-05 [email protected] [infra] Fix asset_utils import 2021-05-05 [email protected] Disable triangulating path renderer on dmsaa 2021-05-05 [email protected] Add basic D3D mipmap support. 2021-05-05 [email protected] Optimize splat constructors containing const vars. 2021-05-05 [email protected] [canvaskit] Small example fixes 2021-05-05 [email protected] Respect initial stencil contents when merging opsTasks 2021-05-05 [email protected] Made DSLFunction gracefully handle parameter conversion failure 2021-05-05 [email protected] [svg] Implement feImage 2021-05-05 [email protected] Add NGA compilation stubs 2021-05-05 [email protected] Re-enable tessellation for cacheable strokes 2021-05-05 [email protected] Optimize compound constructors containing constant vars. 2021-05-05 [email protected] [svg] Fix nullptr deref for none input paints 2021-05-05 [email protected] [androidkit] refactor Surface.getCanvas to be implemented at a subclass level 2021-05-05 [email protected] Reland "Do reordering & memory budgeting after onFlushCB" 2021-05-05 [email protected] Remove the ModifiersPool argument to FunctionDeclaration::Convert. 2021-05-05 [email protected] Revert "Transform verts using nonsquare matrices when available." 2021-05-05 [email protected] Roll Chromium from 2dddec205bbd to 565426207196 (492 revisions) 2021-05-05 [email protected] Roll Dawn from 6e62e2f8e529 to a7f1c50f498e (2 revisions) 2021-05-05 [email protected] Revert "Do reordering & memory budgeting after onFlushCB" 2021-05-05 [email protected] Revert "Re-enable CCPR atlasing + reordering" 2021-05-04 [email protected] Disallow caching of non-ninepatchable blur mask filtered round rects 2021-05-04 [email protected] Update version of libjpeg-turbo used by Skia's test infra 2021-05-04 [email protected] Remove vector of ModifierPools for core modules. 2021-05-04 [email protected] Migrate ModifiersPool into the context. 2021-05-04 [email protected] Improve typeface test assert information. 2021-05-04 [email protected] Revert "Re-enable tessellation for cacheable paths" 2021-05-04 [email protected] Move all GrTFlagsMask operators into bitfield macro definitions. 2021-05-04 [email protected] [svg] Refactor SkSVGImage to expose image loading 2021-05-04 [email protected] [svg] Fix filter effect subregion calculation 2021-05-04 [email protected] Move editor into utils 2021-05-04 [email protected] Refactored SkSL function creation and error handling 2021-05-04 [email protected] Don't pass GrRecordingContext and GrSurfaceDraw to SkGpuDevice 2021-05-04 [email protected] Enable reordering on Pixel5 Vulkan 2021-05-04 [email protected] Added DSLWrapper so DSL classes can be used in containers 2021-05-04 [email protected] Enable reordering on Pixel4, 4XL Vulkan 2021-05-04 [email protected] Removed byte/ubyte types from SkSL 2021-05-04 [email protected] Re-enable CCPR atlasing + reordering 2021-05-04 [email protected] Direct3D: More interface changes to support mipmap generation. 2021-05-04 [email protected] Use accessors to refer to the ModifiersPool. 2021-05-04 [email protected] Do reordering & memory budgeting after onFlushCB 2021-05-04 [email protected] maintain RenderTask dependencies through merge 2021-05-04 [email protected] Transform verts using nonsquare matrices when available. 2021-05-04 [email protected] Split some helpers into separate js file 2021-05-04 [email protected] Have CCPR atlas generator run for all paths, ignore opsTaskIDs 2021-05-04 [email protected] Re-enable tessellation for cacheable paths 2021-05-04 [email protected] Edit text 2021-05-04 [email protected] Remove unused common repository 2021-05-04 [email protected] Revert "Better first-class shader & color filter support in runtime effects" 2021-05-04 [email protected] Added unsigned types and type query functions to DSL 2021-05-04 [email protected] Improved DSLType constructor signatures 2021-05-04 [email protected] Add ARM to the denied club for KHR_blend_equation_advanced 2021-05-04 [email protected] Roll Chromium from 1095e9117645 to 2dddec205bbd (420 revisions) 2021-05-04 [email protected] Roll ANGLE from 4ab224f7b05a to c6fb0e5afbdb (10 revisions) 2021-05-04 [email protected] Roll Dawn from c74af7037817 to 6e62e2f8e529 (1 revision) 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 [email protected] 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
981f089
to
6fd717b
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 7, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 8, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 9, 2021
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 9, 2021
zanderso
pushed a commit
to flutter/flutter
that referenced
this pull request
May 9, 2021
* ccaae8d Roll Skia from 537293bf155f to adadb95a9f1e (1 revision) (flutter/engine#25905) * 2e3a7f8 Roll buildroot to pick change to cppwinrt invocation (flutter/engine#25993) * 1c22286 [Linux] revise dark theme detection (flutter/engine#25535) * 7424400 Moved PlatformMessage's to unique_ptrs (flutter/engine#25860) * 406c4da Ensure that AutoIsolateShutdown drops its reference to the DartIsolate on the intended task runner (flutter/engine#25899) * 72c2fda [web] Fix incorrect physical size due to visualviewport api on iOS (flutter/engine#25895) * a712ffe Roll Dart SDK from b8f4018535fa to 86c749398b3a (16 revisions) (flutter/engine#25999) * edbbb12 Roll Fuchsia Mac SDK from uQgs5ZmFq... to aCsEHpnS0... (flutter/engine#26001) * afbbeac Implement smooth resizing for Linux (flutter/engine#25884) * 3ffb8ef Roll Dart SDK from 86c749398b3a to b4210cc43086 (2 revisions) (flutter/engine#26006) * 039dcd9 pull googletest from github instead of fuchsia.googlesource (flutter/engine#25907) * 9c793f1 Roll Skia from adadb95a9f1e to 1dc2d0fe0fa0 (98 revisions) (flutter/engine#26009) * 82efb9a Roll Skia from 1dc2d0fe0fa0 to 115645ee9b1b (2 revisions) (flutter/engine#26012) * 91a4c72 Delete unused method from engine_layer.h (flutter/engine#25924) * 619f82f fuchsia: Fix multi-views fallout (flutter/engine#25984) * 0b4bf7e Fixes BUILD.gn if is_fuchsia (legacy embedder) and is_debug (flutter/engine#25858) * 2e9de09 Streamline frame timings recording (flutter/engine#25892) * 1077da8 [vsync_waiter] add AwaitVSyncForSecondaryCallback() (flutter/engine#25787) * 0053bef [build_fuchsia_artifacts] Move license copying into BuildBucket(). (flutter/engine#25815) * e8b80e7 Roll Skia from 115645ee9b1b to c411429239e9 (7 revisions) (flutter/engine#26018) * d3353b2 Move more parts to libraries. (flutter/engine#25863) * d1a1182 Roll Dart SDK from b4210cc43086 to 04e55dad908d (2 revisions) (flutter/engine#26020) * f631f5b Exclude third_party/dart/third_party/devtools from the license script (flutter/engine#25918) * 304539b Roll Fuchsia Mac SDK from aCsEHpnS0... to OyXxehV6e... (flutter/engine#26022) * c3e28ae Roll Fuchsia Linux SDK from 4numS0K6T... to -FIIsjZj2... (flutter/engine#26023) * 6cacb53 Roll Skia from c411429239e9 to 72de83df3a03 (1 revision) (flutter/engine#26024) * bfccba5 Add dependency on Windows SDK CIPD package (flutter/engine#26003) * 06cbf1e Roll Dart SDK from 04e55dad908d to 094c9024373c (1 revision) (flutter/engine#26027) * 73aaeea Roll Skia from 72de83df3a03 to dabb2891c4a1 (4 revisions) (flutter/engine#26025) * e229649 Extract Windows string_conversion target (flutter/engine#26029) * 3d73e06 Extract FML command_line target (flutter/engine#26028) * 4aace54 Make SceneBuilder.push* not return nullable objects (flutter/engine#25991) * 0d62a56 Roll Dart SDK from 094c9024373c to 2ea89ef8f6de (1 revision) (flutter/engine#26030) * 5a26c1f Use string_view inputs for conversion functions (flutter/engine#26031) * 4f28de4 Support windows registry access (flutter/engine#26032) * 234fae1 Roll Fuchsia Linux SDK from -FIIsjZj2... to KZCe5FqMb... (flutter/engine#26034) * 7a47d3b Roll Fuchsia Mac SDK from OyXxehV6e... to DSk0IzBHv... (flutter/engine#26035) * 01f9bd8 Roll Skia from dabb2891c4a1 to 686dd910dd6c (1 revision) (flutter/engine#26036) * 1825bef Revert Dart SDK to b8f4018535fa792891e2add3a475f35e3ec156ab (flutter/engine#26037)
naudzghebre
pushed a commit
to naudzghebre/engine
that referenced
this pull request
May 21, 2021
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 adadb95a9f1e to 1dc2d0fe0fa0 (98 revisions)
https://skia.googlesource.com/skia.git/+log/adadb95a9f1e..1dc2d0fe0fa0
2021-05-07 [email protected] Allow compile-time intrinsic evaluation to read const variables.
2021-05-07 [email protected] Use the IntrinsicKind to look up SPIR-V intrinsic calls.
2021-05-07 [email protected] Consolidate gathering of info from GL strings.
2021-05-07 [email protected] Revert "Simplify quickReject implementation in SkCanvas"
2021-05-07 [email protected] Revert "LRU Cache requires exact float comparison"
2021-05-07 [email protected] Roll SwiftShader from e839645bb9a6 to 8b09c1078a2b (1 revision)
2021-05-07 [email protected] Roll Chromium from 8e935e49a890 to 54647a439c14 (553 revisions)
2021-05-07 [email protected] Roll Dawn from f3e4779031bd to 09a97ad44611 (11 revisions)
2021-05-06 [email protected] Try new factory for ShapedLines
2021-05-06 [email protected] Rename GrTessellatingStencilFillOp -> GrPathStencilFillOp
2021-05-06 [email protected] Fix cache race in SkTypeface_Mac::Make
2021-05-06 [email protected] Direct3D: enable texture copies
2021-05-06 [email protected] Direct3D: handle odd widths and heights for mipmap generation.
2021-05-06 [email protected] Simplify quickReject implementation in SkCanvas
2021-05-06 [email protected] LRU Cache requires exact float comparison
2021-05-06 [email protected] Correctly handle failure to allocate samplers in Vulkan backend.
2021-05-06 [email protected] [androidkit] Canvas save/concat/restore
2021-05-06 [email protected] Ensure TextBlobCache is populated before getShapedRuns.
2021-05-06 [email protected] Remove SkTextBlobDiffCanvas, use tracking device directly with base SkCanvas
2021-05-06 [email protected] Improved DSL APIs in preparation for DSLParser
2021-05-06 [email protected] Use the IntrinsicKind to look up SkVM intrinsic calls.
2021-05-06 [email protected] [skottie] Add support for min/max text font size
2021-05-06 [email protected] Direct3D: fix clang warning
2021-05-06 [email protected] Use the IntrinsicKind to look up Metal intrinsic calls.
2021-05-06 [email protected] Use the IntrinsicKind to look up DSL built-in calls.
2021-05-06 [email protected] Roll SK Tool from b54769d17f71 to 7993d65680f2
2021-05-06 [email protected] Optimize intrinsic vector comparisons of constants.
2021-05-06 [email protected] Revert "Disallow caching of non-ninepatchable blur mask filtered round rects"
2021-05-06 [email protected] Optimize away intrinsics any() and all() when their inputs are known.
2021-05-06 [email protected] Use AutoSource to set the compiler's source everywhere.
2021-05-06 [email protected] [infra] Update cockroachdb to 20.2.8
2021-05-06 [email protected] Keep the intrinsic kind of a FunctionDefinition in its IRNode.
2021-05-06 [email protected] Roll Dawn from a7f1c50f498e to f3e4779031bd (9 revisions)
2021-05-06 [email protected] Roll SwiftShader from 484a3e15893c to e839645bb9a6 (5 revisions)
2021-05-06 [email protected] Roll Chromium from 565426207196 to 8e935e49a890 (460 revisions)
2021-05-06 [email protected] Roll ANGLE from c6fb0e5afbdb to 69d593b5d650 (20 revisions)
2021-05-05 [email protected] Reland "Better first-class shader & color filter support in runtime effects"
2021-05-05 [email protected] Revert "Re-enable tessellation for cacheable strokes"
2021-05-05 [email protected] Reland "Re-enable CCPR atlasing + reordering"
2021-05-05 [email protected] Use coverage AA for dmsaa dashes
2021-05-05 [email protected] Disable MSAA on Pixel5
2021-05-05 [email protected] Add mapRect function and RectToRect constructor to SkM44
2021-05-05 [email protected] Fix checkout for dfdx in distance field proc.
2021-05-05 [email protected] Don't use drawVertices for blur masks
2021-05-05 [email protected] [infra] Fix asset_utils import
2021-05-05 [email protected] Disable triangulating path renderer on dmsaa
...