commit | 02333c5b9fd9dfb0ba6e4ca62692ecaa40372c73 | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <[email protected]> | Fri Apr 06 03:17:22 2018 |
committer | Commit Bot <[email protected]> | Fri Apr 06 03:17:22 2018 |
tree | bb4cdc5ea04948e0b9d2a825cdc0f84125d12161 | |
parent | 35c85cc3c25ab3fcdc757029037e03a55d3ad3da [diff] |
[PE] cc::DisplayItemList::TotalOpCount() I found the reason that SPv175 has 10% less paint_op_count but about 1% more paint_op_memory_usage: we didn't count ops in sub-records. Add cc::DisplayItemList::TotalOpCount() to count all ops. Bug: 803867 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I0526ace84cc16775d5691e87b502544e64f5932e Reviewed-on: https://chromium-review.googlesource.com/996316 Reviewed-by: Chris Harrelson <[email protected]> Commit-Queue: Xianzhu Wang <[email protected]> Cr-Commit-Position: refs/heads/master@{#548653}
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 .