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

Issue 1105213002: win 2015: disable allocator shim (Closed)

Created:
5 years, 8 months ago by scottmg
Modified:
5 years, 7 months ago
Reviewers:
Will Harris
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win 2015: disable allocator shim The allocator shimming doesn't work on the 2015 CRT and we are hoping to be able to remove it if an additional feature lands in the 2015 CRT API. For now, don't shim and revisit once VS2015 is RTM. R=wfh@chromium.org BUG=481611 Committed: https://crrev.com/58b00a59bff3c44ef6e41f77d2afba4408f4564a Cr-Commit-Position: refs/heads/master@{#327297}

Patch Set 1 #

Patch Set 2 : fix condition #

Patch Set 3 : skip libc #

Patch Set 4 : move libc avoid into allocator.gyp #

Patch Set 5 : remove changes to allocator.gyp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M build/common.gypi View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (2 generated)
scottmg
5 years, 8 months ago (2015-04-27 20:34:45 UTC) #1
scottmg
er, wait. that's not right, one sec.
5 years, 8 months ago (2015-04-27 20:36:47 UTC) #2
scottmg
ok, let's go with that. ptal.
5 years, 8 months ago (2015-04-27 20:42:02 UTC) #4
scottmg
oh feh, that doesn't actually work because it doesn't stop the prep_libc script from running. ...
5 years, 8 months ago (2015-04-27 20:52:52 UTC) #5
Will Harris
On 2015/04/27 20:52:52, scottmg wrote: > oh feh, that doesn't actually work because it doesn't ...
5 years, 8 months ago (2015-04-27 21:45:06 UTC) #6
scottmg
On 2015/04/27 21:45:06, Will Harris wrote: > On 2015/04/27 20:52:52, scottmg wrote: > > oh ...
5 years, 8 months ago (2015-04-27 21:47:28 UTC) #7
scottmg
On 2015/04/27 21:47:28, scottmg wrote: > On 2015/04/27 21:45:06, Will Harris wrote: > > On ...
5 years, 8 months ago (2015-04-27 22:29:06 UTC) #8
Will Harris
hmm if win_use_allocator_shim is 0 then no targets should be pulling in the allocator.gyp:allocator dependency ...
5 years, 8 months ago (2015-04-27 22:42:29 UTC) #9
scottmg
On 2015/04/27 22:42:29, Will Harris wrote: > hmm if win_use_allocator_shim is 0 then no targets ...
5 years, 8 months ago (2015-04-27 23:09:07 UTC) #10
Will Harris
lgtm
5 years, 8 months ago (2015-04-28 04:28:05 UTC) #11
Will Harris
one random thought - does component get set to "static_library" or empty by default? - ...
5 years, 8 months ago (2015-04-28 04:35:54 UTC) #12
scottmg
On 2015/04/28 04:35:54, Will Harris wrote: > one random thought - does component get set ...
5 years, 7 months ago (2015-04-28 15:11:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1105213002/100001
5 years, 7 months ago (2015-04-28 15:11:51 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 7 months ago (2015-04-28 16:14:48 UTC) #16
commit-bot: I haz the power
5 years, 7 months ago (2015-04-28 16:15:37 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/58b00a59bff3c44ef6e41f77d2afba4408f4564a
Cr-Commit-Position: refs/heads/master@{#327297}

Powered by Google App Engine
This is Rietveld 408576698