DescriptionClarify the process title of GPU broker process.
Currently, GPU broker process has the same process title to GPU process. To
distinguish GPU broker process, this CL updates the process title as follows:
"exec --type=gpu-broker".
In addition, callback name in BrokerProcess::Init() is change to
broker_process_init_callback in order to clarify the broker process calls it.
In addition, use base::Callback instead of function pointer.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252781
Patch Set 1 #
Total comments: 6
Patch Set 2 : Improve naming. Use base::Bind. #Patch Set 3 : Build fix for unittests #
Total comments: 14
Patch Set 4 : Address a few more nits #
Messages
Total messages: 15 (0 generated)
|