commit | b33e4642724b2fd375a41fc8eca9a47e7075f093 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Tue Apr 25 15:11:49 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Apr 27 13:03:09 2023 +0000 |
tree | e76bed3d19dd25c0b4e02e00492bab7c1d573dbd | |
parent | e72842a382b78ee5a239e1dc85eca662855c48b9 [diff] |
Enable trivial ABI for CanvasKit and Bazel build This is a follow-up to http://review.skia.org/633089 This introduces a custom platform constraint which one could use in a platform definition. This also lets us opt-in to it in WASM builds (since I believe those don't care about ABI compatibility). Change-Id: I68c498d03726e82bd62f84581be14ea12bba3f2d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/678276 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Reviewed-by: John Stiles <johnstiles@google.com>