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

Issue 2164653002: Make allocator shim the default for Windows. (Closed)

Created:
4 years, 5 months ago by Sigurður Ásgeirsson
Modified:
4 years, 4 months ago
CC:
chromium-reviews, chrisha
Base URL:
https://chromium.googlesource.com/chromium/src.git@heap-shim-winheap
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make allocator shim the default for Windows release builds that link statically with the CRT. BUG=550886 Committed: https://crrev.com/043dbae25c3523a26292c4e9ec001ca14e66ea69 Cr-Commit-Position: refs/heads/master@{#412220}

Patch Set 1 #

Patch Set 2 : Don't make the shim default under the component build. #

Patch Set 3 : Merge ToT. #

Patch Set 4 : Merge ToT. #

Patch Set 5 : Turn the shim down for is_debug=true to accommodate more NaCl weirdness. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M build/config/allocator.gni View 1 2 3 4 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 37 (26 generated)
Sigurður Ásgeirsson
Hey guys, I've reproed and cleaned up the problems Chris found in his attempt to ...
4 years, 4 months ago (2016-08-15 15:12:50 UTC) #20
scottmg
lgtm
4 years, 4 months ago (2016-08-15 15:40:39 UTC) #21
Will Harris
lgtm - we haven't had a debug shim since we changed to VS2015 anyway, and ...
4 years, 4 months ago (2016-08-15 18:17:00 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2164653002/80001
4 years, 4 months ago (2016-08-16 12:48:01 UTC) #28
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-16 12:51:08 UTC) #30
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/043dbae25c3523a26292c4e9ec001ca14e66ea69 Cr-Commit-Position: refs/heads/master@{#412220}
4 years, 4 months ago (2016-08-16 12:53:17 UTC) #32
Will Harris
🎆
4 years, 4 months ago (2016-08-16 15:12:10 UTC) #33
ukai
failing with clang-cl. https://build.chromium.org/p/chromium.fyi/builders/CrWinClangGoma/builds/18671/steps/compile/logs/stdio FAILED: obj/base/allocator/unified_allocator_shim/allocator_shim.obj E:\b\c\cipd\goma/gomacc.exe ../../third_party/llvm-build/Release+Asserts/bin/clang-cl.exe /nologo /showIncludes /FC @obj/base/allocator/unified_allocator_shim/allocator_shim.obj.rsp /c ../../base/allocator/allocator_shim.cc /Foobj/base/allocator/unified_allocator_shim/allocator_shim.obj ...
4 years, 4 months ago (2016-08-17 02:06:18 UTC) #34
Sigurður Ásgeirsson
Fixed by Hans at https://codereview.chromium.org/2138173002. On Tue, Aug 16, 2016 at 10:06 PM <ukai@chromium.org> wrote: ...
4 years, 4 months ago (2016-08-17 13:31:52 UTC) #35
Primiano Tucci (use gerrit)
Woot, it did stick this time? (slowly catching up emails post vacations)
4 years, 4 months ago (2016-08-22 10:43:57 UTC) #36
Sigurður Ásgeirsson
4 years, 4 months ago (2016-08-22 17:29:36 UTC) #37
Message was sent while issue was closed.
Yups, seems to have stuck. Needed a couple of follow-up tweaks to fix this
and that, but hasn't been reverted yet, and crashes from the field are
certainly going through the shim :).

On Mon, Aug 22, 2016 at 6:43 AM <primiano@chromium.org> wrote:

> Woot, it did stick this time? (slowly catching up emails post vacations)
>
> https://codereview.chromium.org/2164653002/
>

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698