1. 55853a9 libbase: logging fixes by Spencer Low · 9 years ago
  2. 38d002e win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  3. 482fa6d adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  4. 1a19bb2 libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  5. d0ac74c Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  6. 1a72eaa Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  7. 76c16ac Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  8. 361a844 Merge "Don't use TEMP_FAILURE_RETRY on close in system/core." by Elliott Hughes · 9 years ago
  9. 0d20cc9 Generalize Join to work for any container/element. by Dan Albert · 9 years ago
  10. 08b37dc Merge "adb / libbase: clean up NOGDI and evil ERROR macro" by Dan Albert · 9 years ago
  11. 4759052 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  12. 8292130 Don't use TEMP_FAILURE_RETRY on close() by Nick Kralevich · 9 years ago
  13. cf6079a Don't use TEMP_FAILURE_RETRY on close in system/core. by Elliott Hughes · 9 years ago
  14. e33cc0c adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  15. 5d6ee46 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  16. 2f638c0 Add additional shielding against the ERROR macro. by Dan Albert · 9 years ago
  17. eebcd14 Fix comparison between signed and unsigned error on darwin by Colin Cross · 9 years ago
  18. dc15ffd Support base::logging on Windows. by Dan Albert · 9 years ago
  19. 26cb8ff Get libbase tests working on Windows. by Dan Albert · 9 years ago
  20. 1a93262 Print strerror instead of errno in tests. by Dan Albert · 9 years ago
  21. 9964efc Remove strtok from adb. by Elliott Hughes · 9 years ago
  22. 20abc87 Add ReadFully and WriteFully to libbase. by Elliott Hughes · 9 years ago
  23. 658bd7b Fix comment typo. by Elliott Hughes · 9 years ago
  24. afe72e2 Add base/memory.h. by Dan Albert · 9 years ago
  25. 1be4dec Cleanup base/logging. by Dan Albert · 9 years ago
  26. 1f65c49 Support arbitrary loggers. by Dan Albert · 9 years ago
  27. ab5c882 Support logging to other log buffers. by Dan Albert · 9 years ago
  28. 78c5e34 Merge "Remove LogMessage::LogLineLowStack." by Dan Albert · 9 years ago
  29. 74b6338 Remove LogMessage::LogLineLowStack. by Dan Albert · 9 years ago
  30. 7495192 Don't show lint errors for rvalue references. by Dan Albert · 9 years ago
  31. 62a64f5 Enable building libbase on Windows. by Dan Albert · 9 years ago
  32. 701fa6b Merge "Pull in Windows compatibility header." by Dan Albert · 9 years ago
  33. 5f77022 Pull in Windows compatibility header. by Dan Albert · 9 years ago
  34. 852d2e7 Include what we use. by Dan Albert · 9 years ago
  35. 4a6d4db Move gettid() into libcutils. by Dan Albert · 9 years ago
  36. 0d716d0 Update string Split API. by Dan Albert · 9 years ago
  37. e3ea058 Add google3 style logging to libbase. by Dan Albert · 9 years ago
  38. 09be92b Use mingw on Windows. by Dan Albert · 9 years ago
  39. 00716d7 Add common string utilities to libbase. by Dan Albert · 9 years ago
  40. d984411 Revert "Revert "Add commonly used C++ macros to libbase."" by Dan Albert · 9 years ago
  41. aac6b7c Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  42. 7b66497 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  43. baacf3a Revert "Add commonly used C++ macros to libbase." by Nicolas Geoffray · 9 years ago
  44. 9e4d74d Add commonly used C++ macros to libbase. by Dan Albert · 9 years ago
  45. fb41d80 Create libbase. by Dan Albert · 9 years ago