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

Issue 316143003: Remove SkPicture::kUsePathBoundsForClip_RecordingFlag (Closed)

Created:
6 years, 6 months ago by robertphillips
Modified:
6 years, 6 months ago
Reviewers:
mtklein, scroggo, djsollen, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Remove SkPicture::kUsePathBoundsForClip_RecordingFlag The real question is whether we ever want to record a picture without using the path bounds for a conservative (but faster) clip answer? Committed: https://skia.googlesource.com/skia/+/9f1c241e0d8a756fca1ec2dacb565eec83166d5f

Patch Set 1 #

Total comments: 3

Patch Set 2 : Updating to ToT #

Patch Set 3 : update to ToT (again) #

Patch Set 4 : Add suppression for fixed GM #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -81 lines) Patch
M bench/benchmain.cpp View 3 chunks +4 lines, -11 lines 0 comments Download
M expectations/gm/ignored-tests.txt View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M gm/gmmain.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M include/core/SkPicture.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M include/core/SkPictureRecorder.h View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M src/core/SkPictureRecord.cpp View 2 chunks +3 lines, -11 lines 0 comments Download
M tests/PictureTest.cpp View 1 2 31 chunks +38 lines, -44 lines 0 comments Download
M tools/PictureRenderer.h View 1 chunk +1 line, -1 line 0 comments Download
M tools/PictureRenderer.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
M tools/bench_playback.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M tools/bench_record.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 24 (0 generated)
robertphillips
6 years, 6 months ago (2014-06-05 13:48:09 UTC) #1
mtklein
lgtm. In my experience, you have to be insane not to use kUsePathBoundsForClip. It's much ...
6 years, 6 months ago (2014-06-05 13:51:28 UTC) #2
robertphillips
Adding Derek & Leon. I think the answer for both Skia & Chrome is that ...
6 years, 6 months ago (2014-06-05 13:57:06 UTC) #3
reed1
non-android lgtm
6 years, 6 months ago (2014-06-05 14:06:24 UTC) #4
reed1
On 2014/06/05 14:06:24, reed1 wrote: > non-android lgtm ... I wonder. When we have lazy ...
6 years, 6 months ago (2014-06-05 14:07:02 UTC) #5
scroggo
lgtm https://codereview.chromium.org/316143003/diff/1/include/core/SkPicture.h File include/core/SkPicture.h (right): https://codereview.chromium.org/316143003/diff/1/include/core/SkPicture.h#newcode135 include/core/SkPicture.h:135: #ifdef SK_SUPPORT_LEGACY_RECORDING_FLAG Android never uses kUsePathBoundsForClip_RecordingFlag, so removing ...
6 years, 6 months ago (2014-06-05 17:58:16 UTC) #6
robertphillips
https://codereview.chromium.org/316143003/diff/1/src/core/SkPictureRecord.cpp File src/core/SkPictureRecord.cpp (right): https://codereview.chromium.org/316143003/diff/1/src/core/SkPictureRecord.cpp#newcode866 src/core/SkPictureRecord.cpp:866: this->updateClipConservativelyUsingBounds(rrect.getBounds(), op, false); Right - it records the original ...
6 years, 6 months ago (2014-06-05 18:40:24 UTC) #7
scroggo
On 2014/06/05 18:40:24, robertphillips wrote: > From Android's perspective it does alter the contract of ...
6 years, 6 months ago (2014-06-05 19:07:39 UTC) #8
mtklein
On 2014/06/05 19:07:39, scroggo wrote: > On 2014/06/05 18:40:24, robertphillips wrote: > > From Android's ...
6 years, 6 months ago (2014-06-05 19:39:03 UTC) #9
scroggo
On 2014/06/05 19:39:03, mtklein wrote: > On 2014/06/05 19:07:39, scroggo wrote: > > On 2014/06/05 ...
6 years, 6 months ago (2014-06-06 15:13:06 UTC) #10
robertphillips
The CQ bit was checked by robertphillips@google.com
6 years, 6 months ago (2014-06-06 18:19:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/316143003/1
6 years, 6 months ago (2014-06-06 18:19:14 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-06 18:19:17 UTC) #13
commit-bot: I haz the power
Failed to apply patch for gyp/skia_for_chromium_defines.gypi: While running git apply --index -p1; error: patch failed: ...
6 years, 6 months ago (2014-06-06 18:19:18 UTC) #14
robertphillips
The CQ bit was checked by robertphillips@google.com
6 years, 6 months ago (2014-06-08 20:04:30 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/316143003/20001
6 years, 6 months ago (2014-06-08 20:05:33 UTC) #16
robertphillips
The CQ bit was checked by robertphillips@google.com
6 years, 6 months ago (2014-06-08 23:05:33 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/316143003/40001
6 years, 6 months ago (2014-06-08 23:05:40 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug-Trybot on tryserver.chromium ...
6 years, 6 months ago (2014-06-08 23:25:20 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-08 23:44:10 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug-Trybot on tryserver.chromium (http://108.170.220.120:10117/builders/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug-Trybot/builds/220)
6 years, 6 months ago (2014-06-08 23:44:11 UTC) #21
robertphillips
The CQ bit was checked by robertphillips@google.com
6 years, 6 months ago (2014-06-09 12:57:54 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/robertphillips@google.com/316143003/60001
6 years, 6 months ago (2014-06-09 12:59:01 UTC) #23
commit-bot: I haz the power
6 years, 6 months ago (2014-06-09 13:25:39 UTC) #24
Message was sent while issue was closed.
Change committed as 9f1c241e0d8a756fca1ec2dacb565eec83166d5f

Powered by Google App Engine
This is Rietveld 408576698