1. 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
  2. 098d90e Merge "scudo: Don't memset previously released cached pages in the secondary allocator." am: e6849f5096 by Christopher Ferris · 3 years, 9 months ago
  3. e6849f5 Merge "scudo: Don't memset previously released cached pages in the secondary allocator." by Christopher Ferris · 3 years, 9 months ago
  4. 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
  5. 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
  6. 41d330d Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" am: bb46a90be0 by Victor Khimenko · 3 years, 9 months ago
  7. bb46a90 Merge "Make scudo available only for //frameworks/libs/native_bridge_support/libc" by Victor Khimenko · 3 years, 9 months ago
  8. a02f048 scudo: Don't memset previously released cached pages in the secondary allocator. by Peter Collingbourne · 3 years, 9 months ago
  9. 0147199 Make scudo available only for //frameworks/libs/native_bridge_support/libc by Victor Khimenko · 3 years, 9 months ago
  10. 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
  11. db522bd Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 am: 68b4dda57b by Victor Khimenko · 3 years, 9 months ago
  12. 68b4dda Merge "Temporarily make libscudo available for all native_bridge_support packages" am: 32a91a4081 by Victor Khimenko · 3 years, 9 months ago
  13. 32a91a4 Merge "Temporarily make libscudo available for all native_bridge_support packages" by Victor Khimenko · 3 years, 9 months ago
  14. 0d8467e Temporarily make libscudo available for all native_bridge_support packages by Victor Khimenko · 3 years, 9 months ago
  15. e5b3b37 [scudo][standalone] Code tidying (NFC) am: a51a892f08 am: 12fb99ab3f am: a13602c64d by Kostya Kortchinsky · 3 years, 9 months ago
  16. 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
  17. cb0a6d2 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb am: cf6794fe4c am: 73912106d1 by Peter Collingbourne · 3 years, 9 months ago
  18. a13602c [scudo][standalone] Code tidying (NFC) am: a51a892f08 am: 12fb99ab3f by Kostya Kortchinsky · 3 years, 9 months ago
  19. 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
  20. 7391210 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb am: cf6794fe4c by Peter Collingbourne · 3 years, 9 months ago
  21. 12fb99a [scudo][standalone] Code tidying (NFC) am: a51a892f08 by Kostya Kortchinsky · 3 years, 9 months ago
  22. 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
  23. cf6794f scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. am: a7174d5afb by Peter Collingbourne · 3 years, 9 months ago
  24. a51a892 [scudo][standalone] Code tidying (NFC) by Kostya Kortchinsky · 3 years, 9 months ago
  25. 6712ba9 [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc by Fangrui Song · 3 years, 10 months ago
  26. a7174d5 scudo: Simplify AtomicOptions::setFillContentsMode. NFCI. by Peter Collingbourne · 3 years, 10 months ago
  27. d69240f Merge "Make vendor_ramdisk_available." am: 3d73a2e32d am: 029cbdcd53 am: f4afbc32c6 by Yifan Hong · 3 years, 9 months ago
  28. f4afbc3 Merge "Make vendor_ramdisk_available." am: 3d73a2e32d am: 029cbdcd53 by Yifan Hong · 3 years, 9 months ago
  29. 029cbdc Merge "Make vendor_ramdisk_available." am: 3d73a2e32d by Yifan Hong · 3 years, 9 months ago
  30. 3d73a2e Merge "Make vendor_ramdisk_available." by Yifan Hong · 3 years, 9 months ago
  31. ad0cccd Make vendor_ramdisk_available. by Yifan Hong · 3 years, 9 months ago
  32. 3d31ee9 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 am: dce748011c am: a68bfa5dc0 by Branden Archer · 3 years, 9 months ago
  33. a68bfa5 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 am: dce748011c by Branden Archer · 3 years, 9 months ago
  34. dce7480 Add fuzz target for scudo's fuzzer am: 6cc4d1c2d3 by Branden Archer · 3 years, 9 months ago
  35. 6cc4d1c Add fuzz target for scudo's fuzzer by Branden Archer · 3 years, 9 months ago
  36. 1274252 Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 am: ea250de2e3 am: ed04c69945 by Branden Archer · 3 years, 9 months ago
  37. ed04c69 Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 am: ea250de2e3 by Branden Archer · 3 years, 9 months ago
  38. ea250de Revert "Add fuzz target for scudo's fuzzer" am: 32f37b5f32 by Branden Archer · 3 years, 9 months ago
  39. 9f500ac Add fuzz target for scudo's fuzzer am: 28d21ae697 am: d9e4471da7 am: 3bb87a1689 by Branden Archer · 3 years, 9 months ago
  40. 3bb87a1 Add fuzz target for scudo's fuzzer am: 28d21ae697 am: d9e4471da7 by Branden Archer · 3 years, 9 months ago
  41. 32f37b5 Revert "Add fuzz target for scudo's fuzzer" by Branden Archer · 3 years, 9 months ago
  42. d9e4471 Add fuzz target for scudo's fuzzer am: 28d21ae697 by Branden Archer · 3 years, 9 months ago
  43. 28d21ae Add fuzz target for scudo's fuzzer by Branden Archer · 3 years, 9 months ago
  44. 0467117 [automerger skipped] Skip ab/6749736 in stage. am: df1e95119f -s ours am: bb65390923 -s ours by Xin Li · 3 years, 10 months ago
  45. bb65390 [automerger skipped] Skip ab/6749736 in stage. am: df1e95119f -s ours by Xin Li · 3 years, 10 months ago
  46. df1e951 Skip ab/6749736 in stage. by Xin Li · 3 years, 10 months ago
  47. 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
  48. 4e0d7f0 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 am: 791cfd58aa by Kostya Kortchinsky · 3 years, 10 months ago
  49. 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
  50. 791cfd5 [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 am: 7906e3b5c0 by Kostya Kortchinsky · 3 years, 10 months ago
  51. caa6acd scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 am: 0866013754 by Peter Collingbourne · 3 years, 10 months ago
  52. 7906e3b [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 am: ffa775ef59 by Kostya Kortchinsky · 3 years, 10 months ago
  53. 0866013 scudo: Make it thread-safe to set some runtime configuration flags. am: 3cf6037350 by Peter Collingbourne · 3 years, 10 months ago
  54. ffa775e [scudo][standalone] Fix Primary's ReleaseToOS test am: 10703a6196 by Kostya Kortchinsky · 3 years, 10 months ago
  55. 3cf6037 scudo: Make it thread-safe to set some runtime configuration flags. by Peter Collingbourne · 3 years, 10 months ago
  56. 10703a6 [scudo][standalone] Fix Primary's ReleaseToOS test by Kostya Kortchinsky · 3 years, 10 months ago
  57. 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
  58. 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
  59. 76574b2 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 am: ce9f570b91 by Kostya Kortchinsky · 3 years, 10 months ago
  60. 2ac38b8 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f am: b7c281c992 by Peter Collingbourne · 3 years, 10 months ago
  61. ce9f570 [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 am: e55cdaee87 by Kostya Kortchinsky · 3 years, 10 months ago
  62. b7c281c scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e am: 02e390340f by Peter Collingbourne · 3 years, 10 months ago
  63. e55cdae [scudo][standalone] Remove unused atomic_compare_exchange_weak am: c95ae6b164 by Kostya Kortchinsky · 3 years, 10 months ago
  64. 02e3903 scudo: Re-order Allocator fields for improved performance. NFCI. am: 8a2df0de3e by Peter Collingbourne · 3 years, 10 months ago
  65. c95ae6b [scudo][standalone] Remove unused atomic_compare_exchange_weak by Kostya Kortchinsky · 3 years, 10 months ago
  66. 8a2df0d scudo: Re-order Allocator fields for improved performance. NFCI. by Peter Collingbourne · 3 years, 10 months ago
  67. a2ac8c7 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 am: fd4093edf6 am: b06cfe57ec by Kostya Kortchinsky · 3 years, 10 months ago
  68. b06cfe5 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 am: fd4093edf6 by Kostya Kortchinsky · 3 years, 10 months ago
  69. fd4093e [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 am: 709ada7c41 by Kostya Kortchinsky · 3 years, 10 months ago
  70. 709ada7 [scudo][standalone] Fix tests under ASan/UBSan am: 241449c0c2 by Kostya Kortchinsky · 3 years, 10 months ago
  71. 241449c [scudo][standalone] Fix tests under ASan/UBSan by Kostya Kortchinsky · 3 years, 10 months ago
  72. 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
  73. 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
  74. 67448c6 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa am: f76b22141c by Kostya Kortchinsky · 3 years, 10 months ago
  75. f76b221 [scudo][standalone] Remove the pthread key from the shared TSD am: 2b968afdaa by Kostya Kortchinsky · 3 years, 10 months ago
  76. 2b968af [scudo][standalone] Remove the pthread key from the shared TSD by Kostya Kortchinsky · 3 years, 10 months ago
  77. 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
  78. 7e6749f [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 am: 4753d21311 by Roland McGrath · 3 years, 10 months ago
  79. 4753d21 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 am: 43b2542aa5 by Roland McGrath · 3 years, 10 months ago
  80. 43b2542 [scudo/standalone] Fix undefined behavior in checksum test am: 54e34e0471 by Roland McGrath · 3 years, 10 months ago
  81. 54e34e0 [scudo/standalone] Fix undefined behavior in checksum test by Roland McGrath · 3 years, 10 months ago
  82. a99d9c0 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a am: 61446e3909 am: 17f58f508f by Elliott Hughes · 3 years, 10 months ago
  83. 17f58f5 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a am: 61446e3909 by Elliott Hughes · 3 years, 10 months ago
  84. 61446e3 Merge "Restrict libscudo visibility." am: 654096ecd1 am: 014c287d6a by Elliott Hughes · 3 years, 10 months ago
  85. 014c287 Merge "Restrict libscudo visibility." am: 654096ecd1 by Elliott Hughes · 3 years, 10 months ago
  86. 654096e Merge "Restrict libscudo visibility." by Elliott Hughes · 3 years, 10 months ago
  87. fecdd93 scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e am: 01e862f609 am: a03a2a116d am: 0254c5efb9 by Peter Collingbourne · 3 years, 10 months ago
  88. fb53be3 [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 am: 993699c831 am: 849e34c36d am: 76b88b9322 by Roland McGrath · 3 years, 10 months ago
  89. 0254c5e scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e am: 01e862f609 am: a03a2a116d by Peter Collingbourne · 3 years, 10 months ago
  90. 76b88b9 [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 am: 993699c831 am: 849e34c36d by Roland McGrath · 3 years, 10 months ago
  91. a03a2a1 scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e am: 01e862f609 by Peter Collingbourne · 3 years, 10 months ago
  92. 849e34c [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 am: 993699c831 by Roland McGrath · 3 years, 10 months ago
  93. 01e862f scudo: Add an API for disabling memory initialization per-thread. am: 33f8e1a61e by Peter Collingbourne · 3 years, 10 months ago
  94. 993699c [scudo/standalone] Don't define test main function for Fuchsia am: d197d794e1 by Roland McGrath · 3 years, 10 months ago
  95. 260aa99 Restrict libscudo visibility. by Elliott Hughes · 3 years, 10 months ago
  96. 33f8e1a scudo: Add an API for disabling memory initialization per-thread. by Peter Collingbourne · 3 years, 11 months ago
  97. d197d79 [scudo/standalone] Don't define test main function for Fuchsia by Roland McGrath · 3 years, 10 months ago
  98. 0b1de27 scudo: Remove the THREADLOCAL macro. am: 0d4ff652fe am: 2be54abae4 am: ef839b5545 am: 688e783a73 by Peter Collingbourne · 3 years, 11 months ago
  99. 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 · 3 years, 11 months ago
  100. c1a3eb1 [scudo][standalone] Enable secondary cache release on Fuchsia am: 80bb8b8d58 am: 3fb58f766e am: 5087c7a56c am: 48a76ee7a2 by Kostya Kortchinsky · 3 years, 11 months ago