1. b635f27 Use modern names for base::DictValue and base::ListValue by Avi Drissman · 2 days ago main
  2. 08a72b7 Reland "[PA] Make PartitionRoot a class" by mikt · 4 days ago
  3. e028ac6 Use modern names for base::DictValue and base::ListValue by Avi Drissman · 5 days ago
  4. 1642909 Revert "[PA] Make PartitionRoot a class" by Matthias Körber · 2 weeks ago
  5. fadcf28 [PA] Make PartitionRoot a class by mikt · 2 weeks ago
  6. 60d6f6f Update file API calls to use span-based versions in pa_tcache_inspect by Jan Keitel · 3 weeks ago
  7. d500250 Use span-based file API in inspect_utils_linux.cc by Jan Keitel · 8 weeks ago
  8. 299412a Remove includes of callback_forward.h from .cc files by Lei Zhang · 9 weeks ago
  9. 27e942f Reland "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 2 months ago
  10. 5ca6db8 Revert "Move logging::LoggingSettings to base/logging/logging_settings.h" by Lei Zhang · 2 months ago
  11. 6fa90ae Move logging::LoggingSettings to base/logging/logging_settings.h by Lei Zhang · 2 months ago
  12. 3c7b1f4 [PA] Move Metadata outside of GigaCage (6/7) by Takashi Sakamoto · 6 months ago
  13. 14058fc Auto-format //tools GN files by Lei Zhang · 6 months ago
  14. 2ea414c [PA] Move Metadata outside of GigaCage (3/5) by Takashi Sakamoto · 6 months ago
  15. 7f4bdaa [PA] Move Metadata outside of GigaCage (2/5) by Takashi Sakamoto · 7 months ago
  16. cc38b4b [PA] Simplify bucket lookup by mikt · 9 months ago
  17. 14089a7 [base] Use wrapper type for PlatformThreadId by Leszek Swirski · 12 months ago
  18. 8e9b584 Use using enum for JsonOptions (C++20) by Alex Attar · 1 year, 2 months ago
  19. 8385f10 Avoid unsafe forms for base::File::WriteAtCurrentPos() by Tom Sepez · 1 year, 5 months ago
  20. a7bb45e [PA] Split SlotSpanMetadata into read-only one and writable one. by Takashi Sakamoto · 1 year, 5 months ago
  21. bd3ae34 [PA] Split PartitionPageMetadata into read-only one and writable one. by Takashi Sakamoto · 1 year, 5 months ago
  22. d7a1bee [PA] Split PartitionSuperPageExtentEntry into read-only one and writable one. by Takashi Sakamoto · 1 year, 6 months ago
  23. 5a2fc6d [PA] Update DEPS for new include path #cleanup by mikt · 1 year, 6 months ago
  24. 87928d7 Remove unneeded StringPiece header usage by Helmut Januschka · 1 year, 7 months ago
  25. a0eeba1 partition_alloc: merge buildflags.h #cleanup by Arthur Sonzogni · 1 year, 7 months ago
  26. 4ac80c5 Convert base::StringPiece to std::string_view left overs. by Helmut Januschka · 1 year, 8 months ago
  27. c5b623b Tag easy suppressions with their sanitizer by David Benjamin · 1 year, 8 months ago
  28. 2448d81 base/logging: Prevent test-only crash caused by std::string(nullptr) by Dan McArdle · 1 year, 10 months ago
  29. c6d669e PA: Prefer just "PartitionAlloc" by Kalvin Lee · 1 year, 11 months ago
  30. 25e18b2 [PA] Refactor: rename RefCount to InSlotMetadata by mikt · 1 year, 11 months ago
  31. 4753a8c [BRP] Finchify "same slot" mode by Bartek Nowierski · 2 years, 1 month ago
  32. af6dc8e Reland "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 2 years, 1 month ago
  33. 137d838 Revert "Rename {absl => std}::optional in //tools/" by Arthur Sonzogni · 2 years, 1 month ago
  34. 615bc97 Rename {absl => std}::optional in //tools/ by Arthur Sonzogni · 2 years, 1 month ago
  35. 216d33b [PA] Cleanup: Clarify naming of metadata types & variables by Bartek Nowierski · 2 years, 1 month ago
  36. 802db79 Fix implicit conversion error by Marshall Greenblatt · 2 years, 2 months ago
  37. 8847743 Apply RAW_PTR_EXCLUSION to members passed to munmap(). by Tom Sepez · 2 years, 3 months ago
  38. bb03b82 [PA] Move README, OWNERS, DEPS, BUILD.gn to top-level dir. by Arthur Sonzogni · 2 years, 4 months ago
  39. 8b06a53 Move partition_alloc into a "partition_alloc" dir. by Arthur Sonzogni · 2 years, 4 months ago
  40. 68be214 Move scoped_mach_port to base/apple, leave a forwarding header by Avi Drissman · 2 years, 6 months ago
  41. 6777190 Move mach_logging to base/apple, leave a forwarding header by Avi Drissman · 2 years, 6 months ago
  42. 2a4c4ba PA: Rename bucket distributions by Kalvin Lee · 2 years, 6 months ago
  43. 9a047fd [PA] Follow-up CL after removing ThreadSafe from PartitionAllocator. by Takashi Sakamoto · 2 years, 7 months ago
  44. 57b3b9e [PA] Remove ThreadSafe. by Takashi Sakamoto · 2 years, 8 months ago
  45. cc6bc21 Have test failures from sanitizers warnings cause task failure. by Ian Struiksma · 2 years, 8 months ago
  46. 1084fb8 add parameter to invoke escalate sanitizer warnings. by Ian Struiksma · 2 years, 8 months ago
  47. 09f58c3 [partition_alloc] Update tool to compare two distributions by Thiabaud Engelbrecht · 2 years, 10 months ago
  48. a295e5b [partition_alloc] Remove 'coarse' bucket distribution by Thiabaud Engelbrecht · 2 years, 10 months ago
  49. 13f0b81 [tools] Add memory simulator. by François Doray · 2 years, 10 months ago
  50. b55593f [PA] Remove `migration_adapter.h` by Kalvin Lee · 3 years ago
  51. 930bae8 Update PartitionAlloc tools to the new Value API by Avi Drissman · 3 years ago
  52. 568316d Remove base::Value::Type::DICTIONARY by Avi Drissman · 3 years ago
  53. da557f2 [PA] Add keishi@ to PartitionAlloc's OWNERS by Bartek Nowierski · 3 years ago
  54. fcf8933 [PA] Make partition_alloc_config.h macros fool-proof by Bartek Nowierski · 3 years, 1 month ago
  55. 5d2efcc Reland "[PA] Remove `BUILDFLAG(USE_BACKUP_REF_PTR)`" by Kalvin Lee · 3 years, 2 months ago
  56. 797585e Revert "[PA] Remove `BUILDFLAG(USE_BACKUP_REF_PTR)`" by Rakina Zata Amni · 3 years, 2 months ago
  57. 062c353 [PA] Remove `BUILDFLAG(USE_BACKUP_REF_PTR)` by Kalvin Lee · 3 years, 2 months ago
  58. 4a38200 Remove spurious stringprintf.h includes from non-headers. by Lei Zhang · 3 years, 3 months ago
  59. 06d80e1 [PA] Move `use_partition_alloc` by Kalvin Lee · 3 years, 3 months ago
  60. 8581381 [PA] Introduce use_partition_alloc_as_malloc (2 of N) by Bartek Nowierski · 3 years, 3 months ago
  61. 0f4bd26 [PA] Introduce use_partition_alloc_as_malloc (1 of N) by Bartek Nowierski · 3 years, 3 months ago
  62. 98140a6 Update copyright headers in testing/, tools/ by Avi Drissman · 3 years, 5 months ago
  63. e5f1a8a [tools/memory] Prettier printing and sorting of IOSurfaces by Benoit Lize · 3 years, 6 months ago
  64. 7d9556c [partition_alloc] Update script for bucketing scheme to display size by Thiabaud Engelbrecht · 3 years, 6 months ago
  65. 41d69d6 [partition_alloc] Fix tooling for locally profiling allocations. by Thiabaud Engelbrecht · 3 years, 6 months ago
  66. 345862f [PA] Namespace migration (38 of N) by Kalvin Lee · 3 years, 8 months ago
  67. f8a4cfe [tools/memory] Add a tool to plot IOSurface memory usage over time by Benoit Lize · 3 years, 8 months ago
  68. aa17e00 [tools/memory] Add a tool to track IOSurface memory usage by Benoit Lize · 3 years, 8 months ago
  69. f55fade partition_alloc: copy PlatformThread to PA library. by Takashi Sakamoto · 3 years, 9 months ago
  70. be0b201 [PA] Copy base/posix/eintr_wrapper.h to PA library by Bartek Nowierski · 3 years, 9 months ago
  71. c8563c1 [tools/memory] Make pa_heap_dump record heap compressibility on macOS by Benoit Lize · 3 years, 9 months ago
  72. ca7c1ec [tools/memory] Separate linux and mac code in PA's tools by Benoit Lize · 3 years, 9 months ago
  73. 4bec803 [tools/memory] Make pa_dump_heap work on macOS by Benoit Lize · 3 years, 9 months ago
  74. 74cc274 [tools/memory] Add macOS support to PartitionAlloc tools by Benoit Lize · 3 years, 9 months ago
  75. 087c763 [tools/memory] Show the heap compressibility in pa_dump_heap by Benoit Lize · 3 years, 10 months ago
  76. 6efd4ff [tools/memory] Small fixes and tweaks in live fragmentation plots by Benoit Lize · 3 years, 10 months ago
  77. d8c2279 partition_alloc: Copy base/bits.h to the PA library by Takashi Sakamoto · 3 years, 10 months ago
  78. 7b0a746 [PA] Adjust use of `base::*` by Kalvin Lee · 3 years, 10 months ago
  79. 821dbcc [PA] Namespace migration (24 of N) by Yuki Shiino · 3 years, 10 months ago
  80. ff56ec6 [tools/memory] Add tool for live-graphing of PA fragmentation. by Thiabaud Engelbrecht · 3 years, 10 months ago
  81. b9fd5e8 [tools/memory] Do not build PartitionAlloc's tools when it's not used by Benoit Lize · 3 years, 10 months ago
  82. 22690ae [tools/memory] Log requested size in PartitionAlloc, analyze it by Benoit Lize · 3 years, 10 months ago
  83. 92599d6 [tools/memory] Better superpage plots by Benoit Lize · 3 years, 11 months ago
  84. abae8f5 [tools/memory] Add a tool to dump PartitionAlloc's heap by Benoit Lize · 3 years, 11 months ago
  85. 8a340b6 [tools/memory] Show proper thread names even when pidns is used by Jann Horn · 3 years, 11 months ago
  86. feb42b9 [tools/memory] Better accounting and more precise graphs by Benoit Lize · 3 years, 11 months ago
  87. da435db [tools/memory] Plot Slot span utilization by Benoit Lize · 3 years, 11 months ago
  88. 3c34a54 [tools/memory] Add more data to pa_tcache_inspect by Benoit Lize · 4 years ago
  89. 4d131c2 [tools/memory] Dump bucket data to a JSON file in pa_tcache_inspect by Benoit Lize · 4 years ago
  90. 7d12c5d [partition_alloc] Add tool for recording memory allocations. by Thiabaud Engelbrecht · 4 years ago
  91. 5b5485d [tools/memory] Display freelist size in pa_tcache_inspect by Benoit Lize · 4 years ago
  92. 8e8704f [PA] Remove negative "special" values from SlotSpanMetadata by Bartek Nowierski · 4 years, 1 month ago
  93. 0639a8c Use #!/usr/bin/env python/2/3 in remaining .py files by Henrique Ferreiro · 4 years, 2 months ago
  94. bfbdc93 Fix -Wshadow instances: tools/ by Peter Kasting · 4 years, 3 months ago
  95. 2031934 [tools/memory] Add allocated/committed/virtual size to pa_tcache_inspect by Benoit Lize · 4 years, 3 months ago
  96. 4dc64ca [partition_alloc] Add tool to compute the internal fragmentation of by Thiabaud Engelbrecht · 4 years, 4 months ago
  97. e042944 [PartitionAlloc] Count dirty memory caused by empty SlotSpans. by Benoit Lize · 4 years, 4 months ago
  98. 8cd780c [tools/memory] More compact display in pa_tcache_inspect by Benoit Lize · 4 years, 4 months ago
  99. c3ea3d1 [tools/memory] Remove DWARF scanning in pa_tcache_inspect. by Benoit Lize · 4 years, 4 months ago
  100. 2ec6a5b [tools/memory] Display more per-root data in pa_tcache_inspect. by Benoit Lize · 4 years, 4 months ago