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

Issue 1692563003: cc: flush the drawing before unlocking the filtered source (Closed)

Created:
4 years, 10 months ago by Kimmo Kinnunen
Modified:
4 years, 10 months ago
CC:
cc-bugs_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

cc: Flush the drawing before unlocking the filtered source Flush the drawing before unlocking the filtered source texture. This fixes the bugs related to overwriting the source texture before Skia uses it. BUG=582858 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/69331d9d7b17909d4e8d2e2a4ea7d3ee33d34a11 Cr-Commit-Position: refs/heads/master@{#375143}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M cc/output/gl_renderer.cc View 1 chunk +5 lines, -1 line 2 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1692563003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1692563003/1
4 years, 10 months ago (2016-02-11 16:24:57 UTC) #3
Kimmo Kinnunen
4 years, 10 months ago (2016-02-11 17:02:54 UTC) #5
Kimmo Kinnunen
https://chromiumcodereview.appspot.com/1692563003/diff/1/cc/output/gl_renderer.cc File cc/output/gl_renderer.cc (right): https://chromiumcodereview.appspot.com/1692563003/diff/1/cc/output/gl_renderer.cc#newcode662 cc/output/gl_renderer.cc:662: surface->getCanvas()->flush(); Note: naturally this trades off msaa perf for ...
4 years, 10 months ago (2016-02-11 18:51:45 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-11 19:26:27 UTC) #9
ericrk
lgtm https://codereview.chromium.org/1692563003/diff/1/cc/output/gl_renderer.cc File cc/output/gl_renderer.cc (right): https://codereview.chromium.org/1692563003/diff/1/cc/output/gl_renderer.cc#newcode662 cc/output/gl_renderer.cc:662: surface->getCanvas()->flush(); On 2016/02/11 at 18:51:45, Kimmo Kinnunen wrote: ...
4 years, 10 months ago (2016-02-11 22:03:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1692563003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1692563003/1
4 years, 10 months ago (2016-02-12 07:13:53 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 10 months ago (2016-02-12 07:21:01 UTC) #15
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:42:14 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/69331d9d7b17909d4e8d2e2a4ea7d3ee33d34a11
Cr-Commit-Position: refs/heads/master@{#375143}

Powered by Google App Engine
This is Rietveld 408576698