1. 69d2f98 adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 8 years ago
  2. dceb7fc Merge "base: Avoid compilation error when compiled with -Wdangling-else." into nyc-dev by Yabin Cui · 8 years ago
  3. dd4c75e base: Avoid compilation error when compiled with -Wdangling-else. by Yabin Cui · 8 years ago
  4. 3c94aee Add C++ thread annotations support to core. by Pierre Imai · 8 years ago
  5. b2a7700 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 8 years ago
  6. 468da57 Revert "Introduce unique_fd" by Elliott Hughes · 8 years ago
  7. 97b3e66 Introduce unique_fd by Casey Dahlin · 9 years ago
  8. 5f787ed base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
  9. b6e314a base: add API to remove file if it exists. by Yabin Cui · 9 years ago
  10. 706955f base: add network address parsing function from adb. by David Pursell · 9 years ago
  11. f2584be Rename base/ to android-base/. by Elliott Hughes · 9 years ago
  12. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  13. 7f24c45 Add a symlink android-base/ pointing to base/. by Elliott Hughes · 9 years ago
  14. 918b9e8 Introduce unique_fd by Casey Dahlin · 9 years ago
  15. d21dc82 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  16. c1fd492 Revert "Revert "adb/base: fix adb push of Unicode filenames on Win32"" by Elliott Hughes · 9 years ago
  17. cc8cd59 Revert "adb/base: fix adb push of Unicode filenames on Win32" by Elliott Hughes · 9 years ago
  18. ac9514a adb/base: fix adb push of Unicode filenames on Win32 by Spencer Low · 9 years ago
  19. 46776e7 Merge "Make Join support string delimiters" by Casey Dahlin · 9 years ago
  20. 5345f1d Make Join support string delimiters by Casey Dahlin · 9 years ago
  21. 3ab0586 Fix ParseInt/ParseUint to handle explicit "0x" hex. by Elliott Hughes · 9 years ago
  22. 765ae6b base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  23. afe151f Add ParseInt (and ParseUint). by Elliott Hughes · 9 years ago
  24. 40d0c7a libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  25. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  26. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  27. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  28. e0da8a1 Generalize Join to work for any container/element. by Dan Albert · 9 years ago
  29. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  30. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  31. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  32. ea41c21 Add additional shielding against the ERROR macro. by Dan Albert · 9 years ago
  33. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 9 years ago
  34. 56085ed Add ReadFully and WriteFully to libbase. by Elliott Hughes · 9 years ago
  35. 1daf86a Fix comment typo. by Elliott Hughes · 9 years ago
  36. cf9c855 Add base/memory.h. by Dan Albert · 9 years ago
  37. 7a87d05 Cleanup base/logging. by Dan Albert · 9 years ago
  38. b547c85 Support arbitrary loggers. by Dan Albert · 9 years ago
  39. 0c05586 Support logging to other log buffers. by Dan Albert · 9 years ago
  40. 0cc351b Remove LogMessage::LogLineLowStack. by Dan Albert · 9 years ago
  41. 47328c9 Update string Split API. by Dan Albert · 9 years ago
  42. 58310b4 Add google3 style logging to libbase. by Dan Albert · 9 years ago
  43. 0f1e544 Add common string utilities to libbase. by Dan Albert · 9 years ago
  44. 76d9cad Revert "Revert "Add commonly used C++ macros to libbase."" by Dan Albert · 9 years ago
  45. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  46. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  47. 0722bae Revert "Add commonly used C++ macros to libbase." by Nicolas Geoffray · 9 years ago
  48. 7fbdadd Add commonly used C++ macros to libbase. by Dan Albert · 9 years ago
  49. 98ff772 Create libbase. by Dan Albert · 9 years ago