Side by Side Diff: base/allocator/partition_allocator/address_space_randomization.h
Issue 2518253002 :
Move Partition Allocator into Chromium base. (Closed)
Patch Set: Respond to more of Primiano's comments; move PartitionAllocator.* back to wtf; some build fixes
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
base/BUILD.gn
base/allocator/OWNERS
base/allocator/partition_allocator/PartitionAlloc.md
base/allocator/partition_allocator/address_space_randomization.h
base/allocator/partition_allocator/address_space_randomization.cc
base/allocator/partition_allocator/page_allocator.h
base/allocator/partition_allocator/page_allocator.cc
base/allocator/partition_allocator/partition_alloc.h
base/allocator/partition_allocator/partition_alloc.cc
base/allocator/partition_allocator/partition_alloc_unittest.cc
base/compiler_specific.h
docs/memory-infra/README.md
third_party/WebKit/Source/core/layout/LayoutObject.cpp
third_party/WebKit/Source/core/layout/line/InlineBox.cpp
third_party/WebKit/Source/core/paint/PaintLayer.cpp
third_party/WebKit/Source/platform/PartitionAllocMemoryDumpProvider.cpp
third_party/WebKit/Source/platform/graphics/ContiguousContainer.cpp
third_party/WebKit/Source/platform/heap/CallbackStack.cpp
third_party/WebKit/Source/platform/heap/HeapPage.h
third_party/WebKit/Source/platform/heap/HeapPage.cpp
third_party/WebKit/Source/platform/heap/PageMemory.h
third_party/WebKit/Source/platform/heap/PageMemory.cpp
third_party/WebKit/Source/platform/heap/Persistent.h
third_party/WebKit/Source/platform/image-decoders/ImageDecoder.cpp
third_party/WebKit/Source/wtf/Allocator.h
third_party/WebKit/Source/wtf/BUILD.gn
third_party/WebKit/Source/wtf/BitVector.cpp
third_party/WebKit/Source/wtf/Compiler.h
third_party/WebKit/Source/wtf/DEPS
third_party/WebKit/Source/wtf/Deque.h
third_party/WebKit/Source/wtf/HashCountedSet.h
third_party/WebKit/Source/wtf/HashMap.h
third_party/WebKit/Source/wtf/HashSet.h
third_party/WebKit/Source/wtf/LinkedHashSet.h
third_party/WebKit/Source/wtf/ListHashSet.h
third_party/WebKit/Source/wtf/RefPtr.h
third_party/WebKit/Source/wtf/ThreadSpecific.h
third_party/WebKit/Source/wtf/Vector.h
third_party/WebKit/Source/wtf/allocator/AddressSpaceRandomization.h
third_party/WebKit/Source/wtf/allocator/AddressSpaceRandomization.cpp
third_party/WebKit/Source/wtf/allocator/PageAllocator.h
third_party/WebKit/Source/wtf/allocator/PageAllocator.cpp
third_party/WebKit/Source/wtf/allocator/PartitionAlloc.h
third_party/WebKit/Source/wtf/allocator/PartitionAlloc.cpp
third_party/WebKit/Source/wtf/allocator/PartitionAlloc.md
third_party/WebKit/Source/wtf/allocator/PartitionAllocTest.cpp
third_party/WebKit/Source/wtf/allocator/PartitionAllocator.h
third_party/WebKit/Source/wtf/allocator/PartitionAllocator.cpp
third_party/WebKit/Source/wtf/allocator/Partitions.h
third_party/WebKit/Source/wtf/allocator/Partitions.cpp
third_party/WebKit/Source/wtf/text/CString.h
third_party/WebKit/Source/wtf/text/CString.cpp
third_party/WebKit/Source/wtf/text/StringImpl.cpp
third_party/WebKit/Source/wtf/typed_arrays/ArrayBufferContents.cpp