commit | 3b374e732d44834f8f3e2c25eba34c3e9d96a034 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Mar 23 14:48:40 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Mar 23 21:05:21 2023 +0000 |
tree | 0a86e194204d1b137c843aab712aba4befe0a968 | |
parent | 5fa5d5958628088f44a784fa5f69a27ec60488d9 [diff] |
Combine SkVM/SkRP debug traces into a single class. It wasn't really beneficial to have two classes here at all. `SkVMDebugTrace` is now renamed to `DebugTracePriv`, and both SkVM and SkRP now share the same class. Change-Id: Id5c97c7efdf769d3cbb3495b3b3bec1cb80bd0a9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661060 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com>