| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tsan: ignore interceptors coming from specified libraries | Dmitry Vyukov | 2013-10-03 | 1 | -13/+0 |
| * | tsan: ignore all interceptors coming directly from JVM | Dmitry Vyukov | 2013-09-21 | 1 | -0/+14 |
| * | tsan: consistently use return pc as top frame pc | Dmitry Vyukov | 2013-06-17 | 1 | -1/+2 |
| * | tsan: introduce recursive mutex lock/unlock java interface | Dmitry Vyukov | 2013-05-17 | 1 | -0/+24 |
| * | [Sanitizer] update style checker script and fix namespace style warnings | Alexey Samsonov | 2013-01-30 | 1 | -1/+1 |
| * | tsan: fix Java memory move operations and add the test | Dmitry Vyukov | 2012-12-21 | 1 | -10/+23 |
| * | tsan: update mutex table for java | Dmitry Vyukov | 2012-12-21 | 1 | -5/+3 |
| * | tsan: java: move shadow memory on GC compaction | Dmitry Vyukov | 2012-12-21 | 1 | -7/+28 |
| * | tsan: java interface implementation skeleton | Dmitry Vyukov | 2012-12-20 | 1 | -2/+229 |
| * | tsan: add java interface implementation stub | Dmitry Vyukov | 2012-12-20 | 1 | -0/+46 |

