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

Issue 474983002: SkRecordDraw: incorporate clip into BBH (Closed)

Created:
6 years, 4 months ago by mtklein_C
Modified:
6 years, 4 months ago
CC:
reviews_skia.org, Stephen White, Justin Novosad
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

SkRecordDraw: incorporate clip into BBH NOTREECHECKS=true BUG=skia: Committed: https://skia.googlesource.com/skia/+/a723b576aed31a6eb2bdda6388e6bd779d04c6b0

Patch Set 1 #

Patch Set 2 : working #

Patch Set 3 : fmt #

Total comments: 4

Patch Set 4 : no bounds -> clip #

Patch Set 5 : save layer paints too #

Total comments: 6

Patch Set 6 : Comments and names. #

Patch Set 7 : sign comparison #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -33 lines) Patch
M src/core/SkRecordDraw.cpp View 1 2 3 4 5 6 chunks +87 lines, -23 lines 0 comments Download
M src/core/SkRecorder.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/core/SkRecorder.cpp View 2 chunks +5 lines, -5 lines 0 comments Download
M src/core/SkRecords.h View 2 chunks +5 lines, -5 lines 0 comments Download
M tests/RecordDrawTest.cpp View 1 2 3 4 5 6 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mtklein_C
6 years, 4 months ago (2014-08-14 17:17:22 UTC) #1
Stephen White
https://codereview.chromium.org/474983002/diff/40001/src/core/SkRecordDraw.cpp File src/core/SkRecordDraw.cpp (right): https://codereview.chromium.org/474983002/diff/40001/src/core/SkRecordDraw.cpp#newcode254 src/core/SkRecordDraw.cpp:254: rect = paint->computeFastBounds(rect, &rect); If you have a paint ...
6 years, 4 months ago (2014-08-14 17:23:07 UTC) #2
Stephen White
https://codereview.chromium.org/474983002/diff/40001/src/core/SkRecordDraw.cpp File src/core/SkRecordDraw.cpp (right): https://codereview.chromium.org/474983002/diff/40001/src/core/SkRecordDraw.cpp#newcode20 src/core/SkRecordDraw.cpp:20: #if 1 // TODO: Why is this the right ...
6 years, 4 months ago (2014-08-14 17:40:04 UTC) #3
mtklein
https://codereview.chromium.org/474983002/diff/40001/src/core/SkRecordDraw.cpp File src/core/SkRecordDraw.cpp (right): https://codereview.chromium.org/474983002/diff/40001/src/core/SkRecordDraw.cpp#newcode20 src/core/SkRecordDraw.cpp:20: #if 1 // TODO: Why is this the right ...
6 years, 4 months ago (2014-08-14 17:54:03 UTC) #4
robertphillips
lgtm modulo docs requests & a question https://codereview.chromium.org/474983002/diff/80001/src/core/SkRecordDraw.cpp File src/core/SkRecordDraw.cpp (right): https://codereview.chromium.org/474983002/diff/80001/src/core/SkRecordDraw.cpp#newcode127 src/core/SkRecordDraw.cpp:127: fCTM.setIdentity(); Could ...
6 years, 4 months ago (2014-08-15 17:48:08 UTC) #5
mtklein
https://codereview.chromium.org/474983002/diff/80001/src/core/SkRecordDraw.cpp File src/core/SkRecordDraw.cpp (right): https://codereview.chromium.org/474983002/diff/80001/src/core/SkRecordDraw.cpp#newcode127 src/core/SkRecordDraw.cpp:127: fCTM.setIdentity(); On 2014/08/15 17:48:07, robertphillips wrote: > Could this ...
6 years, 4 months ago (2014-08-15 18:34:01 UTC) #6
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-15 18:34:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/474983002/100001
6 years, 4 months ago (2014-08-15 18:34:23 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Ubuntu13.10-Clang-x86_64-Debug-Trybot on tryserver.skia ...
6 years, 4 months ago (2014-08-15 18:42:17 UTC) #9
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-15 18:42:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/474983002/120001
6 years, 4 months ago (2014-08-15 18:42:35 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-15 18:49:54 UTC) #12
Message was sent while issue was closed.
Committed patchset #7 (120001) as a723b576aed31a6eb2bdda6388e6bd779d04c6b0

Powered by Google App Engine
This is Rietveld 408576698