Chromium Code Reviews
DescriptionRefactor RendererSchedulerImpl to improve thread safety.
Puts most data members of RendererSchedulerImpl into one of three
structs that make sure they are accessed from the right thread and
where necessary within the appropriate mutex.
BUG=
Committed: https://crrev.com/c9847cc5f00170da80c7efe9736218b86eab19a7
Cr-Commit-Position: refs/heads/master@{#333945}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Tweaks #Patch Set 3 : Removed some #ifs #
Total comments: 4
Patch Set 4 : Fix pointer dereference. #
Total comments: 2
Patch Set 5 : Moved compositor_thread_checker_ into CompositorThreadOnly #
Messages
Total messages: 16 (4 generated)
|
|||||||||||||||||||||||||||||||||||||