Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Issue 1690763003: Never call GraphicsLayer::paint when fetching painted output from cc. (Closed)

Created:
4 years, 10 months ago by chrishtr
Modified:
4 years, 10 months ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-api_chromium.org, blink-reviews-platform-graphics_chromium.org, Rik, chromium-reviews, danakj+watch_chromium.org, dglazkov+blink, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), jbroman, Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney, vmpstr+blinkwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Never call GraphicsLayer::paint when fetching painted output from cc. GraphicsLayer::paint may not be a no-op if there happened to be dirty layout or paint since the last time a synchronized paint occurred. BUG=585694 TBR=ajuma@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/4d0892b08c7f42a433a278c05498d7c6ddbe8eeb Cr-Commit-Position: refs/heads/master@{#374864}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
M cc/blink/web_content_layer_impl.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M cc/debug/rasterize_and_record_benchmark.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M cc/layers/content_layer_client.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/ContentLayerDelegate.cpp View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M third_party/WebKit/public/platform/WebContentLayerClient.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
chrishtr
4 years, 10 months ago (2016-02-11 01:18:04 UTC) #4
pdr.
This fix looks reasonable since we shouldn't be painting here, so LGTM for this patch, ...
4 years, 10 months ago (2016-02-11 03:42:45 UTC) #5
chrishtr
On 2016/02/11 at 03:42:45, pdr wrote: > This fix looks reasonable since we shouldn't be ...
4 years, 10 months ago (2016-02-11 05:31:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1690763003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1690763003/60001
4 years, 10 months ago (2016-02-11 05:32:32 UTC) #10
pdr.
On 2016/02/11 at 05:31:27, chrishtr wrote: > On 2016/02/11 at 03:42:45, pdr wrote: > > ...
4 years, 10 months ago (2016-02-11 05:41:21 UTC) #11
chrishtr
On 2016/02/11 at 05:41:21, pdr wrote: > On 2016/02/11 at 05:31:27, chrishtr wrote: > > ...
4 years, 10 months ago (2016-02-11 05:42:23 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 10 months ago (2016-02-11 06:23:00 UTC) #13
chrishtr
On 2016/02/11 at 05:42:23, chrishtr wrote: > On 2016/02/11 at 05:41:21, pdr wrote: > > ...
4 years, 10 months ago (2016-02-11 19:16:53 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:34:46 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4d0892b08c7f42a433a278c05498d7c6ddbe8eeb
Cr-Commit-Position: refs/heads/master@{#374864}

Powered by Google App Engine
This is Rietveld 408576698