| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace InternalScopedBuffer<char> with InternalScopedString where applicable. | Alexey Samsonov | 2014-12-02 | 1 | -5/+3 |
| * | [Sanitizer] Get rid of unnecessary allocations in StripModuleName. NFC. | Alexey Samsonov | 2014-11-04 | 1 | -2/+1 |
| * | [asan] Exclude non-executable mappings from coverage. | Evgeniy Stepanov | 2014-06-11 | 1 | -6/+8 |
| * | [asancov] Faster coverage in memory-mapped mode. | Evgeniy Stepanov | 2014-06-05 | 1 | -14/+19 |
| * | [sancov] Handle fork. | Evgeniy Stepanov | 2014-06-04 | 1 | -5/+22 |
| * | [sancov] Fix map update logic on Android. | Evgeniy Stepanov | 2014-06-03 | 1 | -28/+31 |
| * | [sanitizer] Add coverage_dir flag. | Evgeniy Stepanov | 2014-05-29 | 1 | -7/+11 |
| * | [asancov] Write coverage directly to a memory-mapped file. | Evgeniy Stepanov | 2014-05-27 | 1 | -0/+97 |

