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

Issue 177263005: Counterproposal to 182733007: Add iterator to SkTDynamicHash (Closed)

Created:
6 years, 9 months ago by mtklein_C
Modified:
6 years, 9 months ago
Reviewers:
egdaniel, mtklein
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Counterproposal to 182733007: Add iterator to SkTDynamicHash BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=13663

Patch Set 1 #

Patch Set 2 : DEF_TEST #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -9 lines) Patch
M src/core/SkTDynamicHash.h View 1 chunk +27 lines, -0 lines 0 comments Download
M tests/DynamicHashTest.cpp View 1 5 chunks +51 lines, -9 lines 2 comments Download

Messages

Total messages: 12 (0 generated)
mtklein
I'm sorry, I couldn't help myself.
6 years, 9 months ago (2014-03-04 23:01:35 UTC) #1
egdaniel
Overall I like this version, minus my done() qualms above. On 2014/03/04 23:01:35, mtklein wrote: ...
6 years, 9 months ago (2014-03-04 23:56:11 UTC) #2
egdaniel
https://codereview.chromium.org/177263005/diff/2/tests/DynamicHashTest.cpp File tests/DynamicHashTest.cpp (right): https://codereview.chromium.org/177263005/diff/2/tests/DynamicHashTest.cpp#newcode144 tests/DynamicHashTest.cpp:144: for (Hash::Iter iter(&hash); !iter.done(); ++iter) { Part of me ...
6 years, 9 months ago (2014-03-04 23:56:29 UTC) #3
mtklein
https://codereview.chromium.org/177263005/diff/2/tests/DynamicHashTest.cpp File tests/DynamicHashTest.cpp (right): https://codereview.chromium.org/177263005/diff/2/tests/DynamicHashTest.cpp#newcode144 tests/DynamicHashTest.cpp:144: for (Hash::Iter iter(&hash); !iter.done(); ++iter) { On 2014/03/04 23:56:34, ...
6 years, 9 months ago (2014-03-05 00:13:05 UTC) #4
egdaniel
lgtm after being convinced about done()
6 years, 9 months ago (2014-03-05 00:33:43 UTC) #5
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 9 months ago (2014-03-05 00:46:14 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 00:46:24 UTC) #7
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
6 years, 9 months ago (2014-03-05 00:46:25 UTC) #8
mtklein
lgtm
6 years, 9 months ago (2014-03-05 00:46:44 UTC) #9
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 9 months ago (2014-03-05 00:46:51 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/177263005/2
6 years, 9 months ago (2014-03-05 00:46:56 UTC) #11
commit-bot: I haz the power
6 years, 9 months ago (2014-03-05 01:00:55 UTC) #12
Message was sent while issue was closed.
Change committed as 13663

Powered by Google App Engine
This is Rietveld 408576698