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

Issue 445373003: Define SK_PICTURE_CLONE_NOOP. (Closed)

Created:
6 years, 4 months ago by mtklein_C
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Define SK_PICTURE_CLONE_NOOP. This makes SkPicture::clone() a cheap ref, meaning impl-side painting will render tiles concurrently from the same source SkPicture rather than from clones. After testing for a few months in Skia, we believe SkPicture is thread safe enough to try this out on the Chrome bots. Please revert this at the slightest sign of crash, flaky drawing, etc. CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_layout_rel BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288096 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288233

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M skia/config/SkUserConfig.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
mtklein_C
The CQ bit was checked by mtklein@chromium.org
6 years, 4 months ago (2014-08-07 13:27:27 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtklein@chromium.org/445373003/1
6 years, 4 months ago (2014-08-07 13:28:54 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-07 13:28:55 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 4 months ago (2014-08-07 13:28:56 UTC) #4
mtklein
6 years, 4 months ago (2014-08-07 14:02:36 UTC) #5
reed1
lgtm
6 years, 4 months ago (2014-08-07 14:24:06 UTC) #6
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-07 14:38:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtklein@chromium.org/445373003/1
6 years, 4 months ago (2014-08-07 14:39:42 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-07 15:56:16 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-07 16:46:19 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_clang_tsan on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_clang_tsan/builds/12)
6 years, 4 months ago (2014-08-07 16:46:20 UTC) #11
mtklein
Looks like linux_clang_tsan is failing roughly the same amount as at head. Taking that off ...
6 years, 4 months ago (2014-08-07 17:36:05 UTC) #12
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-07 17:36:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtklein@chromium.org/445373003/1
6 years, 4 months ago (2014-08-07 17:44:58 UTC) #14
commit-bot: I haz the power
Change committed as 288096
6 years, 4 months ago (2014-08-07 17:52:42 UTC) #15
Albert Bodenhamer
A revert of this CL has been created in https://codereview.chromium.org/455463002/ by abodenha@chromium.org. The reason for ...
6 years, 4 months ago (2014-08-07 21:25:11 UTC) #16
mtklein
On 2014/08/07 21:25:11, Albert Bodenhamer wrote: > A revert of this CL has been created ...
6 years, 4 months ago (2014-08-07 21:26:56 UTC) #17
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 4 months ago (2014-08-08 02:16:56 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtklein@chromium.org/445373003/1
6 years, 4 months ago (2014-08-08 02:19:16 UTC) #19
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 06:44:25 UTC) #20
Message was sent while issue was closed.
Change committed as 288233

Powered by Google App Engine
This is Rietveld 408576698