| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Remove exports_files_legacy We had been using these to export all files in G3 so our legacy rules could refer to them from the top level (not normally allowed because a new BUILD.bazel file acts as the root directory for all subfolders). Since those rules were deleted (see http://cl/650343844) we can delete these too. This was mostly done via mechanical find and replace. Some places actually needed to export files, so in those cases exports_files_legacy was changed to the built-in exports_files [1]. [1] https://bazel.build/reference/be/functions#exports_files Change-Id: I7952941c4b15f9e6af2a6647d303d5138087d431 Bug: b/256865569 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/874396 Reviewed-by: Nicolette Prevost <nicolettep@google.com> Commit-Queue: Kaylee Lubick <kjlubick@google.com> | 2 年前 | |
Add tests for SkSGMerge These would have caught the issues with convexity that were in [1] and fixed in [2] Also, SkSGPath can be final, so I made it such. [1] https://skia-review.googlesource.com/c/skia/+/1063416 [2] https://skia-review.googlesource.com/c/skia/+/1065916 Change-Id: I1d2c20b65426072b3441dc87fed29b4c01f8a826 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1065398 Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 9 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 9 个月前 |