platform_system_core/base
Dan Albert 58310b49fc Add google3 style logging to libbase.
ART already had a flavor of this, but it was specialized for their use
case a bit.

Note that the logging.* tests are currently disabled for the device
because there is no good way to capture the output of liblog. We can
make something that will execute logcat and then then scan the output,
but that's messy. Since we know it at least works on the host, we can
add better device tests later.

Change-Id: I47acd87a3312c0a5285b03f9c8dadef0c669f06a
2015-03-20 14:04:35 -07:00
..
include/base Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
.clang-format Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
Android.mk Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
CPPLINT.cfg Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
file.cpp Revert "Revert "Add commonly used C++ macros to libbase."" 2015-03-16 10:09:07 -07:00
file_test.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
logging.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
logging_test.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
stringprintf.cpp Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
stringprintf_test.cpp Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
strings.cpp Add common string utilities to libbase. 2015-03-16 20:03:03 -07:00
strings_test.cpp Add common string utilities to libbase. 2015-03-16 20:03:03 -07:00
test_main.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
test_utils.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
test_utils.h Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00