DescriptionMaking BeginFrameArgs work with TRACE_EVENT system.
* Added ToValue() method on BeginFrameArgs.
* Added a ToTrace method inside cc/traced_value.h for easy conversion, just do a ToTrace(XXX) of anything which has a ToValue() method.
* Rename Scheduler::StateAsValue to AsValue so it works with above.
BUG=371223
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269487
Patch Set 1 #
Total comments: 2
Patch Set 2 : Using the traced_value in cc/debug #Patch Set 3 : Making AsTrace a templated function. #Patch Set 4 : Removing sperious include. #Patch Set 5 : Removing another include. #
Total comments: 3
Patch Set 6 : Using AsValue rather than StateAsValue. #
Total comments: 1
Messages
Total messages: 12 (0 generated)
|