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

Issue 1057043003: SkTHash: remove() (Closed)

Created:
5 years, 8 months ago by mtklein_C
Modified:
5 years, 8 months ago
Reviewers:
joshualitt, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : () #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -12 lines) Patch
M src/core/SkTHash.h View 10 chunks +50 lines, -12 lines 0 comments Download
M tests/HashTest.cpp View 1 2 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
mtklein_C
5 years, 8 months ago (2015-04-20 20:49:36 UTC) #2
joshualitt
This patch worked great for my use case, thanks! https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp File tests/HashTest.cpp (right): https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp#newcode60 tests/HashTest.cpp:60: ...
5 years, 8 months ago (2015-04-21 13:21:10 UTC) #3
mtklein
https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp File tests/HashTest.cpp (right): https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp#newcode60 tests/HashTest.cpp:60: REPORTER_ASSERT(r, (found == nullptr) == i < N/2); On ...
5 years, 8 months ago (2015-04-21 13:37:57 UTC) #5
joshualitt
https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp File tests/HashTest.cpp (right): https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp#newcode60 tests/HashTest.cpp:60: REPORTER_ASSERT(r, (found == nullptr) == i < N/2); On ...
5 years, 8 months ago (2015-04-21 13:40:31 UTC) #6
mtklein
https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp File tests/HashTest.cpp (right): https://codereview.chromium.org/1057043003/diff/1/tests/HashTest.cpp#newcode60 tests/HashTest.cpp:60: REPORTER_ASSERT(r, (found == nullptr) == i < N/2); On ...
5 years, 8 months ago (2015-04-21 13:48:29 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1057043003/20001
5 years, 8 months ago (2015-04-21 13:48:50 UTC) #9
joshualitt
On 2015/04/21 13:48:50, I haz the power (commit-bot) wrote: > Dry run: CQ is trying ...
5 years, 8 months ago (2015-04-21 13:51:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1057043003/20001
5 years, 8 months ago (2015-04-21 13:53:00 UTC) #13
commit-bot: I haz the power
5 years, 8 months ago (2015-04-21 13:54:00 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/33d73c39dd3cca7594b3ad4304143872d5f7f570

Powered by Google App Engine
This is Rietveld 408576698