-
Notifications
You must be signed in to change notification settings - Fork 6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ccpr: Don't use cache entries as path listeners
Allocates a separate "Key" object that holds the key and listens on the path. This eliminates threading concerns and automatically fixes the recycling logic. Bug: skia:8452 Change-Id: I9b446ddf1d5da7bc44a8c1c3ff4c4efc0fdc97b1 Reviewed-on: https://skia-review.googlesource.com/c/166100 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>
- Loading branch information
1 parent
73329c8
commit 9985a27
Showing
2 changed files
with
168 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.