| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Use Skia's ninja when building viewer with gradle Instead of a bunch of code attempting to find depot_tools just to use it to find and execute third_party/ninja/ninja, just use third_party/ninja/ninja directly. Change-Id: I2482daef9f04caaa966bc862a77ba546db241483 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1065917 Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 | |
Add kR16_unorm_SkColorType * Adding support for this color type was requested by ccameron@ while looking into accelerated RGB to YUV conversion. * This CL adds kR16_unorm_SkColorType and subsequently updates all the relevant areas (Caps format tables, testing, raster pipeline ops, etc). Bug: b/452079352 Change-Id: I2629a89c498365a1d41a52e583c0043ac74ba80d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1075756 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Nicolette Prevost <nicolettep@google.com> Reviewed-by: Greg Daniel <egdaniel@google.com> | 7 个月前 | |
[infra] Add iPhone15Pro jobs These are still failing with: xcodebuild: error: Unable to find a destination matching the provided destination specifier As I understand it, this is out of our hands and we're just waiting for it to be fixed for us. I'd like to get this landed and just let these be red to prevent merge conflicts when the fix actually rolls out. Bug: b/382573337 Change-Id: I06dbdcf1e76cdc835b7c0f659294fe205ddc7920 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/928741 Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Eric Boren <borenet@google.com> | 1 年前 | |
SkAR: drawing text, shapes, rotation modes enabled, translating objects To run this app, you need to create an out directory as such: bin/gn gen out/arm64 --args='ndk="NDK_PATH" target_cpu="ABI"' For now, the only supported ABI is arm64 Change-Id: I012f0c6a0550d80a0028f42177d5ca72974d848d Bug: skia: Reviewed-on: https://skia-review.googlesource.com/130980 Reviewed-by: Mike Reed <reed@google.com> Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Ziad Ben Hadj-Alouane <ziadb@google.com> | 7 年前 |