summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merging r341442:release_70Hans Wennborg2018-09-061-4/+5
* Merging r340758 and r340769:Hans Wennborg2018-08-283-44/+23
* Merging r339303:Hans Wennborg2018-08-091-1/+1
* Merging r338606:Hans Wennborg2018-08-021-1/+1
* Merging r338577:Hans Wennborg2018-08-021-0/+1
* Creating release_70 branch off revision 338536Hans Wennborg2018-08-010-0/+0
* Test: Enable exceptions for test that needs itFilipe Cabecinhas2018-08-011-1/+1
* [gcov] Add test which uses forkMarco Castelluccio2018-08-013-0/+50
* [compiler-rt] Add a routine to specify the mode used when creating profile dirs.Matt Davis2018-07-313-1/+64
* [gcov] Add tests using switch, one with break clauses and one with fallthroughMarco Castelluccio2018-07-315-0/+98
* [XRay][compiler-rt] Update test to use similar structureDean Michael Berris2018-07-311-3/+3
* [XRay][compiler-rt] Profiling Mode: Include file header in buffersDean Michael Berris2018-07-315-25/+72
* Pacify sanitizer lint script that still does not run on WindowsReid Kleckner2018-07-311-1/+1
* [asan/win] Use SRW locks to fix a race in BlockingMutexReid Kleckner2018-07-302-34/+8
* [NFC] Rename test/ubsan/TestCases/{ImplicitCast => ImplicitConversion}Roman Lebedev2018-07-303-0/+0
* [compiler-rt] integer-truncation-blacklist.c: XFAIL on android/iosRoman Lebedev2018-07-301-0/+5
* [compiler-rt][ubsan] Implicit Conversion Sanitizer - integer truncation - co...Roman Lebedev2018-07-3012-1/+213
* [cmake] [ARM] Exclude any VFP builtins if VFP is not supportedAzharuddin Mohammed2018-07-301-0/+9
* [XRay][compiler-rt] FDR Mode: Use mmap instead of internal allocatorDean Michael Berris2018-07-301-11/+44
* [asan] Fix typoFangrui Song2018-07-301-1/+1
* Fix Asan-i386-calls-Test AddressSanitizer.ShadowGapTest on FreeBSDFangrui Song2018-07-281-1/+1
* [test] Use printf instead of C++ iostream, NFC.Jonas Hahnfeld2018-07-261-4/+4
* [tsan] Fix gcc pedantic warningDmitry Vyukov2018-07-261-16/+16
* [sanitizer] Include signal.h instead of sys/signal.hFangrui Song2018-07-261-5/+1
* [libFuzzer] Disable handle-unstable.test for ARM and delete duplicated test f...Max Moroz2018-07-252-12/+3
* [XRay tests] Don't filter test-critical callsJeremy Morse2018-07-251-1/+1
* [Asan][Msan] Unit tests Disable some tests for FreeBSDDavid Carlier2018-07-254-2/+9
* [profile] Support profiling runtime on FuchsiaPetr Hosek2018-07-257-2/+198
* [sanitizer] Update symbolizer test.Matt Morehouse2018-07-241-0/+4
* [libFuzzer] Handle unstable edges by disregarding unstable edgesMax Moroz2018-07-246-7/+58
* [tsan] Fix crash in objc_sync_enter/objc_sync_exit when using an Obj-C tagged...Kuba Mracek2018-07-242-2/+88
* [profile] Fix finding the first and last directory separators on Windows.Igor Kudrin2018-07-241-10/+8
* [profile] Fix a possible memory leak in parseFilenamePattern().Igor Kudrin2018-07-241-2/+2
* [sanitizer][fuzzer] Temporarily transition to ZX_TIME_INFINITE_OLDPetr Hosek2018-07-242-5/+11
* [sanitizer] Transition from _zx_vmar_... to _zx_vmar_..._old callsPetr Hosek2018-07-242-19/+21
* Revert "[Fuzzer] Update path to libc++ headers"Petr Hosek2018-07-241-2/+2
* [Fuzzer] Update path to libc++ headersPetr Hosek2018-07-231-2/+2
* Reapply "[XRay] Remove scheduling dependency in fork_basic_logging.cc"Matthew Voss2018-07-231-4/+4
* Landed XRay patch (D49559) in incorrect directory. Reverting changes. Henry Zhu2018-07-230-0/+0
* [XRay] Remove scheduling dependency in fork_basic_logging.ccHenry Zhu2018-07-230-0/+0
* [libFuzzer] Handle unstable edges by using minimum hit countsMax Moroz2018-07-238-19/+66
* Change the cap on the amount of padding for each vtable to 32-byte (previousl...Peter Collingbourne2018-07-201-3/+3
* Mark REAL(swapcontext) with indirect_return attribute on x86H.J. Lu2018-07-202-0/+13
* On Darwin switch from the `VM_MEMORY_ANALYSIS_TOOL` VM tag toDan Liew2018-07-201-1/+7
* [scudo] Simplify internal names (NFC)Kostya Kortchinsky2018-07-205-56/+51
* esan: fix shadow setupDmitry Vyukov2018-07-201-3/+3
* [Xray] fix c99 warning build about flexible array semanticsDavid Carlier2018-07-201-1/+1
* sanitizers: consistently check result of MmapFixedNoReserveDmitry Vyukov2018-07-2012-36/+40
* [libFuzzer] Use separate test directory for each configJoel E. Denny2018-07-201-2/+0
* [libFuzzer] when -print_coverage=1 is given, print more stats (the number of ...Kostya Serebryany2018-07-194-16/+23