Clone this repo:

Branches

  1. 8e9b584 Use using enum for JsonOptions (C++20) by Alex Attar · 6 weeks ago main
  2. 8385f10 Avoid unsafe forms for base::File::WriteAtCurrentPos() by Tom Sepez · 4 months ago
  3. a7bb45e [PA] Split SlotSpanMetadata into read-only one and writable one. by Takashi Sakamoto · 5 months ago
  4. bd3ae34 [PA] Split PartitionPageMetadata into read-only one and writable one. by Takashi Sakamoto · 5 months ago
  5. d7a1bee [PA] Split PartitionSuperPageExtentEntry into read-only one and writable one. by Takashi Sakamoto · 6 months ago
  6. 5a2fc6d [PA] Update DEPS for new include path #cleanup by mikt · 6 months ago
  7. 87928d7 Remove unneeded StringPiece header usage by Helmut Januschka · 6 months ago
  8. a0eeba1 partition_alloc: merge buildflags.h #cleanup by Arthur Sonzogni · 7 months ago
  9. 4ac80c5 Convert base::StringPiece to std::string_view left overs. by Helmut Januschka · 7 months ago
  10. c5b623b Tag easy suppressions with their sanitizer by David Benjamin · 8 months ago
  11. 2448d81 base/logging: Prevent test-only crash caused by std::string(nullptr) by Dan McArdle · 9 months ago
  12. c6d669e PA: Prefer just "PartitionAlloc" by Kalvin Lee · 11 months ago
  13. 25e18b2 [PA] Refactor: rename RefCount to InSlotMetadata by mikt · 11 months ago
  14. 4753a8c [BRP] Finchify "same slot" mode by Bartek Nowierski · 1 year ago
  15. af6dc8e Reland "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 1 year ago
  16. 137d838 Revert "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 1 year ago
  17. 615bc97 Rename {absl => std}::optional in //tools/ by Arthur Sonzogni · 1 year ago
  18. 216d33b [PA] Cleanup: Clarify naming of metadata types & variables by Bartek Nowierski · 1 year, 1 month ago
  19. 802db79 Fix implicit conversion error by Marshall Greenblatt · 1 year, 1 month ago
  20. 8847743 Apply RAW_PTR_EXCLUSION to members passed to munmap(). by Tom Sepez · 1 year, 2 months ago