[tracing] Add api to create a skia dump adapter
The SkTraceMemoryDump interface is used for tracing skia objects. Blink allocates various skia objects and for tracing these objects, an implementation of the skia trace interface is needed. Since, we have implementation in chrome side, this new api is a proxy create for the chrome implementation. This also adds an api to add suballocations in the memory dumps. BUG=520842 Review URL: https://codereview.chromium.org/1313223007 Cr-Commit-Position: refs/heads/master@{#351553}
Showing
Please register or sign in to comment