platform_system_core/base
Dan Albert 5c19040b06 Support base::logging on Windows.
libc++ doesn't support std::mutex and friends for Windows yet, so we
just use a compatibility wrapper for now.

Change-Id: I2413d4c089e7d0fb232444043c6b772153035dab
2015-04-29 18:01:53 -07:00
..
include/base Remove strtok from adb. 2015-04-27 19:42:20 -07:00
.clang-format Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
Android.mk Support base::logging on Windows. 2015-04-29 18:01:53 -07:00
CPPLINT.cfg Don't show lint errors for rvalue references. 2015-04-02 18:38:01 -07:00
file.cpp Add ReadFully and WriteFully to libbase. 2015-04-24 21:57:16 -07:00
file_test.cpp Get libbase tests working on Windows. 2015-04-29 17:11:28 -07:00
logging.cpp Support base::logging on Windows. 2015-04-29 18:01:53 -07:00
logging_test.cpp Support base::logging on Windows. 2015-04-29 18:01:53 -07:00
stringprintf.cpp Revert "Revert "Create libbase."" 2015-03-16 10:08:46 -07:00
stringprintf_test.cpp Get libbase tests working on Windows. 2015-04-29 17:11:28 -07:00
strings.cpp Remove strtok from adb. 2015-04-27 19:42:20 -07:00
strings_test.cpp Remove strtok from adb. 2015-04-27 19:42:20 -07:00
test_main.cpp Support base::logging on Windows. 2015-04-29 18:01:53 -07:00
test_utils.cpp Get libbase tests working on Windows. 2015-04-29 17:11:28 -07:00
test_utils.h Add google3 style logging to libbase. 2015-03-20 14:04:35 -07:00