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

Issue 1039143004: Add base::ThreadLocalStorage (Closed)

Created:
5 years, 9 months ago by Mark Mentovai
Modified:
5 years, 8 months ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/mini_chromium@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add base::ThreadLocalStorage. This is changed from upstream by removing BASE_EXPORT. BUG=crashpad:26 R=rsesek@chromium.org Committed: https://chromium.googlesource.com/chromium/mini_chromium/+/4063fcb8f4603f8d0b531997bfe5de3aae23d517

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+539 lines, -0 lines) Patch
M base/base.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
A base/threading/thread_local_storage.h View 1 chunk +145 lines, -0 lines 0 comments Download
A base/threading/thread_local_storage.cc View 1 chunk +251 lines, -0 lines 0 comments Download
A base/threading/thread_local_storage_posix.cc View 1 chunk +32 lines, -0 lines 0 comments Download
A base/threading/thread_local_storage_win.cc View 1 chunk +107 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Mark Mentovai
5 years, 9 months ago (2015-03-27 21:34:07 UTC) #2
Robert Sesek
stamp lgtm
5 years, 8 months ago (2015-03-30 15:14:57 UTC) #3
Mark Mentovai
5 years, 8 months ago (2015-03-30 15:42:38 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
4063fcb8f4603f8d0b531997bfe5de3aae23d517 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698