Descriptioncc: Small BeginFrameArgs cleanup.
* Rename BeginFrameArgs::CreateTyped to BeginFrameArgs::Create and remove
other versions.
* The other constructors where not used anywhere.
* The non-typed version was accidentally being used to create a SYNCHRONOUS
BeginFrameArgs.
* Fixed testing methods to understand type information.
* Create method for converting the type enum to string.
BUG=346230
Committed: https://crrev.com/bfa0ec0ee961313f82c90a760dd36d18d9ffa0d4
Cr-Commit-Position: refs/heads/master@{#305218}
Patch Set 1 #Patch Set 2 : Fixing BeginFrameArgs usage outside of cc/ #Patch Set 3 : More small fixes. #Patch Set 4 : Fixing a needed include. #Patch Set 5 : Rebase onto master. #Patch Set 6 : Fixes for picksi's comments. #Patch Set 7 : Fixing another Android compile error. #Patch Set 8 : #Patch Set 9 : Trying to upload again. #Messages
Total messages: 25 (7 generated)
|