summaryrefslogtreecommitdiffstats
path: root/base/include/android-base
Commit message (Expand)AuthorAgeFilesLines
* Base: Add AbortFunction for loggingAndreas Gampe2016-09-081-7/+17
* Base: Add INTERNAL_FATAL to logging severityAndreas Gampe2016-09-071-0/+1
* Merge "Base: assume and use C++11 in libbase"Treehugger Robot2016-09-012-25/+7
|\
| * Base: assume and use C++11 in libbaseAndreas Gampe2016-09-012-25/+7
* | Merge "Add android::base::GetExecutablePath, switch adb and fastboot over."Josh Gao2016-09-011-0/+2
|\ \ | |/ |/|
| * Add android::base::GetExecutablePath, switch adb and fastboot over.Elliott Hughes2016-09-011-0/+2
* | Merge "Base: add more thread annotations"Treehugger Robot2016-08-311-0/+24
|\ \
| * | Base: add more thread annotationsAndreas Gampe2016-08-311-0/+24
| |/
* | Merge "base: disallow close() on unique_fd."Josh Gao2016-08-311-0/+10
|\ \ | |/ |/|
| * base: disallow close() on unique_fd.Josh Gao2016-08-291-0/+10
* | Merge "Add android::base::Readlink."Treehugger Robot2016-08-311-0/+4
|\ \
| * | Add android::base::Readlink.Elliott Hughes2016-08-311-0/+4
| |/
* / Libbase: add C++11 support to DISALLOW_IMPLICIT_CONSTRUCTORSAndreas Gampe2016-08-291-0/+9
|/
* Move init's kernel logging into libbase.Elliott Hughes2016-08-041-8/+11
* Fix misc-macro-parentheses warnings in init and other core modules.Chih-Hung Hsieh2016-05-181-4/+4
* adb/base: allow use of unique_fd inside adb.Josh Gao2016-05-141-12/+22
* Don't include android-base/macros.h from android-base/unique_fd.hChristopher Wiley2016-04-191-2/+6
* Define LIKELY and UNLIKELY in a vendor friendly wayChristopher Wiley2016-04-181-2/+5
* Add operator int() to unique_fd.Elliott Hughes2016-03-281-0/+1
* Merge "Fix <android-base/*.h> header guards."Elliott Hughes2016-03-2613-37/+38
|\
| * Fix <android-base/*.h> header guards.Elliott Hughes2016-03-2313-37/+38
* | Merge "Copy the good comment and warn_unused_result from ScopedFd to unique_fd."Elliott Hughes2016-03-261-15/+19
|\ \ | |/ |/|
| * Copy the good comment and warn_unused_result from ScopedFd to unique_fd.Elliott Hughes2016-03-231-15/+19
* | Merge "Add C++ thread annotations support to core."Pierre Imai2016-03-231-0/+83
|\ \ | |/ |/|
| * Add C++ thread annotations support to core.Pierre Imai2016-03-231-0/+83
* | base: Avoid compilation error when compiled with -Wdangling-else.Yabin Cui2016-03-211-19/+13
|/
* Make CHECK(x) work with static analyzer.Chih-Hung Hsieh2016-03-021-0/+12
* libziparchive: port unit tests to darwin and windows.Yabin Cui2016-02-081-0/+4
* base: add SystemErrorCodeToString() function.David Pursell2016-02-011-0/+46
* base: add API to remove file if it exists.Yabin Cui2016-01-291-0/+2
* base: add network address parsing function from adb.David Pursell2016-01-211-0/+38
* Rename base/ to android-base/.Elliott Hughes2015-12-0711-1/+1035
* Add a symlink android-base/ pointing to base/.Elliott Hughes2015-12-041-0/+1