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

Issue 434067: Branch the files in the shim layer that switches between the... (Closed)

Created:
11 years ago by sgk
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Branch the files in the shim layer that switches between the memory allocation implementations (tcmalloc, jemalloc, etc.) into a base\allocator library. BUG=27911 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33043

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -206 lines) Patch
A + base/allocator/README View 1 chunk +59 lines, -60 lines 0 comments Download
A + base/allocator/allocator.gyp View 6 chunks +126 lines, -129 lines 0 comments Download
A + base/allocator/allocator_shim.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + base/allocator/allocator_unittests.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + base/allocator/generic_allocators.cc View 1 chunk +1 line, -1 line 0 comments Download
A + base/allocator/prep_libc.sh View 1 chunk +1 line, -1 line 0 comments Download
A + base/allocator/unittest_utils.cc View 1 chunk +18 lines, -18 lines 0 comments Download
A + base/allocator/win_allocator.cc View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
sgk
11 years ago (2009-11-25 02:16:27 UTC) #1
TBR=jar

Last big piece of SVN prep.  None of this is tied into the rest of the build
yet.

Powered by Google App Engine
This is Rietveld 408576698