android_system_core/base
Dan Albert b2326bd56c Enable building libbase on Windows.
We have to exclude the logging facilities for now (since we don't have
a std::mutex on Windows), but there's plenty else in here that is
worth having.

Change-Id: I6d1369e34e08ea2e88a0b1130c4462e5d35d99e2
2015-03-30 10:30:42 -07:00
..
include/base Update string Split API. 2015-03-23 10:23:11 -07:00
.clang-format Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
Android.mk Enable building libbase on Windows. 2015-03-30 10:30:42 -07:00
CPPLINT.cfg Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
file.cpp Pull in Windows compatibility header. 2015-03-26 23:33:28 -07:00
file_test.cpp Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00
logging.cpp Include what we use. 2015-03-26 23:23:43 -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 Include what we use. 2015-03-26 23:23:43 -07:00
strings_test.cpp Update string Split API. 2015-03-23 10:23:11 -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