summaryrefslogtreecommitdiffstats
path: root/base/include/android-base/macros.h
Commit message (Expand)AuthorAgeFilesLines
* libbase: remove ARRAYSIZE_UNSAFE.Elliott Hughes2018-10-241-54/+14
* Suppress implicit-fallthrough warnings.Chih-Hung Hsieh2018-09-171-0/+2
* libbase: assume clang.Elliott Hughes2018-07-021-10/+0
* libbase: switch to #pragma once.Elliott Hughes2018-06-261-4/+1
* Add SIZEOF_MEMBER.Elliott Hughes2018-04-111-0/+4
* Define current ABI string in android-base/macros.hdimitry2017-08-231-0/+15
* Base: assume and use C++11 in libbaseAndreas Gampe2016-09-011-23/+5
* Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORSAndreas Gampe2016-08-291-0/+9
* Define LIKELY and UNLIKELY in a vendor friendly wayChristopher Wiley2016-04-181-2/+5
* Fix <android-base/*.h> header guards.Elliott Hughes2016-03-231-3/+3
* Rename base/ to android-base/.Elliott Hughes2015-12-071-0/+188