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

Issue 2138083002: skip call to clip::apply when clip is wide open

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

Description

skip call to clip::apply when clip is wide open BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2138083002

Patch Set 1 #

Patch Set 2 : rm gcmm #

Unified diffs Side-by-side diffs Delta from patch set Stats (+290 lines, -1155 lines) Patch
M gyp/gpu.gypi View 1 1 chunk +2 lines, -2 lines 0 comments Download
M include/gpu/GrClip.h View 1 6 chunks +25 lines, -37 lines 0 comments Download
M include/gpu/GrContext.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M include/gpu/GrDrawContext.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrBlurUtils.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/gpu/GrClip.cpp View 1 2 chunks +0 lines, -32 lines 0 comments Download
D src/gpu/GrClipMaskManager.h View 1 1 chunk +0 lines, -94 lines 0 comments Download
D src/gpu/GrClipMaskManager.cpp View 1 1 chunk +0 lines, -814 lines 0 comments Download
A src/gpu/GrClipStackClip.h View 1 1 chunk +68 lines, -0 lines 0 comments Download
A + src/gpu/GrClipStackClip.cpp View 1 9 chunks +184 lines, -167 lines 0 comments Download
M src/gpu/GrDrawTarget.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrProcessor.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/GrStencilAttachment.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/SkGpuDevice.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M tests/ClipBoundsTest.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
bsalomon
4 years, 5 months ago (2016-07-11 15:43:22 UTC) #1
Description was changed from

==========
skip call to clip::apply when clip is wide open

BUG=skia:
==========

to

==========
skip call to clip::apply when clip is wide open

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2138083002
==========

Powered by Google App Engine
This is Rietveld 408576698