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

Issue 348113002: Use SkMutex::assertHeld in SkPDFFont and SkPDFShader. (Closed)

Created:
6 years, 6 months ago by hal.canary
Modified:
6 years, 6 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Use SkMutex::assertHeld in SkPDFFont and SkPDFShader. Committed: https://skia.googlesource.com/skia/+/24480bc71ef6c754030cb3f98672da1c8fb3a63b

Patch Set 1 #

Total comments: 6

Patch Set 2 : AnotherPatchSet #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -7 lines) Patch
M src/pdf/SkPDFFont.cpp View 1 1 chunk +1 line, -3 lines 0 comments Download
M src/pdf/SkPDFShader.cpp View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
hal.canary
ptal
6 years, 6 months ago (2014-06-20 17:33:24 UTC) #1
mtklein
https://codereview.chromium.org/348113002/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/348113002/diff/1/src/pdf/SkPDFFont.cpp#newcode876 src/pdf/SkPDFFont.cpp:876: // This initialization is only thread safe with gcc, ...
6 years, 6 months ago (2014-06-20 17:40:59 UTC) #2
mtklein
https://codereview.chromium.org/348113002/diff/1/src/pdf/SkPDFShader.cpp File src/pdf/SkPDFShader.cpp (right): https://codereview.chromium.org/348113002/diff/1/src/pdf/SkPDFShader.cpp#newcode639 src/pdf/SkPDFShader.cpp:639: SkPDFShader::CanonicalShadersMutex().assertHeld(); Ditto. https://codereview.chromium.org/348113002/diff/1/src/pdf/SkPDFShader.cpp#newcode672 src/pdf/SkPDFShader.cpp:672: // This initialization is only ...
6 years, 6 months ago (2014-06-20 17:40:59 UTC) #3
hal.canary
https://codereview.chromium.org/348113002/diff/1/src/pdf/SkPDFFont.cpp File src/pdf/SkPDFFont.cpp (right): https://codereview.chromium.org/348113002/diff/1/src/pdf/SkPDFFont.cpp#newcode876 src/pdf/SkPDFFont.cpp:876: // This initialization is only thread safe with gcc, ...
6 years, 6 months ago (2014-06-20 17:49:07 UTC) #4
mtklein
lgtm
6 years, 6 months ago (2014-06-20 17:49:38 UTC) #5
hal.canary
The CQ bit was checked by halcanary@google.com
6 years, 6 months ago (2014-06-20 17:50:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/halcanary@google.com/348113002/20001
6 years, 6 months ago (2014-06-20 17:50:51 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 18:28:51 UTC) #8
Message was sent while issue was closed.
Change committed as 24480bc71ef6c754030cb3f98672da1c8fb3a63b

Powered by Google App Engine
This is Rietveld 408576698