1. e9e58a1 [GWP-ASan] Minor refactor of optional components. am: e30a3f4219 by Mitch Phillips · 3 years, 6 months ago
  2. 5e60cc6 scudo: Update a comment to match the Linux kernel behavior. NFCI. am: 2f046adba4 by Peter Collingbourne · 3 years, 6 months ago
  3. 894dae8 scudo: Fix compilation for non-Linux aarch64 am: 2699c683db by Roland McGrath · 3 years, 6 months ago
  4. 7f38bfa [scudo][standalone] Restore GWP-ASan flag parsing by Kostya Kortchinsky · 3 years, 6 months ago
  5. d54555a [scudo][standalone] Enable death tests on Fuchsia by Kostya Kortchinsky · 3 years, 7 months ago
  6. c45d453 [GWP-ASan] Add inbuilt options parser. by Mitch Phillips · 3 years, 6 months ago
  7. e30a3f4 [GWP-ASan] Minor refactor of optional components. by Mitch Phillips · 3 years, 6 months ago
  8. 2f046ad scudo: Update a comment to match the Linux kernel behavior. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  9. 2699c68 scudo: Fix compilation for non-Linux aarch64 by Roland McGrath · 3 years, 7 months ago
  10. d0f7abd Remove ANDROID_EXPERIMENTAL_MTE. am: 20ad1836c9 by Peter Collingbourne · 3 years, 7 months ago
  11. 20ad183 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 3 years, 7 months ago
  12. aa0e90b scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. am: 4dd205789b by Peter Collingbourne · 3 years, 7 months ago
  13. 5d9e997 scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. am: 4edf4ef025 by Peter Collingbourne · 3 years, 7 months ago
  14. be36abd scudo: Move the configuration for the primary allocator to Config. NFCI. am: 6be4919d6b by Peter Collingbourne · 3 years, 7 months ago
  15. 996bd6d scudo: Remove ANDROID_EXPERIMENTAL_MTE macro. am: 9ece4092db by Peter Collingbourne · 3 years, 7 months ago
  16. 4dd2057 scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  17. 4edf4ef scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  18. 6be4919 scudo: Move the configuration for the primary allocator to Config. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  19. 9ece409 scudo: Remove ANDROID_EXPERIMENTAL_MTE macro. by Peter Collingbourne · 3 years, 7 months ago
  20. 16a1d6a scudo: Adjust test to use correct check for primary allocations. am: 882b85aeec am: dea1e7950a by Peter Collingbourne · 3 years, 7 months ago
  21. c95c3e0 [scudo][standalone] Allow the release of smaller sizes am: 156d47ca66 am: 18b96435c0 by Kostya Kortchinsky · 3 years, 7 months ago
  22. 55f8ed7 scudo: Remove positional template arguments for secondary cache. NFCI. am: 7488a1771f am: e9f84abc8b by Peter Collingbourne · 3 years, 7 months ago
  23. dea1e79 scudo: Adjust test to use correct check for primary allocations. am: 882b85aeec by Peter Collingbourne · 3 years, 7 months ago
  24. 18b9643 [scudo][standalone] Allow the release of smaller sizes am: 156d47ca66 by Kostya Kortchinsky · 3 years, 7 months ago
  25. e9f84ab scudo: Remove positional template arguments for secondary cache. NFCI. am: 7488a1771f by Peter Collingbourne · 3 years, 7 months ago
  26. 882b85a scudo: Adjust test to use correct check for primary allocations. by Peter Collingbourne · 3 years, 7 months ago
  27. 156d47c [scudo][standalone] Allow the release of smaller sizes by Kostya Kortchinsky · 3 years, 8 months ago
  28. 7488a17 scudo: Remove positional template arguments for secondary cache. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  29. a9206a0 [scudo] [standalone] [NFC] clang-format code. am: 27cb0636a1 am: f56fc0e2c7 by Mitch Phillips · 3 years, 8 months ago
  30. 5b4e181 [scudo][standalone] Small changes to the fastpath am: b5eabc041b am: e16e19850b by Kostya Kortchinsky · 3 years, 8 months ago
  31. 3153357 scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. am: 0e2ccab8b3 am: 54f0c8800f by Peter Collingbourne · 3 years, 8 months ago
  32. e955cad scudo: Fix quarantine allocation when MTE enabled. am: 867daf6722 am: 2a8341d465 by Peter Collingbourne · 3 years, 8 months ago
  33. d4deb40 scudo: Split setRandomTag in two. NFCI. am: 706ac40ba7 am: 777be6c3cd by Peter Collingbourne · 3 years, 8 months ago
  34. f56fc0e [scudo] [standalone] [NFC] clang-format code. am: 27cb0636a1 by Mitch Phillips · 3 years, 8 months ago
  35. e16e198 [scudo][standalone] Small changes to the fastpath am: b5eabc041b by Kostya Kortchinsky · 3 years, 8 months ago
  36. 54f0c88 scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. am: 0e2ccab8b3 by Peter Collingbourne · 3 years, 8 months ago
  37. 2a8341d scudo: Fix quarantine allocation when MTE enabled. am: 867daf6722 by Peter Collingbourne · 3 years, 8 months ago
  38. 777be6c scudo: Split setRandomTag in two. NFCI. am: 706ac40ba7 by Peter Collingbourne · 3 years, 8 months ago
  39. 27cb063 [scudo] [standalone] [NFC] clang-format code. by Mitch Phillips · 3 years, 8 months ago
  40. b5eabc0 [scudo][standalone] Small changes to the fastpath by Kostya Kortchinsky · 3 years, 8 months ago
  41. 0e2ccab scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  42. 867daf6 scudo: Fix quarantine allocation when MTE enabled. by Peter Collingbourne · 3 years, 8 months ago
  43. 706ac40 scudo: Split setRandomTag in two. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  44. a2706b7 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb am: 452a948c61 by Kostya Kortchinsky · 3 years, 8 months ago
  45. 452a948 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb by Kostya Kortchinsky · 3 years, 8 months ago
  46. 95ae7c8 [scudo][standalone] Add missing va_end() in ScopedString::append by Kostya Kortchinsky · 3 years, 8 months ago
  47. fee0037 [automerger skipped] Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 am: 7ccc96cc6e -s ours by Xin Li · 3 years, 8 months ago
  48. 7ccc96c Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 3 years, 8 months ago
  49. 31964ec [scudo][standalone] Correct min/max region indices am: ab3e32bcbd am: 9df40d216e by Kostya Kortchinsky · 3 years, 8 months ago
  50. adf8b10 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e am: c88e992205 by Roland McGrath · 3 years, 8 months ago
  51. 9df40d2 [scudo][standalone] Correct min/max region indices am: ab3e32bcbd by Kostya Kortchinsky · 3 years, 8 months ago
  52. c88e992 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e by Roland McGrath · 3 years, 8 months ago
  53. ab3e32b [scudo][standalone] Correct min/max region indices by Kostya Kortchinsky · 3 years, 9 months ago
  54. c0a20a5 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test by Roland McGrath · 3 years, 9 months ago
  55. 3742ed3 [scudo][standalone] Simplify populateFreelist am: e7788063cf am: e5d1dd6478 am: c2c5b7f592 by Kostya Kortchinsky · 3 years, 9 months ago
  56. c2c5b7f [scudo][standalone] Simplify populateFreelist am: e7788063cf am: e5d1dd6478 by Kostya Kortchinsky · 3 years, 9 months ago
  57. e5d1dd6 [scudo][standalone] Simplify populateFreelist am: e7788063cf by Kostya Kortchinsky · 3 years, 9 months ago
  58. e778806 [scudo][standalone] Simplify populateFreelist by Kostya Kortchinsky · 3 years, 9 months ago
  59. 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
  60. 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
  61. 098d90e Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 by Christopher Ferris · 3 years, 9 months ago
  62. e6849f5 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." by Christopher Ferris · 3 years, 9 months ago
  63. 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
  64. 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
  65. 41d330d Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 by Victor Khimenko · 3 years, 9 months ago
  66. bb46a90 Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" by Victor Khimenko · 3 years, 9 months ago
  67. a02f048 scudo: Don't memset previously released cached pages in the secondary allocator. by Peter Collingbourne · 3 years, 9 months ago
  68. 0147199 Make scudo available only for //frameworks/libs/native_bridge_support/libc by Victor Khimenko · 3 years, 9 months ago
  69. 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
  70. db522bd Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 am: 68b4dda57b by Victor Khimenko · 3 years, 9 months ago
  71. 68b4dda Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 by Victor Khimenko · 3 years, 9 months ago
  72. 32a91a4 Merge "Temporarily make libscudo available for all native_bridge_support packages" by Victor Khimenko · 3 years, 9 months ago
  73. 0d8467e Temporarily make libscudo available for all native_bridge_support packages by Victor Khimenko · 3 years, 9 months ago
  74. e5b3b37 [scudo][standalone] Code tidying (NFC) am: a51a892f08 am: 12fb99ab3f am: a13602c64d by Kostya Kortchinsky · 3 years, 9 months ago
  75. 72aec08 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc am: 6712ba9c9c am: 963fbee8a9 am: 000c454c1a by Fangrui Song · 3 years, 9 months ago
  76. cb0a6d2 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb am: cf6794fe4c am: 73912106d1 by Peter Collingbourne · 3 years, 9 months ago
  77. a13602c [scudo][standalone] Code tidying (NFC) am: a51a892f08 am: 12fb99ab3f by Kostya Kortchinsky · 3 years, 9 months ago
  78. 000c454 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc am: 6712ba9c9c am: 963fbee8a9 by Fangrui Song · 3 years, 9 months ago
  79. 7391210 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb am: cf6794fe4c by Peter Collingbourne · 3 years, 9 months ago
  80. 12fb99a [scudo][standalone] Code tidying (NFC) am: a51a892f08 by Kostya Kortchinsky · 3 years, 9 months ago
  81. 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
  82. cf6794f scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb by Peter Collingbourne · 3 years, 9 months ago
  83. a51a892 [scudo][standalone] Code tidying (NFC) by Kostya Kortchinsky · 3 years, 9 months ago
  84. 6712ba9 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc by Fangrui Song · 3 years, 10 months ago
  85. a7174d5 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. by Peter Collingbourne · 3 years, 10 months ago
  86. d69240f Merge "Make vendor_ramdisk_available." am: 3d73a2e32d am: 029cbdcd53 am: f4afbc32c6 by Yifan Hong · 3 years, 9 months ago
  87. f4afbc3 Merge "Make vendor_ramdisk_available." am: 3d73a2e32d am: 029cbdcd53 by Yifan Hong · 3 years, 9 months ago
  88. 029cbdc Merge "Make vendor_ramdisk_available." am: 3d73a2e32d by Yifan Hong · 3 years, 9 months ago
  89. 3d73a2e Merge "Make vendor_ramdisk_available." by Yifan Hong · 3 years, 9 months ago
  90. ad0cccd Make vendor_ramdisk_available. by Yifan Hong · 3 years, 9 months ago
  91. 3d31ee9 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 am: dce748011c am: a68bfa5dc0 by Branden Archer · 3 years, 9 months ago
  92. a68bfa5 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 am: dce748011c by Branden Archer · 3 years, 9 months ago
  93. dce7480 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 by Branden Archer · 3 years, 9 months ago
  94. 6cc4d1c Add fuzz target for scudo's fuzzer by Branden Archer · 3 years, 9 months ago
  95. 1274252 Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 am: ea250de2e3 am: ed04c69945 by Branden Archer · 3 years, 9 months ago
  96. ed04c69 Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 am: ea250de2e3 by Branden Archer · 3 years, 9 months ago
  97. ea250de Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 by Branden Archer · 3 years, 9 months ago
  98. 9f500ac Add fuzz target for scudo's fuzzer am: 28d21ae697 am: d9e4471da7 am: 3bb87a1689 by Branden Archer · 3 years, 9 months ago
  99. 3bb87a1 Add fuzz target for scudo's fuzzer am: 28d21ae697 am: d9e4471da7 by Branden Archer · 3 years, 9 months ago
  100. 32f37b5 Revert "Add fuzz target for scudo's fuzzer" by Branden Archer · 3 years, 9 months ago