1. 874f8a0 [scudo] Add noreturn/pragma to suppress compiler warnings am: 75dc4bb636 am: d1b1111d00 by Dominic Chen · 2 years, 7 months ago
  2. 6b0b281 [scudo] Add missing include for extern variable declaration am: 014e4eac6c am: 5d85400f08 by Dominic Chen · 2 years, 7 months ago
  3. 59cd987 [scudo] Fix definition of canCache() function am: ae489023e1 am: 584a4e876b by Dominic Chen · 2 years, 7 months ago
  4. c26b433 [scudo] Initialize local variable to avoid compiler warning am: 32dc149015 am: 070743ddf4 by Dominic Chen · 2 years, 7 months ago
  5. 77f8306 [scudo] Use template specialization on Quarantine to avoid zero-length array am: c69ff27cfb am: f603b0128e by Dominic Chen · 2 years, 7 months ago
  6. c4aefe6 Revert "[scudo] Use template specialization on Quarantine to avoid zero-length array" am: 77c8e58509 am: 0b94ec9aed by Dominic Chen · 2 years, 7 months ago
  7. 53405cc [scudo] Use cast on calls to __builtin_umul_overflow/__builtin_umull_overflow am: 82ea5b5cf6 am: 3178c334e1 by Dominic Chen · 2 years, 7 months ago
  8. 101f5c7 [scudo] Use template specialization on Quarantine to avoid zero-length array am: 6bb3118929 am: 8011665133 by Dominic Chen · 2 years, 7 months ago
  9. d1b1111 [scudo] Add noreturn/pragma to suppress compiler warnings am: 75dc4bb636 by Dominic Chen · 2 years, 7 months ago
  10. 5d85400 [scudo] Add missing include for extern variable declaration am: 014e4eac6c by Dominic Chen · 2 years, 7 months ago
  11. 584a4e8 [scudo] Fix definition of canCache() function am: ae489023e1 by Dominic Chen · 2 years, 7 months ago
  12. 070743d [scudo] Initialize local variable to avoid compiler warning am: 32dc149015 by Dominic Chen · 2 years, 7 months ago
  13. f603b01 [scudo] Use template specialization on Quarantine to avoid zero-length array am: c69ff27cfb by Dominic Chen · 2 years, 7 months ago
  14. 0b94ec9 Revert "[scudo] Use template specialization on Quarantine to avoid zero-length array" am: 77c8e58509 by Dominic Chen · 2 years, 7 months ago
  15. 3178c33 [scudo] Use cast on calls to __builtin_umul_overflow/__builtin_umull_overflow am: 82ea5b5cf6 by Dominic Chen · 2 years, 7 months ago
  16. 8011665 [scudo] Use template specialization on Quarantine to avoid zero-length array am: 6bb3118929 by Dominic Chen · 2 years, 7 months ago
  17. 75dc4bb [scudo] Add noreturn/pragma to suppress compiler warnings by Dominic Chen · 2 years, 8 months ago
  18. 014e4ea [scudo] Add missing include for extern variable declaration by Dominic Chen · 2 years, 8 months ago
  19. ae48902 [scudo] Fix definition of canCache() function by Dominic Chen · 2 years, 8 months ago
  20. 32dc149 [scudo] Initialize local variable to avoid compiler warning by Dominic Chen · 2 years, 8 months ago
  21. c69ff27 [scudo] Use template specialization on Quarantine to avoid zero-length array by Dominic Chen · 2 years, 8 months ago
  22. 77c8e58 Revert "[scudo] Use template specialization on Quarantine to avoid zero-length array" by Dominic Chen · 2 years, 8 months ago
  23. 82ea5b5 [scudo] Use cast on calls to __builtin_umul_overflow/__builtin_umull_overflow by Dominic Chen · 2 years, 8 months ago
  24. 6bb3118 [scudo] Use template specialization on Quarantine to avoid zero-length array by Dominic Chen · 2 years, 8 months ago
  25. 74ddad2 [scudo] Fix static and unused function type annotations am: f389921570 am: 75edaff9b6 by Dominic Chen · 2 years, 8 months ago
  26. 77a05ab [scudo] Don't assume preprocessor macro is defined am: 898958f4fb am: c3648851f3 by Dominic Chen · 2 years, 8 months ago
  27. 325269c [scudo] Use portable sysconf instead of deprecated getpagesize am: 25ae39b5c8 am: a55c8ecc5f by Dominic Chen · 2 years, 8 months ago
  28. 2b3b3d3 [scudo][tests] Pass read-only vector by reference am: 8a1929436d am: 9c567697f0 by Dominic Chen · 2 years, 8 months ago
  29. e566ef6 [scudo] Fix test harness integration am: effba4be0b am: bc4b279cad by Dominic Chen · 2 years, 8 months ago
  30. 5803386 [scudo] Use nullptr instead of integer-to-pointer cast am: d1f799403b am: 94150297cd by Dominic Chen · 2 years, 8 months ago
  31. ec73d00 [scudo] Don't unmap other low memory pages if mapping doesn't exist am: 964d4f2c92 am: 931d6be3de by Dominic Chen · 2 years, 8 months ago
  32. 91da357 [scudo] Explicitly mark enum as unsigned am: ace07cf665 am: eacd65fac0 by Dominic Chen · 2 years, 8 months ago
  33. 0887387 [scudo] Remove unused vector value initializer am: 82297ddd61 am: ac2caa41f6 by Dominic Chen · 2 years, 8 months ago
  34. 75edaff [scudo] Fix static and unused function type annotations am: f389921570 by Dominic Chen · 2 years, 8 months ago
  35. c364885 [scudo] Don't assume preprocessor macro is defined am: 898958f4fb by Dominic Chen · 2 years, 8 months ago
  36. a55c8ec [scudo] Use portable sysconf instead of deprecated getpagesize am: 25ae39b5c8 by Dominic Chen · 2 years, 8 months ago
  37. 9c56769 [scudo][tests] Pass read-only vector by reference am: 8a1929436d by Dominic Chen · 2 years, 8 months ago
  38. bc4b279 [scudo] Fix test harness integration am: effba4be0b by Dominic Chen · 2 years, 8 months ago
  39. 9415029 [scudo] Use nullptr instead of integer-to-pointer cast am: d1f799403b by Dominic Chen · 2 years, 8 months ago
  40. 931d6be [scudo] Don't unmap other low memory pages if mapping doesn't exist am: 964d4f2c92 by Dominic Chen · 2 years, 8 months ago
  41. eacd65f [scudo] Explicitly mark enum as unsigned am: ace07cf665 by Dominic Chen · 2 years, 8 months ago
  42. ac2caa4 [scudo] Remove unused vector value initializer am: 82297ddd61 by Dominic Chen · 2 years, 8 months ago
  43. f389921 [scudo] Fix static and unused function type annotations by Dominic Chen · 2 years, 8 months ago
  44. 898958f [scudo] Don't assume preprocessor macro is defined by Dominic Chen · 2 years, 8 months ago
  45. 25ae39b [scudo] Use portable sysconf instead of deprecated getpagesize by Dominic Chen · 2 years, 8 months ago
  46. 8a19294 [scudo][tests] Pass read-only vector by reference by Dominic Chen · 2 years, 8 months ago
  47. effba4b [scudo] Fix test harness integration by Dominic Chen · 2 years, 8 months ago
  48. d1f7994 [scudo] Use nullptr instead of integer-to-pointer cast by Dominic Chen · 2 years, 8 months ago
  49. 964d4f2 [scudo] Don't unmap other low memory pages if mapping doesn't exist by Dominic Chen · 2 years, 8 months ago
  50. ace07cf [scudo] Explicitly mark enum as unsigned by Dominic Chen · 2 years, 8 months ago
  51. 82297dd [scudo] Remove unused vector value initializer by Dominic Chen · 2 years, 8 months ago
  52. 3157645 Tweak linux_glibc properties for musl builds in external/scudo am: 2671c94b96 am: b61b70f607 by Colin Cross · 2 years, 8 months ago
  53. b61b70f Tweak linux_glibc properties for musl builds in external/scudo am: 2671c94b96 by Colin Cross · 2 years, 8 months ago
  54. 2671c94 Tweak linux_glibc properties for musl builds in external/scudo by Colin Cross · 2 years, 8 months ago
  55. 3dd19e1 [automerger skipped] Merge Android 12L am: 5a99ecca51 -s ours am: 332e91c18e -s ours by Xin Li · 2 years, 8 months ago
  56. 332e91c [automerger skipped] Merge Android 12L am: 5a99ecca51 -s ours by Xin Li · 2 years, 8 months ago
  57. 5a99ecc Merge Android 12L by Xin Li · 2 years, 8 months ago
  58. 7f70f5f [scudo] Add missing <algorithm> include am: 02a5780f81 am: de08aca18c by Gulfem Savrun Yeniceri · 2 years, 8 months ago
  59. de08aca [scudo] Add missing <algorithm> include am: 02a5780f81 by Gulfem Savrun Yeniceri · 2 years, 8 months ago
  60. 02a5780 [scudo] Add missing <algorithm> include by Gulfem Savrun Yeniceri · 2 years, 9 months ago
  61. d358279 [automerger skipped] Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 am: eedbe3cf20 -s ours by Xin Li · 2 years, 9 months ago
  62. eedbe3c Empty merge of sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 2 years, 9 months ago
  63. acf74ac Merge "Only use libc_headers for bionic" am: 42ada44cbc am: 85b6ae86a1 am: be0e6b7ab7 by Treehugger Robot · 2 years, 10 months ago
  64. be0e6b7 Merge "Only use libc_headers for bionic" am: 42ada44cbc am: 85b6ae86a1 by Treehugger Robot · 2 years, 10 months ago
  65. 85b6ae8 Merge "Only use libc_headers for bionic" am: 42ada44cbc by Treehugger Robot · 2 years, 10 months ago
  66. 42ada44 Merge "Only use libc_headers for bionic" by Treehugger Robot · 2 years, 10 months ago
  67. b84c6d5 [scudo] Make Scudo compile for C++20 am: c8c39af172 am: c32c25e333 am: 20549ed7cb by Kostya Kortchinsky · 2 years, 10 months ago
  68. 20549ed [scudo] Make Scudo compile for C++20 am: c8c39af172 am: c32c25e333 by Kostya Kortchinsky · 2 years, 10 months ago
  69. c32c25e [scudo] Make Scudo compile for C++20 am: c8c39af172 by Kostya Kortchinsky · 2 years, 10 months ago
  70. c8c39af [scudo] Make Scudo compile for C++20 by Kostya Kortchinsky · 2 years, 10 months ago
  71. d178a19 Only use libc_headers for bionic by Colin Cross · 3 years ago
  72. ffb879d [scudo] Handle mallinfo2 am: 08872edfca am: 6a8fba58f8 am: 96ee2ec4c7 by Vitaly Buka · 3 years ago
  73. 2f2ba18 [scudo] Regression test for the MTE crash in storeEndMarker. am: b1f1afa9d1 am: dc689da275 am: e64afc0ed6 by Evgenii Stepanov · 3 years ago
  74. 96ee2ec [scudo] Handle mallinfo2 am: 08872edfca am: 6a8fba58f8 by Vitaly Buka · 3 years ago
  75. e64afc0 [scudo] Regression test for the MTE crash in storeEndMarker. am: b1f1afa9d1 am: dc689da275 by Evgenii Stepanov · 3 years ago
  76. 6a8fba5 [scudo] Handle mallinfo2 am: 08872edfca by Vitaly Buka · 3 years ago
  77. dc689da [scudo] Regression test for the MTE crash in storeEndMarker. am: b1f1afa9d1 by Evgenii Stepanov · 3 years ago
  78. 08872ed [scudo] Handle mallinfo2 by Vitaly Buka · 3 years ago
  79. b1f1afa [scudo] Regression test for the MTE crash in storeEndMarker. by Evgenii Stepanov · 3 years ago
  80. 0647e85 [automerger skipped] [scudo] Untag BlockEnd in reallocate am: 946c79ac5e -s ours by Vitaly Buka · 3 years ago
  81. 946c79a [scudo] Untag BlockEnd in reallocate by Vitaly Buka · 3 years, 5 months ago
  82. 5526987 Revert "[scudo] Check if MADV_DONTNEED zeroes memory" am: 6c5c1bbfc9 am: 56c8a4d19d am: be29bd4bdd am: 5650b4c175 am: 4599a19cb0 by Vitaly Buka · 3 years ago
  83. 4599a19 Revert "[scudo] Check if MADV_DONTNEED zeroes memory" am: 6c5c1bbfc9 am: 56c8a4d19d am: be29bd4bdd am: 5650b4c175 by Vitaly Buka · 3 years, 6 months ago
  84. e18587c [scudo] Fix running tests under hwasan. am: 78039b7d09 am: b9429ebed9 am: 5f564670cc am: aa0e2b4697 by Evgenii Stepanov · 3 years, 1 month ago
  85. aa0e2b4 [scudo] Fix running tests under hwasan. am: 78039b7d09 am: b9429ebed9 am: 5f564670cc by Evgenii Stepanov · 3 years, 1 month ago
  86. 5f56467 [scudo] Fix running tests under hwasan. am: 78039b7d09 am: b9429ebed9 by Evgenii Stepanov · 3 years, 1 month ago
  87. b9429eb [scudo] Fix running tests under hwasan. am: 78039b7d09 by Evgenii Stepanov · 3 years, 1 month ago
  88. 78039b7 [scudo] Fix running tests under hwasan. by Evgenii Stepanov · 3 years, 1 month ago
  89. bf08142 [scudo] Skip AllocAfterFork test on machines with low max_map_count am: f8c50b7eea am: 3781725681 am: 019d908c73 am: ce75a051f8 by Kostya Kortchinsky · 3 years, 1 month ago
  90. ce75a05 [scudo] Skip AllocAfterFork test on machines with low max_map_count am: f8c50b7eea am: 3781725681 am: 019d908c73 by Kostya Kortchinsky · 3 years, 1 month ago
  91. 019d908 [scudo] Skip AllocAfterFork test on machines with low max_map_count am: f8c50b7eea am: 3781725681 by Kostya Kortchinsky · 3 years, 1 month ago
  92. 3781725 [scudo] Skip AllocAfterFork test on machines with low max_map_count am: f8c50b7eea by Kostya Kortchinsky · 3 years, 1 month ago
  93. f8c50b7 [scudo] Skip AllocAfterFork test on machines with low max_map_count by Kostya Kortchinsky · 3 years, 1 month ago
  94. 9021dba [scudo] Reduce the scope of AllocAfterFork am: 57f742c759 am: 002bf7cb2d am: 7db72bdd73 am: 07ec1a09ad by Kostya Kortchinsky · 3 years, 1 month ago
  95. ce4153e [compiler-rt][scudo] Check for failing prctl call am: 8b8287926c am: 0057cd0904 am: 579395cbc4 am: 6f37db2d03 by Leonard Chan · 3 years, 1 month ago
  96. 07ec1a0 [scudo] Reduce the scope of AllocAfterFork am: 57f742c759 am: 002bf7cb2d am: 7db72bdd73 by Kostya Kortchinsky · 3 years, 1 month ago
  97. 6f37db2 [compiler-rt][scudo] Check for failing prctl call am: 8b8287926c am: 0057cd0904 am: 579395cbc4 by Leonard Chan · 3 years, 1 month ago
  98. 7db72bd [scudo] Reduce the scope of AllocAfterFork am: 57f742c759 am: 002bf7cb2d by Kostya Kortchinsky · 3 years, 1 month ago
  99. 579395c [compiler-rt][scudo] Check for failing prctl call am: 8b8287926c am: 0057cd0904 by Leonard Chan · 3 years, 1 month ago
  100. 002bf7c [scudo] Reduce the scope of AllocAfterFork am: 57f742c759 by Kostya Kortchinsky · 3 years, 1 month ago