Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use skia directly from skia repository for recorder
We decided to use skia from Skia's original repository for the recorder in order to take advantage of some fixes that have been done. We are using version m113, because newer versions change the API significantly, and it wasn't worth the effort. Eventually, we'll want to use our renderer for this. Diffs= ee0a1ee5d use skia directly from skia repository for recorder (#6359)
- Loading branch information