Clone this repo:

Branches

  1. 390c4b9 partition_alloc: fix OFFICIAL_BUILD legacy macro by Arthur Sonzogni · 6 minutes ago main
  2. ff3b8b8 Clean up: Fix 11 wrong escapes in 5 DEPS files in base by yoshiki iguchi · 3 days ago
  3. e6c4d08 partition_alloc: Add missing <cstring> includes for standalone builds by Arthur Sonzogni · 3 days ago
  4. 7c5bc8b partition_alloc: presubmit against external define by Arthur Sonzogni · 3 days ago
  5. 76c74af Introduce kUnprotectedInRelease raw_ptr trait by Keishi Hattori · 3 days ago
  6. 0059a76 base: Introduce ReallocProtectedIterator to mitigate container realloc UAF by Keishi Hattori · 4 days ago
  7. 6be374a PA: Add public PartitionRoot::GetRootFromAddress() method by Takashi Sakamoto · 5 days ago
  8. a39cb77 [PA/MO] Support flexible configuration of TaskAnnotator purge by mikt · 5 days ago
  9. 58bfcae PA: Replace FreeWithSize() with Free() with FreeFlags::kWithSizeHint. by Takashi Sakamoto · 5 days ago
  10. 3842bcc partition_alloc: Use PA_BUILDFLAG(IS_COMPONENT_BUILD) by Arthur Sonzogni · 6 days ago
  11. ff212a1 Clean up launch for PartitionAllocLockTuneSpin by Fiona Verzivolli · 11 days ago
  12. b6aef85 Run `gn format` on all BUILD.gn files. by Matt Stark · 13 days ago
  13. 16682d1 PA: Make GetZeroSegmentSize() public by Takashi Sakamoto · 13 days ago
  14. df57485 Reland "Split PartitionAlloc headers into internal ones and public ones" by Takashi Sakamoto · 2 weeks ago
  15. 9c88596 Revert "Split PartitionAlloc headers into internal ones and public ones" by Andrea Orru · 3 weeks ago
  16. 4e22396 Split PartitionAlloc headers into internal ones and public ones by Takashi Sakamoto · 3 weeks ago
  17. c0432b8 Launch PartitionAllocWithAdvancedChecks (MiracleObject) on Browser UI by mikt · 3 weeks ago
  18. 2930421 [gin] Pkey mprotect thread isolation data by Maksim Ivanov · 3 weeks ago
  19. a6fd7d1 [PartitionAlloc] Guard `no_default_deps` with `build_with_chromium` by Arthur Sonzogni · 3 weeks ago
  20. 21720ad Expand DynamicPoolSize from IOS test only to also normal function. by Stephen Nusko · 3 weeks ago