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

Issue 991943002: Use global GrMemoryPools protected by mutex for GrProcessor/GrBatch (Closed)

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

Description

Use global GrMemoryPools protected by mutex for GrProcessor/GrBatch BUG=chromium:464892 Committed: https://skia.googlesource.com/skia/+/5baedd637806293e9da600af42ada8f75e7db580

Patch Set 1 #

Patch Set 2 : fixed #

Total comments: 4

Patch Set 3 : address comments #

Total comments: 4

Patch Set 4 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -30 lines) Patch
M src/gpu/GrBatch.cpp View 1 2 3 1 chunk +18 lines, -15 lines 0 comments Download
M src/gpu/GrProcessor.cpp View 1 2 3 3 chunks +18 lines, -15 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
bsalomon
ptal
5 years, 9 months ago (2015-03-09 17:49:37 UTC) #2
robertphillips
lgtm. Does this "fix" the Chromium failures? https://codereview.chromium.org/991943002/diff/20001/src/gpu/GrBatch.cpp File src/gpu/GrBatch.cpp (right): https://codereview.chromium.org/991943002/diff/20001/src/gpu/GrBatch.cpp#newcode11 src/gpu/GrBatch.cpp:11: namespace { ...
5 years, 9 months ago (2015-03-09 17:54:23 UTC) #3
bsalomon
https://codereview.chromium.org/991943002/diff/20001/src/gpu/GrBatch.cpp File src/gpu/GrBatch.cpp (right): https://codereview.chromium.org/991943002/diff/20001/src/gpu/GrBatch.cpp#newcode11 src/gpu/GrBatch.cpp:11: namespace { On 2015/03/09 17:54:23, robertphillips wrote: > Maybe ...
5 years, 9 months ago (2015-03-09 17:55:12 UTC) #4
mtklein
https://codereview.chromium.org/991943002/diff/30001/src/gpu/GrBatch.cpp File src/gpu/GrBatch.cpp (right): https://codereview.chromium.org/991943002/diff/30001/src/gpu/GrBatch.cpp#newcode12 src/gpu/GrBatch.cpp:12: // threads. The GrContext is not used concurrently on ...
5 years, 9 months ago (2015-03-09 18:10:04 UTC) #5
bsalomon
https://codereview.chromium.org/991943002/diff/30001/src/gpu/GrBatch.cpp File src/gpu/GrBatch.cpp (right): https://codereview.chromium.org/991943002/diff/30001/src/gpu/GrBatch.cpp#newcode12 src/gpu/GrBatch.cpp:12: // threads. The GrContext is not used concurrently on ...
5 years, 9 months ago (2015-03-09 18:42:42 UTC) #6
mtklein
lgtm
5 years, 9 months ago (2015-03-09 18:43:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/991943002/50001
5 years, 9 months ago (2015-03-09 19:10:02 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 19:15:56 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:50001) as
https://skia.googlesource.com/skia/+/5baedd637806293e9da600af42ada8f75e7db580

Powered by Google App Engine
This is Rietveld 408576698