Chromium Code Reviews
DescriptionDump DisplayListRasterSource memory
This change implements MemoryDumpProvider on DisplayListRasterSource.
This dumps the estimated memory usage of the display list based on
the existing GetPictureMemoryUsage call.
Note that for thread safety, MemoryDumpProviders must be registered/
unregistered on the same thread they dump memory on. This is currently
done on the compositor main thread. This CL adds a ThreadChecker to
ensure this.
BUG=567465
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/83e6b8ebbad5c764903c346d8917b8d35dadb35d
Cr-Commit-Position: refs/heads/master@{#377109}
Patch Set 1 #Patch Set 2 : add missing include for windows build #
Messages
Total messages: 10 (5 generated)
|
||||||||||||||||||||||||||||