Chromium Code Reviews
DescriptionChange the timer to record the actual drawing time
Currently in the BaseRenderingContext2D.cpp, we put the scoped timer at
the very beginning of some API functions. But that includes timing for
some early exits cases. This CL makes changes such that we do not record
the time for the early exits cases
BUG=612585
Committed: https://crrev.com/38a83802d7b2af4fc25bbb6d20490fda1cba7700
Cr-Commit-Position: refs/heads/master@{#398381}
Patch Set 1 #
Messages
Total messages: 15 (7 generated)
|
|||||||||||||||||||