1. 2e5ae00 Fix the Mac libbase build. by Elliott Hughes · 9 years ago
  2. bdab59a libbase: logging fixes by Spencer Low · 9 years ago
  3. cbf26b7 win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  4. cf168a8 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  5. 40d0c7a libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  6. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  7. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  8. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  9. e0da8a1 Generalize Join to work for any container/element. by Dan Albert · 9 years ago
  10. b793084 Merge "adb / libbase: clean up NOGDI and evil ERROR macro" by Dan Albert · 9 years ago
  11. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  12. 95db36e Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 9 years ago
  13. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  14. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  15. ea41c21 Add additional shielding against the ERROR macro. by Dan Albert · 9 years ago
  16. 56b3734 Fix comparison between signed and unsigned error on darwin by Colin Cross · 9 years ago
  17. 5c19040 Support base::logging on Windows. by Dan Albert · 9 years ago
  18. 0c4b3a3 Get libbase tests working on Windows. by Dan Albert · 9 years ago
  19. 850188f Print strerror instead of errno in tests. by Dan Albert · 9 years ago
  20. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 9 years ago
  21. 56085ed Add ReadFully and WriteFully to libbase. by Elliott Hughes · 9 years ago
  22. 1daf86a Fix comment typo. by Elliott Hughes · 9 years ago
  23. cf9c855 Add base/memory.h. by Dan Albert · 9 years ago
  24. 7a87d05 Cleanup base/logging. by Dan Albert · 9 years ago
  25. b547c85 Support arbitrary loggers. by Dan Albert · 9 years ago
  26. 0c05586 Support logging to other log buffers. by Dan Albert · 9 years ago
  27. 8ea5dd8 Merge "Remove LogMessage::LogLineLowStack." by Dan Albert · 9 years ago
  28. 0cc351b Remove LogMessage::LogLineLowStack. by Dan Albert · 9 years ago
  29. da926f0 Don't show lint errors for rvalue references. by Dan Albert · 9 years ago
  30. b2326bd Enable building libbase on Windows. by Dan Albert · 9 years ago
  31. 42f1192 Merge "Pull in Windows compatibility header." by Dan Albert · 9 years ago
  32. 94d1360 Pull in Windows compatibility header. by Dan Albert · 9 years ago
  33. 4b3f533 Include what we use. by Dan Albert · 9 years ago
  34. 7dfb61d Move gettid() into libcutils. by Dan Albert · 9 years ago
  35. 47328c9 Update string Split API. by Dan Albert · 9 years ago
  36. 58310b4 Add google3 style logging to libbase. by Dan Albert · 9 years ago
  37. 9c5c08b Use mingw on Windows. by Dan Albert · 9 years ago
  38. 0f1e544 Add common string utilities to libbase. by Dan Albert · 9 years ago
  39. 76d9cad Revert "Revert "Add commonly used C++ macros to libbase."" by Dan Albert · 9 years ago
  40. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  41. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  42. 0722bae Revert "Add commonly used C++ macros to libbase." by Nicolas Geoffray · 9 years ago
  43. 7fbdadd Add commonly used C++ macros to libbase. by Dan Albert · 9 years ago
  44. 98ff772 Create libbase. by Dan Albert · 9 years ago