| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 年前 | |
Fix some GCC warnings We've gone back and forth with redundant std::move in return. We recently re-enabled the warning (walking back older decisions to try and support ancient compilers). This CL removes all the std::move that were found when I tried to build with Debian11's gcc. It also found one signedness mismatch in a comparison. Change-Id: I2f4cbf2bf2e8d425f6ec73bbefc4dfb636c7b092 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/731482 Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> | 2 年前 | |
Move two chromium-specific headers into i/p/chromium Both SkDiscardableMemory.h and GrVkSecondaryCBDrawContext.h are chromium specific. By moving them to this new location, it will be easier to specify to Chromium's GN rule that they are visible to chromium code. I removed GrVkSecondaryCBDrawContext* from public.bzl and into only Skia's test target to help enforce the fact that non-Chromium clients shouldn't need to compile this code. Change-Id: I9005238e4691d37610274e5261cf030850d08cb8 Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/628743 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 2 年前 | ||
| 3 年前 |