Chromium Code Reviews
DescriptionAdd function to write paint property tree graph in dot format.
If the output is saved to a file properties.txt, you can generate a
visual representation using dot:
$ dot -Tsvg properties.txt > properties.svg
Sample output:
http://jsbin.com/jajuyuyixo/edit?output
R=pdr@chromium.org,wangxianzhu@chromium.org
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/1aeacecc9790e6e1f767d71fe665daea5822a260
Cr-Commit-Position: refs/heads/master@{#415665}
Patch Set 1 #Patch Set 2 : Add colors #
Total comments: 4
Patch Set 3 : Traverse column-span:all nodes #Patch Set 4 : Emit parent/owner edges for degenerate transforms #
Messages
Total messages: 16 (6 generated)
|
||||||||||||||||||||||||||||