Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(17)

Issue 1164643005: Oilpan: Add ENABLE_LAZY_SWEEPING and ENABLE_IDLE_GC to features.gypi (Closed)

Created:
4 years, 11 months ago by haraken
Modified:
4 years, 11 months ago
CC:
blink-reviews, Mads Ager (chromium), oilpan-reviews, blink-reviews-wtf_chromium.org, kouhei+heap_chromium.org, Mikhail
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Oilpan: Add ENABLE_LAZY_SWEEPING and ENABLE_IDLE_GC to features.gypi It's not nice to define macros in an actual header file. We should define it in features.gypi. So this CL moves the definition of ENABLE_LAZY_SWEEPING to features.gypi. This CL also defines ENABLE_IDLE_GC for ease of our experiments. This CL doesn't change any behavior. BUG=420515 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196362

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -17 lines) Patch
M Source/build/features.gypi View 1 1 chunk +2 lines, -0 lines 2 comments Download
M Source/platform/heap/Heap.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/platform/heap/HeapTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/heap/ThreadState.h View 1 chunk +0 lines, -7 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/wtf/AddressSanitizer.h View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
haraken
PTAL
4 years, 11 months ago (2015-06-02 08:49:33 UTC) #2
peria
https://codereview.chromium.org/1164643005/diff/1/Source/build/features.gypi File Source/build/features.gypi (right): https://codereview.chromium.org/1164643005/diff/1/Source/build/features.gypi#newcode94 Source/build/features.gypi:94: 'feature_defines': [ Please do either one of following items. ...
4 years, 11 months ago (2015-06-02 09:03:24 UTC) #3
haraken
On 2015/06/02 09:03:24, peria wrote: > https://codereview.chromium.org/1164643005/diff/1/Source/build/features.gypi > File Source/build/features.gypi (right): > > https://codereview.chromium.org/1164643005/diff/1/Source/build/features.gypi#newcode94 > ...
4 years, 11 months ago (2015-06-02 09:05:51 UTC) #4
peria
I'm sorry, I forgot to mention about more important point. We have to add more ...
4 years, 11 months ago (2015-06-02 09:11:32 UTC) #5
haraken
https://codereview.chromium.org/1164643005/diff/20001/Source/build/features.gypi File Source/build/features.gypi (right): https://codereview.chromium.org/1164643005/diff/20001/Source/build/features.gypi#newcode93 Source/build/features.gypi:93: }], On 2015/06/02 09:11:32, peria wrote: > We need ...
4 years, 11 months ago (2015-06-02 09:19:42 UTC) #6
peria
On 2015/06/02 09:19:42, haraken wrote: > https://codereview.chromium.org/1164643005/diff/20001/Source/build/features.gypi > File Source/build/features.gypi (right): > > https://codereview.chromium.org/1164643005/diff/20001/Source/build/features.gypi#newcode93 > ...
4 years, 11 months ago (2015-06-02 09:20:35 UTC) #7
peria
lgtm
4 years, 11 months ago (2015-06-02 09:20:42 UTC) #8
haraken
tkent-san: Mind taking a look at wtf/?
4 years, 11 months ago (2015-06-02 09:21:41 UTC) #10
tkent
lgtm
4 years, 11 months ago (2015-06-02 22:30:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1164643005/20001
4 years, 11 months ago (2015-06-02 23:19:32 UTC) #13
commit-bot: I haz the power
4 years, 11 months ago (2015-06-03 02:13:30 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196362

Powered by Google App Engine
This is Rietveld 408576698