| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Use helper for checking optional Also moved build-guards to just around the android-specific part, so the code can always be built by the bots. Change-Id: I202515e51f6ff3b1ed5c7b48755b04c217598825 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1053076 Reviewed-by: Robert Phillips <robertphillips@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 9 个月前 | |
Revert " merge 144_trunk into 144_trunk" This reverts commit e74ee65452de5f8a63498c803c2f3c68a61ee974, reversing changes made to ee20d565acb08dece4a32e3f209cdd41119015ca. Signed-off-by: ohci1 <ohci1@noreply.gitcode.com> | 5 个月前 | |
Make SkSerialProcs return pointer-to-const This should let us more cleanly fold https://review.skia.org/1084056 into Chromium. The #if guard should let us roll it out incrementally as Chromium, Android and others will need to update some of their callsites. Change-Id: I8b29f5e7306cbfcc7c5be9d7bc04fe0e732a3437 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1109339 Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 7 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: Id6b8f8e08796118f0ec7d7f82b8f2430ef3448e1 | 3 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: Id6b8f8e08796118f0ec7d7f82b8f2430ef3448e1 | 3 个月前 | |
Mark more single argument constructors explicit I had a more expansive search pattern and found a few more candidates this time around. Gemini CLI did most of the work here and it does not appear we were implicitly using the conversion. Change-Id: Ia51d127a099dca4f76f7e13012d9f19dd1038e50 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1076816 Auto-Submit: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Florin Malita <fmalita@google.com> | 8 个月前 | |
Introduce SkStreamPriv namespace Change-Id: I1c2ee49ca8a9456be077907803f93029acdaff33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1109336 Reviewed-by: Florin Malita <fmalita@google.com> | 7 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: Id6b8f8e08796118f0ec7d7f82b8f2430ef3448e1 | 3 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: Id6b8f8e08796118f0ec7d7f82b8f2430ef3448e1 | 3 个月前 | |
Delete all filegroups that supported legacy (non-buffet) Bazel build We don't need most of the flags and all these file groups which had made a big "ball o mud" build. Change-Id: I690f38c3555e390b7c8d459b4649a270c3e03ce2 Bug: b/40045064 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/889266 Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 1 年前 | |
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 个月前 | |
Update (some) callers to follow more strict span rules - allows us to migrate to std::span, keeping SkSpan (for now) as an alias. - idea is to land call-site-cleanups separately, so that when we do try to actually throw the switch, that CL only contains the switch (build-flag) itself. Change-Id: I5f9aaafeb297b7adc1d953019fdac6ffda95fe03 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1097896 Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 7 个月前 | |
Introduce SkStreamPriv namespace Change-Id: I1c2ee49ca8a9456be077907803f93029acdaff33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1109336 Reviewed-by: Florin Malita <fmalita@google.com> | 7 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: Id6b8f8e08796118f0ec7d7f82b8f2430ef3448e1 | 3 个月前 | |
Move SkFourByteTag to its own file SkSetFourByteTag felt a bit out of place in SkTypes.h Change-Id: Ie33406b0d0e6f75353933f3069a713269af6c90e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/896594 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> | 1 年前 | |
Prepare more call-sites for std::span Change-Id: Ieccf7ff710b32994fa16cc2fde3f428619925e54 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1099836 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> Reviewed-by: Eric Boren <borenet@google.com> | 7 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: Id6b8f8e08796118f0ec7d7f82b8f2430ef3448e1 | 3 个月前 | |
Make SkImage and SkImageGenerator return const SkData from refEncoded This behavior was implied (a shared pointer to SkData should always be treated as read-only) and is now made explicit. This also updates several places in our decoders where we promise not to modify the SkData that is passed in (since we will likely be caching it) and ask that the client not modify it either. This is partially guarded by SK_DISABLE_LEGACY_NONCONST_ENCODED_IMAGE_DATA so we can update Chromium and potentially other places. Change-Id: Id174dff4afa148745ad32dd7d5cd848931b77f9d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1084056 Reviewed-by: Florin Malita <fmalita@google.com> | 7 个月前 | |
2026.03.30 arkweb_144代码蓝黄同步 Signed-off-by: jiujiaoxiaogula <sujiahao10@huawei.com> Change-Id: Id6b8f8e08796118f0ec7d7f82b8f2430ef3448e1 | 3 个月前 | |
Introduce SkStreamPriv namespace Change-Id: I1c2ee49ca8a9456be077907803f93029acdaff33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1109336 Reviewed-by: Florin Malita <fmalita@google.com> | 7 个月前 | |
Mark more single argument constructors explicit I had a more expansive search pattern and found a few more candidates this time around. Gemini CLI did most of the work here and it does not appear we were implicitly using the conversion. Change-Id: Ia51d127a099dca4f76f7e13012d9f19dd1038e50 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1076816 Auto-Submit: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Florin Malita <fmalita@google.com> | 8 个月前 | |
Remove SK_DISABLE_LEGACY_XPS_FACTORIES Change-Id: I983a7c0492a70bff387de8dac3fc68c406fb1ead Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1085556 Auto-Submit: Ben Wagner <bungeman@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> | 8 个月前 | |
Delete all filegroups that supported legacy (non-buffet) Bazel build We don't need most of the flags and all these file groups which had made a big "ball o mud" build. Change-Id: I690f38c3555e390b7c8d459b4649a270c3e03ce2 Bug: b/40045064 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/889266 Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> | 1 年前 |