Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: add ScopedLockAssertion. | Josh Gao | 2019-02-12 | 1 | -0/+38 |
* | libbase: assume clang. | Elliott Hughes | 2018-07-02 | 1 | -5/+1 |
* | libbase: switch to #pragma once. | Elliott Hughes | 2018-06-26 | 1 | -4/+1 |
* | Adding per-method clang thread safety annotations | Vasily Tarasov | 2018-01-10 | 1 | -0/+6 |
* | Revert "base: work around thread safety analysis bug." | Josh Gao | 2017-08-02 | 1 | -3/+2 |
* | base: work around thread safety analysis bug. | Josh Gao | 2017-08-02 | 1 | -2/+3 |
* | Base: add more thread annotations | Andreas Gampe | 2016-08-31 | 1 | -0/+24 |
* | Fix <android-base/*.h> header guards. | Elliott Hughes | 2016-03-23 | 1 | -3/+3 |
* | Add C++ thread annotations support to core. | Pierre Imai | 2016-03-23 | 1 | -0/+83 |