commit | c13539099f96adbb12f17677f3eda960d16fd55a | [log] [tgz] |
---|---|---|
author | Chris Blume <[email protected]> | Wed May 02 21:17:21 2018 |
committer | Commit Bot <[email protected]> | Wed May 02 21:17:21 2018 |
tree | 821813d78d25c38dde3a0d77d3ccef57f769ddec | |
parent | ae8cce55490dcc821bf1411f91ef3deea19b4202 [diff] |
VideoFrameSubmitter to use alloctor's copy The LSI allocators previously did not store a copy of the last generated LSI. As a result, many call sites would have to keep their own copies. Now that the LSI allocators have their own copies, the call sites can be updated to no longer store a separate copy. VideoFrameSubmitter is one such call site. BUG=759031 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ia4fde6fdb870c87d1852edd1f4a33a89f7cc9743 Reviewed-on: https://chromium-review.googlesource.com/1034390 Commit-Queue: Chris Blume <[email protected]> Reviewed-by: Kenneth Russell <[email protected]> Reviewed-by: Fady Samuel <[email protected]> Cr-Commit-Position: refs/heads/master@{#555541}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .