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

Issue 906213002: Oilpan: Rename heap classes (Closed)

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

Description

Oilpan: Rename heap classes This CL renames heap classes as follows to make the naming more consistent [Before] BaseHeapPage <-- HeapPage, LargeObject ThreadHeap <-- ThreadHeapForHeapPage, ThreadHeapForLargeObject [After] BasePage <-- NormalPage, LargeObjectPage BasePageHeap <-- NormalPageHeap, LargeObjectHeap Also this CL renames enum values of TypedHeaps (to avoid conflict with "LargeObjectHeap"). BUG=420515 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189806 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190030

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -231 lines) Patch
M Source/platform/heap/Heap.h View 1 2 3 34 chunks +69 lines, -69 lines 0 comments Download
M Source/platform/heap/Heap.cpp View 1 2 3 76 chunks +140 lines, -140 lines 0 comments Download
M Source/platform/heap/HeapTest.cpp View 1 2 chunks +3 lines, -3 lines 0 comments Download
M Source/platform/heap/ThreadState.h View 1 2 5 chunks +12 lines, -12 lines 0 comments Download
M Source/platform/heap/ThreadState.cpp View 1 2 3 3 chunks +6 lines, -6 lines 0 comments Download
M Source/platform/heap/Visitor.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (4 generated)
haraken
PTAL. I'm not sure if these names are the best though.
5 years, 10 months ago (2015-02-09 08:52:55 UTC) #2
sof
On 2015/02/09 08:52:55, haraken wrote: > PTAL. I'm not sure if these names are the ...
5 years, 10 months ago (2015-02-09 09:30:37 UTC) #3
haraken
On 2015/02/09 09:30:37, sof wrote: > On 2015/02/09 08:52:55, haraken wrote: > > PTAL. I'm ...
5 years, 10 months ago (2015-02-09 09:47:27 UTC) #4
sof
On 2015/02/09 09:47:27, haraken wrote: > On 2015/02/09 09:30:37, sof wrote: > > On 2015/02/09 ...
5 years, 10 months ago (2015-02-09 09:58:04 UTC) #5
haraken
On 2015/02/09 09:58:04, sof wrote: > On 2015/02/09 09:47:27, haraken wrote: > > On 2015/02/09 ...
5 years, 10 months ago (2015-02-09 11:33:20 UTC) #6
sof
lgtm
5 years, 10 months ago (2015-02-09 12:48:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/906213002/40001
5 years, 10 months ago (2015-02-09 13:44:05 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://src.chromium.org/viewvc/blink?view=rev&revision=189806
5 years, 10 months ago (2015-02-09 14:28:56 UTC) #10
caseq
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/911663002/ by caseq@chromium.org. ...
5 years, 10 months ago (2015-02-09 18:34:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/906213002/60001
5 years, 10 months ago (2015-02-12 06:01:06 UTC) #14
commit-bot: I haz the power
5 years, 10 months ago (2015-02-12 07:19:51 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190030

Powered by Google App Engine
This is Rietveld 408576698