1. 03eea35 [NFC][scudo] Simplify UseQuarantine initialization by Vitaly Buka · 3 years, 4 months ago
  2. 48ff2ff scudo: Preserve no-memtag attribute on cached secondary allocations. by Peter Collingbourne · 3 years, 4 months ago
  3. 7cab2cb Merge "scudo: Allow TBI to be disabled on Linux with a macro." by Peter Collingbourne · 3 years, 4 months ago
  4. 6f816d1 scudo: Allow TBI to be disabled on Linux with a macro. by Peter Collingbourne · 3 years, 4 months ago
  5. d9c9164 Disable TBI when targeting the native bridge. by Peter Collingbourne · 3 years, 4 months ago
  6. 75ee3bc scudo: Add support for tracking stack traces of secondary allocations. by Peter Collingbourne · 3 years, 7 months ago
  7. cc3d493 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 7 months ago
  8. 296e12a [scudo][test] Disable -Wfree-nonheap-object by Leonard Chan · 3 years, 5 months ago
  9. 45e2fb1 Revert 7a0da8894348, "scudo: Support memory tagging in the secondary allocator." am: 1bc3a8d33d by Peter Collingbourne · 3 years, 5 months ago
  10. 615b9c4 [scudo][standalone] Compact pointers for Caches/Batches am: c936954e59 by Kostya Kortchinsky · 3 years, 5 months ago
  11. 1bc3a8d Revert 7a0da8894348, "scudo: Support memory tagging in the secondary allocator." by Peter Collingbourne · 3 years, 5 months ago
  12. c936954 [scudo][standalone] Compact pointers for Caches/Batches by Kostya Kortchinsky · 3 years, 5 months ago
  13. dc32b76 Merge changes I76ce981e,Ifd00d52e,Ibc6fa38b,Ic3aa6a74 am: f054b59641 by Peter Collingbourne · 3 years, 5 months ago
  14. f054b59 Merge changes I76ce981e,Ifd00d52e,Ibc6fa38b,Ic3aa6a74 by Peter Collingbourne · 3 years, 5 months ago
  15. d921b98 Merge "Temporarily disable scudo_unit_tests on host." am: 26766a7bfd by Treehugger Robot · 3 years, 5 months ago
  16. 26766a7 Merge "Temporarily disable scudo_unit_tests on host." by Treehugger Robot · 3 years, 5 months ago
  17. 4b57c90 Temporarily disable scudo_unit_tests on host. by Peter Collingbourne · 3 years, 5 months ago
  18. 2a1f105 Update branch name. am: 4eac19fbd1 by Peter Collingbourne · 3 years, 5 months ago
  19. 3f9de81 scudo: Support memory tagging in the secondary allocator. by Peter Collingbourne · 3 years, 7 months ago
  20. 3c3951e [scudo/standalone] Use .arch_extension memtag, not mte by Roland McGrath · 3 years, 6 months ago
  21. b1ba1c5 [GWP-ASan] Add aligned allocations. by Mitch Phillips · 3 years, 6 months ago
  22. ce5094b [scudo/standalone] Use zx_system_get_page_size() on Fuchsia by Roland McGrath · 3 years, 6 months ago
  23. 4eac19f Update branch name. by Peter Collingbourne · 3 years, 5 months ago
  24. f00f9b8 Mark ab/7061308 as merged in stage. by Xin Li · 3 years, 5 months ago
  25. 7dd4a10 [LSC] Add LOCAL_LICENSE_KINDS to external/scudo am: 5972a7001c by Bob Badour · 3 years, 6 months ago
  26. 5972a70 [LSC] Add LOCAL_LICENSE_KINDS to external/scudo by Bob Badour · 3 years, 6 months ago
  27. a6a10a7 [scudo][standalone] Restore GWP-ASan flag parsing am: 7f38bfa055 by Kostya Kortchinsky · 3 years, 6 months ago
  28. 8b3f441 [scudo][standalone] Enable death tests on Fuchsia am: d54555a00b by Kostya Kortchinsky · 3 years, 6 months ago
  29. 6c3767e [GWP-ASan] Add inbuilt options parser. am: c45d453355 by Mitch Phillips · 3 years, 6 months ago
  30. e9e58a1 [GWP-ASan] Minor refactor of optional components. am: e30a3f4219 by Mitch Phillips · 3 years, 6 months ago
  31. 5e60cc6 scudo: Update a comment to match the Linux kernel behavior. NFCI. am: 2f046adba4 by Peter Collingbourne · 3 years, 6 months ago
  32. 894dae8 scudo: Fix compilation for non-Linux aarch64 am: 2699c683db by Roland McGrath · 3 years, 6 months ago
  33. 7f38bfa [scudo][standalone] Restore GWP-ASan flag parsing by Kostya Kortchinsky · 3 years, 6 months ago
  34. d54555a [scudo][standalone] Enable death tests on Fuchsia by Kostya Kortchinsky · 3 years, 7 months ago
  35. c45d453 [GWP-ASan] Add inbuilt options parser. by Mitch Phillips · 3 years, 6 months ago
  36. e30a3f4 [GWP-ASan] Minor refactor of optional components. by Mitch Phillips · 3 years, 6 months ago
  37. 2f046ad scudo: Update a comment to match the Linux kernel behavior. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  38. 2699c68 scudo: Fix compilation for non-Linux aarch64 by Roland McGrath · 3 years, 7 months ago
  39. d0f7abd Remove ANDROID_EXPERIMENTAL_MTE. am: 20ad1836c9 by Peter Collingbourne · 3 years, 6 months ago
  40. 20ad183 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 3 years, 7 months ago
  41. aa0e90b scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. am: 4dd205789b by Peter Collingbourne · 3 years, 7 months ago
  42. 5d9e997 scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. am: 4edf4ef025 by Peter Collingbourne · 3 years, 7 months ago
  43. be36abd scudo: Move the configuration for the primary allocator to Config. NFCI. am: 6be4919d6b by Peter Collingbourne · 3 years, 7 months ago
  44. 996bd6d scudo: Remove ANDROID_EXPERIMENTAL_MTE macro. am: 9ece4092db by Peter Collingbourne · 3 years, 7 months ago
  45. 4dd2057 scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  46. 4edf4ef scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  47. 6be4919 scudo: Move the configuration for the primary allocator to Config. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  48. 9ece409 scudo: Remove ANDROID_EXPERIMENTAL_MTE macro. by Peter Collingbourne · 3 years, 7 months ago
  49. 16a1d6a scudo: Adjust test to use correct check for primary allocations. am: 882b85aeec am: dea1e7950a by Peter Collingbourne · 3 years, 7 months ago
  50. c95c3e0 [scudo][standalone] Allow the release of smaller sizes am: 156d47ca66 am: 18b96435c0 by Kostya Kortchinsky · 3 years, 7 months ago
  51. 55f8ed7 scudo: Remove positional template arguments for secondary cache. NFCI. am: 7488a1771f am: e9f84abc8b by Peter Collingbourne · 3 years, 7 months ago
  52. dea1e79 scudo: Adjust test to use correct check for primary allocations. am: 882b85aeec by Peter Collingbourne · 3 years, 7 months ago
  53. 18b9643 [scudo][standalone] Allow the release of smaller sizes am: 156d47ca66 by Kostya Kortchinsky · 3 years, 7 months ago
  54. e9f84ab scudo: Remove positional template arguments for secondary cache. NFCI. am: 7488a1771f by Peter Collingbourne · 3 years, 7 months ago
  55. 882b85a scudo: Adjust test to use correct check for primary allocations. by Peter Collingbourne · 3 years, 7 months ago
  56. 156d47c [scudo][standalone] Allow the release of smaller sizes by Kostya Kortchinsky · 3 years, 7 months ago
  57. 7488a17 scudo: Remove positional template arguments for secondary cache. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  58. a9206a0 [scudo] [standalone] [NFC] clang-format code. am: 27cb0636a1 am: f56fc0e2c7 by Mitch Phillips · 3 years, 7 months ago
  59. 5b4e181 [scudo][standalone] Small changes to the fastpath am: b5eabc041b am: e16e19850b by Kostya Kortchinsky · 3 years, 7 months ago
  60. 3153357 scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. am: 0e2ccab8b3 am: 54f0c8800f by Peter Collingbourne · 3 years, 7 months ago
  61. e955cad scudo: Fix quarantine allocation when MTE enabled. am: 867daf6722 am: 2a8341d465 by Peter Collingbourne · 3 years, 7 months ago
  62. d4deb40 scudo: Split setRandomTag in two. NFCI. am: 706ac40ba7 am: 777be6c3cd by Peter Collingbourne · 3 years, 7 months ago
  63. f56fc0e [scudo] [standalone] [NFC] clang-format code. am: 27cb0636a1 by Mitch Phillips · 3 years, 7 months ago
  64. e16e198 [scudo][standalone] Small changes to the fastpath am: b5eabc041b by Kostya Kortchinsky · 3 years, 7 months ago
  65. 54f0c88 scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. am: 0e2ccab8b3 by Peter Collingbourne · 3 years, 7 months ago
  66. 2a8341d scudo: Fix quarantine allocation when MTE enabled. am: 867daf6722 by Peter Collingbourne · 3 years, 7 months ago
  67. 777be6c scudo: Split setRandomTag in two. NFCI. am: 706ac40ba7 by Peter Collingbourne · 3 years, 7 months ago
  68. 27cb063 [scudo] [standalone] [NFC] clang-format code. by Mitch Phillips · 3 years, 8 months ago
  69. b5eabc0 [scudo][standalone] Small changes to the fastpath by Kostya Kortchinsky · 3 years, 8 months ago
  70. 0e2ccab scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  71. 867daf6 scudo: Fix quarantine allocation when MTE enabled. by Peter Collingbourne · 3 years, 8 months ago
  72. 706ac40 scudo: Split setRandomTag in two. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  73. a2706b7 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb am: 452a948c61 by Kostya Kortchinsky · 3 years, 8 months ago
  74. 452a948 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb by Kostya Kortchinsky · 3 years, 8 months ago
  75. 95ae7c8 [scudo][standalone] Add missing va_end() in ScopedString::append by Kostya Kortchinsky · 3 years, 8 months ago
  76. fee0037 [automerger skipped] Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 am: 7ccc96cc6e -s ours by Xin Li · 3 years, 8 months ago
  77. 7ccc96c Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 3 years, 8 months ago
  78. 31964ec [scudo][standalone] Correct min/max region indices am: ab3e32bcbd am: 9df40d216e by Kostya Kortchinsky · 3 years, 8 months ago
  79. adf8b10 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e am: c88e992205 by Roland McGrath · 3 years, 8 months ago
  80. 9df40d2 [scudo][standalone] Correct min/max region indices am: ab3e32bcbd by Kostya Kortchinsky · 3 years, 8 months ago
  81. c88e992 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e by Roland McGrath · 3 years, 8 months ago
  82. ab3e32b [scudo][standalone] Correct min/max region indices by Kostya Kortchinsky · 3 years, 9 months ago
  83. c0a20a5 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test by Roland McGrath · 3 years, 8 months ago
  84. 3742ed3 [scudo][standalone] Simplify populateFreelist am: e7788063cf am: e5d1dd6478 am: c2c5b7f592 by Kostya Kortchinsky · 3 years, 8 months ago
  85. c2c5b7f [scudo][standalone] Simplify populateFreelist am: e7788063cf am: e5d1dd6478 by Kostya Kortchinsky · 3 years, 8 months ago
  86. e5d1dd6 [scudo][standalone] Simplify populateFreelist am: e7788063cf by Kostya Kortchinsky · 3 years, 8 months ago
  87. e778806 [scudo][standalone] Simplify populateFreelist by Kostya Kortchinsky · 3 years, 9 months ago
  88. 02efa21 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 am: 098d90e33b am: 0b5f227838 by Christopher Ferris · 3 years, 9 months ago
  89. 0b5f227 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 am: 098d90e33b by Christopher Ferris · 3 years, 9 months ago
  90. 098d90e Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 by Christopher Ferris · 3 years, 9 months ago
  91. e6849f5 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." by Christopher Ferris · 3 years, 9 months ago
  92. 5a8b43e Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 am: 41d330d865 am: e3a3cc78d9 by Victor Khimenko · 3 years, 9 months ago
  93. e3a3cc7 Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 am: 41d330d865 by Victor Khimenko · 3 years, 9 months ago
  94. 41d330d Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 by Victor Khimenko · 3 years, 9 months ago
  95. bb46a90 Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" by Victor Khimenko · 3 years, 9 months ago
  96. a02f048 scudo: Don't memset previously released cached pages in the secondary allocator. by Peter Collingbourne · 3 years, 9 months ago
  97. 0147199 Make scudo available only for //frameworks/libs/native_bridge_support/libc by Victor Khimenko · 3 years, 9 months ago
  98. f5afd9e Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 am: 68b4dda57b am: db522bdaf2 by Victor Khimenko · 3 years, 9 months ago
  99. db522bd Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 am: 68b4dda57b by Victor Khimenko · 3 years, 9 months ago
  100. 68b4dda Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 by Victor Khimenko · 3 years, 9 months ago