1. f054b59 Merge changes I76ce981e,Ifd00d52e,Ibc6fa38b,Ic3aa6a74 by Peter Collingbourne · 3 years, 5 months ago
  2. 26766a7 Merge "Temporarily disable scudo_unit_tests on host." by Treehugger Robot · 3 years, 5 months ago
  3. 4b57c90 Temporarily disable scudo_unit_tests on host. by Peter Collingbourne · 3 years, 5 months ago
  4. 3f9de81 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 7 months ago
  5. 3c3951e [scudo/standalone] Use .arch_extension memtag, not mte by Roland McGrath · 3 years, 6 months ago
  6. b1ba1c5 [GWP-ASan] Add aligned allocations. by Mitch Phillips · 3 years, 6 months ago
  7. ce5094b [scudo/standalone] Use zx_system_get_page_size() on Fuchsia by Roland McGrath · 3 years, 6 months ago
  8. 4eac19f Update branch name. by Peter Collingbourne · 3 years, 5 months ago
  9. 5972a70 [LSC] Add LOCAL_LICENSE_KINDS to external/scudo by Bob Badour · 3 years, 6 months ago
  10. 7f38bfa [scudo][standalone] Restore GWP-ASan flag parsing by Kostya Kortchinsky · 3 years, 6 months ago
  11. d54555a [scudo][standalone] Enable death tests on Fuchsia by Kostya Kortchinsky · 3 years, 7 months ago
  12. c45d453 [GWP-ASan] Add inbuilt options parser. by Mitch Phillips · 3 years, 6 months ago
  13. e30a3f4 [GWP-ASan] Minor refactor of optional components. by Mitch Phillips · 3 years, 6 months ago
  14. 2f046ad scudo: Update a comment to match the Linux kernel behavior. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  15. 2699c68 scudo: Fix compilation for non-Linux aarch64 by Roland McGrath · 3 years, 7 months ago
  16. 20ad183 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 3 years, 7 months ago
  17. 4dd2057 scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  18. 4edf4ef scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  19. 6be4919 scudo: Move the configuration for the primary allocator to Config. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  20. 9ece409 scudo: Remove ANDROID_EXPERIMENTAL_MTE macro. by Peter Collingbourne · 3 years, 7 months ago
  21. 882b85a scudo: Adjust test to use correct check for primary allocations. by Peter Collingbourne · 3 years, 7 months ago
  22. 156d47c [scudo][standalone] Allow the release of smaller sizes by Kostya Kortchinsky · 3 years, 8 months ago
  23. 7488a17 scudo: Remove positional template arguments for secondary cache. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  24. 27cb063 [scudo] [standalone] [NFC] clang-format code. by Mitch Phillips · 3 years, 8 months ago
  25. b5eabc0 [scudo][standalone] Small changes to the fastpath by Kostya Kortchinsky · 3 years, 8 months ago
  26. 0e2ccab scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  27. 867daf6 scudo: Fix quarantine allocation when MTE enabled. by Peter Collingbourne · 3 years, 8 months ago
  28. 706ac40 scudo: Split setRandomTag in two. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  29. 452a948 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb by Kostya Kortchinsky · 3 years, 8 months ago
  30. 95ae7c8 [scudo][standalone] Add missing va_end() in ScopedString::append by Kostya Kortchinsky · 3 years, 8 months ago
  31. 7ccc96c Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 3 years, 8 months ago
  32. 9df40d2 [scudo][standalone] Correct min/max region indices am: ab3e32bcbd by Kostya Kortchinsky · 3 years, 8 months ago
  33. c88e992 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e by Roland McGrath · 3 years, 8 months ago
  34. ab3e32b [scudo][standalone] Correct min/max region indices by Kostya Kortchinsky · 3 years, 9 months ago
  35. c0a20a5 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test by Roland McGrath · 3 years, 8 months ago
  36. e5d1dd6 [scudo][standalone] Simplify populateFreelist am: e7788063cf by Kostya Kortchinsky · 3 years, 9 months ago
  37. e778806 [scudo][standalone] Simplify populateFreelist by Kostya Kortchinsky · 3 years, 9 months ago
  38. 098d90e Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 by Christopher Ferris · 3 years, 9 months ago
  39. e6849f5 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." by Christopher Ferris · 3 years, 9 months ago
  40. 41d330d Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 by Victor Khimenko · 3 years, 9 months ago
  41. bb46a90 Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" by Victor Khimenko · 3 years, 9 months ago
  42. a02f048 scudo: Don't memset previously released cached pages in the secondary allocator. by Peter Collingbourne · 3 years, 9 months ago
  43. 0147199 Make scudo available only for //frameworks/libs/native_bridge_support/libc by Victor Khimenko · 3 years, 9 months ago
  44. 68b4dda Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 by Victor Khimenko · 3 years, 9 months ago
  45. 32a91a4 Merge "Temporarily make libscudo available for all native_bridge_support packages" by Victor Khimenko · 3 years, 9 months ago
  46. 0d8467e Temporarily make libscudo available for all native_bridge_support packages by Victor Khimenko · 3 years, 9 months ago
  47. 12fb99a [scudo][standalone] Code tidying (NFC) am: a51a892f08 by Kostya Kortchinsky · 3 years, 9 months ago
  48. 963fbee [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc am: 6712ba9c9c by Fangrui Song · 3 years, 9 months ago
  49. cf6794f scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb by Peter Collingbourne · 3 years, 9 months ago
  50. a51a892 [scudo][standalone] Code tidying (NFC) by Kostya Kortchinsky · 3 years, 9 months ago
  51. 6712ba9 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc by Fangrui Song · 3 years, 10 months ago
  52. a7174d5 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. by Peter Collingbourne · 3 years, 10 months ago
  53. 029cbdc Merge "Make vendor_ramdisk_available." am: 3d73a2e32d by Yifan Hong · 3 years, 9 months ago
  54. 3d73a2e Merge "Make vendor_ramdisk_available." by Yifan Hong · 3 years, 9 months ago
  55. ad0cccd Make vendor_ramdisk_available. by Yifan Hong · 3 years, 9 months ago
  56. dce7480 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 by Branden Archer · 3 years, 9 months ago
  57. 6cc4d1c Add fuzz target for scudo's fuzzer by Branden Archer · 3 years, 9 months ago
  58. ea250de Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 by Branden Archer · 3 years, 9 months ago
  59. 32f37b5 Revert "Add fuzz target for scudo's fuzzer" by Branden Archer · 3 years, 9 months ago
  60. d9e4471 Add fuzz target for scudo's fuzzer am: 28d21ae697 by Branden Archer · 3 years, 9 months ago
  61. 28d21ae Add fuzz target for scudo's fuzzer by Branden Archer · 3 years, 9 months ago
  62. df1e951 Skip ab/6749736 in stage. by Xin Li · 3 years, 10 months ago
  63. 0296f81 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 am: caa6acdfcf am: cef23b94cc by Peter Collingbourne · 3 years, 10 months ago
  64. 4e0d7f0 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 am: 791cfd58aa by Kostya Kortchinsky · 3 years, 10 months ago
  65. cef23b9 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 am: caa6acdfcf by Peter Collingbourne · 3 years, 10 months ago
  66. 791cfd5 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 by Kostya Kortchinsky · 3 years, 10 months ago
  67. caa6acd scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 by Peter Collingbourne · 3 years, 10 months ago
  68. 7906e3b [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 by Kostya Kortchinsky · 3 years, 10 months ago
  69. 0866013 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 by Peter Collingbourne · 3 years, 10 months ago
  70. ffa775e [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 by Kostya Kortchinsky · 3 years, 10 months ago
  71. 3cf6037 scudo: Make it thread-safe to set some runtime configuration flags. by Peter Collingbourne · 3 years, 10 months ago
  72. 10703a6 [scudo][standalone] Fix Primary's ReleaseToOS test by Kostya Kortchinsky · 3 years, 10 months ago
  73. 605c0c2 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 am: ce9f570b91 am: 76574b29ab by Kostya Kortchinsky · 3 years, 10 months ago
  74. 2734db1 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f am: b7c281c992 am: 2ac38b8016 by Peter Collingbourne · 3 years, 10 months ago
  75. 76574b2 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 am: ce9f570b91 by Kostya Kortchinsky · 3 years, 10 months ago
  76. 2ac38b8 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f am: b7c281c992 by Peter Collingbourne · 3 years, 10 months ago
  77. ce9f570 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 by Kostya Kortchinsky · 3 years, 10 months ago
  78. b7c281c scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f by Peter Collingbourne · 3 years, 10 months ago
  79. e55cdae [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 by Kostya Kortchinsky · 3 years, 10 months ago
  80. 02e3903 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e by Peter Collingbourne · 3 years, 10 months ago
  81. c95ae6b [scudo][standalone] Remove unused atomic_compare_exchange_weak by Kostya Kortchinsky · 3 years, 10 months ago
  82. 8a2df0d scudo: Re-order Allocator fields for improved performance. NFCI. by Peter Collingbourne · 3 years, 10 months ago
  83. a2ac8c7 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 am: fd4093edf6 am: b06cfe57ec by Kostya Kortchinsky · 3 years, 10 months ago
  84. b06cfe5 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 am: fd4093edf6 by Kostya Kortchinsky · 3 years, 10 months ago
  85. fd4093e [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 by Kostya Kortchinsky · 3 years, 10 months ago
  86. 709ada7 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 by Kostya Kortchinsky · 3 years, 10 months ago
  87. 241449c [scudo][standalone] Fix tests under ASan/UBSan by Kostya Kortchinsky · 3 years, 10 months ago
  88. a441996 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa am: f76b22141c am: 67448c6d00 am: 5badf9a1ff by Kostya Kortchinsky · 3 years, 10 months ago
  89. 5badf9a [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa am: f76b22141c am: 67448c6d00 by Kostya Kortchinsky · 3 years, 10 months ago
  90. 67448c6 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa am: f76b22141c by Kostya Kortchinsky · 3 years, 10 months ago
  91. f76b221 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa by Kostya Kortchinsky · 3 years, 10 months ago
  92. 2b968af [scudo][standalone] Remove the pthread key from the shared TSD by Kostya Kortchinsky · 3 years, 10 months ago
  93. 24e0fd9 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 am: 4753d21311 am: 7e6749f3a5 by Roland McGrath · 3 years, 10 months ago
  94. 7e6749f [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 am: 4753d21311 by Roland McGrath · 3 years, 10 months ago
  95. 4753d21 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 by Roland McGrath · 3 years, 10 months ago
  96. 43b2542 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 by Roland McGrath · 3 years, 10 months ago
  97. 54e34e0 [scudo/standalone] Fix undefined behavior in checksum test by Roland McGrath · 3 years, 10 months ago
  98. a99d9c0 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a am: 61446e3909 am: 17f58f508f by Elliott Hughes · 3 years, 10 months ago
  99. 17f58f5 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a am: 61446e3909 by Elliott Hughes · 3 years, 10 months ago
  100. 61446e3 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a by Elliott Hughes · 3 years, 10 months ago