| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 年前 | |
Use new span APIS (time to dogfood) (need this if we want to test clients w/o the guard) Change-Id: I53a35d9582f62999e1f301a2c7e8ea5697b29cb9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1003783 Reviewed-by: Daniel Dilan <danieldilan@google.com> Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Mike Reed <mike@reedtribe.org> | 1 年前 | |
Remove TextBlob's empty mailbox in favor of delegate The empty mailbox is a bit awkward with a buffet build because the client would have to select the "empty" implementation or incur link errors from SkTextBlob.cpp This has the gpu backend register a callback function to be invoked when the textblob is being destroyed. Change-Id: I90ce506961a5ced41f68c5519977228268b836f7 Bug: b/40045064 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/755597 Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> | 2 年前 | |
Compile Slug::NextUnique on CPU builds also Some linkers complain about having a missing symbol even if the code paths that would use slugs are not actually used (e.g. clang-cl on Windows) Change-Id: Iee56ad2758d72f2555ce6c3263013958eaa026f3 Bug: b/327509180 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/820636 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Herb Derby <herb@google.com> | 2 年前 | |
Move SkChromeRemoteGlyphCache.cpp to src/text/gpu After this, there are no more references to SK_GANESH nor SK_GRAPHITE in src/core I removed one small connection to GrContextOptions by inlining the constants that had been fetched from a created struct. I also had to move SkStrikePromise::MakeFromBuffer into //src/text/gpu/ because of the dependency on SkStrikeClient::translateTypefaceID Client CL: - https://crrev.com/c/4743185 Bug: b/40045065 Change-Id: I10f884f718538fd8f13e0a377d25c425b6ede18a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/734378 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 2 年前 | |
Move SkChromeRemoteGlyphCache.cpp to src/text/gpu After this, there are no more references to SK_GANESH nor SK_GRAPHITE in src/core I removed one small connection to GrContextOptions by inlining the constants that had been fetched from a created struct. I also had to move SkStrikePromise::MakeFromBuffer into //src/text/gpu/ because of the dependency on SkStrikeClient::translateTypefaceID Client CL: - https://crrev.com/c/4743185 Bug: b/40045065 Change-Id: I10f884f718538fd8f13e0a377d25c425b6ede18a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/734378 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |