index
:
android/platform/system/core.git
puma
rk3399-android9.0-sdk
platform/system/core
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
base
Age
Commit message (
Expand
)
Author
2015-11-02
Merge "Make Join support string delimiters"
Casey Dahlin
2015-11-02
Make Join support string delimiters
Casey Dahlin
2015-11-02
Fix ParseInt/ParseUint to handle explicit "0x" hex.
Elliott Hughes
2015-10-20
Fix lseek argument order.
Elliott Hughes
2015-09-21
base logging: fix errno restoring, severity conditionality, dangling ifs
Spencer Low
2015-09-11
libbase_test: get it building for Windows
Spencer Low
2015-09-11
Merge "Ensure that libbase and liblog can be built for Windows."
Dan Albert
2015-09-11
Ensure that libbase and liblog can be built for Windows.
Stephen Hines
2015-09-04
Add ParseInt (and ParseUint).
Elliott Hughes
2015-09-02
Remove USE_MINGW/CYGWIN; Whitelist windows modules
Dan Willemsen
2015-09-01
adb/base win32 tests: fix comment and open() flags
Spencer Low
2015-09-01
Use O_BINARY in base/file for Windows.
Elliott Hughes
2015-08-13
Fix the Mac libbase build.
Elliott Hughes
2015-08-13
libbase: logging fixes
Spencer Low
2015-08-06
win32: adb_test/libbase_test fixes
Spencer Low
2015-08-03
adb_test/libbase_test: win32: get some tests working
Spencer Low
2015-08-03
libbase_test: win32: get some tests working
Spencer Low
2015-07-30
Write mkdirs in more idiomatic C++ style.
Alex Vallée
2015-07-09
Revert "Turn on -Wformat-nonliteral."
Dan Albert
2015-07-09
Turn on -Wformat-nonliteral.
Dan Albert
2015-05-22
Generalize Join to work for any container/element.
Dan Albert
2015-05-20
Merge "adb / libbase: clean up NOGDI and evil ERROR macro"
Dan Albert
2015-05-20
adb / libbase: clean up NOGDI and evil ERROR macro
Spencer Low
2015-05-20
Don't use TEMP_FAILURE_RETRY on close()
Nick Kralevich
2015-05-13
adb: win32: fix StringPrintf format string checking of %zd and PRIu64
Spencer Low
2015-05-06
adb: win32: fix adb emu command
Spencer Low
2015-05-04
Add additional shielding against the ERROR macro.
Dan Albert
2015-04-30
Fix comparison between signed and unsigned error on darwin
Colin Cross
2015-04-29
Support base::logging on Windows.
Dan Albert
2015-04-29
Get libbase tests working on Windows.
Dan Albert
2015-04-29
Print strerror instead of errno in tests.
Dan Albert
2015-04-27
Remove strtok from adb.
Elliott Hughes
2015-04-24
Add ReadFully and WriteFully to libbase.
Elliott Hughes
2015-04-17
Fix comment typo.
Elliott Hughes
2015-04-09
Add base/memory.h.
Dan Albert
2015-04-03
Cleanup base/logging.
Dan Albert
2015-04-03
Support arbitrary loggers.
Dan Albert
2015-04-03
Support logging to other log buffers.
Dan Albert
2015-04-03
Merge "Remove LogMessage::LogLineLowStack."
Dan Albert
2015-04-02
Remove LogMessage::LogLineLowStack.
Dan Albert
2015-04-02
Don't show lint errors for rvalue references.
Dan Albert
2015-03-30
Enable building libbase on Windows.
Dan Albert
2015-03-27
Merge "Pull in Windows compatibility header."
Dan Albert
2015-03-26
Pull in Windows compatibility header.
Dan Albert
2015-03-26
Include what we use.
Dan Albert
2015-03-23
Move gettid() into libcutils.
Dan Albert
2015-03-23
Update string Split API.
Dan Albert
2015-03-20
Add google3 style logging to libbase.
Dan Albert
2015-03-19
Use mingw on Windows.
Dan Albert
2015-03-16
Add common string utilities to libbase.
Dan Albert
[next]