Clone this repo:

Branches

  1. 1f5d57d [PA] Support maximum AllocToken IDs by ainozaki · 4 hours ago main
  2. 15bf773 [PA] Decouple AllocToken from partition index by ainozaki · 5 hours ago
  3. 876243f [PA/MO] Add an option to apply quarantine only to IPC-triggered tasks by mikt · 6 hours ago
  4. 21aca3f PA: Remove `base/augmentations/` by Kalvin Lee · 6 hours ago
  5. 990382a Prevent a realloc slot reuse with live raw_ptr refs by Stephen Nusko · 8 hours ago
  6. e4d2f03 ReallocProtectedIterator: Use `std::optional` by Kalvin Lee · 29 hours ago
  7. b49162b PA: Adjust args to `FreeAfterBRPQuarantine()` by Kalvin Lee · 29 hours ago
  8. f755cc4 PA: Introduce `InSlotMetadata::From()` by Kalvin Lee · 29 hours ago
  9. d9b0e26 ReallocProtectedIterator: Use PA struct by Kalvin Lee · 29 hours ago
  10. 46c3707 Spanification of shim/allocator_shim_default_dispatch_to_partition_alloc.cc by Daniel Angulo · 2 days ago
  11. 940e808 base: Remove CheckHeapIntegrity and CheckMetadataIntegrity by Justin Cohen · 2 days ago
  12. 335d95e PAlloc: Use less space for power-of-2 sized AlignedAlloc. by Gregg Tavares · 3 days ago
  13. bda1ae1 PA: Mark `GetSlotUsableSize()` `const` by Kalvin Lee · 3 days ago
  14. 0e3ace2 [PA] Add support for operator new(std::align_val_t, std::nothrow) by Arthur Sonzogni · 4 days ago
  15. 2f810de PA: Directly call `GetRawSize()` by Kalvin Lee · 4 days ago
  16. df5fc1b PA: Include buildflags header by Kalvin Lee · 4 days ago
  17. 7dbf24a Remove UNSAFE_TODO from partition_alloc/scheduler_loop_quarantine_support.cc by Daniel Angulo · 7 days ago
  18. ac51e08 remove UNSAFE_TODOs from partition_alloc/partition_root.cc by Daniel Angulo · 7 days ago
  19. f37e5dd [PA] Switch AllocToken ABI from Fast ABI to non-Fast ABI by ainozaki · 7 days ago
  20. 087e4c3 [PA] Zap intended leaks even without a type id hint by Keishi Hattori · 7 days ago