| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
Thanks for the review.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
Activate SurfaceLayer before processing transform of the first frame
Before this CL we call OnTransformChanged before switching to the
SurfaceLayer for video, this triggers creation of the VideoLayer, which
is immediately destroyed afterwards if we're in SurfaceLayer mode.
To avoid this back and forth and simplify clean-ups, we should first
try surface layer and go VideoLayer only if SurfaceLayer is not
enabled.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |