summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* libbase: fix libbase_test.logging.StdioLogger.Elliott Hughes2018-06-061-26/+25
* Merge "libbase: add host properties support."Elliott Hughes2018-05-294-29/+72
|\
| * libbase: add host properties support.Elliott Hughes2018-05-244-29/+72
* | Build adbd for recoveryJiyong Park2018-05-241-0/+1
|/
* Add StdioLogger for command-line tools.Elliott Hughes2018-05-235-25/+83
* Mark as recovery_available: trueJiyong Park2018-05-141-0/+1
* Add test_suites lines.Elliott Hughes2018-04-271-0/+1
* Add android::base::ParseByteCount.Elliott Hughes2018-04-192-7/+66
* Add SIZEOF_MEMBER.Elliott Hughes2018-04-113-0/+35
* base: kernel logging get pre-opened /dev/kmsg from environmentMark Salyzyn2018-04-091-1/+19
* Merge "Allow android::base::ScopeGuard in STL containers"Treehugger Robot2018-03-262-5/+28
|\
| * Allow android::base::ScopeGuard in STL containersLuis Hector Chavez2018-03-262-5/+28
* | base: export GetThreadId.Josh Gao2018-03-164-37/+81
|/
* base: Add TemporaryFile::DoNotRemove().Yabin Cui2018-03-082-1/+7
* Base: Add default tag manipulationAndreas Gampe2018-03-063-10/+60
* EndsWith *suffix*Erik Kline2018-02-271-2/+2
* Base: Add an NDK-compiled version of libbaseAndreas Gampe2018-02-203-19/+29
* bpfmt.Elliott Hughes2018-02-161-1/+5
* Prevent WaitForProperty() from using ~100% of CPU time on 32bit buildsyusukes2018-02-141-1/+2
* base: adb.exe build errorMark Salyzyn2018-02-053-3/+4
* Adding per-method clang thread safety annotationsVasily Tarasov2018-01-101-0/+6
* Add __attribute__((__format__)) to fastboot's die().Elliott Hughes2018-01-091-7/+7
* Merge "Use LOG_TAG instead of binary name as a tag."Tomasz Wasilczyk2017-12-202-46/+82
|\
| * Use LOG_TAG instead of binary name as a tag.Tomasz Wasilczyk2017-12-202-46/+82
* | Merge "Add std::string StartsWith*/EndsWith* overloads."Elliott Hughes2017-12-203-4/+46
|\ \
| * | Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-203-4/+46
| |/
* / base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.Josh Gao2017-12-193-0/+76
|/
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+3
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+3
* | base: allow creating tempfile in a custom temporary dir.Yabin Cui2017-12-062-0/+5
|/
* Fix / suppress new unused warnings for mingw+clangDan Willemsen2017-11-293-1/+4
* Use -Werror in system/coreChih-Hung Hsieh2017-11-011-7/+6
* Add test for android::base::Split with a trailing empty part.Tom Cherry2017-10-261-0/+8
* libcutils: Fix thread ID on macOSChristopher N. Hesse2017-10-221-1/+3
* Use target.linux for all linux kernel based targetsDan Willemsen2017-10-161-17/+6
* Move some properties users to __system_property_read_callback()Tom Cherry2017-10-101-3/+8
* base: chrono_utils: supported in linuxMark Salyzyn2017-10-031-2/+2
* 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
* Base: Warn on using ostream<< with std::string*Andreas Gampe2017-09-221-0/+32
* Revert "Base: Delete ostream<< with std::string*"Andreas Gampe2017-09-211-10/+0
* Base: Delete ostream<< with std::string*Andreas Gampe2017-09-201-0/+10
* Add the Release function for TemporaryFilesTianjie Xu2017-09-112-1/+13
* base: hopefully fix the mac build.Josh Gao2017-08-291-0/+14
* base: add Pipe and Socketpair wrappers.Josh Gao2017-08-281-0/+36
* Merge "Define current ABI string in android-base/macros.h"Dimitry Ivanov2017-08-241-0/+15
|\
| * Define current ABI string in android-base/macros.hdimitry2017-08-231-0/+15
* | Mark the modules as VNDK-SP in Android.bpJustin Yun2017-08-231-0/+4
|/
* Merge "Revert "base: work around thread safety analysis bug.""Josh Gao2017-08-021-3/+2
|\
| * Revert "base: work around thread safety analysis bug."Josh Gao2017-08-021-3/+2