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

Issue 1425533005: Rename DefaultAllocator to PartitionAllocator (Closed)

Created:
5 years, 1 month ago by haraken
Modified:
5 years, 1 month ago
Reviewers:
hajimehoshi, tasak
CC:
chromium-reviews, oilpan-reviews, Mads Ager (chromium), haraken, blink-reviews, blink-reviews-wtf_chromium.org, kouhei+heap_chromium.org, Mikhail
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename DefaultAllocator to PartitionAllocator Because it is used to allocate collections on PartitionAlloc. BUG=548582 Committed: https://crrev.com/2a0250e1b11952d6104edc129c49ed7954c189f2 Cr-Commit-Position: refs/heads/master@{#357073}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -309 lines) Patch
M third_party/WebKit/Source/platform/heap/Handle.h View 1 chunk +2 lines, -2 lines 0 comments Download
D third_party/WebKit/Source/wtf/DefaultAllocator.h View 1 chunk +0 lines, -218 lines 0 comments Download
D third_party/WebKit/Source/wtf/DefaultAllocator.cpp View 1 chunk +0 lines, -54 lines 0 comments Download
M third_party/WebKit/Source/wtf/Deque.h View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashCountedSet.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/wtf/HashMap.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashSet.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/HashTable.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/LinkedHashSet.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/wtf/ListHashSet.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/Source/wtf/PartitionAllocator.h View 4 chunks +8 lines, -8 lines 0 comments Download
A + third_party/WebKit/Source/wtf/PartitionAllocator.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/Partitions.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/wtf/Vector.h View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/wtf/wtf.gypi View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
haraken
PTAL
5 years, 1 month ago (2015-10-29 13:45:20 UTC) #2
haraken
tasak@ or hajimehoshi@: friendly ping :)
5 years, 1 month ago (2015-10-30 10:00:59 UTC) #3
hajimehoshi
cool, lgtm
5 years, 1 month ago (2015-10-30 10:19:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1425533005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1425533005/1
5 years, 1 month ago (2015-10-30 10:20:42 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-10-30 10:25:04 UTC) #7
commit-bot: I haz the power
5 years, 1 month ago (2015-10-30 10:26:04 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2a0250e1b11952d6104edc129c49ed7954c189f2
Cr-Commit-Position: refs/heads/master@{#357073}

Powered by Google App Engine
This is Rietveld 408576698