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

Issue 2140253004: Revert of Pre-crop filled rects to avoid scissor (Closed)

Created:
4 years, 5 months ago by msarett
Modified:
4 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ ) Reason for revert: I think this is still causing a test failure on Chrome windows bots. https://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/243928/steps/cc_unittests%20%28with%20patch%29%20on%20Windows-7-SP1/logs/stdio Original issue's description: > Pre-crop filled rects to avoid scissor > > Updates GrDrawContext to crop filled rects to the clip bounds before > creating batches for them. Also adds clipping logic to ignore scissor > when the draw falls completely inside. These two changes combined > reduce API traffic and improve batching. > > In the future this can and should be improved by switching to floating > point clip boundaries, thus allowing us to throw out non pixel aligned > rectangle clips as well. > > BUG=skia: > GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2132073002 > > Committed: https://skia.googlesource.com/skia/+/7969838702135b9f127bd738728da61bc49b050a > Committed: https://skia.googlesource.com/skia/+/86de59f4a99b5f54be0483c60ff0335be55b2bdf TBR=bsalomon@google.com,robertphillips@google.com,csmartdalton@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Committed: https://skia.googlesource.com/skia/+/ba3880fa6d47d467bfcf4db80c553f051336e406

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -220 lines) Patch
D gm/croppedrects.cpp View 1 chunk +0 lines, -108 lines 0 comments Download
M include/gpu/GrClip.h View 1 chunk +0 lines, -20 lines 0 comments Download
M src/gpu/GrClip.cpp View 1 chunk +5 lines, -7 lines 0 comments Download
M src/gpu/GrClipMaskManager.cpp View 3 chunks +6 lines, -10 lines 0 comments Download
M src/gpu/GrDrawContext.cpp View 7 chunks +11 lines, -75 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
msarett
Created Revert of Pre-crop filled rects to avoid scissor
4 years, 5 months ago (2016-07-13 01:48:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2140253004/1
4 years, 5 months ago (2016-07-13 01:48:16 UTC) #3
commit-bot: I haz the power
4 years, 5 months ago (2016-07-13 01:48:25 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/ba3880fa6d47d467bfcf4db80c553f051336e406

Powered by Google App Engine
This is Rietveld 408576698