-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: google/skia
base: main
head repository: skia4delphi/skia
compare: sk4d/m132
Commits on Nov 12, 2024
-
Filter unsupported CQ try jobs on chrome/m132
Change-Id: Ic664f675d7af71be6a336b26026a76ddc69da990 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/918976 Reviewed-by: Heather Miller <hcm@google.com>
Configuration menu - View commit details
-
Copy full SHA for 781b824 - Browse repository at this point
Copy the full SHA 781b824View commit details -
Merge 4 release notes into RELEASE_NOTES.md
Change-Id: I80b07b8fdc4adf20945628765a48ebb42da4f296 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/918978 Reviewed-by: Heather Miller <hcm@google.com>
Configuration menu - View commit details
-
Copy full SHA for b1fb88a - Browse repository at this point
Copy the full SHA b1fb88aView commit details
Commits on Nov 27, 2024
-
[graphite] Fix texture matrix for asyncReadPixelsYUV420
Bug: b/379916147 Bug: b/341104760 Change-Id: I895494bd1dc22fb275fc58535185917cf50891a3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/923589 Auto-Submit: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Jim Van Verth <jvanverth@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> (cherry picked from commit e7b2772) Reviewed-on: https://skia-review.googlesource.com/c/skia/+/925217 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com>
Configuration menu - View commit details
-
Copy full SHA for 377dd9c - Browse repository at this point
Copy the full SHA 377dd9cView commit details
Commits on Nov 29, 2024
-
Fix DefaultImageProvider::Make() leak
The sk_sp<DefaultImageProvider> had two references for one sk_sp existing so it wouldn't get destroyed when the last sk_sp was destroyed. Bug: b/380783677, 381044051 Change-Id: I46d8bb51f29f4b7012923297cdc1023a9635aecf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/924116 Commit-Queue: Jim Van Verth <jvanverth@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Kyle Charbonneau <kylechar@chromium.org> (cherry picked from commit 2135f39) Reviewed-on: https://skia-review.googlesource.com/c/skia/+/925256
kylechar authored and SkCQ committedNov 29, 2024 Configuration menu - View commit details
-
Copy full SHA for a756a57 - Browse repository at this point
Copy the full SHA a756a57View commit details
Commits on Dec 9, 2024
-
[M132] Address some numerical instability in SkRRect::transform
In some cases the radii after an SkRRect transformation are not valid due to floating point math. This CL just moves the radii validity check to after the fixup process. Note that the repro case only seems to happen for release builds. Bug: b/380234223 Change-Id: I7b79c5990196db9ced6446f64051d8d91192f22a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/926768 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/927977
Configuration menu - View commit details
-
Copy full SHA for 07f41bc - Browse repository at this point
Copy the full SHA 07f41bcView commit details
Commits on Jan 6, 2025
-
[ganesh] Avoid overflow when combining AAHairlineOps
Bug: b/382786791 Change-Id: I955d943015cce76f75221df9fab0897a6f22fe4b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/930577 Reviewed-by: Michael Ludwig <michaelludwig@google.com> Commit-Queue: James Godfrey-Kittle <jamesgk@google.com> (cherry picked from commit 8b030e4) Reviewed-on: https://skia-review.googlesource.com/c/skia/+/935337 Reviewed-by: James Godfrey-Kittle <jamesgk@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com>
James Godfrey-Kittle authored and SkCQ committedJan 6, 2025 Configuration menu - View commit details
-
Copy full SHA for c17fe9b - Browse repository at this point
Copy the full SHA c17fe9bView commit details
Commits on Jan 30, 2025
-
[Cherry-pick][Fontations] Protect path retrieval arrays with lock
Addresses issue with concurrent access to SkFontationsScalerContext, in particular with regards to writing and resizing of path extraction buffers. Test: Manually verified with poc.html/font.woff2 from issue. Bug: chromium:390889644 Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Debug-Fontations,Build-Mac-Clang-x86_64-Debug-Fontations,Test-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-NativeFonts_Fontations,Test-Mac12-Clang-MacBookPro16.2-CPU-AppleIntel-x86_64-Debug-All-NativeFonts_Fontations Change-Id: Ibf21569e80469a9991646586d15df50d18a669a1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/938517 Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: Dominik Röttsches <drott@google.com> Commit-Queue: Dominik Röttsches <drott@google.com> (cherry picked from commit 5a63237) Reviewed-on: https://skia-review.googlesource.com/c/skia/+/944376 Commit-Queue: Ben Wagner <bungeman@google.com>
Configuration menu - View commit details
-
Copy full SHA for ee9db7d - Browse repository at this point
Copy the full SHA ee9db7dView commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fc7c68d - Browse repository at this point
Copy the full SHA fc7c68dView commit details
Commits on Feb 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aed58f9 - Browse repository at this point
Copy the full SHA aed58f9View commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for abfc6c0 - Browse repository at this point
Copy the full SHA abfc6c0View commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e4c0d5c - Browse repository at this point
Copy the full SHA e4c0d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e1bf1 - Browse repository at this point
Copy the full SHA 18e1bf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdfeadd - Browse repository at this point
Copy the full SHA fdfeaddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3f7fa - Browse repository at this point
Copy the full SHA 4d3f7faView commit details
Commits on Mar 5, 2025
-
[sk4d] Improve backward compatibility for sk4d_font_create with null …
…typeface In m122, the behavior when typeface is null was changed, which now indicates an empty typeface (e.g. no glyphs), instead of the default typeface.
Configuration menu - View commit details
-
Copy full SHA for 07a905a - Browse repository at this point
Copy the full SHA 07a905aView commit details -
[sk4d] Improve backwards compatibility for sk4d_typefacefontprovider_…
…create which no longer provided default font
Configuration menu - View commit details
-
Copy full SHA for ec7e208 - Browse repository at this point
Copy the full SHA ec7e208View commit details
Commits on Mar 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4a52866 - Browse repository at this point
Copy the full SHA 4a52866View commit details
Commits on Mar 10, 2025
-
[sk4d] Improve backwards compatibility for sk4d_typefacefontprovider_…
…create which no longer provided default font
Configuration menu - View commit details
-
Copy full SHA for a1213d9 - Browse repository at this point
Copy the full SHA a1213d9View commit details
Commits on Mar 13, 2025
-
Fixed an issue with the Android font manager and improved the backwar…
…d compatibility code for default font manager creation.
Configuration menu - View commit details
-
Copy full SHA for 7831e9b - Browse repository at this point
Copy the full SHA 7831e9bView commit details -
Merge branch 'sk4d/m132' of https://github.com/skia4delphi/skia-dev i…
…nto sk4d/m132
Configuration menu - View commit details
-
Copy full SHA for 8127810 - Browse repository at this point
Copy the full SHA 8127810View commit details -
Fixed an access violation in Flush() and FlushAndSubmit() of SkSurfac…
…e when using the raster backend.
Configuration menu - View commit details
-
Copy full SHA for 1eecc68 - Browse repository at this point
Copy the full SHA 1eecc68View commit details
Commits on Mar 14, 2025
-
Ensures the global variable gICU is initialized only once via SkGetIC…
…ULib, preventing multiple SkUnicode instances and potential issues in multi-threaded environments.
Configuration menu - View commit details
-
Copy full SHA for d1aa665 - Browse repository at this point
Copy the full SHA d1aa665View commit details -
This patch attempts to fix static linkage issues by disabling AVX2 an…
…d AVX512 by default, and includes a minor SkUnicode fix.
Configuration menu - View commit details
-
Copy full SHA for b5c13d8 - Browse repository at this point
Copy the full SHA b5c13d8View commit details -
A minor correction to the previous patch, allowing compilation with l…
…lvm-mingw without AVX2 or AVX512.
Configuration menu - View commit details
-
Copy full SHA for 911c6ac - Browse repository at this point
Copy the full SHA 911c6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for df26a95 - Browse repository at this point
Copy the full SHA df26a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff318ce - Browse repository at this point
Copy the full SHA ff318ceView commit details -
Revert "Fix for llvm-mingw Win64 build."
This reverts commit df26a95.
Configuration menu - View commit details
-
Copy full SHA for c7e30f0 - Browse repository at this point
Copy the full SHA c7e30f0View commit details -
Revert "A minor correction to the previous patch, allowing compilatio…
…n with llvm-mingw without AVX2 or AVX512." This reverts commit 911c6ac.
Configuration menu - View commit details
-
Copy full SHA for e848d49 - Browse repository at this point
Copy the full SHA e848d49View commit details -
Revert "This patch attempts to fix static linkage issues by disabling…
… AVX2 and AVX512 by default, and includes a minor SkUnicode fix." This reverts commit b5c13d8.
Configuration menu - View commit details
-
Copy full SHA for 76daa70 - Browse repository at this point
Copy the full SHA 76daa70View commit details -
Revert "Ensures the global variable gICU is initialized only once via…
… SkGetICULib, preventing multiple SkUnicode instances and potential issues in multi-threaded environments." This reverts commit d1aa665.
Configuration menu - View commit details
-
Copy full SHA for 11d3f02 - Browse repository at this point
Copy the full SHA 11d3f02View commit details -
Removed AVX2 and AVX512 usage for Windows, as Windows ARM64 under Par…
…allels lacks AVX2 support and AVX512 is limited to certain processors, aligning with Delphi users' need for maximum backward compatibility.
Configuration menu - View commit details
-
Copy full SHA for 4c14e4c - Browse repository at this point
Copy the full SHA 4c14e4cView commit details
There are no files selected for viewing