Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbase: remove ARRAYSIZE_UNSAFE. | Elliott Hughes | 2018-10-24 | 1 | -54/+14 |
* | Suppress implicit-fallthrough warnings. | Chih-Hung Hsieh | 2018-09-17 | 1 | -0/+2 |
* | libbase: assume clang. | Elliott Hughes | 2018-07-02 | 1 | -10/+0 |
* | libbase: switch to #pragma once. | Elliott Hughes | 2018-06-26 | 1 | -4/+1 |
* | Add SIZEOF_MEMBER. | Elliott Hughes | 2018-04-11 | 1 | -0/+4 |
* | Define current ABI string in android-base/macros.h | dimitry | 2017-08-23 | 1 | -0/+15 |
* | Base: assume and use C++11 in libbase | Andreas Gampe | 2016-09-01 | 1 | -23/+5 |
* | Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORS | Andreas Gampe | 2016-08-29 | 1 | -0/+9 |
* | Define LIKELY and UNLIKELY in a vendor friendly way | Christopher Wiley | 2016-04-18 | 1 | -2/+5 |
* | Fix <android-base/*.h> header guards. | Elliott Hughes | 2016-03-23 | 1 | -3/+3 |
* | Rename base/ to android-base/. | Elliott Hughes | 2015-12-07 | 1 | -0/+188 |