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

Issue 129813008: Atomic ops: sync with Chromium. (Closed)

Created:
6 years, 11 months ago by c.truta
Modified:
6 years, 9 months ago
CC:
v8-dev, cosmin.truta, lzolotarev_blackberry.com, Liam Quinn, kaleung_blackberry.com
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Atomic ops: Sync with Chromium and add unit test. R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19738

Patch Set 1 #

Patch Set 2 : Address review comment; add unit test #

Patch Set 3 : Sync with Chromium at revision 249938 #

Patch Set 4 : Resolve a conflict with the new ARM64 code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+742 lines, -538 lines) Patch
M src/atomicops.h View 1 2 3 4 chunks +20 lines, -11 lines 0 comments Download
M src/atomicops_internals_arm_gcc.h View 1 2 4 chunks +204 lines, -33 lines 0 comments Download
A src/atomicops_internals_atomicword_compat.h View 1 1 chunk +122 lines, -0 lines 0 comments Download
A + src/atomicops_internals_mac.h View 1 6 chunks +11 lines, -93 lines 0 comments Download
M src/atomicops_internals_tsan.h View 1 2 7 chunks +94 lines, -100 lines 0 comments Download
D src/atomicops_internals_x86_macosx.h View 1 1 chunk +0 lines, -301 lines 0 comments Download
M src/atomicops_internals_x86_msvc.h View 1 2 chunks +14 lines, -0 lines 0 comments Download
M test/cctest/cctest.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A test/cctest/test-atomicops.cc View 1 1 chunk +276 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
c.truta
Hi, I cherry-picked the latest development on atomic ops from Chromium: arm_gcc and x86_msvc. In ...
6 years, 11 months ago (2014-01-24 13:26:30 UTC) #1
Benedikt Meurer
I'd prefer to cherry-pick the current Chromium state for all platforms. That way we guarantee ...
6 years, 11 months ago (2014-01-27 06:34:29 UTC) #2
c.truta
On 2014/01/27 06:34:29, Benedikt Meurer wrote: > I'd prefer to cherry-pick the current Chromium state ...
6 years, 10 months ago (2014-02-03 05:06:21 UTC) #3
Alexander Potapenko
On 2014/02/03 05:06:21, cosmin.truta wrote: > On 2014/01/27 06:34:29, Benedikt Meurer wrote: > > I'd ...
6 years, 10 months ago (2014-02-03 08:02:28 UTC) #4
Alexander Potapenko
> Can you just copy base/atomicops_internals_tsan.h to v8 verbatim (if it differs > from your ...
6 years, 10 months ago (2014-02-03 08:05:29 UTC) #5
c.truta
Hi, this is a new update. Since Patch Set 2, I landed the QNX port ...
6 years, 10 months ago (2014-02-10 05:30:17 UTC) #6
c.truta
In Patch Set 4, I resolved a small conflict with the new ARM64 code. I ...
6 years, 10 months ago (2014-02-14 07:02:39 UTC) #7
Benedikt Meurer
Looks good to me, I think we can land this next week after the Chromium ...
6 years, 10 months ago (2014-02-14 07:05:20 UTC) #8
Jarin
On 2014/02/14 07:05:20, Benedikt Meurer wrote: > Looks good to me, I think we can ...
6 years, 10 months ago (2014-02-14 08:46:03 UTC) #9
Jarin
lgtm
6 years, 9 months ago (2014-03-10 06:31:49 UTC) #10
Jarin
6 years, 9 months ago (2014-03-10 06:43:32 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 manually as r19738 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698