1. 14f9500 base: add helpers for sending/receiving file descriptors. by Josh Gao · 6 years ago
  2. 9082e7a Build libbase with _FILE_OFFSET_BITS=64. by Elliott Hughes · 6 years ago
  3. e8f4b14 Add a simple MappedFile to libbase and switch fastboot and libziparchive over. by Elliott Hughes · 6 years ago
  4. ca6ee83 Enable -Wexit-time-destructor for all targets by Pirama Arumuga Nainar · 6 years ago
  5. fa06fc7 base: move unique_fd fdsan tests into bionic. by Josh Gao · 6 years ago
  6. 22666fe Revert "Revert "base: add support for tagged fd closure to unique_fd."" by Josh Gao · 6 years ago
  7. 30dd7d4 Revert "base: add support for tagged fd closure to unique_fd." by Josh Gao · 6 years ago
  8. fcf2c01 base: add support for tagged fd closure to unique_fd. by Josh Gao · 6 years ago
  9. d580c44 Merge "libbase: add host properties support." by Elliott Hughes · 6 years ago
  10. dc80312 libbase: add host properties support. by Elliott Hughes · 6 years ago
  11. a0e7504 Build adbd for recovery by Jiyong Park · 6 years ago
  12. 612210c Mark as recovery_available: true by Jiyong Park · 7 years ago
  13. 40fdf3f Add test_suites lines. by Elliott Hughes · 7 years ago
  14. 1b86d41 Add SIZEOF_MEMBER. by Elliott Hughes · 7 years ago
  15. 5791e21 base: export GetThreadId. by Josh Gao · 7 years ago
  16. af05f3b Base: Add an NDK-compiled version of libbase by Andreas Gampe · 7 years ago
  17. dc699a2 bpfmt. by Elliott Hughes · 7 years ago
  18. 0c071c9 base: adb.exe build error by Mark Salyzyn · 7 years ago
  19. 30171a8 base: extract {ASSERT,EXPECT}_MATCH helpers from debuggerd_test. by Josh Gao · 8 years ago
  20. 528f144 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  21. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
  22. bdddcab Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  23. 4852933 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  24. 1e45d53 Remove default libraries by Dan Willemsen · 7 years ago
  25. 9ca9245 Mark the modules as VNDK-SP in Android.bp by Justin Yun · 7 years ago
  26. cd15fc7 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  27. 282ec45 Remove libbase's trivial libutils-headers dependency. by Elliott Hughes · 8 years ago
  28. 0b35b18 Revert "base: make boot_clock work on host linux, hide it on non-linux." by Josh Gao · 8 years ago
  29. ae29339 base: make boot_clock work on host linux, hide it on non-linux. by Josh Gao · 8 years ago
  30. 4eda982 Don't export libutils_headers from libbase by Colin Cross · 8 years ago
  31. e131f31 libbase: fix build breakage by Steven Moreland · 8 years ago
  32. d10a023 libbase: make vendor_available by Steven Moreland · 8 years ago
  33. 3c71bbd libbase: add libbase_headers by Steven Moreland · 8 years ago
  34. c996a8e Add android::base::ScopeGuard by Tom Cherry · 8 years ago
  35. e78ea77 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  36. 1dbd976 Add cross-platform <android-base/endian.h>. by Elliott Hughes · 8 years ago
  37. ec46f4e Only sanitize Android. by Elliott Hughes · 8 years ago
  38. 91cf0bd Merge "Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils."" by James Hawkins · 8 years ago
  39. c8ac067 Revert "bootstat: Refactor init/utils/boot_clock into base/chrono_utils." by James Hawkins · 8 years ago
  40. aa9548d Merge "Fix ubsan failure in android::base::Split." by Treehugger Robot · 8 years ago
  41. 7c92e48 bootstat: Refactor init/utils/boot_clock into base/chrono_utils. by James Hawkins · 8 years ago
  42. bf0dd7c Fix ubsan failure in android::base::Split. by Elliott Hughes · 8 years ago
  43. 0e3167e Revert "bootstat: Remove custom uptime parser in favor of elapsedRealtime." by James Hawkins · 8 years ago
  44. 26f40c0 bootstat: Remove custom uptime parser in favor of elapsedRealtime. by James Hawkins · 8 years ago
  45. ab34b47 Enable libbase/libutils/libziparchive on host bionic by Dan Willemsen · 8 years ago
  46. 997cba4 libbase: add parsedouble.h. by Yabin Cui · 8 years ago
  47. 1e88c8c Add std::string system property functions. by Elliott Hughes · 8 years ago
  48. 0c44256 base: add quick_exit emulation. by Josh Gao · 8 years ago
  49. fc06bd0 Convert libbase Android.mk to Android.bp by Colin Cross · 8 years ago