1. 74db8e4 scudo: Move getChunkFromBlock() allocated check into caller. NFCI. by Peter Collingbourne · 4 years, 5 months ago
  2. d5acfb0 [scudo][standalone] Define hasHardwareCRC32 for other archs by Kostya Kortchinsky · 4 years, 5 months ago
  3. 0b5a2d8 scudo: Add a basic malloc/free benchmark. by Peter Collingbourne · 4 years, 5 months ago
  4. 8abb96d scudo: Fix one of the C wrapper tests on Android. by Peter Collingbourne · 4 years, 5 months ago
  5. 9a1c204 scudo: Fix the build of wrappers_c_test.cpp on Android. by Peter Collingbourne · 4 years, 6 months ago
  6. 4d09e3c [scudo][standalone] Add chunk ownership function by Kostya Kortchinsky · 4 years, 5 months ago
  7. 609e14d scudo: Limit the number of bytes tested in a realloc test. by Peter Collingbourne · 4 years, 5 months ago
  8. 097d80d scudo: Replace a couple of macros with their expansions. by Peter Collingbourne · 4 years, 5 months ago
  9. 1b632a9 scudo: Call setCurrentTSD(nullptr) when bringing down the TSD registry in tests. by Peter Collingbourne · 4 years, 5 months ago
  10. 0004600 [scudo][standalone] Make tests work on Fuchsia by Kostya Kortchinsky · 4 years, 6 months ago
  11. f50ac5f [scudo][standalone] Fix for releaseToOS prior to init by Kostya Kortchinsky · 4 years, 6 months ago
  12. f44c153 [scudo][standalone] Minor optimization & improvements by Kostya Kortchinsky · 4 years, 6 months ago
  13. f22ae80 scudo: Only use the Android reserved TLS slot when building libc's copy of the allocator. by Peter Collingbourne · 4 years, 6 months ago
  14. a327457 scudo: Switch from std::random_shuffle to std::shuffle in a test. by Peter Collingbourne · 4 years, 6 months ago
  15. ca96c80 [scudo][standalone] Enabled SCUDO_DEBUG for tests + fixes by Kostya Kortchinsky · 4 years, 6 months ago
  16. 6d8ee75 [scudo][standalone] Match function name change to bionic name change. by Christopher Ferris · 4 years, 6 months ago
  17. 43bb7d0 [scudo][standalone] Fix Secondary bug w/ freelist by Kostya Kortchinsky · 4 years, 6 months ago
  18. 5a561bc [scudo][standalone] Add a free list to the Secondary by Kostya Kortchinsky · 4 years, 6 months ago
  19. 1058270 [scudo][standalone] Lists fix by Kostya Kortchinsky · 4 years, 6 months ago
  20. f612bf2 [scudo][standalone] Consolidate lists by Kostya Kortchinsky · 4 years, 6 months ago
  21. 3a30064 scudo: Update TLS_SLOT_SANITIZER value. by Peter Collingbourne · 4 years, 7 months ago
  22. fcef0de [scudo][standalone] Get statistics in a char buffer by Kostya Kortchinsky · 4 years, 7 months ago
  23. b9e3276 [scudo][standalone] Correct releaseToOS behavior by Kostya Kortchinsky · 4 years, 7 months ago
  24. 753595c [scudo][standalone] Make malloc_info return a minimal XML by Kostya Kortchinsky · 4 years, 7 months ago
  25. 1f5b418 [scudo][standalone] Android related improvements by Kostya Kortchinsky · 4 years, 8 months ago
  26. 9c70f5c [scudo][standalone] Fix malloc_iterate by Kostya Kortchinsky · 4 years, 9 months ago
  27. 8140a52 [scudo][standalone] Add more stats to mallinfo by Kostya Kortchinsky · 4 years, 9 months ago
  28. 18007f7 [scudo][standalone] Minor corrections by Kostya Kortchinsky · 4 years, 9 months ago
  29. c315c7c compiler-rt: Rename .cc file in lib/scudo/standalone/tests to .cpp by Nico Weber · 4 years, 9 months ago
  30. 76322d9 compiler-rt: Rename .cc file in lib/scudo/standalone to .cpp by Nico Weber · 4 years, 9 months ago
  31. ef3b149 [scudo][standalone] Optimization pass by Kostya Kortchinsky · 4 years, 10 months ago
  32. fdd7ffb [scudo][standalone] NFC corrections by Kostya Kortchinsky · 4 years, 10 months ago
  33. 03c5482 [scudo][standalone] Merge Spin & Blocking mutex into a Hybrid one by Kostya Kortchinsky · 4 years, 10 months ago
  34. bfe7005 [scudo][standalone] Potential fix for missing sized delete by Kostya Kortchinsky · 4 years, 10 months ago
  35. 6c2ddd7 [scudo][standalone] Introduce the C & C++ wrappers [fixed] by Kostya Kortchinsky · 4 years, 11 months ago
  36. 6984dd1 Revert r364332 "[scudo][standalone] Introduce the C & C++ wrappers" by Hans Wennborg · 4 years, 11 months ago
  37. 393ce6b [scudo] Correct a behavior on the shared TSD registry by Kostya Kortchinsky · 4 years, 11 months ago
  38. dfe2e74 [scudo][standalone] Introduce the C & C++ wrappers by Kostya Kortchinsky · 4 years, 11 months ago
  39. b8628f4 [scudo][standalone] Fuchsia related changes by Kostya Kortchinsky · 5 years ago
  40. 2d4e23a [scudo][standalone] Introduce the combined allocator by Kostya Kortchinsky · 5 years ago
  41. 87f1726 [scudo][standalone] Unmap memory in tests by Kostya Kortchinsky · 5 years ago
  42. 3f75fa5 [scudo][standalone] Introduce the thread specific data structures by Kostya Kortchinsky · 5 years ago
  43. 133e86e [scudo][standalone] Introduce the Primary(s) and LocalCache by Kostya Kortchinsky · 5 years ago
  44. 8bd577b [scudo][standalone] Introduce the chunk header by Kostya Kortchinsky · 5 years ago
  45. e3310c8 [scudo][standalone] Introduce the Quarantine by Kostya Kortchinsky · 5 years ago
  46. 3587d20 [compiler-rt] Set the ZX_VMO_RESIZABLE option for zx_vmo_create by Petr Hosek · 5 years ago
  47. 070d078 [scudo][standalone] Add the memory reclaiming mechanism by Kostya Kortchinsky · 5 years ago
  48. 1ea33a7 [scudo][standalone] Introduce the SizeClassMap by Kostya Kortchinsky · 5 years ago
  49. f8e5316 [scudo][standalone] Introduce the Secondary allocator by Kostya Kortchinsky · 5 years ago
  50. f974ea4 [scudo][standalone] Add flags & related parsers by Kostya Kortchinsky · 5 years ago
  51. 5f63f10 [scudo][standalone] Add error reports by Kostya Kortchinsky · 5 years ago
  52. 6a74e5b [scudo][standalone] Add string utility functions by Kostya Kortchinsky · 5 years ago
  53. 35331f1 [scudo][standalone] Implement checksumming functions by Kostya Kortchinsky · 5 years ago
  54. 28f4323 [scudo][standalone] Adding a stats class by Kostya Kortchinsky · 5 years ago
  55. aeea0e1 [scudo][standalone] Add bytemap classes by Kostya Kortchinsky · 5 years ago
  56. e3fc5f3 [scudo][standalone] Add a standalone vector class by Kostya Kortchinsky · 5 years ago
  57. b4f1782 [scudo][standalone] Introduce platform specific code & mutexes by Kostya Kortchinsky · 5 years ago
  58. 32db36a [scudo] Initial standalone skeleton check-in by Kostya Kortchinsky · 5 years ago
  59. 1f4ed74 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  60. fbf62ea Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  61. 4c5b9d7 Update year in license files by Hans Wennborg · 5 years ago
  62. 77b21fa Update copyright year to 2018. by Paul Robinson · 6 years ago
  63. a41eeb8 Update copyright year to 2016. by Paul Robinson · 8 years ago
  64. 5c26947 Update copyright year to 2015. by Alexey Samsonov · 9 years ago
  65. ef34878 Move Android ucontext.h out of third_party. by Evgeniy Stepanov · 10 years ago
  66. c24e956 Update license.txt to point to the new code in third_party/android. by Evgeniy Stepanov · 10 years ago
  67. e73a3e1 Update the copyright credits -- Happy new year 2014! by NAKAMURA Takumi · 10 years ago
  68. 9ff5582 Update the copyright coredits -- Happy new year 2013! by NAKAMURA Takumi · 11 years ago
  69. fe470a1 [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it by Kostya Serebryany · 12 years ago
  70. cdcc011 Update source code links in LICENSE.TXT. by Evgeniy Stepanov · 12 years ago
  71. ddd5806 Happy new year 2012! by NAKAMURA Takumi · 12 years ago
  72. d89f11c add/update LICENSE.TXT files for the third_party code used by asan by Kostya Serebryany · 12 years ago
  73. 89fe201 compiler_rt is now dual licensed under MIT and UIUC license. by Chris Lattner · 13 years ago
  74. 3da0871 Initial import of compiler-rt. - by Daniel Dunbar · 15 years ago