[BlinkGenPropertyTrees] Do perf analysis of cc damage |
||
Issue descriptionWe should do a perf analysis of cc damage with --enable-blink-gen-property-trees. The task here is to look at some small invalidation such as a blinking cursor and ensure that the cc damage is also small (i.e., not full-screen).
,
Oct 5
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/16e374e6736d205c9dfeb6bf06861f3b9f5fe491 commit 16e374e6736d205c9dfeb6bf06861f3b9f5fe491 Author: Philip Rogers <pdr@chromium.org> Date: Fri Oct 05 02:12:14 2018 [BlinkGenPropertyTrees] Do not modify property trees via Layer API This is a followup to https://crrev.com/593254 and stops changing property trees via the cc::Layer API when using layer lists. The only remaining change is through Layer::UpdateScrollOffset. Bug: 879650 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Id2ff7211b7717f0954fe37d6c9aedb7f9a6f7d14 Reviewed-on: https://chromium-review.googlesource.com/c/1262455 Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#596962} [modify] https://crrev.com/16e374e6736d205c9dfeb6bf06861f3b9f5fe491/cc/layers/layer.cc
,
Oct 9
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/f362b3e85778774538f19ccd67d3013bce7d0f1d commit f362b3e85778774538f19ccd67d3013bce7d0f1d Author: Philip Rogers <pdr@chromium.org> Date: Tue Oct 09 05:43:02 2018 [BlinkGenPropertyTrees] Do not modify scroll offset in property trees This is a followup to https://crrev.com/593254 and https://crrev.com/596962 and stops changing property trees via the cc::Layer API when using layer lists. Bug: 879650 Cq-Include-Trybots: luci.chromium.try:linux-blink-gen-property-trees;luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ia0d49943f97d2918a09fa5623662476d01bb5066 Reviewed-on: https://chromium-review.googlesource.com/c/1269519 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by: David Bokan <bokan@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#597811} [modify] https://crrev.com/f362b3e85778774538f19ccd67d3013bce7d0f1d/cc/layers/layer.cc
,
Nov 8
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 21