Clone this repo:

Branches

  1. 344fbfe Use _WIN32 instead of WIN32 in component_export.h by Arthur Sonzogni · 25 hours ago main
  2. e142dc3 PA: Enforce -Wnontrivial-memaccess and -Wnontrivial-memcall. by Arthur Sonzogni · 26 hours ago
  3. 596194f partition_alloc: fix outdated circular-dependency header guards by Arthur Sonzogni · 31 hours ago
  4. c8ffc79 partition_alloc: Clean up warnings in standalone config. by Arthur Sonzogni · 2 days ago
  5. 5bc15a7 partition-alloc: Define is_ubsan and is_tsan for standalone build by Arthur Sonzogni · 2 days ago
  6. b8ae6c8 partition_alloc: Fix user space segment by Michael Lippautz · 2 days ago
  7. 40389bc partition_alloc: Enable user space zero segment on ChromeOS by Michael Lippautz · 3 days ago
  8. 8f376b3 Fix TSan data race in PartitionRoot::AdjustSlotSpanRing by Dominic Battre · 3 days ago
  9. 7ba9392 partition_alloc: Rework userspace zero segment and enable on Windows by Michael Lippautz · 3 days ago
  10. 390c4b9 partition_alloc: fix OFFICIAL_BUILD legacy macro by Arthur Sonzogni · 5 days ago
  11. ff3b8b8 Clean up: Fix 11 wrong escapes in 5 DEPS files in base by yoshiki iguchi · 8 days ago
  12. e6c4d08 partition_alloc: Add missing <cstring> includes for standalone builds by Arthur Sonzogni · 8 days ago
  13. 7c5bc8b partition_alloc: presubmit against external define by Arthur Sonzogni · 8 days ago
  14. 76c74af Introduce kUnprotectedInRelease raw_ptr trait by Keishi Hattori · 8 days ago
  15. 0059a76 base: Introduce ReallocProtectedIterator to mitigate container realloc UAF by Keishi Hattori · 9 days ago
  16. 6be374a PA: Add public PartitionRoot::GetRootFromAddress() method by Takashi Sakamoto · 10 days ago
  17. a39cb77 [PA/MO] Support flexible configuration of TaskAnnotator purge by mikt · 10 days ago
  18. 58bfcae PA: Replace FreeWithSize() with Free() with FreeFlags::kWithSizeHint. by Takashi Sakamoto · 10 days ago
  19. 3842bcc partition_alloc: Use PA_BUILDFLAG(IS_COMPONENT_BUILD) by Arthur Sonzogni · 11 days ago
  20. ff212a1 Clean up launch for PartitionAllocLockTuneSpin by Fiona Verzivolli · 2 weeks ago