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

Issue 435040: Convert the existing .gyp configuration to use the new base\allocator... (Closed)

Created:
11 years, 1 month ago by sgk
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com, Paweł Hajdan Jr., willchan no longer on Chromium
Visibility:
Public.

Description

Convert the existing .gyp configuration to use the new base\allocator library with upstream source code from the new vendor branch patterns in third_party\jemalloc and third_party\tcmalloc. BUG=27911 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33208

Patch Set 1 #

Patch Set 2 : updates for linux converting to use tcmalloc #

Total comments: 8

Patch Set 3 : '' #

Patch Set 4 : 'make #

Patch Set 5 : test linux using forked page_heap.cc #

Patch Set 6 : '' #

Patch Set 7 : ifdef API changes in page_heap.h #

Patch Set 8 : latest updates after forking page_heap_linux.cc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -25 lines) Patch
M base/allocator/allocator.gyp View 6 7 2 chunks +12 lines, -1 line 0 comments Download
M base/base.gyp View 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M build/all.gyp View 1 2 3 4 5 6 7 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 7 21 chunks +21 lines, -20 lines 0 comments Download
M chrome/test/interactive_ui/interactive_ui_tests.gypi View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell.gyp View 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
sgk
The previous CLs branched the necessary files for the new layout so both old and ...
11 years, 1 month ago (2009-11-25 04:15:00 UTC) #1
jar (doing other things)
I'm not in any way a gyp expert... so all I did was sanity check ...
11 years ago (2009-11-25 17:12:20 UTC) #2
sgk
http://codereview.chromium.org/435040/diff/2001/2002 File build/all.gyp (right): http://codereview.chromium.org/435040/diff/2001/2002#newcode95 build/all.gyp:95: '../base/allocator/allocator.gyp:*', On 2009/11/25 17:12:20, jar wrote: > Should this ...
11 years ago (2009-11-25 17:19:46 UTC) #3
sgk
11 years ago (2009-11-26 14:49:49 UTC) #4
TBR=jar

Overnight trybot and other test runs passed, so I'm pulling the trigger on this.
 I'll send out chromium-dev mail to explain the change.

Powered by Google App Engine
This is Rietveld 408576698