summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "libbase: add host properties support."Elliott Hughes2018-05-291-4/+2
|\
| * libbase: add host properties support.Elliott Hughes2018-05-241-4/+2
* | Build adbd for recoveryJiyong Park2018-05-241-0/+1
|/
* Mark as recovery_available: trueJiyong Park2018-05-141-0/+1
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* Add SIZEOF_MEMBER.Elliott Hughes2018-04-111-0/+1
* base: export GetThreadId.Josh Gao2018-03-161-0/+1
* Base: Add an NDK-compiled version of libbaseAndreas Gampe2018-02-201-16/+28
* bpfmt.Elliott Hughes2018-02-161-1/+5
* base: adb.exe build errorMark Salyzyn2018-02-051-2/+1
* base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.Josh Gao2017-12-191-0/+1
* Fix / suppress new unused warnings for mingw+clangDan Willemsen2017-11-291-0/+1
* Use -Werror in system/coreChih-Hung Hsieh2017-11-011-7/+6
* Use target.linux for all linux kernel based targetsDan Willemsen2017-10-161-17/+6
* Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]Dan Willemsen2017-10-021-2/+2
* Remove default librariesDan Willemsen2017-09-291-2/+0
* Mark the modules as VNDK-SP in Android.bpJustin Yun2017-08-231-0/+4
* Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-2/+0
* Remove libbase's trivial libutils-headers dependency.Elliott Hughes2017-05-151-1/+0
* Revert "base: make boot_clock work on host linux, hide it on non-linux."Josh Gao2017-05-011-1/+4
* base: make boot_clock work on host linux, hide it on non-linux.Josh Gao2017-04-281-4/+1
* Don't export libutils_headers from libbaseColin Cross2017-04-201-4/+4
* libbase: fix build breakageSteven Moreland2017-04-191-1/+0
* libbase: make vendor_availableSteven Moreland2017-04-191-0/+2
* libbase: add libbase_headersSteven Moreland2017-04-191-2/+23
* Add android::base::ScopeGuardTom Cherry2017-04-051-0/+1
* bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-03-301-4/+23
* Add cross-platform <android-base/endian.h>.Elliott Hughes2017-02-241-0/+1
* Only sanitize Android.Elliott Hughes2017-02-141-6/+6
* Merge "Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_util...James Hawkins2017-02-141-22/+4
|\
| * Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."James Hawkins2017-02-141-22/+4
* | Merge "Fix ubsan failure in android::base::Split."Treehugger Robot2017-02-141-0/+6
|\ \ | |/ |/|
| * Fix ubsan failure in android::base::Split.Elliott Hughes2017-02-131-0/+6
* | bootstat: Refactor init/utils/boot_clock into base/chrono_utils.James Hawkins2017-02-131-4/+22
* | Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime."James Hawkins2017-02-081-21/+4
* | bootstat: Remove custom uptime parser in favor of elapsedRealtime.James Hawkins2017-02-071-4/+21
|/
* Enable libbase/libutils/libziparchive on host bionicDan Willemsen2016-11-291-0/+5
* libbase: add parsedouble.h.Yabin Cui2016-10-191-0/+1
* Add std::string system property functions.Elliott Hughes2016-09-231-1/+7
* base: add quick_exit emulation.Josh Gao2016-09-131-0/+2
* Convert libbase Android.mk to Android.bpColin Cross2016-07-111-0/+96