1. b226587 [scudo] Drain caches when release with M_PURGE_ALL by Chia-hung Duan · 1 year, 2 months ago
  2. a9f90d3 [scudo] Support printing the status of cached blocks by Chia-hung Duan · 1 year, 2 months ago
  3. 427f872 Reland D146570 "[scudo] Switch to use MemMap in tests" by Chia-hung Duan · 1 year, 3 months ago
  4. 602204b Revert "[scudo] Switch to use MemMap in tests" by Chia-hung Duan · 1 year, 3 months ago
  5. 2c9e6a6 [scudo] Switch to use MemMap in tests by Chia-hung Duan · 1 year, 3 months ago
  6. 31eceba [scudo] Add a method to force release everything. by Christopher Ferris · 1 year, 4 months ago
  7. 433de03 [scudo] Improve the uses of roundUpTo/roundDownTo/isAligned by Chia-hung Duan · 1 year, 4 months ago
  8. feaf727 [scudo] Add thread-safety annotations on TSD data members by Chia-hung Duan · 1 year, 4 months ago
  9. 07146ed [scudo] Update ring buffer test to make it accept zero size by Chia-hung Duan · 1 year, 4 months ago
  10. 5293c31 [scudo] Add the thread-safety annotations by Chia-hung Duan · 1 year, 5 months ago
  11. 69fb4e8 [scudo] Fix -Wsign-compare warning by Alex Brachet · 1 year, 5 months ago
  12. bd4d717 Dynamically allocate scudo allocation buffer. by Florian Mayer · 1 year, 6 months ago
  13. 0d8343f Add Soft/Hard RSS Limits to Scudo Standalone by Bastian Kersting · 1 year, 6 months ago
  14. 9734c3b Revert "[scudo] Detect double free when running with MTE." by Evgenii Stepanov · 1 year, 7 months ago
  15. af60e3d [scudo] Detect double free when running with MTE. by Evgenii Stepanov · 1 year, 8 months ago
  16. 5b6447a [scudo] Extend basic test to cover zero size allocs. by Evgenii Stepanov · 1 year, 8 months ago
  17. 70247ac [scudo] Fix size of MaxNumCachedHint Trusty Config by Chia-hung Duan · 1 year, 8 months ago
  18. f224ec6 Revert "Revert "[scudo] Support partial page releasing"" by Chia-hung Duan · 1 year, 8 months ago
  19. 15504609 Reland "[scudo] Manage free blocks in BatchGroup." by Chia-hung Duan · 1 year, 8 months ago
  20. f548c9d [scudo] Change region size from 1 MB to 2 MB in tests by Chia-hung Duan · 1 year, 9 months ago
  21. 68e6f37 Revert "[scudo] Manage free blocks in BatchGroup." by Kamau Bridgeman · 1 year, 9 months ago
  22. e31cbb3 Revert "[scudo] Support partial page releasing" by Kamau Bridgeman · 1 year, 9 months ago
  23. c8f96fe [scudo] Support partial page releasing by Chia-hung Duan · 1 year, 9 months ago
  24. 638f254 [scudo] Manage free blocks in BatchGroup. by Chia-hung Duan · 1 year, 9 months ago
  25. fd03ee2 Use u16 to store Count/MaxCount by Chia-hung Duan · 1 year, 9 months ago
  26. effba4b [scudo] Fix test harness integration by Dominic Chen · 2 years, 3 months ago
  27. 82297dd [scudo] Remove unused vector value initializer by Dominic Chen · 2 years, 3 months ago
  28. b1f1afa [scudo] Regression test for the MTE crash in storeEndMarker. by Evgenii Stepanov · 2 years, 7 months ago
  29. 3a4cbda Name all DEATH tests using 'DeathTest' suffix. by Mitch Phillips · 3 years ago
  30. 63933f1 [scudo] Add Scudo support for Trusty OS by Daniel Michael · 3 years, 1 month ago
  31. 1a0edff [NFC][scudo] Convert to TYPED more ScudoCombinedTest by Vitaly Buka · 3 years, 1 month ago
  32. 70168a6 [scudo] Remove disableMemoryTagChecksTestOnly by Vitaly Buka · 3 years, 1 month ago
  33. 4a435d2 [scudo] Get rid of initLinkerInitialized by Kostya Kortchinsky · 3 years, 1 month ago
  34. 64f7f01 Revert "[NFC][scudo] Let disableMemoryTagChecksTestOnly to fail" by Vitaly Buka · 3 years, 1 month ago
  35. 27c58d4 [scudo] Separate Fuchsia & Default SizeClassMap by Kostya Kortchinsky · 3 years, 1 month ago
  36. d5ef724 [NFC][scudo] Move SKIP_ON_FUCHSIA to common header by Vitaly Buka · 3 years, 1 month ago
  37. 4990d3d [scudo][NFC] Split BasicTest further by Vitaly Buka · 3 years, 1 month ago
  38. f00eda6 [NFC][scudo] Fix typo in comment by Vitaly Buka · 3 years, 1 month ago
  39. 4b58de1 [NFC][scudo] Let disableMemoryTagChecksTestOnly to fail by Vitaly Buka · 3 years, 1 month ago
  40. 81a10ce scudo: Test realloc on increasing size buffers. by Peter Collingbourne · 3 years, 1 month ago
  41. 3f5399f [scudo] Align objects with alignas by Vitaly Buka · 3 years, 2 months ago
  42. c2b3088 [scudo] Restore zxtest compatibility by Vitaly Buka · 3 years, 3 months ago
  43. 15a5cd7 [NFC][scudo] Restore !UseQuarantine check in tests by Vitaly Buka · 3 years, 3 months ago
  44. d3eeaf8 [NFC][scudo] Move macro into a shared header by Vitaly Buka · 3 years, 3 months ago
  45. 4f264f3 [NFC][scudo] Split ScudoCombinedTest.BasicCombined by Vitaly Buka · 3 years, 3 months ago
  46. 8f1fa68 [NFC][scudo] Move some shared stuff into ScudoCombinedTest by Vitaly Buka · 3 years, 3 months ago
  47. 19bc017 [NFC][scudo] Move globals into related test by Vitaly Buka · 3 years, 3 months ago
  48. b53c650 [NFC][scudo] Use TYPED_TEST to split large test by Vitaly Buka · 3 years, 3 months ago
  49. ff35093 [Scudo] Fix SizeClassAllocatorLocalCache::drain by Vitaly Buka · 3 years, 3 months ago
  50. 03eea35 [NFC][scudo] Simplify UseQuarantine initialization by Vitaly Buka · 3 years, 3 months ago
  51. cc3d493 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 6 months ago
  52. 1bc3a8d Revert 7a0da8894348, "scudo: Support memory tagging in the secondary allocator." by Peter Collingbourne · 3 years, 4 months ago
  53. c936954 [scudo][standalone] Compact pointers for Caches/Batches by Kostya Kortchinsky · 3 years, 5 months ago
  54. 3f9de81 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 6 months ago
  55. 4dd2057 scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. by Peter Collingbourne · 3 years, 6 months ago
  56. 6be4919 scudo: Move the configuration for the primary allocator to Config. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  57. 882b85a scudo: Adjust test to use correct check for primary allocations. by Peter Collingbourne · 3 years, 6 months ago
  58. 7488a17 scudo: Remove positional template arguments for secondary cache. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  59. 241449c [scudo][standalone] Fix tests under ASan/UBSan by Kostya Kortchinsky · 3 years, 9 months ago
  60. 33f8e1a scudo: Add an API for disabling memory initialization per-thread. by Peter Collingbourne · 3 years, 10 months ago
  61. 80bb8b8 [scudo][standalone] Enable secondary cache release on Fuchsia by Kostya Kortchinsky · 3 years, 10 months ago
  62. c72ca56 [scudo][standalone] mallopt runtime configuration options by Kostya Kortchinsky · 4 years ago
  63. 0611b7d Avoid use of std::make_unique in compiler-rt/lib/scudo/standalone/tests/combined_test.cpp by Hans Wennborg · 4 years ago
  64. cbbd056 Speculative build fix for scudo/standalone/tests/combined_test.cpp by Hans Wennborg · 4 years ago
  65. b232c856 scudo: Interleave odd and even tags for adjacent blocks. by Peter Collingbourne · 4 years ago
  66. d2aa037 scudo: Remove some boilerplate from the combined allocator tests. NFCI. by Peter Collingbourne · 4 years ago
  67. 6fbf5f1 [scudo][standalone] Allow Primary allocations to fail up multiple times. by Christopher Ferris · 4 years ago android-r-beta-2 android-r-beta-3
  68. 90d0d18 Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 2 months ago
  69. 874b5c9 Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 3 months ago
  70. a98a996 Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 5 months ago
  71. 130bfdb Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 5 months ago
  72. c5d5abc Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 5 months ago
  73. 48429c7 Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 7 months ago
  74. c910695 Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 7 months ago
  75. 09e6d48 Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 7 months ago
  76. d29271f Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 8 months ago
  77. 3e8c65b Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 8 months ago
  78. c283bab Imported Scudo Standalone changes: by Dynamic Tools Team · 4 years, 9 months ago
  79. 517193e Project import generated by Copybara. by Dynamic Tools Team · 4 years, 10 months ago