- 20ad183 Remove ANDROID_EXPERIMENTAL_MTE. by Peter Collingbourne · 4 years ago
- 4dd2057 scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI. by Peter Collingbourne · 4 years ago
- 4edf4ef scudo: Replace the Cache argument on MapAllocator with a Config argument. NFCI. by Peter Collingbourne · 4 years ago
- 6be4919 scudo: Move the configuration for the primary allocator to Config. NFCI. by Peter Collingbourne · 4 years ago
- 9ece409 scudo: Remove ANDROID_EXPERIMENTAL_MTE macro. by Peter Collingbourne · 4 years ago
- 882b85a scudo: Adjust test to use correct check for primary allocations. by Peter Collingbourne · 4 years ago
- 156d47c [scudo][standalone] Allow the release of smaller sizes by Kostya Kortchinsky · 4 years ago
- 7488a17 scudo: Remove positional template arguments for secondary cache. NFCI. by Peter Collingbourne · 4 years ago
- 27cb063 [scudo] [standalone] [NFC] clang-format code. by Mitch Phillips · 4 years ago
- b5eabc0 [scudo][standalone] Small changes to the fastpath by Kostya Kortchinsky · 4 years ago
- 0e2ccab scudo: Shrink secondary header and cache entry size by a word on Linux. NFCI. by Peter Collingbourne · 4 years ago
- 867daf6 scudo: Fix quarantine allocation when MTE enabled. by Peter Collingbourne · 4 years ago
- 706ac40 scudo: Split setRandomTag in two. NFCI. by Peter Collingbourne · 4 years ago
- 452a948 [scudo][standalone] Add missing va_end() in ScopedString::append am: 95ae7c8abb by Kostya Kortchinsky · 4 years ago
- 95ae7c8 [scudo][standalone] Add missing va_end() in ScopedString::append by Kostya Kortchinsky · 4 years ago
- 7ccc96c Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years ago
- 9df40d2 [scudo][standalone] Correct min/max region indices am: ab3e32bcbd by Kostya Kortchinsky · 4 years ago
- c88e992 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test am: c0a20a5b4e by Roland McGrath · 4 years ago
- ab3e32b [scudo][standalone] Correct min/max region indices by Kostya Kortchinsky · 4 years ago
- c0a20a5 [scudo/standalone] Fix leak in ThreadedGlobalQuarantine test by Roland McGrath · 4 years ago
- e5d1dd6 [scudo][standalone] Simplify populateFreelist am: e7788063cf by Kostya Kortchinsky · 4 years ago
- e778806 [scudo][standalone] Simplify populateFreelist by Kostya Kortchinsky · 4 years, 1 month ago
- 098d90e Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 by Christopher Ferris · 4 years, 1 month ago
- e6849f5 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." by Christopher Ferris · 4 years, 1 month ago
- 41d330d Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 by Victor Khimenko · 4 years, 1 month ago
- bb46a90 Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" by Victor Khimenko · 4 years, 1 month ago
- a02f048 scudo: Don't memset previously released cached pages in the secondary allocator. by Peter Collingbourne · 4 years, 1 month ago
- 0147199 Make scudo available only for //frameworks/libs/native_bridge_support/libc by Victor Khimenko · 4 years, 1 month ago
- 68b4dda Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 by Victor Khimenko · 4 years, 1 month ago
- 32a91a4 Merge "Temporarily make libscudo available for all native_bridge_support packages" by Victor Khimenko · 4 years, 1 month ago
- 0d8467e Temporarily make libscudo available for all native_bridge_support packages by Victor Khimenko · 4 years, 1 month ago
- 12fb99a [scudo][standalone] Code tidying (NFC) am: a51a892f08 by Kostya Kortchinsky · 4 years, 1 month ago
- 963fbee [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc am: 6712ba9c9c by Fangrui Song · 4 years, 1 month ago
- cf6794f scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb by Peter Collingbourne · 4 years, 1 month ago
- a51a892 [scudo][standalone] Code tidying (NFC) by Kostya Kortchinsky · 4 years, 1 month ago
- 6712ba9 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc by Fangrui Song · 4 years, 1 month ago
- a7174d5 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. by Peter Collingbourne · 4 years, 2 months ago
- 029cbdc Merge "Make vendor_ramdisk_available." am: 3d73a2e32d by Yifan Hong · 4 years, 1 month ago
- 3d73a2e Merge "Make vendor_ramdisk_available." by Yifan Hong · 4 years, 1 month ago
- ad0cccd Make vendor_ramdisk_available. by Yifan Hong · 4 years, 1 month ago
- dce7480 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 by Branden Archer · 4 years, 1 month ago
- 6cc4d1c Add fuzz target for scudo's fuzzer by Branden Archer · 4 years, 1 month ago
- ea250de Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 by Branden Archer · 4 years, 1 month ago
- 32f37b5 Revert "Add fuzz target for scudo's fuzzer" by Branden Archer · 4 years, 1 month ago
- d9e4471 Add fuzz target for scudo's fuzzer am: 28d21ae697 by Branden Archer · 4 years, 1 month ago
- 28d21ae Add fuzz target for scudo's fuzzer by Branden Archer · 4 years, 1 month ago
- df1e951 Skip ab/6749736 in stage. by Xin Li · 4 years, 1 month ago
- 0296f81 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 am: caa6acdfcf am: cef23b94cc by Peter Collingbourne · 4 years, 2 months ago
- 4e0d7f0 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 am: 791cfd58aa by Kostya Kortchinsky · 4 years, 2 months ago
- cef23b9 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 am: caa6acdfcf by Peter Collingbourne · 4 years, 2 months ago
- 791cfd5 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 by Kostya Kortchinsky · 4 years, 2 months ago
- caa6acd scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 by Peter Collingbourne · 4 years, 2 months ago
- 7906e3b [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 by Kostya Kortchinsky · 4 years, 2 months ago
- 0866013 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 by Peter Collingbourne · 4 years, 2 months ago
- ffa775e [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 by Kostya Kortchinsky · 4 years, 2 months ago
- 3cf6037 scudo: Make it thread-safe to set some runtime configuration flags. by Peter Collingbourne · 4 years, 2 months ago
- 10703a6 [scudo][standalone] Fix Primary's ReleaseToOS test by Kostya Kortchinsky · 4 years, 2 months ago
- 605c0c2 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 am: ce9f570b91 am: 76574b29ab by Kostya Kortchinsky · 4 years, 2 months ago
- 2734db1 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f am: b7c281c992 am: 2ac38b8016 by Peter Collingbourne · 4 years, 2 months ago
- 76574b2 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 am: ce9f570b91 by Kostya Kortchinsky · 4 years, 2 months ago
- 2ac38b8 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f am: b7c281c992 by Peter Collingbourne · 4 years, 2 months ago
- ce9f570 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 by Kostya Kortchinsky · 4 years, 2 months ago
- b7c281c scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f by Peter Collingbourne · 4 years, 2 months ago
- e55cdae [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 by Kostya Kortchinsky · 4 years, 2 months ago
- 02e3903 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e by Peter Collingbourne · 4 years, 2 months ago
- c95ae6b [scudo][standalone] Remove unused atomic_compare_exchange_weak by Kostya Kortchinsky · 4 years, 2 months ago
- 8a2df0d scudo: Re-order Allocator fields for improved performance. NFCI. by Peter Collingbourne · 4 years, 2 months ago
- a2ac8c7 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 am: fd4093edf6 am: b06cfe57ec by Kostya Kortchinsky · 4 years, 2 months ago
- b06cfe5 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 am: fd4093edf6 by Kostya Kortchinsky · 4 years, 2 months ago
- fd4093e [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 by Kostya Kortchinsky · 4 years, 2 months ago
- 709ada7 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 by Kostya Kortchinsky · 4 years, 2 months ago
- 241449c [scudo][standalone] Fix tests under ASan/UBSan by Kostya Kortchinsky · 4 years, 2 months ago
- a441996 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa am: f76b22141c am: 67448c6d00 am: 5badf9a1ff by Kostya Kortchinsky · 4 years, 2 months ago
- 5badf9a [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa am: f76b22141c am: 67448c6d00 by Kostya Kortchinsky · 4 years, 2 months ago
- 67448c6 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa am: f76b22141c by Kostya Kortchinsky · 4 years, 2 months ago
- f76b221 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa by Kostya Kortchinsky · 4 years, 2 months ago
- 2b968af [scudo][standalone] Remove the pthread key from the shared TSD by Kostya Kortchinsky · 4 years, 2 months ago
- 24e0fd9 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 am: 4753d21311 am: 7e6749f3a5 by Roland McGrath · 4 years, 2 months ago
- 7e6749f [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 am: 4753d21311 by Roland McGrath · 4 years, 2 months ago
- 4753d21 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 by Roland McGrath · 4 years, 2 months ago
- 43b2542 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 by Roland McGrath · 4 years, 2 months ago
- 54e34e0 [scudo/standalone] Fix undefined behavior in checksum test by Roland McGrath · 4 years, 2 months ago
- a99d9c0 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a am: 61446e3909 am: 17f58f508f by Elliott Hughes · 4 years, 2 months ago
- 17f58f5 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a am: 61446e3909 by Elliott Hughes · 4 years, 2 months ago
- 61446e3 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a by Elliott Hughes · 4 years, 2 months ago
- 014c287 Merge "Restrict libscudo visibility." am: 654096ecd1 by Elliott Hughes · 4 years, 2 months ago
- 654096e Merge "Restrict libscudo visibility." by Elliott Hughes · 4 years, 2 months ago
- fecdd93 scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e am: 01e862f609 am: a03a2a116d am: 0254c5efb9 by Peter Collingbourne · 4 years, 2 months ago
- fb53be3 [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 am: 993699c831 am: 849e34c36d am: 76b88b9322 by Roland McGrath · 4 years, 2 months ago
- 0254c5e scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e am: 01e862f609 am: a03a2a116d by Peter Collingbourne · 4 years, 2 months ago
- 76b88b9 [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 am: 993699c831 am: 849e34c36d by Roland McGrath · 4 years, 2 months ago
- a03a2a1 scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e am: 01e862f609 by Peter Collingbourne · 4 years, 2 months ago
- 849e34c [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 am: 993699c831 by Roland McGrath · 4 years, 2 months ago
- 01e862f scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e by Peter Collingbourne · 4 years, 2 months ago
- 993699c [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 by Roland McGrath · 4 years, 2 months ago
- 260aa99 Restrict libscudo visibility. by Elliott Hughes · 4 years, 2 months ago
- 33f8e1a scudo: Add an API for disabling memory initialization per-thread. by Peter Collingbourne · 4 years, 2 months ago
- d197d79 [scudo/standalone] Don't define test main function for Fuchsia by Roland McGrath · 4 years, 2 months ago
- 0b1de27 scudo: Remove the THREADLOCAL macro. am: 0d4ff652fe am: 2be54abae4 am: ef839b5545 am: 688e783a73 by Peter Collingbourne · 4 years, 2 months ago
- 1e850a7 scudo: Introduce a new mechanism to let Scudo access a platform-specific TLS slot am: e03d2cd54b am: 14a1696d19 am: 3c33ffc436 am: 86f0217687 by Peter Collingbourne · 4 years, 2 months ago