1. 73f812b [GWP-ASan] Add generic unwinders and structure backtrace output. am: 50c1d8ed3a am: ce3972a006 am: 2dcc2bea53 by Mitch Phillips · 5 years ago
  2. a4e72aa [GWP-ASan] Guard against recursive allocs. Pack TLS for perf. am: 000701f219 am: 29b34e25e9 am: 26bd8a98ef by Mitch Phillips · 5 years ago
  3. 0ff772c Fixup files added in r362636 to build with gcc 5.4. NFCI am: ec0922ee67 am: ebc5cbee98 am: a0b69ae9d8 by Douglas Yung · 5 years ago
  4. bf480fe [GWP-ASan] Core Guarded Pool Allocator [4]. am: 44a178aa2c am: 39d411b6ee am: 98ecb31b4e by Mitch Phillips · 5 years ago
  5. 1b82e34 [GWP-ASan] Configuration options [3]. am: 83c704ea07 am: 6a679601a9 am: 106feaf26c by Mitch Phillips · 5 years ago
  6. 2c59e83 Attempt to fix test failure for armv8. am: f292c6262f am: d4a475f9b3 am: 62325b7eb4 by Mitch Phillips · 5 years ago
  7. 9e9d62a Attempt to fix 'mutex.h' not found when building mutex_posix. am: b682df64d3 am: 2a5d7adcfc am: 0063132ab9 by Mitch Phillips · 5 years ago
  8. 3837904 [GWP-ASan] Mutex implementation [2]. am: 904d61c324 am: e46e592e86 am: 59e8e9bbe2 by Mitch Phillips · 5 years ago
  9. 45f9a4b [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 am: f5ff910907 am: 0089c75d3e by Mitch Phillips · 5 years ago
  10. 6adfa6e [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 am: 87412234db am: 7da1e9b706 by Mitch Phillips · 5 years ago
  11. 24cdfa4 Fix typos throughout the license files that somehow I and my reviewers all missed! am: 4ad773e702 am: 2a8a80f898 am: 9f3b68f3b5 by Chandler Carruth · 5 years ago
  12. bba2134 Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 am: ac66363745 am: 65b04dfd36 by Chandler Carruth · 5 years ago
  13. 029af41 Update year in license files am: fddd9b6bd6 am: df51056d56 am: f6d20d5f88 by Hans Wennborg · 5 years ago
  14. 33c51bf Update copyright year to 2018. am: bb06b1844b am: 42fd6fa5f3 am: a22b405740 by Paul Robinson · 5 years ago
  15. 41f0a31 Update copyright year to 2016. am: 313be188e3 am: 2a62c178d1 am: efb930326d by Paul Robinson · 5 years ago
  16. 734ca82 Update copyright year to 2015. am: 1252bcc1fd am: a6585aeb62 am: fef52cab98 by Alexey Samsonov · 5 years ago
  17. a1ebe5d Move Android ucontext.h out of third_party. am: 757aea1419 am: 5df34462eb am: 64c5e351cc by Evgeniy Stepanov · 5 years ago
  18. 6d9aadc Update license.txt to point to the new code in third_party/android. am: a0aa300beb am: 6d73437d20 am: b3ec461a8b by Evgeniy Stepanov · 5 years ago
  19. 225e0a7 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 am: 9fa84e442e am: 0b77489972 by NAKAMURA Takumi · 5 years ago
  20. 90ef9a0 Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 am: 5415f01e89 am: 8198e36170 by NAKAMURA Takumi · 5 years ago
  21. 179cc9b [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it am: 0601c9abba am: 3172dc3958 am: 6674d2a4a6 by Kostya Serebryany · 5 years ago
  22. f17b07f Update source code links in LICENSE.TXT. am: d89ba2842e am: e017ff8126 am: a51bd93aae by Evgeniy Stepanov · 5 years ago
  23. 082a9aa Happy new year 2012! am: 82cec90b48 am: aac220ccca am: 28c4c91a41 am: be922cc038 by NAKAMURA Takumi · 5 years ago
  24. 7d18420 [GWP-ASan] Add generic unwinders and structure backtrace output. am: 50c1d8ed3a am: ce3972a006 by Mitch Phillips · 5 years ago
  25. 76562ac [GWP-ASan] Guard against recursive allocs. Pack TLS for perf. am: 000701f219 am: 29b34e25e9 by Mitch Phillips · 5 years ago
  26. e8d1f48 Fixup files added in r362636 to build with gcc 5.4. NFCI am: ec0922ee67 am: ebc5cbee98 by Douglas Yung · 5 years ago
  27. c67a292 [GWP-ASan] Core Guarded Pool Allocator [4]. am: 44a178aa2c am: 39d411b6ee by Mitch Phillips · 5 years ago
  28. 12a5b7b [GWP-ASan] Configuration options [3]. am: 83c704ea07 am: 6a679601a9 by Mitch Phillips · 5 years ago
  29. 01aff9d Attempt to fix test failure for armv8. am: f292c6262f am: d4a475f9b3 by Mitch Phillips · 5 years ago
  30. b598b73 Attempt to fix 'mutex.h' not found when building mutex_posix. am: b682df64d3 am: 2a5d7adcfc by Mitch Phillips · 5 years ago
  31. d5788b8 [GWP-ASan] Mutex implementation [2]. am: 904d61c324 am: e46e592e86 by Mitch Phillips · 5 years ago
  32. 1d4b19a [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 am: f5ff910907 by Mitch Phillips · 5 years ago
  33. 704e950 [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 am: 87412234db by Mitch Phillips · 5 years ago
  34. 8d4001b Fix typos throughout the license files that somehow I and my reviewers all missed! am: 4ad773e702 am: 2a8a80f898 by Chandler Carruth · 5 years ago
  35. 9bce7e8 Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 am: ac66363745 by Chandler Carruth · 5 years ago
  36. bee3f5b Update year in license files am: fddd9b6bd6 am: df51056d56 am: f6d20d5f88 by Hans Wennborg · 5 years ago
  37. 0894888 Update copyright year to 2018. am: bb06b1844b am: 42fd6fa5f3 am: a22b405740 by Paul Robinson · 5 years ago
  38. b45ed47 Update copyright year to 2016. am: 313be188e3 am: 2a62c178d1 am: efb930326d by Paul Robinson · 5 years ago
  39. 9ae180b Update copyright year to 2015. am: 1252bcc1fd am: a6585aeb62 am: fef52cab98 by Alexey Samsonov · 5 years ago
  40. a6810ad Move Android ucontext.h out of third_party. am: 757aea1419 am: 5df34462eb by Evgeniy Stepanov · 5 years ago
  41. 7b05570 Update license.txt to point to the new code in third_party/android. am: a0aa300beb am: 6d73437d20 by Evgeniy Stepanov · 5 years ago
  42. 861c669 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 am: 9fa84e442e by NAKAMURA Takumi · 5 years ago
  43. 057dc7e Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 am: 5415f01e89 by NAKAMURA Takumi · 5 years ago
  44. c607fb7 [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it am: 0601c9abba am: 3172dc3958 by Kostya Serebryany · 5 years ago
  45. 2f6c5f2 Update source code links in LICENSE.TXT. am: d89ba2842e am: e017ff8126 by Evgeniy Stepanov · 5 years ago
  46. be922cc Happy new year 2012! am: 82cec90b48 am: aac220ccca am: 28c4c91a41 by NAKAMURA Takumi · 5 years ago
  47. 2dcc2be [GWP-ASan] Add generic unwinders and structure backtrace output. am: 50c1d8ed3a by Mitch Phillips · 5 years ago
  48. 26bd8a9 [GWP-ASan] Guard against recursive allocs. Pack TLS for perf. am: 000701f219 by Mitch Phillips · 5 years ago
  49. a0b69ae Fixup files added in r362636 to build with gcc 5.4. NFCI am: ec0922ee67 by Douglas Yung · 5 years ago
  50. 98ecb31 [GWP-ASan] Core Guarded Pool Allocator [4]. am: 44a178aa2c am: 39d411b6ee by Mitch Phillips · 5 years ago
  51. 106feaf [GWP-ASan] Configuration options [3]. am: 83c704ea07 am: 6a679601a9 by Mitch Phillips · 5 years ago
  52. 62325b7 Attempt to fix test failure for armv8. am: f292c6262f am: d4a475f9b3 by Mitch Phillips · 5 years ago
  53. 0063132 Attempt to fix 'mutex.h' not found when building mutex_posix. am: b682df64d3 by Mitch Phillips · 5 years ago
  54. 59e8e9b [GWP-ASan] Mutex implementation [2]. am: 904d61c324 am: e46e592e86 by Mitch Phillips · 5 years ago
  55. 0089c75 [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 by Mitch Phillips · 5 years ago
  56. 7da1e9b [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 by Mitch Phillips · 5 years ago
  57. 9f3b68f Fix typos throughout the license files that somehow I and my reviewers all missed! am: 4ad773e702 by Chandler Carruth · 5 years ago
  58. 65b04df Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 by Chandler Carruth · 5 years ago
  59. f6d20d5 Update year in license files am: fddd9b6bd6 am: df51056d56 by Hans Wennborg · 5 years ago
  60. a22b405 Update copyright year to 2018. am: bb06b1844b am: 42fd6fa5f3 by Paul Robinson · 5 years ago
  61. efb9303 Update copyright year to 2016. am: 313be188e3 am: 2a62c178d1 by Paul Robinson · 5 years ago
  62. fef52ca Update copyright year to 2015. am: 1252bcc1fd am: a6585aeb62 by Alexey Samsonov · 5 years ago
  63. 64c5e35 Move Android ucontext.h out of third_party. am: 757aea1419 am: 5df34462eb by Evgeniy Stepanov · 5 years ago
  64. b3ec461 Update license.txt to point to the new code in third_party/android. am: a0aa300beb by Evgeniy Stepanov · 5 years ago
  65. 0b77489 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 by NAKAMURA Takumi · 5 years ago
  66. 8198e36 Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 by NAKAMURA Takumi · 5 years ago
  67. 6674d2a [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it am: 0601c9abba by Kostya Serebryany · 5 years ago
  68. a51bd93 Update source code links in LICENSE.TXT. am: d89ba2842e am: e017ff8126 by Evgeniy Stepanov · 5 years ago
  69. 28c4c91 Happy new year 2012! am: 82cec90b48 am: aac220ccca by NAKAMURA Takumi · 5 years ago
  70. ce3972a [GWP-ASan] Add generic unwinders and structure backtrace output. am: 50c1d8ed3a by Mitch Phillips · 5 years ago
  71. 29b34e2 [GWP-ASan] Guard against recursive allocs. Pack TLS for perf. am: 000701f219 by Mitch Phillips · 5 years ago
  72. ebc5cbe Fixup files added in r362636 to build with gcc 5.4. NFCI am: ec0922ee67 by Douglas Yung · 5 years ago
  73. 39d411b [GWP-ASan] Core Guarded Pool Allocator [4]. am: 44a178aa2c by Mitch Phillips · 5 years ago
  74. 6a67960 [GWP-ASan] Configuration options [3]. am: 83c704ea07 by Mitch Phillips · 5 years ago
  75. d4a475f Attempt to fix test failure for armv8. am: f292c6262f by Mitch Phillips · 5 years ago
  76. 2a5d7ad Attempt to fix 'mutex.h' not found when building mutex_posix. am: b682df64d3 by Mitch Phillips · 5 years ago
  77. e46e592 [GWP-ASan] Mutex implementation [2]. am: 904d61c324 by Mitch Phillips · 5 years ago
  78. f5ff910 [GWP-ASan] Fixed issue with c++ standard library dependency. am: e3e2637d91 by Mitch Phillips · 5 years ago
  79. 8741223 [GWP-ASan] Initial build files, implementation of PRNG [1]. am: afc02ff020 by Mitch Phillips · 5 years ago
  80. 2a8a80f Fix typos throughout the license files that somehow I and my reviewers all missed! by Chandler Carruth · 5 years ago
  81. ac66363 Install new LLVM license structure and new developer policy. am: 9bd7fd0f35 by Chandler Carruth · 5 years ago
  82. df51056 Update year in license files am: fddd9b6bd6 by Hans Wennborg · 5 years ago
  83. 42fd6fa Update copyright year to 2018. am: bb06b1844b by Paul Robinson · 5 years ago
  84. 2a62c17 Update copyright year to 2016. am: 313be188e3 by Paul Robinson · 5 years ago
  85. a6585ae Update copyright year to 2015. am: 1252bcc1fd by Alexey Samsonov · 5 years ago
  86. 5df3446 Move Android ucontext.h out of third_party. am: 757aea1419 by Evgeniy Stepanov · 5 years ago
  87. 6d73437 Update license.txt to point to the new code in third_party/android. by Evgeniy Stepanov · 5 years ago
  88. 9fa84e4 Update the copyright credits -- Happy new year 2014! am: da6d1287e4 by NAKAMURA Takumi · 5 years ago
  89. 5415f01 Update the copyright coredits -- Happy new year 2013! am: 3ad5aa4394 by NAKAMURA Takumi · 5 years ago
  90. 3172dc3 [asan] move lib/asan/interception to lib/interception so that other tools (e.g. tsan) can use it by Kostya Serebryany · 5 years ago
  91. e017ff8 Update source code links in LICENSE.TXT. am: d89ba2842e by Evgeniy Stepanov · 5 years ago
  92. aac220c Happy new year 2012! am: 82cec90b48 by NAKAMURA Takumi · 5 years ago
  93. 50c1d8e [GWP-ASan] Add generic unwinders and structure backtrace output. by Mitch Phillips · 5 years ago
  94. 000701f [GWP-ASan] Guard against recursive allocs. Pack TLS for perf. by Mitch Phillips · 5 years ago
  95. ec0922e Fixup files added in r362636 to build with gcc 5.4. NFCI by Douglas Yung · 5 years ago
  96. 44a178a [GWP-ASan] Core Guarded Pool Allocator [4]. by Mitch Phillips · 5 years ago
  97. 83c704e [GWP-ASan] Configuration options [3]. by Mitch Phillips · 5 years ago
  98. f292c62 Attempt to fix test failure for armv8. by Mitch Phillips · 5 years ago
  99. b682df6 Attempt to fix 'mutex.h' not found when building mutex_posix. by Mitch Phillips · 5 years ago
  100. 904d61c [GWP-ASan] Mutex implementation [2]. by Mitch Phillips · 5 years ago