1. e9f84ab scudo: Remove positional template arguments for secondary cache. NFCI. am: 7488a1771f by Peter Collingbourne · 3 years, 7 months ago
  2. 882b85a scudo: Adjust test to use correct check for primary allocations. by Peter Collingbourne · 3 years, 7 months ago
  3. 156d47c [scudo][standalone] Allow the release of smaller sizes by Kostya Kortchinsky · 3 years, 8 months ago
  4. 7488a17 scudo: Remove positional template arguments for secondary cache. NFCI. by Peter Collingbourne · 3 years, 7 months ago
  5. a9206a0 [scudo] [standalone] [NFC] clang-format code. am: 27cb0636a1 am: f56fc0e2c7 by Mitch Phillips · 3 years, 8 months ago
  6. 5b4e181 [scudo][standalone] Small changes to the fastpath am: b5eabc041b am: e16e19850b by Kostya Kortchinsky · 3 years, 8 months ago
  7. 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
  8. e955cad scudo: Fix quarantine allocation when MTE enabled. am: 867daf6722 am: 2a8341d465 by Peter Collingbourne · 3 years, 8 months ago
  9. d4deb40 scudo: Split setRandomTag in two. NFCI. am: 706ac40ba7 am: 777be6c3cd by Peter Collingbourne · 3 years, 8 months ago
  10. f56fc0e [scudo] [standalone] [NFC] clang-format code. am: 27cb0636a1 by Mitch Phillips · 3 years, 8 months ago
  11. e16e198 [scudo][standalone] Small changes to the fastpath am: b5eabc041b by Kostya Kortchinsky · 3 years, 8 months ago
  12. 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
  13. 2a8341d scudo: Fix quarantine allocation when MTE enabled. am: 867daf6722 by Peter Collingbourne · 3 years, 8 months ago
  14. 777be6c scudo: Split setRandomTag in two. NFCI. am: 706ac40ba7 by Peter Collingbourne · 3 years, 8 months ago
  15. 27cb063 [scudo] [standalone] [NFC] clang-format code. by Mitch Phillips · 3 years, 8 months ago
  16. b5eabc0 [scudo][standalone] Small changes to the fastpath by Kostya Kortchinsky · 3 years, 8 months ago
  17. 0e2ccab scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  18. 867daf6 scudo: Fix quarantine allocation when MTE enabled. by Peter Collingbourne · 3 years, 8 months ago
  19. 706ac40 scudo: Split setRandomTag in two. NFCI. by Peter Collingbourne · 3 years, 8 months ago
  20. a2706b7 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb am: 452a948c61 by Kostya Kortchinsky · 3 years, 8 months ago
  21. 452a948 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb by Kostya Kortchinsky · 3 years, 8 months ago
  22. 95ae7c8 [scudo][standalone] Add missing va_end() in ScopedString::append by Kostya Kortchinsky · 3 years, 8 months ago
  23. fee0037 [automerger skipped] Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 am: 7ccc96cc6e -s ours by Xin Li · 3 years, 8 months ago
  24. 7ccc96c Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 3 years, 8 months ago
  25. 31964ec [scudo][standalone] Correct min/max region indices am: ab3e32bcbd am: 9df40d216e by Kostya Kortchinsky · 3 years, 8 months ago
  26. adf8b10 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e am: c88e992205 by Roland McGrath · 3 years, 8 months ago
  27. 9df40d2 [scudo][standalone] Correct min/max region indices am: ab3e32bcbd by Kostya Kortchinsky · 3 years, 8 months ago
  28. c88e992 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e by Roland McGrath · 3 years, 8 months ago
  29. ab3e32b [scudo][standalone] Correct min/max region indices by Kostya Kortchinsky · 3 years, 9 months ago
  30. c0a20a5 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test by Roland McGrath · 3 years, 8 months ago
  31. 3742ed3 [scudo][standalone] Simplify populateFreelist am: e7788063cf am: e5d1dd6478 am: c2c5b7f592 by Kostya Kortchinsky · 3 years, 9 months ago
  32. c2c5b7f [scudo][standalone] Simplify populateFreelist am: e7788063cf am: e5d1dd6478 by Kostya Kortchinsky · 3 years, 9 months ago
  33. e5d1dd6 [scudo][standalone] Simplify populateFreelist am: e7788063cf by Kostya Kortchinsky · 3 years, 9 months ago
  34. e778806 [scudo][standalone] Simplify populateFreelist by Kostya Kortchinsky · 3 years, 9 months ago
  35. 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
  36. 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
  37. 098d90e Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 by Christopher Ferris · 3 years, 9 months ago
  38. e6849f5 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." by Christopher Ferris · 3 years, 9 months ago
  39. 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
  40. 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
  41. 41d330d Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 by Victor Khimenko · 3 years, 9 months ago
  42. bb46a90 Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" by Victor Khimenko · 3 years, 9 months ago
  43. a02f048 scudo: Don't memset previously released cached pages in the secondary allocator. by Peter Collingbourne · 3 years, 9 months ago
  44. 0147199 Make scudo available only for //frameworks/libs/native_bridge_support/libc by Victor Khimenko · 3 years, 9 months ago
  45. 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
  46. db522bd Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 am: 68b4dda57b by Victor Khimenko · 3 years, 9 months ago
  47. 68b4dda Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 by Victor Khimenko · 3 years, 9 months ago
  48. 32a91a4 Merge "Temporarily make libscudo available for all native_bridge_support packages" by Victor Khimenko · 3 years, 9 months ago
  49. 0d8467e Temporarily make libscudo available for all native_bridge_support packages by Victor Khimenko · 3 years, 9 months ago
  50. e5b3b37 [scudo][standalone] Code tidying (NFC) am: a51a892f08 am: 12fb99ab3f am: a13602c64d by Kostya Kortchinsky · 3 years, 9 months ago
  51. 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
  52. cb0a6d2 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb am: cf6794fe4c am: 73912106d1 by Peter Collingbourne · 3 years, 9 months ago
  53. a13602c [scudo][standalone] Code tidying (NFC) am: a51a892f08 am: 12fb99ab3f by Kostya Kortchinsky · 3 years, 9 months ago
  54. 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
  55. 7391210 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb am: cf6794fe4c by Peter Collingbourne · 3 years, 9 months ago
  56. 12fb99a [scudo][standalone] Code tidying (NFC) am: a51a892f08 by Kostya Kortchinsky · 3 years, 9 months ago
  57. 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
  58. cf6794f scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb by Peter Collingbourne · 3 years, 9 months ago
  59. a51a892 [scudo][standalone] Code tidying (NFC) by Kostya Kortchinsky · 3 years, 9 months ago
  60. 6712ba9 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc by Fangrui Song · 3 years, 10 months ago
  61. a7174d5 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. by Peter Collingbourne · 3 years, 10 months ago
  62. d69240f Merge "Make vendor_ramdisk_available." am: 3d73a2e32d am: 029cbdcd53 am: f4afbc32c6 by Yifan Hong · 3 years, 9 months ago
  63. f4afbc3 Merge "Make vendor_ramdisk_available." am: 3d73a2e32d am: 029cbdcd53 by Yifan Hong · 3 years, 9 months ago
  64. 029cbdc Merge "Make vendor_ramdisk_available." am: 3d73a2e32d by Yifan Hong · 3 years, 9 months ago
  65. 3d73a2e Merge "Make vendor_ramdisk_available." by Yifan Hong · 3 years, 9 months ago
  66. ad0cccd Make vendor_ramdisk_available. by Yifan Hong · 3 years, 9 months ago
  67. 3d31ee9 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 am: dce748011c am: a68bfa5dc0 by Branden Archer · 3 years, 9 months ago
  68. a68bfa5 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 am: dce748011c by Branden Archer · 3 years, 9 months ago
  69. dce7480 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 by Branden Archer · 3 years, 9 months ago
  70. 6cc4d1c Add fuzz target for scudo's fuzzer by Branden Archer · 3 years, 9 months ago
  71. 1274252 Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 am: ea250de2e3 am: ed04c69945 by Branden Archer · 3 years, 9 months ago
  72. ed04c69 Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 am: ea250de2e3 by Branden Archer · 3 years, 9 months ago
  73. ea250de Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 by Branden Archer · 3 years, 9 months ago
  74. 9f500ac Add fuzz target for scudo's fuzzer am: 28d21ae697 am: d9e4471da7 am: 3bb87a1689 by Branden Archer · 3 years, 9 months ago
  75. 3bb87a1 Add fuzz target for scudo's fuzzer am: 28d21ae697 am: d9e4471da7 by Branden Archer · 3 years, 9 months ago
  76. 32f37b5 Revert "Add fuzz target for scudo's fuzzer" by Branden Archer · 3 years, 9 months ago
  77. d9e4471 Add fuzz target for scudo's fuzzer am: 28d21ae697 by Branden Archer · 3 years, 9 months ago
  78. 28d21ae Add fuzz target for scudo's fuzzer by Branden Archer · 3 years, 9 months ago
  79. 0467117 [automerger skipped] Skip ab/6749736 in stage. am: df1e95119f -s ours am: bb65390923 -s ours by Xin Li · 3 years, 10 months ago
  80. bb65390 [automerger skipped] Skip ab/6749736 in stage. am: df1e95119f -s ours by Xin Li · 3 years, 10 months ago
  81. df1e951 Skip ab/6749736 in stage. by Xin Li · 3 years, 10 months ago
  82. 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
  83. 4e0d7f0 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 am: 791cfd58aa by Kostya Kortchinsky · 3 years, 10 months ago
  84. 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
  85. 791cfd5 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 by Kostya Kortchinsky · 3 years, 10 months ago
  86. caa6acd scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 by Peter Collingbourne · 3 years, 10 months ago
  87. 7906e3b [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 by Kostya Kortchinsky · 3 years, 10 months ago
  88. 0866013 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 by Peter Collingbourne · 3 years, 10 months ago
  89. ffa775e [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 by Kostya Kortchinsky · 3 years, 10 months ago
  90. 3cf6037 scudo: Make it thread-safe to set some runtime configuration flags. by Peter Collingbourne · 3 years, 10 months ago
  91. 10703a6 [scudo][standalone] Fix Primary's ReleaseToOS test by Kostya Kortchinsky · 3 years, 10 months ago
  92. 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
  93. 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
  94. 76574b2 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 am: ce9f570b91 by Kostya Kortchinsky · 3 years, 10 months ago
  95. 2ac38b8 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f am: b7c281c992 by Peter Collingbourne · 3 years, 10 months ago
  96. ce9f570 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 by Kostya Kortchinsky · 3 years, 10 months ago
  97. b7c281c scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f by Peter Collingbourne · 3 years, 10 months ago
  98. e55cdae [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 by Kostya Kortchinsky · 3 years, 10 months ago
  99. 02e3903 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e by Peter Collingbourne · 3 years, 10 months ago
  100. c95ae6b [scudo][standalone] Remove unused atomic_compare_exchange_weak by Kostya Kortchinsky · 3 years, 10 months ago