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

Issue 1324153003: Add template parameter and unittests to atomic utils. (Closed)

Created:
5 years, 3 months ago by Michael Lippautz
Modified:
5 years, 3 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Add template parameter and unittests to atomic utils. BUG= Committed: https://crrev.com/cd6631ade91f16370588954c7ccd435544e911f2 Cr-Commit-Position: refs/heads/master@{#30589}

Patch Set 1 #

Patch Set 2 : #

Total comments: 9

Patch Set 3 : fighting c++ #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -29 lines) Patch
M src/atomic-utils.h View 1 2 3 chunks +62 lines, -28 lines 2 comments Download
M src/heap/heap.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
A test/unittests/atomic-utils-unittest.cc View 1 2 1 chunk +217 lines, -0 lines 0 comments Download
M test/unittests/unittests.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Michael Lippautz
The changes we discussed and the unittests you didn't ask for :) https://codereview.chromium.org/1324153003/diff/20001/src/atomic-utils.h File src/atomic-utils.h ...
5 years, 3 months ago (2015-09-04 11:09:32 UTC) #1
Michael Lippautz
(message see above; finger was faster than brain)
5 years, 3 months ago (2015-09-04 11:10:00 UTC) #3
Michael Starzinger
https://codereview.chromium.org/1324153003/diff/20001/src/atomic-utils.h File src/atomic-utils.h (right): https://codereview.chromium.org/1324153003/diff/20001/src/atomic-utils.h#newcode119 src/atomic-utils.h:119: class AtomicFlag { On 2015/09/04 11:09:32, Michael Lippautz wrote: ...
5 years, 3 months ago (2015-09-04 11:43:19 UTC) #4
Michael Lippautz
PTAL https://codereview.chromium.org/1324153003/diff/20001/src/atomic-utils.h File src/atomic-utils.h (right): https://codereview.chromium.org/1324153003/diff/20001/src/atomic-utils.h#newcode17 src/atomic-utils.h:17: class AtomicValue { This one is now AtomicNumber ...
5 years, 3 months ago (2015-09-04 13:03:52 UTC) #5
Michael Starzinger
LGTM. https://codereview.chromium.org/1324153003/diff/10005/src/atomic-utils.h File src/atomic-utils.h (right): https://codereview.chromium.org/1324153003/diff/10005/src/atomic-utils.h#newcode67 src/atomic-utils.h:67: struct cast_helper { Got a rhyme for you: ...
5 years, 3 months ago (2015-09-04 13:28:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1324153003/10005 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1324153003/10005
5 years, 3 months ago (2015-09-04 13:36:51 UTC) #8
Michael Lippautz
https://codereview.chromium.org/1324153003/diff/10005/src/atomic-utils.h File src/atomic-utils.h (right): https://codereview.chromium.org/1324153003/diff/10005/src/atomic-utils.h#newcode67 src/atomic-utils.h:67: struct cast_helper { On 2015/09/04 13:28:46, Michael Starzinger wrote: ...
5 years, 3 months ago (2015-09-04 13:37:12 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:10005)
5 years, 3 months ago (2015-09-04 14:02:18 UTC) #10
commit-bot: I haz the power
5 years, 3 months ago (2015-09-04 14:02:27 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cd6631ade91f16370588954c7ccd435544e911f2
Cr-Commit-Position: refs/heads/master@{#30589}

Powered by Google App Engine
This is Rietveld 408576698