summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused logging symbols.Tomasz Wasilczyk2018-07-311-5/+0
* Merge "Revert "Revert "base: add support for tagged fd closure to unique_fd."""Treehugger Robot2018-07-201-14/+74
|\
| * Revert "Revert "base: add support for tagged fd closure to unique_fd.""Josh Gao2018-07-201-14/+74
* | ParseInt/ParseUint: allow validation only.Steven Moreland2018-07-201-2/+6
|/
* Revert "base: add support for tagged fd closure to unique_fd."Josh Gao2018-07-191-68/+14
* debuggerd_handler: use syscall(__NR_close) instead of close.Josh Gao2018-07-181-3/+7
* base: add support for tagged fd closure to unique_fd.Josh Gao2018-07-181-14/+68
* Move libbacktrace off cutils.Elliott Hughes2018-07-111-0/+5
* libbase: assume clang.Elliott Hughes2018-07-025-31/+2
* Fix misleading commentsInseob Kim2018-06-291-5/+5
* libbase: switch to #pragma once.Elliott Hughes2018-06-2619-76/+19
* Simplify __attribute__((__printf__)) use.Elliott Hughes2018-06-261-7/+3
* Do not customize __format__ for Windows/MinGW to gnu_printfPirama Arumuga Nainar2018-06-251-10/+1
* Adapt to switch to Clang for Windows host buildsPirama Arumuga Nainar2018-06-251-1/+1
* libbase: add host properties support.Elliott Hughes2018-05-241-4/+4
* Add StdioLogger for command-line tools.Elliott Hughes2018-05-232-7/+28
* Add android::base::ParseByteCount.Elliott Hughes2018-04-191-7/+25
* Add SIZEOF_MEMBER.Elliott Hughes2018-04-111-0/+4
* Merge "Allow android::base::ScopeGuard in STL containers"Treehugger Robot2018-03-261-5/+15
|\
| * Allow android::base::ScopeGuard in STL containersLuis Hector Chavez2018-03-261-5/+15
* | base: export GetThreadId.Josh Gao2018-03-161-0/+28
|/
* base: Add TemporaryFile::DoNotRemove().Yabin Cui2018-03-081-0/+4
* Base: Add default tag manipulationAndreas Gampe2018-03-061-0/+3
* EndsWith *suffix*Erik Kline2018-02-271-2/+2
* base: adb.exe build errorMark Salyzyn2018-02-051-0/+2
* 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-201-27/+52
|\
| * Use LOG_TAG instead of binary name as a tag.Tomasz Wasilczyk2017-12-201-27/+52
* | Merge "Add std::string StartsWith*/EndsWith* overloads."Elliott Hughes2017-12-201-0/+6
|\ \
| * | Add std::string StartsWith*/EndsWith* overloads.Elliott Hughes2017-12-201-0/+6
| |/
* / base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test.Josh Gao2017-12-191-0/+29
|/
* base: allow creating tempfile in a custom temporary dir.Yabin Cui2017-12-061-0/+1
* 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-111-0/+4
* base: hopefully fix the mac build.Josh Gao2017-08-291-0/+14
* base: add Pipe and Socketpair wrappers.Josh Gao2017-08-281-0/+36
* Define current ABI string in android-base/macros.hdimitry2017-08-231-0/+15
* 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
* | Merge "base: work around thread safety analysis bug."Josh Gao2017-08-021-2/+3
|\|
| * base: work around thread safety analysis bug.Josh Gao2017-08-021-2/+3
* | Add definition of off64_t for mac os buildsAdam Lesinski2017-07-251-0/+6
* | Merge "libziparchive: Use ReadAtOffset exclusively"Adam Lesinski2017-07-251-0/+11
|\ \ | |/ |/|
| * libziparchive: Use ReadAtOffset exclusivelyAdam Lesinski2017-07-251-0/+11
* | Move Timer from init to libbaseTom Cherry2017-07-101-0/+17
|/
* Add (partial) support for Windows long pathsRenaud Paquay2017-06-281-0/+19
* logging: make LOG(FATAL) always run with the static analyzer.George Burgess IV2017-05-311-1/+5